Add missing x-addedInMatrixVersion
to servers_in_room
in v2/send_join
(#1398)
* Add missing `x-addedInMatrixVersion` to `servers_in_room` in `v2/send_join` Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
b8411b5159
commit
eb656dfce3
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue