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

9 lines
161 B
YAML

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