commits
Create a commit
Creates a new commit in a repository. Requires authentication and write access to the repository.
post/commits/{owner}/{repo}
Path parameters
ownerstring required
Repository owner (tenant handle) or '-' for private repos
repostring required
Repository handle
Request body
Response
Created