mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-22 22:13:43 +01:00
404 for deprecated endpoint
This commit is contained in:
parent
c63edc7b97
commit
2383a55720
|
|
@ -118,8 +118,7 @@ is rotated.
|
|||
## Fallback considerations
|
||||
|
||||
`v1` versions of these endpoints may be disabled at the discretion of the
|
||||
implementation, and should return a HTTP 400 with a `M_DEPRECATED` `errcode` if
|
||||
so.
|
||||
implementation, and should return a HTTP 404 if so.
|
||||
|
||||
If an identity server is too old and a HTTP 404 is received when accessing the
|
||||
`v2` endpoint, they should fallback to the `v1` endpoint instead. However,
|
||||
|
|
|
|||
Loading…
Reference in a new issue