Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mitchdenny
Copy link
Member

Whilst migrating tests, I came across a scenario where a test case failed because the endpoint metadata was missing metadata when the parameter was decorated with [AsParameters]. The issue was that in RDG we fork based on whether a parameter has AsParameters and then enumerate the properties and fetch metadata - but we still need to emit metadata for the parameter itself.

@mitchdenny mitchdenny merged commit 778016b into dotnet:main Jun 15, 2023
@ghost ghost added this to the 8.0-preview6 milestone Jun 15, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants