mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-06 06:13:42 +01:00
Fix error reference in media repo
This commit is contained in:
parent
ab75fc4b20
commit
516000bdc3
|
|
@ -336,7 +336,7 @@ paths:
|
|||
429:
|
||||
description: This request was rate-limited.
|
||||
schema:
|
||||
"$ref": "definitions/error.yaml"
|
||||
"$ref": "definitions/errors/error.yaml"
|
||||
|
||||
tags:
|
||||
- Media
|
||||
|
|
|
|||
Loading…
Reference in a new issue