feat: add rustls
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**label** | Option<**String**> | | [optional]
|
||||
**r#ref** | Option<**String**> | | [optional]
|
||||
**label** | Option<**String**> | The display name of the branch | [optional]
|
||||
**r#ref** | Option<**String**> | The git reference of the branch | [optional]
|
||||
**repo** | Option<[**models::Repository**](Repository.md)> | | [optional]
|
||||
**repo_id** | Option<**i64**> | | [optional]
|
||||
**sha** | Option<**String**> | | [optional]
|
||||
**repo_id** | Option<**i64**> | The unique identifier of the repository | [optional]
|
||||
**sha** | Option<**String**> | The commit SHA of the branch head | [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