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

Paging and sorting fixes #41

Merged
merged 12 commits into from
Jul 18, 2024
Merged

Paging and sorting fixes #41

merged 12 commits into from
Jul 18, 2024

Conversation

einari
Copy link
Contributor

@einari einari commented Jul 5, 2024

Added

  • Sorting support added as a cross cutting concern.

Fixed

  • Swagger definitions will now correctly generate the result for Controller endpoints that constitute as a Command or a Query with respectively correct CommandResult and QueryResult definition.

Copy link

github-actions bot commented Jul 5, 2024

NuGet packages for this PR, e.g. Cratis.Applications:
https://github.com/cratis/ApplicationModel/packages/1655206?version=11.1.1-pr41.dfe4e71

@einari einari changed the title Fixing the generation of sorting on queries Paging and sorting fixes Jul 5, 2024
Copy link

github-actions bot commented Jul 6, 2024

NuGet packages for this PR, e.g. Cratis.Applications:
https://github.com/cratis/ApplicationModel/packages/1655206?version=11.1.1-pr41.4fdf17b

Copy link

NuGet packages for this PR, e.g. Cratis.Applications:
https://github.com/cratis/ApplicationModel/packages/1655206?version=11.1.1-pr41.28d441d

Copy link

NuGet packages for this PR, e.g. Cratis.Applications:
https://github.com/cratis/ApplicationModel/packages/1655206?version=11.1.2-pr41.5d14856

@einari einari added the minor label Jul 18, 2024
@einari einari marked this pull request as ready for review July 18, 2024 08:32
@einari einari merged commit 5e93d9f into main Jul 18, 2024
11 checks passed
@einari einari deleted the paging-sorting-fixes branch July 18, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant