mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
This makes the "messages" key in the content required. This is currently optional in the spec, but that seems to be an error.
1 line
101 B
Text
1 line
101 B
Text
Add validation to the `sendToDevice` API to raise a missing parameters error instead of a 500 error.
|