Skip to content

Commit

Permalink
Clarify when an event is returned from /send_join.
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep committed Jun 5, 2024
1 parent e15a36b commit 353b615
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/api/server-server/joins-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,8 @@ paths:
title: SignedMembershipEvent
x-addedInMatrixVersion: "1.2"
description: |-
Required if the `content` of the event in the request contained the `join_authorised_via_users_server`
field. The signed copy of the membership event sent to other servers by the resident server,
including the resident server's signature.
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.
servers_in_room:
type: array
x-addedInMatrixVersion: "1.6"
Expand Down

0 comments on commit 353b615

Please sign in to comment.