aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/CONTRIBUTING.md2
-rw-r--r--support/doc/api/openapi.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index c79357a55..b12e97361 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -58,7 +58,7 @@ First, you should use a server or PC with at least 4GB of RAM. Less RAM may lead
58 58
59Make sure that you have followed 59Make sure that you have followed
60[the steps](/support/doc/dependencies.md) 60[the steps](/support/doc/dependencies.md)
61to install the dependencies. You'll need to install **NodeJS 10**. 61to install the dependencies.
62 62
63Fork the github repository, 63Fork the github repository,
64and then clone the sources and install node modules: 64and then clone the sources and install node modules:
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 9184d7827..29e42064b 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -2007,7 +2007,7 @@ components:
2007 name: count 2007 name: count
2008 in: query 2008 in: query
2009 required: false 2009 required: false
2010 description: Number of items 2010 description: "Number of items (max: 100)"
2011 schema: 2011 schema:
2012 type: number 2012 type: number
2013 sort: 2013 sort: