feat: add rustls
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**html_url** | Option<**String**> | | [optional]
|
||||
**latest_comment_html_url** | Option<**String**> | | [optional]
|
||||
**latest_comment_url** | Option<**String**> | | [optional]
|
||||
**html_url** | Option<**String**> | HTMLURL is the web URL for the notification subject | [optional]
|
||||
**latest_comment_html_url** | Option<**String**> | LatestCommentHTMLURL is the web URL for the latest comment | [optional]
|
||||
**latest_comment_url** | Option<**String**> | LatestCommentURL is the API URL for the latest comment | [optional]
|
||||
**state** | Option<**String**> | StateType issue state type | [optional]
|
||||
**title** | Option<**String**> | | [optional]
|
||||
**title** | Option<**String**> | Title is the title of the notification subject | [optional]
|
||||
**r#type** | Option<**String**> | NotifySubjectType represent type of notification subject | [optional]
|
||||
**url** | Option<**String**> | | [optional]
|
||||
**url** | Option<**String**> | URL is the API URL for the notification subject | [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