summaryrefslogtreecommitdiff
path: root/docs/webhooks.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/webhooks.markdown')
-rw-r--r--docs/webhooks.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/webhooks.markdown b/docs/webhooks.markdown
index 4ace116b..f7925350 100644
--- a/docs/webhooks.markdown
+++ b/docs/webhooks.markdown
@@ -198,7 +198,7 @@ Comment creation:
"task_id": "1",
"user_id": "1",
"comment": "test",
- "date": 1431991615
+ "date_creation": 1431991615
}
}
```