mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
More clear
This commit is contained in:
parent
6ed4d10f20
commit
b4f1f43765
|
|
@ -139,8 +139,8 @@ paths:
|
|||
required: ['auth_chain_ids', 'pdu_ids']
|
||||
404:
|
||||
description: |-
|
||||
No event was found or the server doesn't know about the state at that event
|
||||
to return anything useful.
|
||||
The given `event_id` was found or the server doesn't know about the state at
|
||||
that event to return anything useful.
|
||||
examples:
|
||||
application/json: {
|
||||
"errcode": "M_NOT_FOUND",
|
||||
|
|
|
|||
Loading…
Reference in a new issue