15 lines
549 B
Markdown
15 lines
549 B
Markdown
# RepoCommit
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**author** | [**CommitUser**](CommitUser.md) | | [optional]
|
|
**committer** | [**CommitUser**](CommitUser.md) | | [optional]
|
|
**message** | **str** | | [optional]
|
|
**tree** | [**CommitMeta**](CommitMeta.md) | | [optional]
|
|
**url** | **str** | | [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)
|
|
|
|
|