diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2021-01-28 14:43:02 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2021-01-28 15:55:34 +0100 |
commit | 923d3d5ad53cd23bf8107e936408e321f6175517 (patch) | |
tree | 74babf4757aecf3890cb794a6315221f8e1bafae /support/doc/api/openapi.yaml | |
parent | ba5d4a849c7d7ba05f093480ae12286c4af61556 (diff) | |
download | PeerTube-923d3d5ad53cd23bf8107e936408e321f6175517.tar.gz PeerTube-923d3d5ad53cd23bf8107e936408e321f6175517.tar.zst PeerTube-923d3d5ad53cd23bf8107e936408e321f6175517.zip |
add test and openapi for hot sort parameter
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r-- | support/doc/api/openapi.yaml | 1 |
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 |