Record
post-v3-hooks-params
No description available.
record post-v3-hooks-params {
url: string,
token: option<string>,
push-events: option<bool>,
tag-push-events: option<bool>,
enable-ssl-verification: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| url | string | |
| token | option<string> | |
| push-events | option<bool> | |
| tag-push-events | option<bool> | |
| enable-ssl-verification | option<bool> |