mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-24 03:54:10 +01:00
Clarify when an event is returned from /send_join.
This commit is contained in:
parent
e15a36b0a1
commit
353b61526e
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue