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