This commit is contained in:
Kamil Trzcinski 2016-02-19 18:09:58 +01:00
parent 46fd485c58
commit 6c6bb79422
1 changed files with 2 additions and 2 deletions

View File

@ -265,10 +265,10 @@ GET /projects/:id/builds/:build_id/artifacts
### Parameters
| Attribute | Type | required | Description |
| Attribute | Type | Required | Description |
|-----------|---------|----------|---------------------|
| id | integer | yes | The ID of a project |
| build\_id | integer | yes | The ID of a build |
| build_id | integer | yes | The ID of a build |
### Example of request