8 lines
152 B
YAML
8 lines
152 B
YAML
|
|
type: object
|
||
|
|
properties:
|
||
|
|
source_id:
|
||
|
|
type: string
|
||
|
|
description: Contact Inbox Source Id
|
||
|
|
inbox:
|
||
|
|
$ref: '#/components/schemas/inbox_contact'
|