feat(api): add additional request counts (#2426)

This commit is contained in:
TheCatLady
2022-01-16 00:13:35 -08:00
committed by GitHub
parent d4438c82e3
commit 2535edcc7f
2 changed files with 39 additions and 10 deletions

View File

@@ -4422,21 +4422,22 @@ paths:
schema:
type: object
properties:
total:
type: number
movie:
type: number
tv:
type: number
pending:
type: number
example: 0
approved:
type: number
example: 10
declined:
type: number
processing:
type: number
example: 4
available:
type: number
example: 6
required:
- pending
- approved
/request/{requestId}:
get:
summary: Get MediaRequest