Auto Generate Syntax Docs + JSONSchema [Mon Oct 25 12:09:59 UTC 2021] 🤖

This commit is contained in:
GitHub Action 2021-10-25 12:09:59 +00:00
parent 1deedf5463
commit 4a59c3dd84

View File

@ -850,6 +850,7 @@
], ],
"properties": { "properties": {
"id": { "id": {
"pattern": "^([a-zA-Z0-9]+[-_])*[a-zA-Z0-9]+$",
"type": "string", "type": "string",
"title": "id of the template", "title": "id of the template",
"description": "The Unique ID for the template", "description": "The Unique ID for the template",