Openapydantic

Latest version: v0.2.3

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

Scan your dependencies

0.2.3

- folder restructuration
- split integration and unit test
- remove coopling between OpenApi class and ComponentsResolver

0.2.2

- References finder now based on jsonpath
- Components consolidation optimization
- If a component self-reference itself, it will not be interpolated (to avoid infinite recursive loop hell)
- Reference format validation is now done during the initial reference listing
- Minor fix
- todo list

0.2.1

- Minor fix

0.2.0

- References are now interpolated into the final object
- Unit test refactoring
- Big documentation update
- Minor fix

0.1.2

- [References](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#referenceObject) validation.
References format are validate using pydantic validator. Reference path resolution is a custom process performed after pydantic initialization. File reference are currently not managed.
- Unit tests refactoring
- Minor fix

0.1.1

Initial release.

- Support of openapi specification version 3.0.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.