Openapi-core

Latest version: v0.19.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.14.5

Changelog
* openapi-spec-validator strict requirement fix 406

0.14.4

Changelog
* pyyaml strict requirement fix 404

0.14.3

Changelog
* pin openapi dependencies 403

0.14.2

Changelog
* Non required request body fix (325)

0.14.1

Changelog
* Parameter simple scenarion for any schema type fix (323)

0.14.0

openapi-core 0.14 is scheduled to be the last major version in the 0.x series.

This release introduces `SpecPath` which reduces spec creation time and allows to get rid of big `schema` package

Changes:
* `Spec` replaced with `SpecPath` (318)

Backward incompatibilities:
* `create_spec` shortcut returns `SpecPath` instead of `Spec`
* removed Spec-related `schema` package
* schema-related `exceptions` moved to top level `exceptions` module
* `readOnly`/`writeOnly` invalid properties raise error (before were ommitted)
* `MediaTypeDeserializersFactory.create` expects `mimetype` string instead of `media_type`
* `MediaTypeFinder.find` returns `media_type, mimetype` tuple instead of just `media_type`

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.