Update old news

This commit is contained in:
J. Ryan Stinnett 2019-09-19 14:43:21 +01:00
parent aade649f1e
commit 7b65f0539e
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
Add POST /_matrix/client/r0/account/3pid/unbind endpoint from MSC2140 for unbinding a 3PID from an identity server without removing it from the homeserver user account.
Add POST /_matrix/client/unstable/account/3pid/unbind endpoint from MSC2140 for unbinding a 3PID from an identity server without removing it from the homeserver user account.

View file

@ -1 +1 @@
Use unstable prefix for 3PID unbind API.
Add POST /_matrix/client/unstable/account/3pid/unbind endpoint from MSC2140 for unbinding a 3PID from an identity server without removing it from the homeserver user account.