Closed sumnerevans closed 1 year ago
As of MSC2246, the PUT method is allowed on the /_matrix/media/v3/upload endpoint.
/_matrix/media/v3/upload
See the spec documentation here: https://spec.matrix.org/v1.7/client-server-api/#put_matrixmediav3uploadservernamemediaid
Note that this blocks https://github.com/matrix-org/synapse/pull/15503
Signed-off-by: Sumner Evans sumner@beeper.com
As of MSC2246, the PUT method is allowed on the
/_matrix/media/v3/upload
endpoint.See the spec documentation here: https://spec.matrix.org/v1.7/client-server-api/#put_matrixmediav3uploadservernamemediaid
Note that this blocks https://github.com/matrix-org/synapse/pull/15503
Signed-off-by: Sumner Evans sumner@beeper.com
Pull Request Checklist