Releases: getkin/kin-openapi
Releases · getkin/kin-openapi
v0.26.0
27 Oct 16:09
Compare
Sorry, something went wrong.
No results found
Prevent a panic in the error encoder (#262)
v0.25.0
26 Oct 22:22
Compare
Sorry, something went wrong.
No results found
Add support for error aggregation for request/response validation (#259)
v0.24.0: swagger2 formData & request body refs (#260)
26 Oct 22:21
Compare
Sorry, something went wrong.
No results found
Co-authored-by: Francis Lennon <francis.lennon@whitehatsec.com>
v0.23.0
21 Oct 07:59
Compare
Sorry, something went wrong.
No results found
Validator: check readOnly/writeOnly properties (#246)
v0.22.1: openapi2 security scheme requires accessCode not accesscode (#256)
30 Sep 10:15
Compare
Sorry, something went wrong.
No results found
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
v0.22.0
06 Sep 14:28
Compare
Sorry, something went wrong.
No results found
v0.21.0
04 Sep 09:18
Compare
Sorry, something went wrong.
No results found
Fix openapi3.referencedDocumentPath (#248)
v0.20.0: Add deprecated field in Schema (#242)
12 Aug 10:49
Compare
Sorry, something went wrong.
No results found
Change-Id: If750ff340ae29cf24a6ad870071502c9327485ca
v0.19.0
17 Jul 20:13
Compare
Sorry, something went wrong.
No results found
various fixes mainly to openapi2<->openapi3 conversion (#239)
v0.18.0
16 Jul 12:37
Compare
Sorry, something went wrong.
No results found
Fix wrong `Found unresolved ref` error when converting from Swagger/O…