mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
1 line
361 B
Text
1 line
361 B
Text
Require a body in POST requests to `/rooms/{roomId}/receipt/{receiptType}/{eventId}`, as required by the [Matrix specification](https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3roomsroomidreceiptreceipttypeeventid). This breaks compatibility with Element Android 1.2.0 and earlier: users of those clients will be unable to send read receipts.
|