java.gitea.api/docs/CommitDateOptions.md

15 lines
310 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# CommitDateOptions
CommitDateOptions store dates for GIT_AUTHOR_DATE and GIT_COMMITTER_DATE
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**author** | **OffsetDateTime** | | [optional]
**committer** | **OffsetDateTime** | | [optional]