Add regex for geo URI of m.location msgtype

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

View file

@ -14,6 +14,7 @@ properties:
description: A [geo URI (RFC5870)](https://datatracker.ietf.org/doc/html/rfc5870) representing this location.
type: string
format: uri
pattern: "^geo:"
msgtype:
enum:
- m.location