File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 "description" : " Parent dimension for hierarchies (e.g., 'state' parent is 'country')" ,
112112 "title" : " Parent"
113113 },
114+ "public" : {
115+ "default" : true ,
116+ "description" : " Whether dimension is visible in API/UI" ,
117+ "title" : " Public" ,
118+ "type" : " boolean"
119+ },
114120 "sql" : {
115121 "anyOf" : [
116122 {
547553 "description" : " Time offset for denominator (e.g., '1 month')" ,
548554 "title" : " Offset Window"
549555 },
556+ "public" : {
557+ "default" : true ,
558+ "description" : " Whether metric is visible in API/UI" ,
559+ "title" : " Public" ,
560+ "type" : " boolean"
561+ },
550562 "sql" : {
551563 "anyOf" : [
552564 {
14741486 "description" : " Time offset for denominator (e.g., '1 month')" ,
14751487 "title" : " Offset Window"
14761488 },
1489+ "public" : {
1490+ "default" : true ,
1491+ "description" : " Whether metric is visible in API/UI" ,
1492+ "title" : " Public" ,
1493+ "type" : " boolean"
1494+ },
14771495 "sql" : {
14781496 "anyOf" : [
14791497 {
17091727 "description" : " Parent dimension for hierarchies (e.g., 'state' parent is 'country')" ,
17101728 "title" : " Parent"
17111729 },
1730+ "public" : {
1731+ "default" : true ,
1732+ "description" : " Whether dimension is visible in API/UI" ,
1733+ "title" : " Public" ,
1734+ "type" : " boolean"
1735+ },
17121736 "sql" : {
17131737 "anyOf" : [
17141738 {
21452169 "description" : " Time offset for denominator (e.g., '1 month')" ,
21462170 "title" : " Offset Window"
21472171 },
2172+ "public" : {
2173+ "default" : true ,
2174+ "description" : " Whether metric is visible in API/UI" ,
2175+ "title" : " Public" ,
2176+ "type" : " boolean"
2177+ },
21482178 "sql" : {
21492179 "anyOf" : [
21502180 {
You can’t perform that action at this time.
0 commit comments