summaryrefslogtreecommitdiff
path: root/db/docs/user_phone_number_validations.yml
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/user_phone_number_validations.yml')
-rw-r--r--db/docs/user_phone_number_validations.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/user_phone_number_validations.yml b/db/docs/user_phone_number_validations.yml
new file mode 100644
index 00000000000..9feacd76c5a
--- /dev/null
+++ b/db/docs/user_phone_number_validations.yml
@@ -0,0 +1,9 @@
+---
+table_name: user_phone_number_validations
+classes:
+- Users::PhoneNumberValidation
+feature_categories:
+- onboarding
+description: Stores whether the user has verified their phone number
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/97762
+milestone: '15.5'