summaryrefslogtreecommitdiff
path: root/doc/api/graphql/reference/gitlab_schema.json
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-18 15:09:45 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-18 15:09:45 +0000
commitaaf59610548d9b0fd01acfd50e831cbe519ecba2 (patch)
treeb6505abedcd965ebae5118b504b185b63129dc4c /doc/api/graphql/reference/gitlab_schema.json
parent1363ca12f1f07c634647cf55c4c16b7401098673 (diff)
downloadgitlab-ce-aaf59610548d9b0fd01acfd50e831cbe519ecba2.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/graphql/reference/gitlab_schema.json')
-rw-r--r--doc/api/graphql/reference/gitlab_schema.json48
1 files changed, 45 insertions, 3 deletions
diff --git a/doc/api/graphql/reference/gitlab_schema.json b/doc/api/graphql/reference/gitlab_schema.json
index 3d941d9cc69..94c0c17d218 100644
--- a/doc/api/graphql/reference/gitlab_schema.json
+++ b/doc/api/graphql/reference/gitlab_schema.json
@@ -2247,7 +2247,7 @@
},
{
"name": "image",
- "description": "The URL of the image",
+ "description": "The URL of the full-sized image",
"args": [
],
@@ -2264,6 +2264,20 @@
"deprecationReason": null
},
{
+ "name": "imageV432x230",
+ "description": "The URL of the design resized to fit within the bounds of 432x230. This will be `null` if the image has not been generated",
+ "args": [
+
+ ],
+ "type": {
+ "kind": "SCALAR",
+ "name": "String",
+ "ofType": null
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
"name": "issue",
"description": "The issue the design belongs to",
"args": [
@@ -2583,7 +2597,7 @@
},
{
"name": "image",
- "description": "The URL of the image",
+ "description": "The URL of the full-sized image",
"args": [
],
@@ -2600,6 +2614,20 @@
"deprecationReason": null
},
{
+ "name": "imageV432x230",
+ "description": "The URL of the design resized to fit within the bounds of 432x230. This will be `null` if the image has not been generated",
+ "args": [
+
+ ],
+ "type": {
+ "kind": "SCALAR",
+ "name": "String",
+ "ofType": null
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
"name": "issue",
"description": "The issue the design belongs to",
"args": [
@@ -3326,7 +3354,7 @@
},
{
"name": "image",
- "description": "The URL of the image",
+ "description": "The URL of the full-sized image",
"args": [
],
@@ -3343,6 +3371,20 @@
"deprecationReason": null
},
{
+ "name": "imageV432x230",
+ "description": "The URL of the design resized to fit within the bounds of 432x230. This will be `null` if the image has not been generated",
+ "args": [
+
+ ],
+ "type": {
+ "kind": "SCALAR",
+ "name": "String",
+ "ofType": null
+ },
+ "isDeprecated": false,
+ "deprecationReason": null
+ },
+ {
"name": "issue",
"description": "The issue the design belongs to",
"args": [