Releases: python-openapi/openapi-schema-validator
Releases · python-openapi/openapi-schema-validator
0.4.0
12 Jan 03:33
Compare
Sorry, something went wrong.
No results found
Changelog
Drop no longer used runtime dependency on attrs #54
Re-implemented nullable based on OAS 3.0.3 definition. #57
0.3.4
12 Sep 11:33
Compare
Sorry, something went wrong.
No results found
Changelog
OASValidator 3.0 read write pass with evolve #52
0.3.3
02 Sep 06:14
Compare
Sorry, something went wrong.
No results found
Changelog
Static types and Mypy static type check #51
0.3.2
31 Aug 21:19
Compare
Sorry, something went wrong.
No results found
Changeling
type validator error msg formatting fix #50
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