Add note about auth

pull/1189/head
Will Hunt 6 years ago
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…
Cancel
Save