- Administrator
videoQuota:
type: number
+ dailyVideoQuota:
+ type: number
createdAt:
type: string
account:
videoQuota:
type: string
description: 'The user videoQuota '
+ videoQuotaDaily:
+ type: string
+ description: 'The user daily video quota '
role:
type: integer
format: int32
- password
- email
- videoQuota
+ - videoQuotaDaily
- role
UpdateUser:
properties:
videoQuota:
type: string
description: 'The updated videoQuota of the user '
+ videoQuotaDaily:
+ type: string
+ description: 'The updated daily video quota of the user '
role:
type: string
description: 'The updated role of the user '
- id
- email
- videoQuota
+ - videoQuotaDaily
- role
UpdateMe:
properties: