Chatwoot/swagger/definitions/resource/contact.yml
2020-02-23 12:54:29 +05:30

12 lines
181 B
YAML

type: object
properties:
email:
type: string
name:
type: string
phone_number:
type: string
thumbnail:
type: string
additional_attributes:
type: object