-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
When requesting an ordered endpoint of my API by some custom order field (like: updated_at DESC), my results gets reordered by id when parsed by the library.
There is some way to not reorder the results, just parse them in the order they appear in the API response?
Reactions are currently unavailable