Skip to content

Conversation

@davidfowl
Copy link
Member

  • If the list of route paramters is empty then simple parameters are from query only.
  • If the list of route parameters is null then fallback from route to query.
  • Added tests.

- If the list of route paramters is empty then simple parameters are from query only.
- If the list of route parameters is null then fallback from route to query.
- Added tests.
@davidfowl davidfowl added feature-minimal-actions Controller-like actions for endpoint routing old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels and removed area-runtime labels Aug 13, 2021
Copy link
Member

@BrennanConroy BrennanConroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from new eyes to this code

Copy link
Contributor

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look fine. Could do with more tests

@davidfowl davidfowl enabled auto-merge (squash) August 14, 2021 02:00
@davidfowl davidfowl merged commit bcfbd5c into main Aug 14, 2021
@davidfowl davidfowl deleted the davidfowl/specifically-query branch August 14, 2021 03:30
@ghost ghost added this to the 6.0-rc1 milestone Aug 14, 2021
@amcasey amcasey added the area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-minimal-actions Controller-like actions for endpoint routing old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants