Fix the response format of the /send endpoint

Fixes https://github.com/matrix-org/matrix-doc/issues/2236
This commit is contained in:
Travis Ralston 2020-05-20 17:42:10 -06:00
parent 3875d50de8
commit 74b627ac0b
2 changed files with 28 additions and 37 deletions

View file

@ -0,0 +1 @@
Fix the response format of the ``/send`` endpoint.