mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-03-21 18:57:52 +00:00
wip
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
"thinkingMusic": "string",
|
||||
"tts": "#synthesizer",
|
||||
"bargein": "boolean",
|
||||
"prompt": "string",
|
||||
"welcome": "string",
|
||||
"queryInput": "#queryInput"
|
||||
},
|
||||
"required": [
|
||||
|
||||
@@ -192,7 +192,7 @@ test("validate correct verbs", async (t) => {
|
||||
"deployment": "my-deployment",
|
||||
"lang": "en-US",
|
||||
"credentials": "{\"type\": \"service_account\",\"project_id\": \"prj..",
|
||||
"prompt": "hello",
|
||||
"welcome": "hello",
|
||||
"eventHook": "/dialogflow-event",
|
||||
"actionHook": "/dialogflow-action"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user