Skip to content

Commit 32109f2

Browse files
committed
regen mocks not relevant to current work
1 parent e80685f commit 32109f2

File tree

9 files changed

+920
-30
lines changed

9 files changed

+920
-30
lines changed

mocks/app.crunch.io/api/datasets/veg/cube-28013a.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@
100100
"other": 0,
101101
"selected": 210
102102
}
103-
}
103+
},
104+
"is_cat_date": false
104105
},
105106
"filtered": {
106107
"unweighted_n": 210,

mocks/app.crunch.io/api/datasets/veg/cube-331178.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@
100100
"other": 0,
101101
"selected": 210
102102
}
103-
}
103+
},
104+
"is_cat_date": false
104105
},
105106
"filtered": {
106107
"unweighted_n": 210,

mocks/app.crunch.io/api/datasets/veg/folders.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"body": {
3-
"app_settings": {
4-
5-
},
63
"name": "Root"
74
},
85
"catalogs": {
@@ -128,6 +125,9 @@
128125
}
129126
},
130127
"self": "https://app.crunch.io/api/datasets/veg/folders/",
131-
"size": 9
128+
"size": 9,
129+
"views": {
130+
"script": "https://app.crunch.io/api/datasets/veg/folders/script/"
131+
}
132132
}
133133

mocks/app.crunch.io/api/datasets/veg/folders/hidden.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"body": {
3-
"app_settings": {
4-
5-
},
63
"name": "Hidden"
74
},
85
"element": "shoji:catalog",

mocks/app.crunch.io/api/datasets/veg/folders/secure.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"body": {
3-
"app_settings": {
4-
5-
},
63
"name": "Secure"
74
},
85
"element": "shoji:catalog",

mocks/app.crunch.io/api/datasets/veg/multitables/mt_01/cat-mr-tabbook.json

Lines changed: 906 additions & 15 deletions
Large diffs are not rendered by default.

mocks/cubes/numa-x-cat.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
"other": 0,
103103
"selected": 210
104104
}
105-
}
105+
},
106+
"is_cat_date": false
106107
},
107108
"filtered": {
108109
"unweighted_n": 210,

mocks/cubes/numa-x-mr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,8 @@
324324
"other": 0,
325325
"selected": 210
326326
}
327-
}
327+
},
328+
"is_cat_date": false
328329
},
329330
"filtered": {
330331
"unweighted_n": 210,

mocks/cubes/numa.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"other": 0,
5656
"selected": 210
5757
}
58-
}
58+
},
59+
"is_cat_date": false
5960
},
6061
"filtered": {
6162
"unweighted_n": 210,

0 commit comments

Comments
 (0)