summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Merionkov <merionkov@ya.ru>2019-02-17 21:10:52 +0300
committerGitHub <noreply@github.com>2019-02-17 21:10:52 +0300
commite17a9720008b221dacccd9b9e644dd24f3bc7316 (patch)
tree618badd6b7e82732733b165d0af04401bfd2c4e2
parent08488fa3bcf3822e1733486d6dab4942dfe0ef3a (diff)
downloadpandora-apidoc-e17a9720008b221dacccd9b9e644dd24f3bc7316.tar.gz
pandora-apidoc-e17a9720008b221dacccd9b9e644dd24f3bc7316.tar.bz2
pandora-apidoc-e17a9720008b221dacccd9b9e644dd24f3bc7316.zip
Update stations.rst
-rw-r--r--rest/stations.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/rest/stations.rst b/rest/stations.rst
index 906978b..5b110f2 100644
--- a/rest/stations.rst
+++ b/rest/stations.rst
@@ -16,7 +16,8 @@ Request
.. code:: json
{
- "pageSize": 250
+ "pageSize": 250,
+ "startIndex": 10
}
Response
@@ -660,4 +661,4 @@ Response
]
}
]
- } \ No newline at end of file
+ }