Finish implementing and document the 'ordering' GET parameter in the API
Open
documentation
domain/API
- Dominant language
- Python
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
There are a few list entry points without defined order or that don't support the 'ordering' GET parameter (basically all lists not being lists of series). Need to:
- go through all list entry points and define/document an ordering
- make sure we support 'ordering' on all lists
- document everything and make it part of the API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.