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
337 stars 62 forks source link

update openapi-schema-validator dependecy #194

Closed p1c2u closed 1 year ago

p1c2u commented 1 year ago

Fixes #140

codecov[bot] commented 1 year ago

Codecov Report

Merging #194 (32e0621) into master (7c4795f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files          13       13           
  Lines         433      433           
  Branches       64       64           
=======================================
  Hits          401      401           
  Misses         22       22           
  Partials       10       10           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.