Merge pull request #1353 from HarHarLinks/patch-1

add missing description to m.call.answer schema
pull/1355/head
David Baker 2 years ago committed by GitHub
commit 24b95cbb89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Add missing description to m.call.answer schema.

@ -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…
Cancel
Save