mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 22:14:10 +01:00
Add missing x-addedInMatrixVersion to servers_in_room in v2/send_join
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
b8411b5159
commit
b9bd4ab1d8
|
|
@ -255,6 +255,7 @@ paths:
|
||||||
server's signature.
|
server's signature.
|
||||||
servers_in_room:
|
servers_in_room:
|
||||||
type: array
|
type: array
|
||||||
|
x-addedInMatrixVersion: "1.6"
|
||||||
description: |-
|
description: |-
|
||||||
**Required** if `members_omitted` is true.
|
**Required** if `members_omitted` is true.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue