Releases: pb33f/libopenapi-validator
Releases · pb33f/libopenapi-validator
v0.0.41
Added various enhancements to deepObject validation on requests, and addressed issues reported via wiretap.
v0.0.40
Dependencies updated for libopenapi
v0.0.39
Adds multiple checks for nil values in responses and other places. These issues were exposed during some brutal testing with new wiretap features.
No new features, just safety checks.
v0.0.38
v0.0.37
Removes use of the JSONParsingChannel concept. It's a menace.
v0.0.36
Fixed handling of enums after upgrade to libopenapi v0.14
v0.0.35
Upgrades to libopenapi v0.14
v0.0.34
Fixed issues with empty request body
v0.0.33
Adds a new security check to the parameter validator. Will now validate http and apiKey security for all http.Request objects
No breaking changes.
v0.0.32
latest libopenapi