Docs: Document default limit of /api/folders (#23435)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen
2020-04-10 17:43:00 +02:00
committed by GitHub
parent 6d1e323b78
commit 3dde8585ff

View File

@@ -28,7 +28,7 @@ that you cannot use this API for retrieving information about the General folder
`GET /api/folders`
Returns all folders that the authenticated user has permission to view.
Returns all folders that the authenticated user has permission to view. You can control the maximum number of folders returned through the `limit` query parameter, the default is 1000.
**Example Request**: