mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-12-08 13:49:37 +00:00
9 lines
161 B
YAML
9 lines
161 B
YAML
type: object
|
|
properties:
|
|
source_id:
|
|
type: string
|
|
description: Contact Inbox Source Id
|
|
inbox:
|
|
type: object
|
|
$ref: '#/components/schemas/inbox'
|