Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/project_vulnerabilities.md')
-rw-r--r--doc/api/project_vulnerabilities.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/project_vulnerabilities.md b/doc/api/project_vulnerabilities.md
index c38ee31ddfc..2b4d3ec50df 100644
--- a/doc/api/project_vulnerabilities.md
+++ b/doc/api/project_vulnerabilities.md
@@ -90,7 +90,7 @@ Example response:
"path": "security-reports",
"path_with_namespace": "gitlab-org/security-reports"
},
- "project_default_branch": "master",
+ "project_default_branch": "main",
"report_type": "dependency_scanning",
"resolved_at": null,
"resolved_by_id": null,
@@ -178,7 +178,7 @@ Example response:
"path": "security-reports",
"path_with_namespace": "gitlab-org/security-reports"
},
- "project_default_branch": "master",
+ "project_default_branch": "main",
"report_type": "dependency_scanning",
"resolved_at": null,
"resolved_by_id": null,