Chatwoot/swagger/definitions/resource/extension/contact/show.yml

10 lines
201 B
YAML
Raw Normal View History

2020-02-23 07:24:29 +00:00
type: object
properties:
id:
type: number
2020-03-11 10:49:13 +00:00
description: Id of the user
2020-02-23 07:24:29 +00:00
availability_status:
type: string
2020-03-11 10:49:13 +00:00
enum: ['online', 'offline']
description: Availability status of the user