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

Middlewares: Add support for ReDoc web UI #462

Closed
RicoSuter opened this issue Dec 1, 2016 · 10 comments
Closed

Middlewares: Add support for ReDoc web UI #462

RicoSuter opened this issue Dec 1, 2016 · 10 comments

Comments

@RicoSuter
Copy link
Owner

RicoSuter commented Dec 1, 2016

https://github.com/Rebilly/ReDoc

appBuilder.UseSwaggerReDoc(....)
@sandord
Copy link
Contributor

sandord commented May 24, 2017

That would be really nice!

@RicoSuter
Copy link
Owner Author

@RicoSuter
Copy link
Owner Author

UseSwaggerReDoc() or UseReDoc()?

@RomanHotsiy
Copy link

Hey, @RSuter. Great work with NSwag!

ReDoc author here 👋
Let me know if you have any troubles with ReDoc integration. I would be happy to help out!

and just FYI: I'm migrating ReDoc to React.js: Redocly/redoc#327

@RicoSuter
Copy link
Owner Author

@RomanGotsiy integration was no problem - UI looks good so far. If I see any issues with how the spec is processed I'll come back to you :-). ReDoc looks like a nice alternative to Swagger UI.

@RicoSuter
Copy link
Owner Author

Will be available soon in v11.8.0

@Chiliukas
Copy link

I need help with UseSwaggerReDoc. I can not find any example how to set everything in .NET CORE 2.0 project.

@Chiliukas
Copy link

Sorry, false alert.

URL: https://github.com/RSuter/NSwag/blob/master/src/NSwag.Sample.NETCore20/Startup.cs

But i found out the problem with URL. In browser i must to use URL "http://www.example.com/swagger/" but not "http://www.example.com/swagger". This is confusing.

@RicoSuter
Copy link
Owner Author

This is strange, can you open a new issue with that?

@Chiliukas
Copy link

New issue #1557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants