@vizzly/semantic-layer-public
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -102,3 +102,3 @@ "use strict"; | ||
.description('A unique ID for the data set. This should not change unless the meaning of the data set represents changes.'), | ||
connectionId: joi_1.default.string().optional(), | ||
connectionId: joi_1.default.string().required(), | ||
hide: joi_1.default.boolean().optional().description('Hide the data set from the dashboard.'), | ||
@@ -105,0 +105,0 @@ name: joi_1.default.string() |
{ | ||
"name": "@vizzly/semantic-layer-public", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"source": "src/index.ts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |