fix: missing settings
property on servers API
This commit is contained in:
@@ -4979,6 +4979,8 @@ components:
|
||||
delete_unused_networks:
|
||||
type: boolean
|
||||
description: 'The flag to indicate if the unused networks should be deleted.'
|
||||
settings:
|
||||
$ref: '#/components/schemas/ServerSetting'
|
||||
type: object
|
||||
ServerSetting:
|
||||
description: 'Server Settings model'
|
||||
|
Reference in New Issue
Block a user