Commit 911e47a9 authored by sue445's avatar sue445

Add missing elements to webhook doc

parent 4142754c
...@@ -76,7 +76,9 @@ Triggered when a new issue is created or an existing issue was updated/closed/re ...@@ -76,7 +76,9 @@ Triggered when a new issue is created or an existing issue was updated/closed/re
"description": "Create new API for manipulations with repository", "description": "Create new API for manipulations with repository",
"milestone_id": null, "milestone_id": null,
"state": "opened", "state": "opened",
"iid": 23 "iid": 23,
"url": "http://example.com/diaspora/issues/23",
"action": "open"
} }
} }
``` ```
......
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