mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Code review: restore explanatory text.
This commit is contained in:
parent
81a8c15735
commit
185b814987
|
|
@ -9,6 +9,8 @@ properties:
|
|||
type: array
|
||||
description: |-
|
||||
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:
|
||||
type: string
|
||||
order:
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@ properties:
|
|||
type: array
|
||||
description: |-
|
||||
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:
|
||||
type: string
|
||||
canonical:
|
||||
|
|
|
|||
Loading…
Reference in a new issue