feat: add rustls

This commit is contained in:
2026-03-20 16:24:16 +01:00
parent 04cf661d02
commit 4e2542ba9d
399 changed files with 37007 additions and 23522 deletions

View File

@@ -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]