t2bot / matrix-media-repo

Highly configurable multi-domain media repository for Matrix.
https://docs.t2bot.io/matrix-media-repo
MIT License
206 stars 79 forks source link

Align docs with v1.11 spec #619

Open Natureshadow opened 3 weeks ago

Natureshadow commented 3 weeks ago

The v1.11 spec introduced the stable endpoints for authenticated media, effectively moving /_matrix/media/.* to /_matrix/(client|federation)/v1/media/.*.

The docs should be aligned with that.

I did not do this myself as a PR because I am not yet entirely sure what the correct patterns are.