mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 08:23:42 +01:00
Clarify who can answer
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
1023399997
commit
ea056a77be
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"invitee": {
|
||||
"type": "string",
|
||||
"description": "The ID of the user being called.",
|
||||
"description": "The ID of the user being called. If omitted, any user in the room can answer.",
|
||||
}
|
||||
},
|
||||
"required": ["call_id", "offer", "version", "lifetime", "party_id"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue