mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-01-25 02:08:06 +00:00
change dial to allow an array of dub verbs instead of a single one
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
"proxy": "string",
|
||||
"transcribe": "#transcribe",
|
||||
"amd": "#amd",
|
||||
"dub": "#dub",
|
||||
"dub": ["#dub"],
|
||||
"tag": "object"
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user