aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-05-13 11:31:42 +0200
committerChocobozzz <me@florianbigard.com>2020-05-13 11:31:42 +0200
commit6676056a316a09557b8445cf6c0583ff8c588339 (patch)
tree9945d9df0dd6e79761a7fc8b6f8e4447bdc83469 /support
parent0ceadb3578bf8197308d803446eaaefc01830e08 (diff)
downloadPeerTube-6676056a316a09557b8445cf6c0583ff8c588339.tar.gz
PeerTube-6676056a316a09557b8445cf6c0583ff8c588339.tar.zst
PeerTube-6676056a316a09557b8445cf6c0583ff8c588339.zip
Add max count information in api doc
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml2
1 files changed, 1 insertions, 1 deletions
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: