add data to cognigy verb

This commit is contained in:
Dave Horton
2021-12-22 08:55:30 -05:00
parent 722b89c8d3
commit 7855afc6e9
3 changed files with 13 additions and 11 deletions
+4 -2
View File
@@ -29,7 +29,8 @@
"tts": "#synthesizer",
"prompt": "string",
"actionHook": "object|string",
"eventHook": "object|string"
"eventHook": "object|string",
"data": "object"
},
"required": [
"url",
@@ -344,7 +345,8 @@
"auth": "#auth",
"vmail": "boolean",
"tenant": "string",
"trunk": "string"
"trunk": "string",
"overrideTo": "string"
},
"required": [
"type"