files
files copied to clipboard
Support for OpenAPI spec 3.1
Hi, I am trying to generate and serve OpenAPI spec 3.1 with the alpha release of swag but could only make the generation working.
For serving, we need to use the alpha tag of Swagger UI.
I am also using echo-swagger
library for serving swagger. Looks like I have to make changes in two libraries. Here and echo-swagger
. What do you suggest?