swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.66k stars 266 forks source link

Support OpenAPI 3.1 #282

Open boindil opened 9 months ago

boindil commented 9 months ago

swaggo/swag now supports OpenAPI 3.1: https://github.com/swaggo/swag/pull/1513

It would be nice so have support for that (see #9)