summaryrefslogtreecommitdiff
path: root/doc/api/search.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-06-10 03:10:01 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-06-10 03:10:01 +0000
commitebc589e90ca9bc03315411b912d2ce957cb84903 (patch)
treef0a84c8b0d79a916b4de68c153b6b369d91ba87e /doc/api/search.md
parent26774b8d98581b2f211cd5cf04dcec0e352c04a6 (diff)
downloadgitlab-ce-ebc589e90ca9bc03315411b912d2ce957cb84903.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/search.md')
-rw-r--r--doc/api/search.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/search.md b/doc/api/search.md
index cc5a23cd7a7..9714bc17f62 100644
--- a/doc/api/search.md
+++ b/doc/api/search.md
@@ -178,6 +178,7 @@ Example response:
"ruby",
"tests"
],
+ "draft": false,
"work_in_progress": false,
"milestone": {
"id": 13,
@@ -600,6 +601,7 @@ Example response:
"ruby",
"tests"
],
+ "draft": false,
"work_in_progress": false,
"milestone": {
"id": 13,
@@ -958,6 +960,7 @@ Example response:
"ruby",
"tests"
],
+ "draft": false,
"work_in_progress": false,
"milestone": {
"id": 13,