From 51d8560da99edf1dd2cb0e7be870152f5a0fdb1a Mon Sep 17 00:00:00 2001 From: Will Hunt Date: Mon, 15 Nov 2021 22:58:39 +0000 Subject: [PATCH] Explicitly link to geo URI spec (#3492) * Explicitly link to geo URI spec * move RFC location Co-authored-by: Travis Ralston * Create 3492.clarification Co-authored-by: Travis Ralston --- changelogs/client_server/newsfragments/3492.clarification | 1 + data/event-schemas/schema/m.room.message$m.location.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelogs/client_server/newsfragments/3492.clarification diff --git a/changelogs/client_server/newsfragments/3492.clarification b/changelogs/client_server/newsfragments/3492.clarification new file mode 100644 index 00000000..1ad1e83d --- /dev/null +++ b/changelogs/client_server/newsfragments/3492.clarification @@ -0,0 +1 @@ +Explicity mention RFC5870 in the definition of `m.location` events diff --git a/data/event-schemas/schema/m.room.message$m.location.yaml b/data/event-schemas/schema/m.room.message$m.location.yaml index 5ddf68b7..37f723f2 100644 --- a/data/event-schemas/schema/m.room.message$m.location.yaml +++ b/data/event-schemas/schema/m.room.message$m.location.yaml @@ -9,7 +9,7 @@ properties: description: "A description of the location e.g. 'Big Ben, London, UK', or some kind of content description for accessibility e.g. 'location attachment'." type: string geo_uri: - description: A geo URI representing this location. + description: A [geo URI (RFC5870)](https://datatracker.ietf.org/doc/html/rfc5870) representing this location. type: string msgtype: enum: