Spaces:
Paused
Paused
| { | |
| "type": "object", | |
| "additionalProperties": { | |
| "type": "object", | |
| "additionalProperties": false, | |
| "required": [ | |
| "syntax" | |
| ], | |
| "properties": { | |
| "syntax": { | |
| "type": "string" | |
| } | |
| } | |
| } | |
| } | |
| { | |
| "type": "object", | |
| "additionalProperties": { | |
| "type": "object", | |
| "additionalProperties": false, | |
| "required": [ | |
| "syntax" | |
| ], | |
| "properties": { | |
| "syntax": { | |
| "type": "string" | |
| } | |
| } | |
| } | |
| } | |