Skip to main content

Various JSON logging extensions for the DRF Spectacular

Project description

drf_spectacular_extensions

PyPI Version

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf_spectacular_extensions-0.0.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page