Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default sorting for ApiResource #61

Open
klamparski opened this issue Jan 26, 2022 · 0 comments
Open

Default sorting for ApiResource #61

klamparski opened this issue Jan 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@klamparski
Copy link
Collaborator

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

@klamparski klamparski added the enhancement New feature or request label Jan 26, 2022
@kszymukowicz kszymukowicz added this to the 4.0.0 milestone Apr 30, 2024
@kszymukowicz kszymukowicz modified the milestones: later, next Jul 1, 2024
@kszymukowicz kszymukowicz self-assigned this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants