mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-03-21 18:57:52 +00:00
support model ces for dialogflow (#126)
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
"region": "string",
|
||||
"model": {
|
||||
"type": "string",
|
||||
"enum": ["es", "cx"]
|
||||
"enum": ["es", "cx", "ces"]
|
||||
},
|
||||
"lang": "string",
|
||||
"actionHook": "object|string",
|
||||
|
||||
Reference in New Issue
Block a user