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 'db/docs/group_custom_attributes.yml')
-rw-r--r--db/docs/group_custom_attributes.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/group_custom_attributes.yml b/db/docs/group_custom_attributes.yml
new file mode 100644
index 00000000000..6a06b847414
--- /dev/null
+++ b/db/docs/group_custom_attributes.yml
@@ -0,0 +1,9 @@
+---
+table_name: group_custom_attributes
+classes:
+- GroupCustomAttribute
+feature_categories:
+- subgroups
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/1f773a8ef5a1f76166d0455c6a5e473278885c17
+milestone: '10.2'