1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 17:59:37 +02:00

Add missing fields in openapi

This commit is contained in:
Chocobozzz 2025-07-16 14:58:38 +02:00
parent a60eeeff60
commit e399515941
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -9385,6 +9385,8 @@ components:
type: number
viewersPeak:
type: number
totalViewers:
type: number
viewersPeakDate:
type: string
format: date-time
@ -9397,6 +9399,15 @@ components:
type: string
viewers:
type: number
subdivisions:
type: array
items:
type: object
properties:
name:
type: string
viewers:
type: number
VideoStatsUserAgentDevice:
enum: