Update GET project URL to be similar to GET user URL

This commit is contained in:
Ronald van Zon 2018-08-10 08:56:52 +00:00
parent ce2f1ec86a
commit 2427eb4707
1 changed files with 1 additions and 1 deletions

View File

@ -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: