projects

Applies a Git commit for uncommitted files in a Workspace.

post/v1/{+name}:commit

Path parameters

namestring required

Required. The workspace's name.

Request body

commitMessagestring

Optional. The commit's message.

pathsstring[]

Optional. Full file paths to commit including filename, rooted at workspace root. If left empty, all files will be committed.

Response

Successful response

Changes