Another attempt.

This commit is contained in:
Patrick Cloke 2024-06-10 09:00:59 -04:00
parent a3b5f9907a
commit 2c117ba0f5

View file

@ -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"