e0f29b9d81
fixes: #3962
14 lines
332 B
YAML
14 lines
332 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: integer
|
|
description: ID of the canned response
|
|
content:
|
|
type: string
|
|
description: Message content for canned response
|
|
short_code:
|
|
type: string
|
|
description: Short Code for quick access of the canned response
|
|
account_id:
|
|
type: integer
|
|
description: Account Id
|