mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-07-07 21:01:47 +00:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"text": {
|
|
"description": "Welcome message",
|
|
"type": "string",
|
|
"required": true
|
|
},
|
|
"timeout": {
|
|
"description": "Timeout in seconds",
|
|
"type": "number",
|
|
"default": 30
|
|
}
|
|
} |