mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-14 18:13:47 +01:00
Spec canonical alias key
This commit is contained in:
parent
459f4b953d
commit
d81d0dbd1d
|
|
@ -54,6 +54,10 @@ paths:
|
||||||
Aliases of the room. May be empty.
|
Aliases of the room. May be empty.
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
|
canonical_alias:
|
||||||
|
type: string
|
||||||
|
description: |-
|
||||||
|
The canonical alias of the room, if any. May be null.
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue