http-swagger icon indicating copy to clipboard operation
http-swagger copied to clipboard

Use swag v2-rc4

Open DucNg opened this issue 4 months ago • 0 comments

Describe the PR Upgrade to swaggo v2 was done here: https://github.com/swaggo/http-swagger/pull/117 but since there was no update since Dec 18, 2024 I decided to create a new PR to address @hLittle comment.

Relation issue https://github.com/swaggo/http-swagger/issues/132

Additional context Swaggo v2 adds compatibility with OpenAPI 3. Allows swag init -v3.1 to work without running sed after.

DucNg avatar Oct 09 '25 12:10 DucNg