mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 10:14:10 +01:00
Add note about auth
This commit is contained in:
parent
c9abf36097
commit
de6fe1b76e
|
|
@ -277,6 +277,9 @@ paths:
|
||||||
that any field not given is not limited.
|
that any field not given is not limited.
|
||||||
|
|
||||||
**NOTE:** Reverse proxies may apply their own limits.
|
**NOTE:** Reverse proxies may apply their own limits.
|
||||||
|
|
||||||
|
If auth is not supplied, this endpoint gives the global limit of the server.
|
||||||
|
Otherwise it should give the limits applied to the authenticated user.
|
||||||
operationId: getLimits
|
operationId: getLimits
|
||||||
produces: ["application/json"]
|
produces: ["application/json"]
|
||||||
security:
|
security:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue