-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Replace ANY ip to root as url when generating OpenAPI's servers prope… #59314
Conversation
Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at. |
@dotnet-policy-service agree |
Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this pull request!
For this issue, I'd recommend taking advantage of the OpenAPI document transformers feature (see here) to make the necessary modifications to the servers property.
Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime. |
Replace ANY ip to root as url when generating OpenAPI's servers property.
Summary of the changes (Less than 80 chars)
Description
Replace ANY ip to root as url when generating OpenAPI's servers property.
Fixes #59313