mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-07-02 12:17:47 +02:00
Update data/event-schemas/schema/m.image_pack.rooms.yaml
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
74d096045e
commit
f5b7b5cb94
|
|
@ -31,6 +31,10 @@ properties:
|
|||
pack. Clients MAY present appropriate UI to handle this case.
|
||||
type: object
|
||||
additionalProperties:
|
||||
description: |
|
||||
Map from image pack `state_key` to an empty object.
|
||||
|
||||
The bottom-level object is reserved ...
|
||||
type: object
|
||||
additionalProperties:
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in a new issue