From e9f83417eb4c465ce7b8e3dd3b34fa79ef56ca4c Mon Sep 17 00:00:00 2001 From: "the.bling" Date: Wed, 5 Apr 2017 16:37:11 +0530 Subject: [PATCH] fixed syntax error in json Change-Id: I6dc02d53291e42fb1de6811f439f5814c49af769 --- doc/notification_samples/action-update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/notification_samples/action-update.json b/doc/notification_samples/action-update.json index 1e88429dc..3f4cbcb72 100644 --- a/doc/notification_samples/action-update.json +++ b/doc/notification_samples/action-update.json @@ -42,7 +42,7 @@ "deleted_at": null } }, - "event_type": "action.update" + "event_type": "action.update", "publisher_id": "infra-optim:node0", "timestamp": "2017-01-01 00:00:00.000000", "message_id": "530b409c-9b6b-459b-8f08-f93dbfeb4d41"