feat: add rustls
This commit is contained in:
@@ -8,10 +8,10 @@ Name | Type | Description | Notes
|
||||
**comments_count** | Option<**i64**> | | [optional]
|
||||
**commit_id** | Option<**String**> | | [optional]
|
||||
**dismissed** | Option<**bool**> | | [optional]
|
||||
**html_url** | Option<**String**> | | [optional]
|
||||
**html_url** | Option<**String**> | HTMLURL is the web URL for viewing the review | [optional]
|
||||
**id** | Option<**i64**> | | [optional]
|
||||
**official** | Option<**bool**> | | [optional]
|
||||
**pull_request_url** | Option<**String**> | | [optional]
|
||||
**pull_request_url** | Option<**String**> | HTMLPullURL is the web URL for the pull request | [optional]
|
||||
**stale** | Option<**bool**> | | [optional]
|
||||
**state** | Option<**String**> | ReviewStateType review state type | [optional]
|
||||
**submitted_at** | Option<**String**> | | [optional]
|
||||
|
||||
Reference in New Issue
Block a user