Merge branch 'master' into fixes/api
Conflicts: spec/requests/api/projects_spec.rb
This commit is contained in:
commit
f0e417091c
3 changed files with 6 additions and 7 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue