Skip to content

Commit

Permalink
chore(deps): update module github.com/swaggo/swag/cmd/swag to v1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 4405089 commit 343e37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commerce.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package commerce
*/

//go:generate rm -rf docs/openapi
//go:generate go run github.com/swaggo/swag/cmd/swag@v1.16.3 init -p pascalcase --generalInfo=commerce.go --dir=./ --output=docs/openapi
//go:generate go run github.com/swaggo/swag/cmd/swag@v1.16.4 init -p pascalcase --generalInfo=commerce.go --dir=./ --output=docs/openapi

// Swagger Documentation used for generator swag (https://github.com/swaggo/swag#declarative-comments-format)
// @title Flamingo Commerce API Spec
Expand Down

0 comments on commit 343e37a

Please sign in to comment.