SettingsClustersSoftwareDraftsCommitSpec

The Drafts.CommitSpec structure contains fields that are used to create a new commit.


Properties

string
message Optional

Message to include with the commit. If unset, message is set to empty string.

JSON Example

{
	"message": "string"
}

Feedback

Was this page helpful?