v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352131166.0 KB
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