feat: add rustls
This commit is contained in:
@@ -22,6 +22,7 @@ Name | Type | Description | Notes
|
||||
**external_tracker** | Option<[**models::ExternalTracker**](ExternalTracker.md)> | | [optional]
|
||||
**external_wiki** | Option<[**models::ExternalWiki**](ExternalWiki.md)> | | [optional]
|
||||
**has_actions** | Option<**bool**> | either `true` to enable actions unit, or `false` to disable them. | [optional]
|
||||
**has_code** | Option<**bool**> | either `true` to enable code for this repository or `false` to disable it. | [optional]
|
||||
**has_issues** | Option<**bool**> | either `true` to enable issues for this repository or `false` to disable them. | [optional]
|
||||
**has_packages** | Option<**bool**> | either `true` to enable packages unit, or `false` to disable them. | [optional]
|
||||
**has_projects** | Option<**bool**> | either `true` to enable project unit, or `false` to disable them. | [optional]
|
||||
|
||||
Reference in New Issue
Block a user