mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-24 03:54:10 +01:00
Update content/client-server-api/modules/content_repo.md
This commit is contained in:
parent
aa54db138a
commit
b73ef14dc5
|
|
@ -25,8 +25,8 @@ interacting with the media repository.
|
||||||
|
|
||||||
{{% boxes/added-in-paragraph %}}
|
{{% boxes/added-in-paragraph %}}
|
||||||
{{< changed-in v="1.11" >}} The unauthenticated download endpoints have been
|
{{< changed-in v="1.11" >}} The unauthenticated download endpoints have been
|
||||||
deprecated in favour of newer, authenticated, ones. This change included updating
|
deprecated in favour of newer, authenticated, ones. This change includes updating
|
||||||
the pathing of all media endpoints from `/_matrix/media/*` to `/_matrix/client/{version}/media/*`,
|
the paths of all media endpoints from `/_matrix/media/*` to `/_matrix/client/{version}/media/*`,
|
||||||
with the exception of the `/upload` and `/create` endpoints. The upload/create
|
with the exception of the `/upload` and `/create` endpoints. The upload/create
|
||||||
endpoints are expected to undergo a similar transition in a later version of the
|
endpoints are expected to undergo a similar transition in a later version of the
|
||||||
specification.
|
specification.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue