fixed syntax error in json

Change-Id: I6dc02d53291e42fb1de6811f439f5814c49af769
This commit is contained in:
the.bling 2017-04-05 16:37:11 +05:30
parent c04d3cc5e0
commit e9f83417eb

View File

@ -42,7 +42,7 @@
"deleted_at": null "deleted_at": null
} }
}, },
"event_type": "action.update" "event_type": "action.update",
"publisher_id": "infra-optim:node0", "publisher_id": "infra-optim:node0",
"timestamp": "2017-01-01 00:00:00.000000", "timestamp": "2017-01-01 00:00:00.000000",
"message_id": "530b409c-9b6b-459b-8f08-f93dbfeb4d41" "message_id": "530b409c-9b6b-459b-8f08-f93dbfeb4d41"