mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04: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']
|
required: ['auth_chain_ids', 'pdu_ids']
|
||||||
404:
|
404:
|
||||||
description: |-
|
description: |-
|
||||||
No event was found or the server doesn't know about the state at that event
|
The given `event_id` was found or the server doesn't know about the state at
|
||||||
to return anything useful.
|
that event to return anything useful.
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
"errcode": "M_NOT_FOUND",
|
"errcode": "M_NOT_FOUND",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue