diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2018-10-11 15:18:44 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2018-10-11 15:18:44 +0000 |
commit | a8513c7dc306aee838074bdd01c1999d8c19f4c3 (patch) | |
tree | b2d01799b91dd1dfb6041ce71fec35a8f0fbfac8 /changelogs | |
parent | 2343dd8dd6ef6c74511e34808377b7dc5fe8c25b (diff) | |
parent | 8bc33c789443550ce2f0d75cf8477e1aae204538 (diff) | |
download | gitlab-ce-a8513c7dc306aee838074bdd01c1999d8c19f4c3.tar.gz |
Merge branch '52472-pipeline-endpoint-json' into 'master'
Adds `.json` to the end of pipelines endpoint
Closes #52472
See merge request gitlab-org/gitlab-ce!22293
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/52472-pipeline-endpoint-json.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52472-pipeline-endpoint-json.yml b/changelogs/unreleased/52472-pipeline-endpoint-json.yml new file mode 100644 index 00000000000..feff195beb8 --- /dev/null +++ b/changelogs/unreleased/52472-pipeline-endpoint-json.yml @@ -0,0 +1,5 @@ +--- +title: Fix caching issue with pipelines URL +merge_request: 22293 +author: +type: fixed |