Skip to content

Leave more leeway for pagination methods #325

@baboulebou

Description

@baboulebou

Currently the spec assumes a Pagination token for all Search results; i.e.,

"page": {
    "next_token": "alsehrq3495u8"
  }

But some implementations may support other means, such as "offset + limit" for example. Can we possibly make the pagination token explicitly non-normative, and mention that pagination details are implementation-specific ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions