Add next_batch token

pull/977/head
Erik Johnston 9 years ago
parent 8991c4fa78
commit ffed14a0cd

@ -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: |-
{

Loading…
Cancel
Save