This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Add query parameter to control ordering of results #172
Labels
API
Suggestion which would change the user-facing API
The API should have an
ordering
query parameter for the client to control the ordering of the results.For example, this is needed to get the date of last activity for the
/userstats
command (GrafeasGroup/buttercup#45).This can probably be accomplished by adding a generic
OrderingFilter
.The text was updated successfully, but these errors were encountered: