Various JSON logging extensions for the DRF Spectacular
Project description
drf_spectacular_extensions
Installation
Using pip
pip install drf_spectacular_extensions
Using pipenv
pipenv install drf_spectacular_extensions
Quick start
In your project’s settings.py.
SPECTACULAR_SETTINGS: Dict[str, Any] = {
...
"POSTPROCESSING_HOOKS": [
"drf_spectacular_extensions.postprocessing_hooks.add_servers",
]
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file drf_spectacular_extensions-0.0.2.tar.gz.
File metadata
- Download URL: drf_spectacular_extensions-0.0.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d968c96ad1bddb8f5ca80ce8f08f771c77c48da8e684eacb26a4432cadbfda7
|
|
| MD5 |
79b3c2fcd31ebfa3e11971103dc2fa33
|
|
| BLAKE2b-256 |
a575c2a3f3f7001e6cfba26d5fa6fec3ce0c1b1f0ee378a53bee5fe7b51d1af6
|
File details
Details for the file drf_spectacular_extensions-0.0.2-py3-none-any.whl.
File metadata
- Download URL: drf_spectacular_extensions-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32d2863a9319be0bd6891051072488e5bcdfb18603b68933bf6ebacf36211913
|
|
| MD5 |
24452257108cc855c495e7811ad08272
|
|
| BLAKE2b-256 |
2bf60093105cddd9596c487b046ef538d61c960db781698ca20eb789e4bdcdaa
|