Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
12
research/chatwoot/swagger/definitions/resource/account.yml
Normal file
12
research/chatwoot/swagger/definitions/resource/account.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
type: object
|
||||
properties:
|
||||
id:
|
||||
type: number
|
||||
description: Account ID
|
||||
name:
|
||||
type: string
|
||||
description: Name of the account
|
||||
role:
|
||||
type: string
|
||||
enum: ['administrator', 'agent']
|
||||
description: The user role in the account
|
||||
Reference in New Issue
Block a user