Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
13
research/chatwoot/swagger/parameters/report_metric.yml
Normal file
13
research/chatwoot/swagger/parameters/report_metric.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
in: query
|
||||
name: metric
|
||||
schema:
|
||||
type: string
|
||||
enum:
|
||||
- conversations_count
|
||||
- incoming_messages_count
|
||||
- outgoing_messages_count
|
||||
- avg_first_response_time
|
||||
- avg_resolution_time
|
||||
- resolutions_count
|
||||
required: true
|
||||
description: The type of metric
|
||||
Reference in New Issue
Block a user