Releases: python-openapi/openapi-schema-validator
Releases · python-openapi/openapi-schema-validator
0.3.1
26 Aug 10:27
Compare
Sorry, something went wrong.
No results found
Changelog
OpenAPI 3.1 validator's JSONSchema subclassing deprecation fix #47
OpenAPI 3.0 validator's JSONSchema subclassing deprecation workaround #49
0.3.0
23 Jun 07:50
Compare
Sorry, something went wrong.
No results found
Changelog
OpenAPI 3.1 validator #18
drop python 3.6 support #18
make jsonschema4 compatible (DeprecationWarning fix) reintroduced #38
0.2.1 changes #37
Revert "make jsonschema4 compatible (DeprecationWarning fix)"
drop python 3.6 support part 2
Limit jsonschema dependency
Validate oneOf, anyOf and allOf with discriminator OAS30 #30 and OAS31 #39
0.2.3
29 Jan 05:50
Compare
Sorry, something went wrong.
No results found
Changelog
readOnly and writeOnly on jsonschema4 fix #41
0.3.0a2
27 Jan 09:40
Compare
Sorry, something went wrong.
No results found
Changelog
make jsonschema4 compatible (DeprecationWarning fix) reintroduced #38
0.2.1 changes #37
Revert "make jsonschema4 compatible (DeprecationWarning fix)"
drop python 3.6 support part 2
Limit jsonschema dependency
Validate oneOf, anyOf and allOf with discriminator OAS30 #30 and OAS31 #39
0.2.2
27 Jan 07:54
Compare
Sorry, something went wrong.
No results found
Changelog
Validate oneOf, anyOf and allOf with discriminator (cherry-pick from 0.3.x) #30
0.2.1
25 Jan 15:55
Compare
Sorry, something went wrong.
No results found
Changelog
Revert "make jsonschema4 compatible (DeprecationWarning fix)" #34
Drop python 3.6 support (cherry-pick from 0.3.x and part 2) #35
Limit jsonschema dependency #36
0.3.0a1
11 Jan 06:03
Compare
Sorry, something went wrong.
No results found
Changelog
OpenAPI 3.1 validator #18
drop python 3.6 support #18
0.2.0
07 Jan 15:48
Compare
Sorry, something went wrong.
No results found
Changelog
switch to poetry #27
drop python 2.7 and 3.5 support #27 #28
make jsonschema4 compatible (DeprecationWarning fix) #25
0.1.6
28 Dec 11:29
Compare
Sorry, something went wrong.
No results found
Changelog
Fix required in composition #16
Prevent Schema Mutation #26
0.1.5
25 Mar 21:00
Compare
Sorry, something went wrong.
No results found
Changelog
Stop assigning a version to our Validator (#12 )