mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-25 20:44:09 +01:00
Another attempt.
This commit is contained in:
parent
a3b5f9907a
commit
2c117ba0f5
|
|
@ -207,8 +207,9 @@ paths:
|
||||||
title: SignedMembershipEvent
|
title: SignedMembershipEvent
|
||||||
x-addedInMatrixVersion: "1.2"
|
x-addedInMatrixVersion: "1.2"
|
||||||
description: |-
|
description: |-
|
||||||
The signed copy of the membership event sent to other servers by the resident server.
|
The membership event sent to other servers by the resident server including a signature
|
||||||
Required if the event is signed by the resident server.
|
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:
|
servers_in_room:
|
||||||
type: array
|
type: array
|
||||||
x-addedInMatrixVersion: "1.6"
|
x-addedInMatrixVersion: "1.6"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue