fix OpenAPI definition for admin/meta.silencedHosts
This commit is contained in:
parent
605c22b55e
commit
eec4a5082d
3 changed files with 4 additions and 4 deletions
|
|
@ -128,7 +128,7 @@ export const meta = {
|
|||
},
|
||||
silencedHosts: {
|
||||
type: 'array',
|
||||
optional: true,
|
||||
optional: false,
|
||||
nullable: false,
|
||||
items: {
|
||||
type: 'string',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue