Skip to content

Tags: arsfy/gswr

Tags

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat(openapi): upgrade to 3.1 with nullable types, UUID, and base64

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
fix(parser): resolve unaliased imports by declared package name

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat(parser): enrich OpenAPI with auth, validation, enums, and unique…

… operationIds

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat(web): add backend version endpoint and show version in UI header

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat(web): add backend version endpoint and show version in UI header

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat: add gswr upgrade command

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat: auto-discover func main and add generate subcommand

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat: enhance response schema with time fields and update related par…

…sing logic

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
fix: echo.QueryParamOr[int]

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
arsfy Aresphia
feat: enhance parser with embedded struct handling and schema resolution