gitlab-org--gitlab-foss/changelogs/unreleased/tc-git-tower-pagination-links.yml
Toon Claes a98d17a838 Add specs for pagination Link header
Add specs that check the 'Link' header for the inclusion of:

 - rel="first"
 - rel="last"
 - rel="prev"
 - rel="next"

Fixes gitlab-org/gitlab-ce#36618

Related to gitlab-com/infrastructure#2532
2017-08-17 21:47:01 +02:00

5 lines
121 B
YAML

---
title: Improve API pagination headers when no record found
merge_request: 13629
author: Jordan Patterson
type: fixed