mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-08 12:24:09 +02:00
Add x-addedInMatrixVersion property
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
354139c325
commit
3da385597b
|
|
@ -35,6 +35,7 @@ properties:
|
||||||
- $ref: thumbnail_info.yaml
|
- $ref: thumbnail_info.yaml
|
||||||
description: Metadata about the image referred to in `thumbnail_url`.
|
description: Metadata about the image referred to in `thumbnail_url`.
|
||||||
is_animated:
|
is_animated:
|
||||||
|
x-addedInMatrixVersion: "1.18"
|
||||||
description: |-
|
description: |-
|
||||||
If this flag is `true`, the original image SHOULD be assumed to be
|
If this flag is `true`, the original image SHOULD be assumed to be
|
||||||
animated. If this flag is `false`, the original image SHOULD be assumed to
|
animated. If this flag is `false`, the original image SHOULD be assumed to
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue