Commit d747448b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #3731 from coldfrontlabs/master

Fix typo in Project API documentation for deleting hooks
parents 233d285c 16c3d703
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment