mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 19:08:38 -06:00
Fixes 2064: Disable calls to online swagger validator
This commit is contained in:
parent
9b8b7abfaf
commit
dfd0b1e98f
@ -268,7 +268,8 @@ SWAGGER_SETTINGS = {
|
||||
'utilities.custom_inspectors.NullablePaginatorInspector',
|
||||
'drf_yasg.inspectors.DjangoRestResponsePagination',
|
||||
'drf_yasg.inspectors.CoreAPICompatInspector',
|
||||
]
|
||||
],
|
||||
'VALIDATOR_URL': None,
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user