From 11e5d1b9ca3efa7be34ddebb708a6aedb4e91639 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 10 Feb 2020 15:08:54 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/users.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/api/users.md') diff --git a/doc/api/users.md b/doc/api/users.md index 0e19207f279..601db1c790b 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -1376,6 +1376,7 @@ The activities that update the timestamp are: - Git HTTP/SSH activities (such as clone, push) - User logging in into GitLab - User visiting pages related to Dashboards, Projects, Issues and Merge Requests ([introduced](https://gitlab.com/gitlab-org/gitlab-foss/issues/54947) in GitLab 11.8) +- User using the API By default, it shows the activity for all users in the last 6 months, but this can be amended by using the `from` parameter. -- cgit v1.2.1