feat: add rustls
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**sha** | Option<**String**> | | [optional]
|
||||
**r#type** | Option<**String**> | | [optional]
|
||||
**url** | Option<**String**> | | [optional]
|
||||
**sha** | Option<**String**> | The SHA hash of the Git object | [optional]
|
||||
**r#type** | Option<**String**> | The type of the Git object (e.g., commit, tag, tree, blob) | [optional]
|
||||
**url** | Option<**String**> | The URL to access this Git object | [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