summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-01-17 05:45:07 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-16 15:32:01 +0100
commit01ea65e0e9ea5e44fa653fb95e7ba8ca1668af98 (patch)
treeb7360600a01fff3a1e47a4d8c4f00b42d81fe836 /changelogs/unreleased
parent28d8b8650759d0032bcfd0fd9b4397d139a43984 (diff)
downloadgitlab-ce-01ea65e0e9ea5e44fa653fb95e7ba8ca1668af98.tar.gz
Paginate all endpoints that return an array
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/paginate-all-the-things.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/paginate-all-the-things.yml b/changelogs/unreleased/paginate-all-the-things.yml
new file mode 100644
index 00000000000..52f23ba52a9
--- /dev/null
+++ b/changelogs/unreleased/paginate-all-the-things.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Paginate all endpoints that return an array'
+merge_request: 8606
+author: Robert Schilling