summaryrefslogtreecommitdiff
path: root/db/docs/web_hooks.yml
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/web_hooks.yml')
-rw-r--r--db/docs/web_hooks.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/db/docs/web_hooks.yml b/db/docs/web_hooks.yml
new file mode 100644
index 00000000000..8b0a2c8c002
--- /dev/null
+++ b/db/docs/web_hooks.yml
@@ -0,0 +1,13 @@
+---
+table_name: web_hooks
+classes:
+- GroupHook
+- ProjectHook
+- ServiceHook
+- SystemHook
+- WebHook
+feature_categories:
+- integrations
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/edab46e9fa5f568b1423c0021e81d30453d7dc1e
+milestone: "<6.0"