aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2021-01-28 14:43:02 +0100
committerChocobozzz <chocobozzz@cpy.re>2021-01-28 15:55:34 +0100
commit923d3d5ad53cd23bf8107e936408e321f6175517 (patch)
tree74babf4757aecf3890cb794a6315221f8e1bafae /support
parentba5d4a849c7d7ba05f093480ae12286c4af61556 (diff)
downloadPeerTube-923d3d5ad53cd23bf8107e936408e321f6175517.tar.gz
PeerTube-923d3d5ad53cd23bf8107e936408e321f6175517.tar.zst
PeerTube-923d3d5ad53cd23bf8107e936408e321f6175517.zip
add test and openapi for hot sort parameter
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 8ad98a9a9..b05a113ca 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -3491,6 +3491,7 @@ components:
3491 - -views 3491 - -views
3492 - -likes 3492 - -likes
3493 - -trending 3493 - -trending
3494 - -hot
3494 videosSearchSort: 3495 videosSearchSort:
3495 name: sort 3496 name: sort
3496 in: query 3497 in: query