Skip to content

Tags: swaggo/swag

Tags

v1.16.6

Toggle v1.16.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow description line continuation (#2048)

v1.16.5

Toggle v1.16.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: json:omitempty marks field as optional (#2041)

Enhance field parser to recognize 'omitempty' in JSON tags, updating IsRequired logic and adding corresponding test cases. Update README to document the new behavior.

Signed-off-by: Andy Stoneberg <astonebe@redhat.com>

v2.0.0-rc4

Toggle v2.0.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add support for servers on operation level for 3.1 (#1923)

v1.16.4

Toggle v1.16.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new release (#1901)

v1.16.3

Toggle v1.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version.go (#1751)

v1.16.2

Toggle v1.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
yaml.v3 security patch (#1664)

v2.0.0-rc3

Toggle v2.0.0-rc3's commit message
V2.0.0-rc3

v1.16.1

Toggle v1.16.1's commit message
introduced due to accident push of tags

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug: enums of explicit type conversion (#1556)

Signed-off-by: sdghchj <sdghchj@qq.com>