feat: add rustls
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**additions** | Option<**i64**> | | [optional]
|
||||
**deletions** | Option<**i64**> | | [optional]
|
||||
**total** | Option<**i64**> | | [optional]
|
||||
**additions** | Option<**i64**> | Additions is the number of lines added | [optional]
|
||||
**deletions** | Option<**i64**> | Deletions is the number of lines deleted | [optional]
|
||||
**total** | Option<**i64**> | Total is the total number of lines changed | [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