Open aramperes opened 3 years ago
Note: pagination is a separate ticket (#14).
It would be nice to provide be able to provide a date range (before and after) to the recent tracks endpoint.
before
after
Both parameters would be optional, and using the RFC3339 date format.
Use-Case Description
Note: pagination is a separate ticket (#14).
It would be nice to provide be able to provide a date range (
before
andafter
) to the recent tracks endpoint.Semantics
Both parameters would be optional, and using the RFC3339 date format.