feat: add rustls
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**body** | Option<**String**> | | [optional]
|
||||
**implementation** | Option<**String**> | | [optional]
|
||||
**key** | Option<**String**> | | [optional]
|
||||
**name** | Option<**String**> | | [optional]
|
||||
**url** | Option<**String**> | | [optional]
|
||||
**body** | Option<**String**> | Body contains the full text of the license | [optional]
|
||||
**implementation** | Option<**String**> | Implementation contains license implementation details | [optional]
|
||||
**key** | Option<**String**> | Key is the unique identifier for the license template | [optional]
|
||||
**name** | Option<**String**> | Name is the display name of the license | [optional]
|
||||
**url** | Option<**String**> | URL is the reference URL for the license | [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