Merge branch 'master' into fixes/api

Conflicts:
	spec/requests/api/projects_spec.rb
This commit is contained in:
Sebastian Ziebell 2013-02-20 14:30:11 +01:00
commit f0e417091c
3 changed files with 6 additions and 7 deletions

View file

@ -354,7 +354,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: