mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-09 12:27:46 +00:00
Bump upperbound version for jsonschema to 5.0.0 (#1447)
* Drop usage of private jsonschema modules * Bump upper boundry for jsonschema version to 5.0.0 * Create validate_defaults function by passing in the instance_validator The instance_validator was previously set as an attribute on the OpenApiValidator. However with the jsonschema upgrade to 4.0.0, this attribute is no longer maintained while descending into the spec. Presumably because jsonschema now relies on attrs.resolve.
This commit is contained in:
Reference in New Issue
Block a user