
| Array Index | Type | Description |
|---|---|---|
| 1-n | Any | Any type of value (boolean, integer, number, string, object, array or null). |
| Additional Properties | Type | Description |
|---|---|---|
| Any Property | Any | All values are valid, no restrictions. |
{
"required": [
"scripts"
]
}