You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 andecho-swagger
. What do you suggest?The text was updated successfully, but these errors were encountered: