mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-27 01:29:16 +08:00
wip
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Referencing request values
|
||||
There are four types of request values:
|
||||
|
||||
1. Context values
|
||||
1. Pre-hook values
|
||||
These are the values provided by the `pre-hook-command` output.
|
||||
|
||||
```json
|
||||
{
|
||||
"source": "context",
|
||||
"source": "pre-hook",
|
||||
"name": "parameter-name"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user