Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/octopush/pulls/38
666 B
666 B
CreateHookOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | Option<bool> | [optional][default to false] | |
| 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 |