@lightdash/common 0.1464.1 → 0.1464.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -32,7 +32,17 @@
|
|
32
32
|
},
|
33
33
|
"Format": {
|
34
34
|
"type": "string",
|
35
|
-
"enum": [
|
35
|
+
"enum": [
|
36
|
+
"km",
|
37
|
+
"mi",
|
38
|
+
"usd",
|
39
|
+
"gbp",
|
40
|
+
"eur",
|
41
|
+
"jpy",
|
42
|
+
"dkk",
|
43
|
+
"id",
|
44
|
+
"percent"
|
45
|
+
]
|
36
46
|
},
|
37
47
|
"Urls": {
|
38
48
|
"type": "array",
|