Swashbuckle.webapi: OpenAPI 3.0 Support

Created on 29 May 2017  路  13Comments  路  Source: domaindrivendev/Swashbuckle.WebApi

Is there any plan to support generating OpenAPI 3.0 definitions?

Most helpful comment

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.

All 13 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

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

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,
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!

No plans to backport here I鈥檓 afraid

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

You could try NSwag - it鈥檚 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: https://github.com/RSuter/NSwag/issues/945

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

Would be awesome to see OpenAPi 3.0 backported to .Net

Was this page helpful?
0 / 5 - 0 ratings