From e17a9720008b221dacccd9b9e644dd24f3bc7316 Mon Sep 17 00:00:00 2001 From: Kirill Merionkov Date: Sun, 17 Feb 2019 21:10:52 +0300 Subject: Update stations.rst --- rest/stations.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'rest/stations.rst') 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 + } -- cgit v1.2.3