mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-17 04:58:16 -06:00
added a setting to mark read-only as not req #14953
This commit is contained in:
parent
f751afcce7
commit
09f1d3f7bc
@ -661,6 +661,7 @@ SPECTACULAR_SETTINGS = {
|
||||
'SWAGGER_UI_DIST': 'SIDECAR',
|
||||
'SWAGGER_UI_FAVICON_HREF': 'SIDECAR',
|
||||
'POSTPROCESSING_HOOKS': [],
|
||||
'COMPONENT_NO_READ_ONLY_REQUIRED': True
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user