From ffed14a0cd5693131b6f44a0d67788699804fd12 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 17 Nov 2015 10:02:02 +0000 Subject: [PATCH] Add next_batch token --- api/client-server/v1/search.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/api/client-server/v1/search.yaml b/api/client-server/v1/search.yaml index e9598ac3..34b3c150 100644 --- a/api/client-server/v1/search.yaml +++ b/api/client-server/v1/search.yaml @@ -218,7 +218,7 @@ paths: title: Next Batch in Group description: |- Token that can be used to get the next - batch of results if exists. + batch of results in the group, if exists. order: type: integer title: Group Order @@ -232,6 +232,12 @@ paths: items: type: string title: Result Event ID + next_batch: + type: string + title: Next Batch + description: |- + Token that can be used to get the next batch of + results, if exists. examples: application/json: |- {