feat: initial user list (no edit/delete yet) and job schedules

This commit is contained in:
sct
2020-11-05 10:45:51 +00:00
parent 320432657e
commit 24a0423f3b
10 changed files with 213 additions and 7 deletions

View File

@@ -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