18 lines
282 B
YAML
18 lines
282 B
YAML
|
type: object
|
||
|
properties:
|
||
|
user:
|
||
|
type: object
|
||
|
properties:
|
||
|
id:
|
||
|
type: number
|
||
|
name:
|
||
|
type: string
|
||
|
thumbnail:
|
||
|
type: string
|
||
|
metric:
|
||
|
type: object
|
||
|
properties:
|
||
|
open:
|
||
|
type: number
|
||
|
unattended:
|
||
|
type: number
|