pub async fn get_error_summary(
__arg0: State<AnalyticsV2State>,
__arg1: Query<AnalyticsQuery>,
) -> Result<Json<ApiResponse<ErrorResponse>>, StatusCode>pub async fn get_error_summary(
__arg0: State<AnalyticsV2State>,
__arg1: Query<AnalyticsQuery>,
) -> Result<Json<ApiResponse<ErrorResponse>>, StatusCode>