1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-12-09 06:13:10 +00:00
Classworks/swagger/definitions/resource/contact_inboxes.yml
2025-12-07 12:26:48 +08:00

8 lines
152 B
YAML

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