Fix user activities API version in docs
This commit is contained in:
		
							parent
							
								
									33a25e0fc6
								
							
						
					
					
						commit
						faddd10c8d
					
				|  | @ -1029,7 +1029,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…
	
		Reference in New Issue