feat(trending): add filter options (#2137)

Signed-off-by: Florian Hoech <code@florians-web.de>
This commit is contained in:
bogo22
2026-03-05 11:24:55 +01:00
committed by GitHub
parent 3152f727ef
commit 4ce0db1959
5 changed files with 129 additions and 27 deletions

View File

@@ -5964,6 +5964,23 @@ paths:
schema:
type: string
example: en
- in: query
name: mediaType
schema:
type: string
enum:
- all
- movie
- tv
default: all
- in: query
name: timeWindow
schema:
type: string
enum:
- day
- week
default: day
responses:
'200':
description: Results