Highlight breaking change

This commit is contained in:
Andrew Morgan 2019-06-10 08:43:34 +01:00
parent ab0c1bc054
commit 0f82056ca2

View file

@ -1 +1 @@
Add a new ``submit_url`` field to the response of various `.../requestToken` endpoints.
Breaking change: Add a new ``submit_url`` field to the response of various `.../requestToken` endpoints. Clients should request a token from the user to submit 3PID validation when they received this field. Older clients will not know about this field and thus may display a deceptive message thinking that validation will be handled out of bounds.