Update eventmodel.html.md.erb closes apache/incubator-predictionio#423
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/3856e5c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/3856e5c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/3856e5c0 Branch: refs/heads/livedoc Commit: 3856e5c0083dbdc66287ed8bbac6a3674fca67d6 Parents: 66a562c Author: Nilmax Moura <[email protected]> Authored: Fri Aug 18 15:56:43 2017 +0900 Committer: Takahiro Hagino <[email protected]> Committed: Fri Aug 18 15:56:43 2017 +0900 ---------------------------------------------------------------------- docs/manual/source/datacollection/eventmodel.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/3856e5c0/docs/manual/source/datacollection/eventmodel.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/datacollection/eventmodel.html.md.erb b/docs/manual/source/datacollection/eventmodel.html.md.erb index f40880c..3f678f3 100644 --- a/docs/manual/source/datacollection/eventmodel.html.md.erb +++ b/docs/manual/source/datacollection/eventmodel.html.md.erb @@ -144,7 +144,7 @@ Date: Tue, 02 Jun 2015 23:13:58 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 57 -{"eventId":"PVjOIP6AJ5PgsiGQW6pgswAAAUhc7EwZpCfSj5bS5yg"}a +{"eventId":"PVjOIP6AJ5PgsiGQW6pgswAAAUhc7EwZpCfSj5bS5yg"} ``` After this eventTime, user-2 is created and has properties of a = 3 and b = 4.
