Kasper Juul Hermansen 991861db99 Rewrite rust ()
Co-authored-by: kjuulh <contact@kjuulh.io>
Reviewed-on: 
2022-11-27 11:21:35 +00:00

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

[Back to Model list] [Back to API list] [Back to README]