mirror of
https://github.com/jambonz/jambonz-node.git
synced 2025-12-19 05:17:49 +00:00
tweak property name
This commit is contained in:
@@ -25,13 +25,13 @@
|
||||
"properties": {
|
||||
"synthesizer": "#synthesizer",
|
||||
"recognizer": "#recognizer",
|
||||
"bot-mode": "#botMode"
|
||||
"botMode": "#botMode"
|
||||
},
|
||||
"required": []
|
||||
},
|
||||
"botMode": {
|
||||
"properties": {
|
||||
"enabled": "boolean",
|
||||
"enable": "boolean",
|
||||
"gather": "#gather"
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user