mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 08:56:29 +00:00
parent
21d6ea2ba6
commit
f23d42b49e
1 changed files with 1 additions and 1 deletions
|
@ -630,7 +630,7 @@
|
|||
{
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"type": ["boolean", "string", "number"]
|
||||
"type": ["boolean", "string", "number", "array", "object"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue