Fix m.location.yaml scheme (#1507)
* Fix m.location.yaml scheme
This appears to have been mixed up while refactoring
f1f32d3a15 (diff-eb879a272497c490480df3e07215d058ace2fa0bf456447786f299995fb467ef)
* Create 1507.clarification
This commit is contained in:
parent
c662976fab
commit
cafb453545
2 changed files with 3 additions and 2 deletions
|
@ -0,0 +1 @@
|
||||||
|
Clarify `m.location` scheme by partially reverting [f1f32d3](https://github.com/matrix-org/matrix-spec/commit/f1f32d3a15c325ee8aa9d2c6bafd96c38069bb53). Contributed by @HarHarLinks.
|
|
@ -20,8 +20,8 @@ properties:
|
||||||
properties:
|
properties:
|
||||||
thumbnail_url:
|
thumbnail_url:
|
||||||
description: |-
|
description: |-
|
||||||
The URL to the thumbnail of the file. Only present if the
|
The URL to a thumbnail of the location being represented.
|
||||||
thumbnail is unencrypted.
|
Only present if the thumbnail is unencrypted.
|
||||||
type: string
|
type: string
|
||||||
thumbnail_file:
|
thumbnail_file:
|
||||||
description: |-
|
description: |-
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue