Skip to content

Incorrect handling of pagination #99

@Frosty2500

Description

@Frosty2500

The specification states that "No cursor attribute means that the end of the result set has been reached". I would say that means when there are 3 Elements and I request 5 then I should not get a cursor attribute, after all I have reached the end of the result set.
When testing the server this is not taken into account, lists without cursors just give an error since they are not expected.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions