Skip to content
Snippets Groups Projects
Commit e529f0e2 authored by Robert Speicher's avatar Robert Speicher Committed by Lin Jen-Shin
Browse files

Merge branch 'fix-user-activity-api' into 'master'

Fix user activities API version in docs

[ci skip]

See merge request !10822
parent 843f52ea
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -1017,7 +1017,7 @@ Parameters:
| `from` | string | no | Date string in the format YEAR-MONTH-DAY, e.g. `2016-03-11`. Defaults to 6 months ago. |
 
```bash
curl --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" https://gitlab.example.com/api/v3/user/activities
curl --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" https://gitlab.example.com/api/v4/user/activities
```
 
Example response:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment