Add `created_before` param to `/v1/devices/:dongleId/routes`
Open
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
The route already has a `created_after` param but that does not allow us to seek backwards in time, such as for the route list in connect
With a `created_before` param we can use the last returned route's `create_time` to find the next N newest routes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.