essentials-openapi
Classes to generate OpenAPI Documentation v3 and v2, in JSON and YAML.
pip install essentials-openapi
Useful links
Usage
This library has been created to implement generation of OpenAPI Documentation
in the BlackSheep web framework.
This package contains only parts that belong logically to the OpenAPI specification,
and can be reused for other applications.
Limitations
- Partial support for Parameter properties:
style,allow_reserved,explodeare not handled - Doesn't implement an API to handle specification extensions out of the box, however it enables modifying generated objects before they are serialized
- Doesn't implement validation of values, currently it is only concerned in generating code from a higher level API (it might be extended in the future with classes for validation)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file essentials-openapi-0.0.2.tar.gz.
File metadata
- Download URL: essentials-openapi-0.0.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f3eeb78815bd9b703cb159305a6916c5ace2fc26c5b71d42b72522061754fdd
|
|
| MD5 |
a83044f587fafacc00c31c1fd8b1e3a1
|
|
| BLAKE2b-256 |
995ad8a5102c6d3df8a4bbfabc4382acd0f80dca25d8257accffcd42046edc41
|