Fix reference to error.yaml in forget room API
This commit is contained in:
parent
55c27d6212
commit
bbf63d116c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ paths:
|
|||
"error": "User @example:matrix.org is in room !au1ba7o:matrix.org"
|
||||
}
|
||||
schema:
|
||||
"$ref": "definitions/error.yaml"
|
||||
"$ref": "definitions/errors/error.yaml"
|
||||
429:
|
||||
description: This request was rate-limited.
|
||||
schema:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue