swag
swag copied to clipboard
Feat: allow enum ordered const name override
Describe the PR
Add ability to override name of enum variant generated from ordered constant using // @name VariantName
in the same way you can do for types.
Relation issue https://github.com/swaggo/swag/issues/1778
Additional context N/A