mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 14:04:10 +01:00
Forgot 'not'
This commit is contained in:
parent
9c75d7c47a
commit
8e9a8300eb
|
|
@ -139,7 +139,7 @@ paths:
|
||||||
required: ['auth_chain_ids', 'pdu_ids']
|
required: ['auth_chain_ids', 'pdu_ids']
|
||||||
404:
|
404:
|
||||||
description: |-
|
description: |-
|
||||||
The given `event_id` was found or the server doesn't know about the state at
|
The given `event_id` was not found or the server doesn't know about the state at
|
||||||
that event to return anything useful.
|
that event to return anything useful.
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue