openapi-core 0.19.4
0
client-side and server-side support for the OpenAPI Specification v3
Contents
client-side and server-side support for the OpenAPI Specification v3
Stars: 299, Watchers: 299, Forks: 132, Open Issues: 89The python-openapi/openapi-core
repo was created 7 years ago and the last code push was 1 weeks ago.
The project is popular with 299 github stars!
How to Install openapi-core
You can install openapi-core using pip
pip install openapi-core
or add it to a project with poetry
poetry add openapi-core
Package Details
- Author
- Artur Maciag
- License
- BSD-3-Clause
- Homepage
- https://github.com/python-openapi/openapi-core
- PyPi:
- https://pypi.org/project/openapi-core/
- Documentation:
- https://openapi-core.readthedocs.io
- GitHub Repo:
- https://github.com/p1c2u/openapi-core
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common openapi-core errors.
Code Examples
Here are some openapi-core
code examples and snippets.
GitHub Issues
The openapi-core package has 89 open issues on GitHub
- Drop python 3.6 support and add support for python 3.10
- 0.14.2: pytest is failing
- Dependency broken since updated openapi-spec-validator
- KeyError: 'items' validating [] against schema {}
- p1c2u/openapi-core#296: Adds support for OpenAPI 3.1
- Falcon request factory not working
- Add support for OpenAPI v3.1
- Nullable field or schema not validating for None