mirror of
https://github.com/adnanh/webhook.git
synced 2025-07-03 17:58:31 +00:00
parent
0f4bbfac9f
commit
d279505930
4 changed files with 22 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
# Hook definition
|
||||
Hooks are defined as JSON objects. Please note that in order to be considered valid, a hook object must contain the `id` and `execute-command` properties. All other properties are considered optional.
|
||||
|
||||
Hooks are defined as objects in the JSON or YAML hooks configuration file. Please note that in order to be considered valid, a hook object must contain the `id` and `execute-command` properties. All other properties are considered optional.
|
||||
|
||||
## Properties (keys)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue