gitlab-org--gitlab-foss/changelogs/unreleased/speed-up-labels-api.yml
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

5 lines
102 B
YAML

---
title: Remove counts from default labels API responses
merge_request: 31543
author:
type: changed