diff options
author | Takuya Noguchi <takninnovationresearch@gmail.com> | 2017-06-17 15:40:12 +0900 |
---|---|---|
committer | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-03-25 22:58:55 +0900 |
commit | a48ac407109862c16ed57d3a10e8256aff394a07 (patch) | |
tree | 5fa977cce539f409ebffa123536bb17048acadfd /changelogs | |
parent | 391732a2c1b04baf565c77f2788a1ec035b1d85e (diff) | |
download | gitlab-ce-a48ac407109862c16ed57d3a10e8256aff394a07.tar.gz |
Drop JSON response in Project Milestone along with avoiding error
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/33803-drop-json-support-in-project-milestone.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/33803-drop-json-support-in-project-milestone.yml b/changelogs/unreleased/33803-drop-json-support-in-project-milestone.yml new file mode 100644 index 00000000000..0382ede4565 --- /dev/null +++ b/changelogs/unreleased/33803-drop-json-support-in-project-milestone.yml @@ -0,0 +1,5 @@ +--- +title: Drop JSON response in Project Milestone along with avoiding error +merge_request: 17977 +author: Takuya Noguchi +type: fixed |