feat: add rustls
This commit is contained in:
@@ -6,9 +6,9 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**author** | Option<[**models::CommitUser**](CommitUser.md)> | | [optional]
|
||||
**committer** | Option<[**models::CommitUser**](CommitUser.md)> | | [optional]
|
||||
**message** | Option<**String**> | | [optional]
|
||||
**message** | Option<**String**> | Message is the commit message | [optional]
|
||||
**tree** | Option<[**models::CommitMeta**](CommitMeta.md)> | | [optional]
|
||||
**url** | Option<**String**> | | [optional]
|
||||
**url** | Option<**String**> | URL is the API URL for the commit | [optional]
|
||||
**verification** | Option<[**models::PayloadCommitVerification**](PayloadCommitVerification.md)> | | [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