13 lines
506 B
Markdown
13 lines
506 B
Markdown
# CommitAffectedFiles
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**filename** | Option<**String**> | Filename is the path of the affected file | [optional]
|
|
**status** | Option<**String**> | Status indicates how the file was affected (added, modified, deleted) | [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)
|
|
|
|
|