Skip to content

Default sorting for ApiResourceΒ #61

@klamparski

Description

@klamparski

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions