From 29de6ef492cde0380f9ff03e4d73e4cd12541b01 Mon Sep 17 00:00:00 2001 From: Winston Weinert Date: Tue, 15 Jul 2014 19:34:11 -0500 Subject: Add .. index:: directives to populate genindex.html --- json/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'json/index.rst') diff --git a/json/index.rst b/json/index.rst index 28767b3..0fbdf6c 100644 --- a/json/index.rst +++ b/json/index.rst @@ -1,6 +1,10 @@ JSON API v5 =========== + +.. index:: + single: API Endpoints + The current JSON API version is 5. Two different endpoints are available: - http://tuner.pandora.com/services/json/ @@ -9,6 +13,11 @@ The current JSON API version is 5. Two different endpoints are available: - http://internal-tuner.pandora.com/services/json/ - https://internal-tuner.pandora.com/services/json/ + +.. index:: + single: bodyenc + single: Blowfish encryption + .. _bodyenc: Unless noted otherwise JSON-encoded requests sent by the client within the HTTP @@ -33,6 +42,10 @@ Make sure you URL encode the parameter’s values. The following values must be present in every JSON request object (if available): + +.. index:: + single: synctime + .. _synctime: ============= ====== =========== -- cgit v1.2.3