mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
# CommitMeta
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**created** | [**Date**](Date.md) | | [optional]
|
|
**sha** | **String** | SHA is the commit SHA hash | [optional]
|
|
**url** | **String** | URL is the API URL for the commit | [optional]
|