Merge branch 'rz-update_events_documentation' into 'master'
Update GET project URL to be similar to GET user URL See merge request gitlab-org/gitlab-ce!21130
This commit is contained in:
commit
b8b1c0e37a
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ Example response:
|
|||
Get a list of visible events for a particular project.
|
||||
|
||||
```
|
||||
GET /:project_id/events
|
||||
GET /projects/:project_id/events
|
||||
```
|
||||
|
||||
Parameters:
|
||||
|
|
Loading…
Reference in a new issue