Chatwoot/swagger/definitions/resource/contactable_inboxes.yml

9 lines
154 B
YAML
Raw Permalink Normal View History

type: object
properties:
source_id:
type: string
description: Contact Inbox Source Id
inbox:
type: object
$ref: '#/definitions/inbox'