mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 14:44:09 +02:00
Code review: restore explanatory text.
This commit is contained in:
parent
81a8c15735
commit
185b814987
|
|
@ -9,6 +9,8 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
description: |-
|
description: |-
|
||||||
A list of servers to try and join through. See also: [Routing](/appendices/#routing).
|
A list of servers to try and join through. See also: [Routing](/appendices/#routing).
|
||||||
|
|
||||||
|
When not present or invalid, the child room is not considered to be part of the space.
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
order:
|
order:
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,8 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
description: |-
|
description: |-
|
||||||
A list of servers to try and join through. See also: [Routing](/appendices/#routing).
|
A list of servers to try and join through. See also: [Routing](/appendices/#routing).
|
||||||
|
|
||||||
|
When not present or invalid, the room is not considered to be part of the parent space.
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
canonical:
|
canonical:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue