Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
pull/2277/head
Kévin Commaille 4 weeks ago
parent 064e8f1411
commit a6fb075d92
No known key found for this signature in database
GPG Key ID: F26F4BE20A08255B

@ -0,0 +1,3 @@
The optional `submit_url` response parameter of the `/requestToken` endpoints uses the same request
and response parameters and error codes as the Identity Service API's `POST /_matrix/identity/v2/validate/email/submitToken`,
as per [MSC4183](https://github.com/matrix-org/matrix-spec-proposals/pull/4183).

@ -0,0 +1,3 @@
Clarify the error codes that can be returned with a 400 HTTP status code by the `POST /_matrix/identity/v2/validate/email/submitToken`
and `POST /_matrix/identity/v2/validate/msisdn/submitToken` endpoints, introducing the `M_TOKEN_INCORRECT`
error code, as per [MSC4183](https://github.com/matrix-org/matrix-spec-proposals/pull/4183).
Loading…
Cancel
Save