Clarify who can answer

Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
David Baker 2023-05-17 10:06:25 +01:00 committed by GitHub
parent 1023399997
commit ea056a77be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"]