676796ddc7
* feat: Add reports about live agent load
19 lines
No EOL
276 B
YAML
19 lines
No EOL
276 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: number
|
|
name:
|
|
type: string
|
|
email:
|
|
type: string
|
|
thumbnail:
|
|
type: string
|
|
availability:
|
|
type: string
|
|
metric:
|
|
type: object
|
|
properties:
|
|
open:
|
|
type: number
|
|
unattended:
|
|
type: number |