Chatwoot/swagger/definitions/request/contact/create.yml
Francois Falala-Sechet dfe4b70d91
chore: update swagger definitions (#1151)
update swagger definitions
2020-08-17 13:07:12 +05:30

11 lines
157 B
YAML

type: object
properties:
inbox_id:
type: number
required: true
name:
type: string
email:
type: string
phone_number:
type: string