From 7b947ebdbd3b6bcd9de10ea4255bfa11fc88695c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 20 Jun 2015 19:21:35 -0400 Subject: Allow sync of Github comments without common username and add unit tests --- docs/webhooks.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/webhooks.markdown') 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 } } ``` -- cgit v1.2.3