summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-03-21 11:57:38 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-03-21 11:57:38 +0000
commit1e5888d115df1973cd5af0aa95013dbbf29ddefd (patch)
tree77f1c1b30d10b5738e0554d3cfc0b36fcb5bf309 /changelogs
parent46146e33f2f8dcbd52ee50eb9142887344b8c367 (diff)
parent8ab347b392bc635ebfb0eb1663bff7d0048fc5c9 (diff)
downloadgitlab-ce-1e5888d115df1973cd5af0aa95013dbbf29ddefd.tar.gz
Merge branch 'api-project-issues-404' into 'master'
Return 404 in project issues API endpoint when project cannot be found Closes #29631 See merge request !10093
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-project-issues-404.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-project-issues-404.yml b/changelogs/unreleased/api-project-issues-404.yml
new file mode 100644
index 00000000000..ce40395c99e
--- /dev/null
+++ b/changelogs/unreleased/api-project-issues-404.yml
@@ -0,0 +1,4 @@
+---
+title: Return 404 in project issues API endpoint when project cannot be found
+merge_request: 10093
+author: