Skip to content

Tags: vbehar/kin-openapi

Tags

v0.75.0

Toggle v0.75.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Schema customization plug-point (getkin#411)

v0.74.0

Toggle v0.74.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature: Add more discriminator error messages and return specific er… (

getkin#394)

* feature: Add more discriminator error messages and return specific error when possible

* feature: Always show more specific error message

* test: Add schema oneOf tests

* clean: Add missing word

v0.73.0

Toggle v0.73.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix handling recursive refs (getkin#403)

v0.72.0

Toggle v0.72.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Accept multipart/form-data's part without Content-Type (getkin#399)

v0.71.0

Toggle v0.71.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Allow encoded path parameters with slashes (getkin#400)

v0.70.0

Toggle v0.70.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for embedded struct pointers (getkin#396)

v0.69.0

Toggle v0.69.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support reference cycles (getkin#393)

v0.68.0

Toggle v0.68.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing yaml tags in marshaling openapi2.T (getkin#391)

v0.67.0

Toggle v0.67.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
reproduce and fix issue getkin#382 (getkin#383)

v0.66.0

Toggle v0.66.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add uint type to openapi3gen (getkin#379)