blob: 7fa2800a57a376959348a3fa932989d7b50a29ee [file] [log] [blame]
{
"title": "templates",
"type": "array",
"items": {
"title": "template",
"type": "object",
"properties": {
"Name": {
"type": "string",
"description": "The name of the template type"
}
},
"required": ["Name"]
}
}