-
Notifications
You must be signed in to change notification settings - Fork 678
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
OpenAPI 3.0 Support #1092
Comments
Sure, should not be a problem, as long as more people sign up as maintainers, see Issue #1053 |
Doesnt the equestion also apply to Swashbuckle.AspNetCore ? Or did you mean that you need more maintainers overall to up support for OpenAPI 3.0 and not just Swagger 2.0 for both projects? :) |
+1 |
I'm working on it for ASP NET core Swashbuckle. Once that is done, if there is sufficient demand, I'd be prepared to backport it here. |
Hi, |
No plans to backport here I’m afraid |
Thank you for the quick reply. |
You could try NSwag - it’s an alternative library that generates Swagger, among other things. I believe it supports OpenAPI 3.0. |
Any update for this? |
NSwag does not support OpenAPI 3 yet: RicoSuter/NSwag#945 |
@giggio NSwag does support OAS3 but not every feature yet... |
Would be awesome to see OpenAPi 3.0 backported to .Net |
I know this is an old ticket but I'd like to chime in that getting OAPI 3.0 support would be very nice. Not sure how tough it would be to implement it here. |
This repo is not active. See https://github.com/domaindrivendev/Swashbuckle.AspNetCore |
@bugproof The OAPI 3.0 generator is for dot Net core, right? Is there any way to get OAPI 3.0 without upgrading from .Net to .NetCore |
Is there any plan to support generating OpenAPI 3.0 definitions?
The text was updated successfully, but these errors were encountered: