mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
* Remove the `origin` field on PUT /send_join responses This is a spec bug as it has actually never been sent by Synapse, going back to 2014. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2 lines
103 B
Plaintext
2 lines
103 B
Plaintext
Remove the `origin` field in `PUT /send_join` responses, because it was never sent in the first place.
|