From af7b855152c9ae66436e73d763bc6d6a244a9cf0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Nov 05 2016 18:41:50 +0000 Subject: Expand the doc on api_view_user_activity_date --- diff --git a/pagure/api/user.py b/pagure/api/user.py index 3625f87..7786aaa 100644 --- a/pagure/api/user.py +++ b/pagure/api/user.py @@ -232,6 +232,9 @@ def api_view_user_activity_date(username, date): GET /api/0/user/ralph/activity/2016-01-02 + GET /api/0/user/ralph/activity/2016-01-02?grouped=true + + Parameters ^^^^^^^^^^