python-gitea/docs/CommitStats.md
2025-10-21 21:45:29 +02:00

13 lines
408 B
Markdown

# CommitStats
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additions** | **int** | | [optional]
**deletions** | **int** | | [optional]
**total** | **int** | | [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)