From f5b7b5cb9421a1807ce2aa3994717a55ec284e04 Mon Sep 17 00:00:00 2001 From: Artem <189279532+jpcshka@users.noreply.github.com> Date: Tue, 30 Jun 2026 13:13:17 +0300 Subject: [PATCH] Update data/event-schemas/schema/m.image_pack.rooms.yaml Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- data/event-schemas/schema/m.image_pack.rooms.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/event-schemas/schema/m.image_pack.rooms.yaml b/data/event-schemas/schema/m.image_pack.rooms.yaml index 20e70b6d..462d324e 100644 --- a/data/event-schemas/schema/m.image_pack.rooms.yaml +++ b/data/event-schemas/schema/m.image_pack.rooms.yaml @@ -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