feat: initial user list (no edit/delete yet) and job schedules
This commit is contained in:
@@ -33,6 +33,10 @@ components:
|
||||
type: string
|
||||
example: '2020-09-02T05:02:23.000Z'
|
||||
readOnly: true
|
||||
requests:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/MediaRequest'
|
||||
required:
|
||||
- id
|
||||
- email
|
||||
|
||||
Reference in New Issue
Block a user