Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
ca7d338b
Commit
ca7d338b
authored
Feb 23, 2018
by
Thomas Dudouet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correcting documentation about project hooks settings
parent
565e4ee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/api/projects.md
doc/api/projects.md
+1
-1
No files found.
doc/api/projects.md
View file @
ca7d338b
...
...
@@ -1224,7 +1224,7 @@ POST /projects/:id/hooks
|
`note_events`
| boolean | no | Trigger hook on note events |
|
`job_events`
| boolean | no | Trigger hook on job events |
|
`pipeline_events`
| boolean | no | Trigger hook on pipeline events |
|
`wiki_events`
| boolean | no | Trigger hook on wiki events |
|
`wiki_
page_
events`
| boolean | no | Trigger hook on wiki events |
|
`enable_ssl_verification`
| boolean | no | Do SSL verification when triggering the hook |
|
`token`
| string | no | Secret token to validate received payloads; this will not be returned in the response |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment