be assertive

This commit is contained in:
Andrew Morgan 2019-09-17 15:02:41 +01:00
parent 3eda9f7b28
commit 1e69a7f3f2

View file

@ -133,8 +133,8 @@ POST https://home.server/_matrix/client/r0/account/3pid/add
The threepid has now been added to the user's account. The threepid has now been added to the user's account.
To achieve the above flows, some changes need to be made to existing To achieve the above flows, some changes need to be made to existing
endpoints. This MSC requests that the `id_server` and `id_access_token` endpoints. The `id_server` and `id_access_token` parameters are to be removed
parameters be removed from the Client-Server API's [POST from the Client-Server API's [POST
/account/3pid/email/requestToken](https://matrix.org/docs/spec/client_server/unstable#post-matrix-client-r0-account-3pid-email-requesttoken) /account/3pid/email/requestToken](https://matrix.org/docs/spec/client_server/unstable#post-matrix-client-r0-account-3pid-email-requesttoken)
and [POST and [POST
/account/3pid/msisdn/requestToken](https://matrix.org/docs/spec/client_server/unstable#post-matrix-client-r0-account-3pid-msisdn-requesttoken) /account/3pid/msisdn/requestToken](https://matrix.org/docs/spec/client_server/unstable#post-matrix-client-r0-account-3pid-msisdn-requesttoken)