mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 04:23:43 +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": {
|
"invitee": {
|
||||||
"type": "string",
|
"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"]
|
"required": ["call_id", "offer", "version", "lifetime", "party_id"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue