mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Another attempt.
This commit is contained in:
parent
a3b5f9907a
commit
2c117ba0f5
|
|
@ -207,8 +207,9 @@ paths:
|
|||
title: SignedMembershipEvent
|
||||
x-addedInMatrixVersion: "1.2"
|
||||
description: |-
|
||||
The signed copy of the membership event sent to other servers by the resident server.
|
||||
Required if the event is signed by the resident server.
|
||||
The membership event sent to other servers by the resident server including a signature
|
||||
from the resident server. Required if the room is [restricted](/client-server-api/#restricted-rooms)
|
||||
and the joining user is authorised by one of the conditions.
|
||||
servers_in_room:
|
||||
type: array
|
||||
x-addedInMatrixVersion: "1.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue