mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-21 19:04:10 +01:00
Remove "Clients should handle gracefully" sentence
This commit is contained in:
parent
41c18bed0f
commit
a1309d636c
|
|
@ -279,8 +279,7 @@ paths:
|
||||||
**NOTE:** Both clients and server administrators should be aware that proxies
|
**NOTE:** Both clients and server administrators should be aware that proxies
|
||||||
between the client and the server may affect the apparent behaviour of content
|
between the client and the server may affect the apparent behaviour of content
|
||||||
repository APIs, for example, proxies may enforce a lower upload size limit
|
repository APIs, for example, proxies may enforce a lower upload size limit
|
||||||
than is advertised by the server on this endpoint. Clients should handle such
|
than is advertised by the server on this endpoint.
|
||||||
situations gracefully.
|
|
||||||
operationId: getConfig
|
operationId: getConfig
|
||||||
produces: ["application/json"]
|
produces: ["application/json"]
|
||||||
security:
|
security:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue