Greenstand / Greenstand/treetracker-query-api
Give a fixed order for this API
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
The bug is: if request this https://prod-k8s.treetracker.org/query/trees?organization_id=193&limit=1000 we got a random list every time, you can request it multiple times, and the return list differs.
Is this because the order is random? If this is the case, please give a default order for the list, for example, order by created time.
---
Some hints:
- Please read our readme for more information/guide/tutorial.
- Here is [an engineering book](https://greenstand.gitbook.io/engineering/) in Greenstand.
- To know more about our organization, visit our [website](https://greenstand.org).
- If you want to join the slack community (some resources need the community member's permission), please leave your email address.
Contributor guide
Assessment
This issue has not been assessed yet.