Skip to content

Releases: getkin/kin-openapi

v0.33.0

Choose a tag to compare

@fenollp fenollp released this 08 Dec 09:12
9b9280d
Enables jsonpointer support in openapi3 (#276)

v0.32.0: Add support for application/problem+json (#275)

Choose a tag to compare

@fenollp fenollp released this 25 Nov 22:54
e8b3436
Add support for content type application/problem+json for response validation

v0.31.0

Choose a tag to compare

@fenollp fenollp released this 23 Nov 09:51
254be12
Exposing Components 'IdentifierRegExp' to enable customized component…

v0.30.0: fixed panic in path validation (issue #264) (#266)

Choose a tag to compare

@fenollp fenollp released this 15 Nov 19:10
da714f4
Co-authored-by: Samuel Monderer <samuelmo@radware.com>

v0.29.0: Consumes request bodies (#263)

Choose a tag to compare

@fenollp fenollp released this 14 Nov 14:12
2e4cbb2
Co-authored-by: Francis Lennon <francis.lennon@whitehatsec.com>
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>

v0.28.0

Choose a tag to compare

@fenollp fenollp released this 12 Nov 11:33
738fe87
validate pattern or schema, not pattern xor schema anymore (#265)

v0.27.0: Adds ipv4 and ipv6 formats support (#258)

Choose a tag to compare

@fenollp fenollp released this 12 Nov 10:50
d96b816
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>

v0.26.0

Choose a tag to compare

@fenollp fenollp released this 27 Oct 16:09
fc3f90d
Prevent a panic in the error encoder (#262)

v0.25.0

Choose a tag to compare

@fenollp fenollp released this 26 Oct 22:22
25cec2f
Add support for error aggregation for request/response validation (#259)

v0.24.0: swagger2 formData & request body refs (#260)

Choose a tag to compare

@fenollp fenollp released this 26 Oct 22:21
d9b54af
Co-authored-by: Francis Lennon <francis.lennon@whitehatsec.com>