Skip to content

Commit

Permalink
add support for dialogflow cx
Browse files Browse the repository at this point in the history
  • Loading branch information
davehorton committed Aug 20, 2024
1 parent e044621 commit 819e5c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@
"type": "string",
"enum": ["europe-west1", "europe-west2", "australia-southeast1", "asia-northeast1"]
},
"model": {
"type": "string",
"enum": ["es", "cx"]
},
"lang": "string",
"actionHook": "object|string",
"eventHook": "object|string",
Expand Down

0 comments on commit 819e5c8

Please sign in to comment.