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