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

Implement ordering of results (default order and through QueryParameters argument) #171

Open
kevinstadler opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kevinstadler
Copy link

Ordering of results should be possible based on a single scalar field of the root model.

  1. should be able to specify default order via ConfigDict of root python model
  2. should be specifiable dynamically through a QueryParameter (that can be exposed to FastAPI)
@kevinstadler kevinstadler added enhancement New feature or request priority Needs urgent fix labels Dec 11, 2024
@kevinstadler kevinstadler changed the title Implement ordering (via QueryParameters argument) Implement ordering of results (default order and through QueryParameters argument) Dec 11, 2024
@lu-pl lu-pl removed the priority Needs urgent fix label Dec 11, 2024
@lu-pl lu-pl self-assigned this Dec 17, 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