fix: type cast fixed

This commit is contained in:
Iron_Felix 2025-11-24 05:51:45 +03:00
parent d1937fcbd7
commit b42fb34903
6 changed files with 84 additions and 65 deletions

View file

@ -29,7 +29,11 @@ get:
- in: query
name: watch_status
schema:
$ref: '../schemas/enums/UserTitleStatus.yaml'
type: array
items:
$ref: '../schemas/enums/UserTitleStatus.yaml'
style: form
explode: false
- in: query
name: rating
schema: