-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
At the moment it's possible to apply sorting for collection response using the OrderFilter
but it requires query parameter to have effect. Within this task we need to implement possibility to configure default sorting for ApiResource. It should be possible to define general sorting (for all collection operations) and override it for specific operations (it the same way as we do with other settings like pagination or persistence).
Related discussion: #59
Moongazer
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request