feat: add rustls
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**html_url** | Option<**String**> | | [optional]
|
||||
**html_url** | Option<**String**> | The HTML URL to view the wiki page | [optional]
|
||||
**last_commit** | Option<[**models::WikiCommit**](WikiCommit.md)> | | [optional]
|
||||
**sub_url** | Option<**String**> | | [optional]
|
||||
**title** | Option<**String**> | | [optional]
|
||||
**sub_url** | Option<**String**> | The sub URL path for the wiki page | [optional]
|
||||
**title** | Option<**String**> | The title of the wiki page | [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