mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-06-16 12:57:48 +02:00
Links to EncryptedFile
This commit is contained in:
parent
ef50deccd5
commit
515279709a
|
|
@ -27,8 +27,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
thumbnail_file:
|
thumbnail_file:
|
||||||
description: |-
|
description: |-
|
||||||
Information on the encrypted thumbnail file, as specified in
|
An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
Only present if the thumbnail is encrypted.
|
Only present if the thumbnail is encrypted.
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
|
|
|
||||||
|
|
@ -58,9 +58,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
file:
|
file:
|
||||||
description: |-
|
description: |-
|
||||||
Required if the file is encrypted. Information on the encrypted
|
Required if the file is encrypted. An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
file, as specified in
|
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
|
|
|
||||||
|
|
@ -48,8 +48,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
thumbnail_file:
|
thumbnail_file:
|
||||||
description: |-
|
description: |-
|
||||||
Information on the encrypted thumbnail file, as specified in
|
An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
Only present if the thumbnail is encrypted.
|
Only present if the thumbnail is encrypted.
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
|
|
@ -72,9 +71,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
file:
|
file:
|
||||||
description: |-
|
description: |-
|
||||||
Required if the file is encrypted. Information on the encrypted
|
Required if the file is encrypted. An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
file, as specified in
|
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
|
|
|
||||||
|
|
@ -48,9 +48,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
file:
|
file:
|
||||||
description: |-
|
description: |-
|
||||||
Required if the file is encrypted. Information on the encrypted
|
Required if the file is encrypted. An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
file, as specified in
|
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
|
|
|
||||||
|
|
@ -31,8 +31,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
thumbnail_file:
|
thumbnail_file:
|
||||||
description: |-
|
description: |-
|
||||||
Information on the encrypted thumbnail file, as specified in
|
An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
Only present if the thumbnail is encrypted.
|
Only present if the thumbnail is encrypted.
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
|
|
|
||||||
|
|
@ -58,8 +58,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
thumbnail_file:
|
thumbnail_file:
|
||||||
description: |-
|
description: |-
|
||||||
Information on the encrypted thumbnail file, as specified in
|
An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
Only present if the thumbnail is encrypted.
|
Only present if the thumbnail is encrypted.
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
|
|
@ -82,9 +81,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
file:
|
file:
|
||||||
description: |-
|
description: |-
|
||||||
Required if the file is encrypted. Information on the encrypted
|
Required if the file is encrypted. An [EncryptedFile](/client-server-api/#definition-encryptedfile) structure.
|
||||||
file, as specified in
|
|
||||||
[End-to-end encryption](/client-server-api/#sending-encrypted-attachments).
|
|
||||||
title: EncryptedFile
|
title: EncryptedFile
|
||||||
type: object
|
type: object
|
||||||
required:
|
required:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue