mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-21 20:18:38 -06:00
This commit is contained in:
@@ -773,7 +773,7 @@ SPECTACULAR_SETTINGS = {
|
|||||||
'COMPONENT_SPLIT_REQUEST': True,
|
'COMPONENT_SPLIT_REQUEST': True,
|
||||||
'REDOC_DIST': 'SIDECAR',
|
'REDOC_DIST': 'SIDECAR',
|
||||||
'SERVERS': [{
|
'SERVERS': [{
|
||||||
'url': BASE_PATH,
|
'url': '',
|
||||||
'description': 'NetBox',
|
'description': 'NetBox',
|
||||||
}],
|
}],
|
||||||
'SWAGGER_UI_DIST': 'SIDECAR',
|
'SWAGGER_UI_DIST': 'SIDECAR',
|
||||||
|
|||||||
Reference in New Issue
Block a user