mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00

This makes the "messages" key in the content required. This is currently optional in the spec, but that seems to be an error.
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
Add validation to the `sendToDevice` API to raise a missing parameters error instead of a 500 error.
|