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/spam_logs.yml')
-rw-r--r--db/docs/spam_logs.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/spam_logs.yml b/db/docs/spam_logs.yml
new file mode 100644
index 00000000000..35fa08ef46d
--- /dev/null
+++ b/db/docs/spam_logs.yml
@@ -0,0 +1,9 @@
+---
+table_name: spam_logs
+classes:
+- SpamLog
+feature_categories:
+- authentication_and_authorization
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/d20e75a8d80c2828336cd22897ea6868d666f8a5
+milestone: '8.5'