feat: add rustls
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**created** | Option<**String**> | | [optional]
|
||||
**duration** | Option<**String**> | | [optional]
|
||||
**issue_index** | Option<**i64**> | | [optional]
|
||||
**issue_title** | Option<**String**> | | [optional]
|
||||
**repo_name** | Option<**String**> | | [optional]
|
||||
**repo_owner_name** | Option<**String**> | | [optional]
|
||||
**seconds** | Option<**i64**> | | [optional]
|
||||
**duration** | Option<**String**> | Duration is a human-readable duration string | [optional]
|
||||
**issue_index** | Option<**i64**> | IssueIndex is the index number of the associated issue | [optional]
|
||||
**issue_title** | Option<**String**> | IssueTitle is the title of the associated issue | [optional]
|
||||
**repo_name** | Option<**String**> | RepoName is the name of the repository | [optional]
|
||||
**repo_owner_name** | Option<**String**> | RepoOwnerName is the name of the repository owner | [optional]
|
||||
**seconds** | Option<**i64**> | Seconds is the total elapsed time in seconds | [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