0d1834264f
I spent a day or more researching this so that I could use Swagger-UI in my ASP.NET Core API which is used with a reverse-proxy and virtual directory. In the end found Swagger-UI requires relative URLs to start with a period. Related to https://github.com/swagger-api/swagger-ui/issues/4107 Hoping this documentation note will help others. When creating a new PR, please do the following and delete this template text: * Reference the issue number if there is one: Fixes #Issue_Number > The "Fixes #nnn" syntax in the PR description causes > GitHub to automatically close the issue when this PR is merged. |
||
---|---|---|
.github | ||
aspnet | ||
aspnetcore | ||
.ghal.rules.json | ||
.gitattributes | ||
.gitignore | ||
.openpublishing.build.ps1 | ||
.openpublishing.publish.config.json | ||
.openpublishing.redirection.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-CODE | ||
README.md | ||
ThirdPartyNotices |
README.md
ASP.NET Docs
This repository contains the conceptual ASP.NET Core and ASP.NET 4.x documentation hosted at docs.microsoft.com/aspnet. See the Contributing Guide and the issues list if you would like to help out.
API documentation changes should be made in the ApiDocs repository against the triple slash ///
comments.
Microsoft Open Source Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.