19 lines
328 B
YAML
19 lines
328 B
YAML
|
type: object
|
||
|
properties:
|
||
|
meta:
|
||
|
type: object
|
||
|
properties:
|
||
|
sender:
|
||
|
type: object
|
||
|
properties:
|
||
|
id:
|
||
|
type: number
|
||
|
name:
|
||
|
type: string
|
||
|
thumbnail:
|
||
|
type: string
|
||
|
channel:
|
||
|
type: string
|
||
|
assignee:
|
||
|
type: object
|