drf-spectacular
Workflow & schema customization
./manage.py spectacular --file schema.yaml --validate --fail-on-warn
sidecar
To not need to fetch json/css files on server (maybe because not public to internet), we can use this package:
Workflow & schema customization
./manage.py spectacular --file schema.yaml --validate --fail-on-warn
To not need to fetch json/css files on server (maybe because not public to internet), we can use this package: