* 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>
1 line
103 B
Text
1 line
103 B
Text
Remove the `origin` field in `PUT /send_join` responses, because it was never sent in the first place.
|