Skip to content
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

Release v13.2.0 #2588

Merged
merged 15 commits into from
Dec 18, 2019
Merged

Release v13.2.0 #2588

merged 15 commits into from
Dec 18, 2019

Conversation

RicoSuter
Copy link
Owner

No description provided.

RicoSuter and others added 15 commits November 22, 2019 17:52
* Fix Swagger UI empty Path #2510

Co-authored-by: Abhishek Panwar <[email protected]>

* Fix existing functionality.
* .Net core 3.1

* .Net core 3.1 - reverting version upgrade & reverting /publish #2564

* .Net core 3.1 - targeting good framework so build can run successfully? #2564
* the previous commit allows to set the Path property in SwaggerUi3Settings to string.Empty, in order to redirect the Host Root to the Swagger UI index.html page.
* Moreover, if set the Path in the UseReDoc configuration to be string.Empty, the Host root page will redirect to ReDoc UI. Very Cool.
* If both UseSwaggerUi3 and UseReDoc configure Path to string.Empty, then the first Middleware takes effect.
@RicoSuter RicoSuter merged commit 168329a into release Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants