Welcome to mirror list, hosted at ThFree Co, Russian Federation.

web_hooks.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3c43dd837b5c2aebe2802b05d348a0f32230217f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
table_name: web_hooks
classes:
- GroupHook
- ProjectHook
- ServiceHook
- SystemHook
- WebHook
feature_categories:
- integrations
description: Webhooks data with the custom HTTP callbacks that a user defines.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/edab46e9fa5f568b1423c0021e81d30453d7dc1e
milestone: "<6.0"