summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/runners.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index 2cdd40590c1..600f238a406 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -122,8 +122,8 @@ Example response:
"projects": [
{
"id": 1,
- "name": "GitLab.org / GitLab Community Edition",
- "path": "gitlab-org/gitlab-ce"
+ "name_with_namespace": "GitLab.org / GitLab Community Edition",
+ "path_with_namespace": "gitlab-org/gitlab-ce"
}
],
"token": "205086a8e3b9a2b818ffac9b89d102",
@@ -170,8 +170,8 @@ Example response:
"projects": [
{
"id": 1,
- "name": "GitLab.org / GitLab Community Edition",
- "path": "gitlab-org/gitlab-ce"
+ "name_with_namespace": "GitLab.org / GitLab Community Edition",
+ "path_with_namespace": "gitlab-org/gitlab-ce"
}
],
"token": "205086a8e3b9a2b818ffac9b89d102",