feat: add rustls
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**content** | Option<**String**> | | [optional]
|
||||
**is_active** | Option<**bool**> | | [optional]
|
||||
**name** | Option<**String**> | | [optional]
|
||||
**content** | Option<**String**> | Content contains the script content of the hook | [optional]
|
||||
**is_active** | Option<**bool**> | IsActive indicates if the hook is active | [optional]
|
||||
**name** | Option<**String**> | Name is the name of the Git hook | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user