Skip to content

Commit

Permalink
Update OpenAPI schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 19, 2024
1 parent 2b129fc commit f527516
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions core-api/core-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,8 @@
"avg_csat_survey_response",
"avg_first_response_time",
"avg_handle_time",
"avg_replies_to_resolution",
"avg_resolution_time",
"avg_response_time",
"avg_sla_breach_time",
"avg_total_reply_time",
Expand All @@ -548,16 +550,14 @@
"num_messages_sent",
"num_sla_breach",
"pct_csat_survey_satisfaction",
"pct_resolved_on_first_reply",
"pct_tagged_conversations",
"num_open_segments_start",
"num_closed_segments",
"num_open_segments_start",
"num_open_segments_end",
"num_workload_segments",
"avg_replies_to_resolution",
"avg_resolution_time",
"num_resolved_segments",
"num_unresolved_active_segments",
"pct_resolved_on_first_reply"
"num_workload_segments"
]
},
"AnalyticsReportRequest": {
Expand Down

0 comments on commit f527516

Please sign in to comment.