Skip to content

Commit de65f4e

Browse files
uhoregrichvdh
andauthored
Add link to keys upload endpoint
Co-authored-by: Richard van der Hoff <[email protected]>
1 parent 48b0196 commit de65f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2732-olm-fallback-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ of a one-time key when no one-time keys are available.
1212
## Proposal
1313

1414
A new request parameter, `fallback_keys`, is added to the body of the
15-
`/keys/upload` client-server API, which is in the same format as the
15+
[`/keys/upload` client-server API](https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-keys-upload), which is in the same format as the
1616
`one_time_keys` parameter with the exception that there must be at most one key
1717
per key algorithm. If the user had previously uploaded a fallback key for a
1818
given algorithm, it is replaced -- the server will only keep one fallback key

0 commit comments

Comments
 (0)