You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing from API Description parameters when inferred (FromPath) and not in the route (#39607)
* Changing from Path to ModelBinding when inferred
* Removing whitespace
* Removing the inferred paraemter when not in the route
* Avoiding extra allocation
* Remove extra line
* Updating comment
* Updating test to use BindingSource.Path
* Remove extra line
* Update src/Mvc/Mvc.ApiExplorer/src/DefaultApiDescriptionProvider.cs
Co-authored-by: Stephen Halter <[email protected]>
Co-authored-by: Stephen Halter <[email protected]>
0 commit comments