13 lines
181 B
YAML
13 lines
181 B
YAML
|
type: object
|
||
|
properties:
|
||
|
email:
|
||
|
type: string
|
||
|
name:
|
||
|
type: string
|
||
|
phone_number:
|
||
|
type: string
|
||
|
thumbnail:
|
||
|
type: string
|
||
|
additional_attributes:
|
||
|
type: object
|