This commit is contained in:
Nicholas Bishop 2019-05-14 21:30:06 +00:00 committed by Evan Read
parent 1ca4241374
commit c2eaae6132
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ Currently gitlab-shell has a boolean return code, preventing GitLab from specify
## Delete existing file in repository
This allows you to delete a single file. For deleting multiple files with a singleh request see the [commits API](commits.html#create-a-commit-with-multiple-files-and-actions).
This allows you to delete a single file. For deleting multiple files with a single request, see the [commits API](commits.html#create-a-commit-with-multiple-files-and-actions).
```
DELETE /projects/:id/repository/files/:file_path