This commit is contained in:
Hoan HL
2026-03-10 13:16:09 +07:00
parent 321d45c444
commit 84b8da8e3f
2 changed files with 2 additions and 2 deletions

View File

@@ -347,7 +347,7 @@
"thinkingMusic": "string",
"tts": "#synthesizer",
"bargein": "boolean",
"prompt": "string",
"welcome": "string",
"queryInput": "#queryInput"
},
"required": [

View File

@@ -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"
},