Fix reference to error.yaml in forget room API

pull/1373/head
Travis Ralston 6 years ago
parent 55c27d6212
commit bbf63d116c

@ -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…
Cancel
Save