java.gitea.api/docs/CommitDateOptions.md

15 lines
310 B
Markdown
Executable File

# CommitDateOptions
CommitDateOptions store dates for GIT_AUTHOR_DATE and GIT_COMMITTER_DATE
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**author** | **OffsetDateTime** | | [optional]
**committer** | **OffsetDateTime** | | [optional]