forked from Lainports/opnsense-ports
10 lines
404 B
Text
10 lines
404 B
Text
Openapi-core is a Python library that adds client-side and server-side support
|
|
for the OpenAPI Specification v3.
|
|
|
|
Key features:
|
|
- Validation of requests and responses
|
|
- Schema casting and unmarshalling
|
|
- Media type and parameters deserialization
|
|
- Security providers (API keys, Cookie, Basic and Bearer HTTP authentications)
|
|
- Custom deserializers and formats
|
|
- Integration with libraries and frameworks
|