Restore selected files to a prior commit
POST/api/restore_project_git_commit/:guid
Restores the given files in the current user's dev clone to their contents as of the given commit hash, overwriting any uncommitted working-tree changes to those files.
Request
Responses
- 200
- 400
- 404
- 422
Successful Response
Restore failed
Project not found
Validation Error