Skip to content
Snippets Groups Projects
Commit 16c3d703 authored by Mathew Winstone's avatar Mathew Winstone
Browse files

Fixed typo in project hook documentation

parent da88fca3
No related branches found
No related tags found
1 merge request!3731Fix typo in Project API documentation for deleting hooks
Loading
Loading
@@ -313,7 +313,7 @@ Removes a hook from project. This is an idempotent method and can be called mult
Either the hook is available or not.
 
```
DELETE /projects/:id/hooks/
DELETE /projects/:id/hooks/:hook_id
```
 
Parameters:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment