mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Update data/api/server-server/events.yaml
This commit is contained in:
parent
a12c8ef326
commit
1165bbf835
|
|
@ -142,7 +142,7 @@ paths:
|
||||||
- pdu_ids
|
- pdu_ids
|
||||||
"403":
|
"403":
|
||||||
description: |-
|
description: |-
|
||||||
The host is not in the room or the host is banned from the room via its ACL.
|
The requesting host is not in the room, or is excluded from the room via `m.room.server_acl`.
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue