Commit ada79afb authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'patch-109' into 'master'

Add pagination information

See merge request gitlab-org/gitlab!31332
parents e3e1e0b7 80c12815
......@@ -7,6 +7,8 @@ The `description_html` - was added to response JSON in [GitLab 12.7](https://git
Get all labels for a given project.
By default, this request returns 20 results at a time because the API results [are paginated](README.md#pagination).
```plaintext
GET /projects/:id/labels
```
......
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