From b53f49f8cbd3b7666c9267f0e2d88fce28ae6c1a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 10 May 2017 23:13:11 +0200 Subject: new protocol version with streamlined names for variables --- src/es5/sfive-init.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/es5/sfive-init.json') diff --git a/src/es5/sfive-init.json b/src/es5/sfive-init.json index bc89227..cf2a980 100644 --- a/src/es5/sfive-init.json +++ b/src/es5/sfive-init.json @@ -50,9 +50,9 @@ "type" : "date", "format" : "dateOptionalTime" }, - "streamer-id" : { + "stream" : { "properties" : { - "content-id" : { + "content" : { "type" : "string", "index" : "not_analyzed" }, -- cgit v1.2.3