mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 11:46:50 -06:00
12148 add swagger-sidecar for self-hosted swagger docs (#12159)
* 12148 add swagger-sidecar for self-hosted swagger docs * 12149 add to base_requirements
This commit is contained in:
@@ -70,6 +70,10 @@ djangorestframework
|
||||
# https://github.com/tfranzel/drf-spectacular
|
||||
drf-spectacular
|
||||
|
||||
# Serve self-contained distribution builds of Swagger UI and Redoc with Django.
|
||||
# https://github.com/tfranzel/drf-spectacular-sidecar
|
||||
drf-spectacular-sidecar
|
||||
|
||||
# RSS feed parser
|
||||
# https://github.com/kurtmckee/feedparser
|
||||
feedparser
|
||||
|
||||
Reference in New Issue
Block a user