726 B
726 B
CreateHookOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | Option<bool> | [optional][default to false] | |
| authorization_header | Option<String> | [optional] | |
| branch_filter | Option<String> | [optional] | |
| config | std::collections::HashMap<String, String> | CreateHookOptionConfig has all config options in it required are "content_type" and "url" Required | |
| events | Option<Vec> | [optional] | |
| r#type | String |