8 lines
154 B
YAML
8 lines
154 B
YAML
type: object
|
|
properties:
|
|
source_id:
|
|
type: string
|
|
description: Contact Inbox Source Id
|
|
inbox:
|
|
type: object
|
|
$ref: '#/definitions/inbox'
|