Files
tea4j-autodeploy/docs/FileCommitResponse.md
T
2026-07-02 00:02:13 +00:00

824 B

FileCommitResponse

Properties

Name Type Description Notes
author CommitUser [optional]
committer CommitUser [optional]
created Date Created is the time when the commit was created [optional]
htmlUrl String HTMLURL is the web URL for viewing this commit [optional]
message String Message is the commit message [optional]
parents List<CommitMeta> Parents contains parent commit metadata [optional]
sha String SHA is the commit SHA hash [optional]
tree CommitMeta [optional]
url String URL is the API URL for the commit [optional]