files icon indicating copy to clipboard operation
files copied to clipboard

Support for OpenAPI spec 3.1

Open bring2dip opened this issue 1 year ago • 0 comments

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?

bring2dip avatar May 10 '23 12:05 bring2dip