Releases: swaggest/openapi-go
Releases · swaggest/openapi-go
v0.2.24
Fix path item resolution for unclean path (#50)
v0.2.22
Update path param regex to have better tolerance and accuracy (#46)
v0.2.21: fix: remain nullable for pointer fields (#44)
v0.2.20
Update CI, deps and README.md (#41)
v0.2.19
Add SetStringResponse (#38)
v0.2.18
Improve hasJSONBody check with raw schema conditions (#35)
v0.2.17
Expose OperationContext in reflect context hooks (#34)
v0.2.16
Forbid unknown parameters if parent has additionalProperties: false (…
v0.2.15
Add unmarshal examples, update CI (#32)