mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 23:13:43 +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.
|
||||
|
||||
**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
|
||||
produces: ["application/json"]
|
||||
security:
|
||||
|
|
|
|||
Loading…
Reference in a new issue