feat: add rustls
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**homepage** | Option<**String**> | | [optional]
|
||||
**name** | Option<**String**> | | [optional]
|
||||
**repository** | Option<**String**> | | [optional]
|
||||
**version** | Option<**String**> | | [optional]
|
||||
**homepage** | Option<**String**> | Homepage is the URL to the homepage of this server software | [optional]
|
||||
**name** | Option<**String**> | Name is the canonical name of this server software | [optional]
|
||||
**repository** | Option<**String**> | Repository is the URL to the source code repository | [optional]
|
||||
**version** | Option<**String**> | Version is the version of this server software | [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