Commit 6c6bb794 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Fix API

parent 46fd485c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment