mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
As per [MSC2290](https://github.com/matrix-org/matrix-doc/pull/2290/files#diff-05cde9463e9209b701312b3baf2fb2ebR151), we're dropping the bind parameter from `/account/3pid`. This endpoint can now only be used for adding threepid's to the user's account on the homeserver.
1 line
No EOL
138 B
Gherkin
1 line
No EOL
138 B
Gherkin
Remove `bind` parameter from Client Server POST `/account` endpoint as per [MSC2290](https://github.com/matrix-org/matrix-doc/pull/2290/). |