Add max count information in api doc

pull/2621/head
Chocobozzz 2020-05-13 11:31:42 +02:00
parent 0ceadb3578
commit 6676056a31
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ First, you should use a server or PC with at least 4GB of RAM. Less RAM may lead
Make sure that you have followed
[the steps](/support/doc/dependencies.md)
to install the dependencies. You'll need to install **NodeJS 10**.
to install the dependencies.
Fork the github repository,
and then clone the sources and install node modules:

View File

@ -2007,7 +2007,7 @@ components:
name: count
in: query
required: false
description: Number of items
description: "Number of items (max: 100)"
schema:
type: number
sort: