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