Explicitly link to geo URI spec (#3492)

* Explicitly link to geo URI spec

* move RFC location

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Create 3492.clarification

Co-authored-by: Travis Ralston <travisr@matrix.org>
rav/remove_event_def
Will Hunt 3 years ago committed by GitHub
parent a034d45e45
commit 51d8560da9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Explicity mention RFC5870 in the definition of `m.location` events

@ -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:

Loading…
Cancel
Save