Expand description
Types for fields in Json
Structsยง
- Author
- Information about the author of the commit. By default, the
author
will be the authenticated user and the current date. See theauthor
andcommitter
object below for details. - Committer
- Information about the person who is making the commit. By default,
committer
will use the information set inauthor
. See theauthor
andcommitter
object below for details.