python-openapi / openapi-spec-validator

OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
Apache License 2.0
324 stars 61 forks source link

Cannot import _legacy_validators #280

Closed rochacbruno closed 9 months ago

rochacbruno commented 9 months ago

REF https://github.com/python-jsonschema/jsonschema/commit/931323043b4409a0416f373403bfb52408fc282f 2023-09-20_17-20

File was renamed on latest jsonschema released 2 hours ago

rochacbruno commented 9 months ago

Reported on https://github.com/python-openapi/openapi-schema-validator/issues/131

p1c2u commented 9 months ago

New openapi-schema-validator version was released hence closing