8 lines
113 B
JSON
8 lines
113 B
JSON
|
{
|
||
|
"type": "object",
|
||
|
"required": ["variables"],
|
||
|
"properties": {
|
||
|
"variables": { "type": "object" }
|
||
|
}
|
||
|
}
|