Fix webhook data sample
This commit is contained in:
parent
3ff131a747
commit
25c33ca3d0
1 changed files with 1 additions and 2 deletions
|
@ -7,10 +7,9 @@
|
|||
:user_name => "John Smith",
|
||||
:repository => {
|
||||
:name => "Diaspora",
|
||||
:url => "git@localhost/diaspora.git",
|
||||
:url => "git@localhost:diaspora.git",
|
||||
:description => "",
|
||||
:homepage => "http://localhost/diaspora",
|
||||
:private => true
|
||||
},
|
||||
:commits => [
|
||||
[0] {
|
||||
|
|
Loading…
Reference in a new issue