mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
remove erroneous schema reference
This commit is contained in:
parent
7cc6d6e359
commit
78c9a5d9cc
|
|
@ -96,8 +96,6 @@ paths:
|
||||||
"errcode": "M_NOT_FOUND",
|
"errcode": "M_NOT_FOUND",
|
||||||
"error": "The event was not found or you are not joined to the room."
|
"error": "The event was not found or you are not joined to the room."
|
||||||
}
|
}
|
||||||
schema:
|
|
||||||
$ref: "../client-server/definitions/errors/error.yaml"
|
|
||||||
tags:
|
tags:
|
||||||
- Reporting content
|
- Reporting content
|
||||||
servers:
|
servers:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue