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/graphql/reference/gitlab_schema.json')
-rw-r--r--doc/api/graphql/reference/gitlab_schema.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/graphql/reference/gitlab_schema.json b/doc/api/graphql/reference/gitlab_schema.json
index 6a41b454610..833a230fd3f 100644
--- a/doc/api/graphql/reference/gitlab_schema.json
+++ b/doc/api/graphql/reference/gitlab_schema.json
@@ -2647,7 +2647,7 @@
},
{
"name": "repositorySize",
- "description": "The git repository size in bytes",
+ "description": "The Git repository size in bytes",
"args": [
],
@@ -7591,7 +7591,7 @@
},
{
"name": "description",
- "description": "Description of the label (markdown rendered as HTML for caching)",
+ "description": "Description of the label (Markdown rendered as HTML for caching)",
"args": [
],
@@ -13656,7 +13656,7 @@
},
{
"name": "description",
- "description": "Description of the merge request (markdown rendered as HTML for caching)",
+ "description": "Description of the merge request (Markdown rendered as HTML for caching)",
"args": [
],