diff --git a/User-Stats-API.md b/User-Stats-API.md index 21c556f..e58f631 100644 --- a/User-Stats-API.md +++ b/User-Stats-API.md @@ -26,9 +26,11 @@ Response code of `200 OK` week_sum : , week_count : , month_sum : , - month_count : - global_sum : , - global_count : + month_count : , + user_sum : , + user_count : , + global_sum : , + global_count : } ```