blob: 45632c4fb6d142532a9f99030bd865fa7f92c0f8 [file] [log] [blame]
{
"type": "object",
"additionalProperties": {
"type": "object",
"additionalProperties": false,
"required": [
"syntax"
],
"properties": {
"syntax": {
"type": "string"
}
}
}
}