Clarify user ID format in m.call.invite

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2026-05-08 11:00:03 +02:00
parent 50a2ac32dd
commit 2e978cfa69
No known key found for this signature in database
GPG key ID: 03AEEC581F0139CE

View file

@ -34,6 +34,8 @@ properties:
type: string
description: The ID of the user being called. If omitted, any user in the room can answer.
x-addedInMatrixVersion: '1.7'
format: mx-user-id
pattern: "^@"
sdp_stream_metadata:
$ref: components/sdp_stream_metadata.yaml
required: