Skip to content

all endpoints with limit/offset should have default and required order by #18

Description

@OriHoch

all the endpoints which have limit/offset must have default and required order by - otherwise pagination won't work as the order of results will be different every time

the order by should be definitive so it will produce exactly the same results each page - so it should usually be based on id desc

Metadata

Metadata

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