add missing description to m.call.answer schema
This commit is contained in:
parent
3a84ea7cf6
commit
8d378cfd51
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"version": {
|
||||
"type": "number",
|
||||
"description": ""
|
||||
"description": "The version of the VoIP specification this messages adheres to. This specification is version 0."
|
||||
}
|
||||
},
|
||||
"required": ["call_id", "answer", "version"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue