Clarify Event ID string format in m.room.pinned_events

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2026-05-01 08:24:46 +02:00
parent 641214a37f
commit b037f2896c
No known key found for this signature in database
GPG key ID: F26F4BE20A08255B

View file

@ -11,6 +11,8 @@ properties:
description: An ordered list of event IDs to pin.
items:
type: string
format: mx-event-id
pattern: "^$"
type: array
required:
- pinned