backticks

pull/2229/head
Andrew Morgan 5 years ago
parent cb1e3b8373
commit 2547cc443c

@ -55,9 +55,10 @@ request as this address has already been bound.
## Proposal ## Proposal
This proposal calls for allowing 3PID owners to rebind their 3PIDs using the This proposal calls for allowing 3PID owners to rebind their 3PIDs using the
[POST [`POST
/_matrix/client/r0/account/3pid/email/requestToken](https://matrix.org/docs/spec/client_server/r0.5.0#post-matrix-client-r0-account-3pid-email-requesttoken) and [POST /_matrix/client/r0/account/3pid/email/requestToken`](https://matrix.org/docs/spec/client_server/r0.5.0#post-matrix-client-r0-account-3pid-email-requesttoken)
/_matrix/client/r0/account/3pid/msisdn/requestToken](https://matrix.org/docs/spec/client_server/r0.5.0#post-matrix-client-r0-account-3pid-msisdn-requesttoken) and [`POST
/_matrix/client/r0/account/3pid/msisdn/requestToken`](https://matrix.org/docs/spec/client_server/r0.5.0#post-matrix-client-r0-account-3pid-msisdn-requesttoken)
endpoints by extending the definition of what homeservers should check before endpoints by extending the definition of what homeservers should check before
rejecting a bind. rejecting a bind.

Loading…
Cancel
Save