element-hq / element-hq/synapse
synapse implements unspecced `POST /_matrix/client/v3/rooms/{roomId}/send/{eventType}`
Open
A-Spec-Compliance
S-Tolerable
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#12375](https://github.com/matrix-org/synapse/issues/12375).
---
the spec used to have a `POST /_matrix/client/api/v1/rooms/{roomId}/send/{eventType}/{txnId}`, but it was removed in https://github.com/matrix-org/matrix-doc/pull/181, and so should never have been exposed on the `/r0/` or `/v3/` prefixes. Yet here we are.
Contributor guide
Assessment
This issue has not been assessed yet.