Swashbuckle.WebApi
Swashbuckle.WebApi copied to clipboard
Converting Swagger 2.0 to OpenAPI 3.0
Hi, I am working on a codebase which is using swashbuckle implementation of swagger. I am looking for a way to convert the Swagger 2.0 documentation to OpenAPI 3.0
VERSION:
Swashbuckle.core 5.6.0
Could someone please suggest a way to do the same?
Thanks