Updated Schemas

This commit is contained in:
github-actions[bot] 2022-10-10 16:26:22 +00:00
parent feb22deba1
commit 28a76cdaf1

View File

@ -1105,6 +1105,14 @@
"xmlFile": {
"type": "string",
"description": "Relative path to the xml file defining the dialogue."
},
"rename": {
"type": "string",
"description": "Optionally rename the dialogue object. The remote trigger volume will be renamed to have this as a prefix."
},
"parentPath": {
"type": "string",
"description": "Optionally set the parent object that the dialogue and remote trigger will be attached to"
}
}
},