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

OpenAPI 3.0 Support #1092

Open
furier opened this issue May 29, 2017 · 16 comments
Open

OpenAPI 3.0 Support #1092

furier opened this issue May 29, 2017 · 16 comments

Comments

@furier
Copy link

furier commented May 29, 2017

Is there any plan to support generating OpenAPI 3.0 definitions?

@heldersepu
Copy link
Contributor

Sure, should not be a problem, as long as more people sign up as maintainers, see Issue #1053

@furier
Copy link
Author

furier commented May 29, 2017

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? :)

@ghost
Copy link

ghost commented Dec 21, 2017

+1

@heldersepu
Copy link
Contributor

heldersepu commented Dec 21, 2017

@ptomkiel-oktawave
If you want to "+1" an Issue on github, click on the "Pick reaction" button:
image

@darrelmiller
Copy link

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.

@sivan-r
Copy link

sivan-r commented Dec 11, 2018

Hi,
I noticed that the beta version for ASP NET core Swashbuckle has been released.
Any news about if and when it will be back-ported here?
Thanks!

@domaindrivendev
Copy link
Owner

No plans to backport here I’m afraid

@sivan-r
Copy link

sivan-r commented Dec 12, 2018

Thank you for the quick reply.
Any idea how to upgrade an existing project to openApi 3 without upgrading to .Net core?

@domaindrivendev
Copy link
Owner

You could try NSwag - it’s an alternative library that generates Swagger, among other things. I believe it supports OpenAPI 3.0.

@jerrychoubear
Copy link

Any update for this?

@giggio
Copy link

giggio commented Feb 5, 2019

NSwag does not support OpenAPI 3 yet: RicoSuter/NSwag#945

@RicoSuter
Copy link

@giggio NSwag does support OAS3 but not every feature yet...

@mcox-ng
Copy link

mcox-ng commented May 15, 2020

Would be awesome to see OpenAPi 3.0 backported to .Net

@foscjos2
Copy link

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.

@bugproof
Copy link

bugproof commented Apr 29, 2022

This repo is not active. See https://github.com/domaindrivendev/Swashbuckle.AspNetCore
It has OAPI 3.0 generator.

@sourabhagrawal23
Copy link

@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

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

No branches or pull requests