mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 00:13:43 +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
|
||||
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
|
||||
|
||||
An alternative solution would be to make the change in the `v1` fedration API,
|
||||
|
|
|
|||
Loading…
Reference in a new issue