Clarifications to pagination parameters for various APIs (#3353)
This commit is contained in:
parent
4b2bbbabcc
commit
6bd7b6cbb5
7 changed files with 67 additions and 32 deletions
|
@ -73,7 +73,8 @@ paths:
|
|||
name: since
|
||||
type: string
|
||||
description: |-
|
||||
A point in time to continue a sync from.
|
||||
A point in time to continue a sync from. This should be the
|
||||
`next_batch` token returned by an earlier call to this endpoint.
|
||||
x-example: "s72594_4483_1934"
|
||||
- in: query
|
||||
name: full_state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue