Improve wording of the unauthenticated media deprecation box (#1916)
This commit is contained in:
parent
f9c4aeeea4
commit
c6d974975e
2 changed files with 4 additions and 2 deletions
|
@ -49,8 +49,9 @@ mxc://<server-name>/<media-id>
|
|||
Clients can access the content repository using the following endpoints.
|
||||
|
||||
{{% boxes/added-in-paragraph %}}
|
||||
{{< changed-in v="1.11" >}} Clients SHOULD NOT use the deprecated media endpoints
|
||||
described below. Instead, they SHOULD use the new endpoints which require authentication.
|
||||
{{< changed-in v="1.11" >}} A number of endpoints under the /_matrix/media hierarchy
|
||||
have been deprecated and replaced with new endpoints which require authentication.
|
||||
The deprecated endpoints are marked in the section below.
|
||||
{{% /boxes/added-in-paragraph %}}
|
||||
|
||||
{{% boxes/warning %}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue