mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-22 14:03:42 +01:00
Add fallback
This commit is contained in:
parent
749b1777fa
commit
661d69858e
|
|
@ -41,6 +41,10 @@ This proposal doesn't address the `PUT
|
||||||
[MSC1794](https://github.com/matrix-org/matrix-doc/pull/1794) already takes care
|
[MSC1794](https://github.com/matrix-org/matrix-doc/pull/1794) already takes care
|
||||||
of it.
|
of it.
|
||||||
|
|
||||||
|
If a call to any of the `v2` endpoints described in this proposal results in an
|
||||||
|
unrecognised request exception, then the sending server should retry the request
|
||||||
|
with the `v1` API.
|
||||||
|
|
||||||
## Alternative solutions
|
## Alternative solutions
|
||||||
|
|
||||||
An alternative solution would be to make the change in the `v1` fedration API,
|
An alternative solution would be to make the change in the `v1` fedration API,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue