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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 09:08:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 09:08:59 +0300
commit6a7005feed2e88568f42627e7190ff5c4f2aa8d3 (patch)
tree1dbd36962c1d30428084950bd26db1df0185e599 /lib/gitlab/graphql
parent749c2a5f5aada205b959c5651bfc5d4d7c22229b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/gitlab/graphql')
-rw-r--r--lib/gitlab/graphql/docs/templates/default.md.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gitlab/graphql/docs/templates/default.md.haml b/lib/gitlab/graphql/docs/templates/default.md.haml
index 135b65ca7cf..b126a22c301 100644
--- a/lib/gitlab/graphql/docs/templates/default.md.haml
+++ b/lib/gitlab/graphql/docs/templates/default.md.haml
@@ -9,8 +9,8 @@
The API can be explored interactively using the [GraphiQL IDE](../index.md#graphiql).
-Each table below documents a GraphQL type. Types match loosely to models, but not all
-fields and methods on a model are available via GraphQL.
+ Each table below documents a GraphQL type. Types match loosely to models, but not all
+ fields and methods on a model are available via GraphQL.
\
- objects.each do |type|
- unless type[:fields].empty?