mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-06-17 05:17:48 +02:00
Clarrify MXC URI string format in m.audio msgtype
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
b5c63463ab
commit
f7bbe6ae28
|
|
@ -54,6 +54,8 @@ properties:
|
||||||
Required if the file is unencrypted. The URL (typically [`mxc://` URI](/client-server-api/#matrix-content-mxc-uris))
|
Required if the file is unencrypted. The URL (typically [`mxc://` URI](/client-server-api/#matrix-content-mxc-uris))
|
||||||
to the audio clip.
|
to the audio clip.
|
||||||
type: string
|
type: string
|
||||||
|
format: mx-mxc-uri
|
||||||
|
pattern: "^mxc:\\/\\/"
|
||||||
file:
|
file:
|
||||||
description: |-
|
description: |-
|
||||||
Required if the file is encrypted. Information on the encrypted
|
Required if the file is encrypted. Information on the encrypted
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue