* Move to jsonschema-path package #292 * Validator accepts any schema (schema dictionary or SchemaPath) #293 * `validate` and `validate_url` shortcuts #294 * `validate_spec` shortcut in deprecated. Use`validate` instead. * `validate_spec_url` shortcut is deprecated. Use `validate_url` instead. - update to 0.7.0: * Allow validate multiple files (also with pre-commit hook) * Validators and keywords refactor #286 * Python 3.12 support #290 * Bump docker image python from 3.11.5-alpine to 3.12.0-alpine * `openapi_*_spec_validator` objects are deprecated. Use `*SpecValidator` classes instead. * schemas and validators lazy loading proxy #170 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-spec-validator?expand=0&rev=30