mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-25 03:54:10 +02: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.
|
||||
servers_in_room:
|
||||
type: array
|
||||
x-addedInMatrixVersion: "1.6"
|
||||
description: |-
|
||||
**Required** if `members_omitted` is true.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue