Skip to content

0.3.0

Compare
Choose a tag to compare
@p1c2u p1c2u released this 23 Jun 07:50
· 229 commits to master since this release

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