Commit graph

4 commits

Author SHA1 Message Date
Patrick Derichs
f1e24d4d31 Add label_id parameter to label API for PUT and DELETE
Add specs for new parameter and updated documentation as well.
2019-08-23 17:45:42 +00:00
Sean McGivern
e6dc5168b8 Remove label issue and MR counts from default API responses
These counts significantly increase the load time for these
requests. Users can now opt in to receiving the counts by setting
`with_counts=true` in requests. This is a breaking change, but hopefully
a fairly minor one.
2019-08-08 17:10:41 +01:00
Robert Schilling
ad25e14844 Simplify label helper and correct version 2019-01-31 13:49:52 +01:00
Robert Schilling
0ce33f6b4f Factor out common label API 2019-01-31 13:49:52 +01:00