Skip to content

Commit 9bdd88d

Browse files
committed
Update file(s) "dist/json/." from "cloudforet-io/api"
1 parent aa182bb commit 9bdd88d

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

dist/json/cloudforet/api/dashboard/v1/Public_data_table.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@
222222
"name": "COST",
223223
"number": "2",
224224
"description": ""
225+
},
226+
{
227+
"name": "UNIFIED_COST",
228+
"number": "3",
229+
"description": ""
225230
}
226231
]
227232
},
@@ -344,6 +349,18 @@
344349
"oneofdecl": "source",
345350
"defaultValue": ""
346351
},
352+
{
353+
"name": "UNIFIED_COST",
354+
"description": "",
355+
"label": "",
356+
"type": "UnifiedCostSource",
357+
"longType": "UnifiedCostSource",
358+
"fullType": "spaceone.api.dashboard.v1.UnifiedCostSource",
359+
"ismap": false,
360+
"isoneof": true,
361+
"oneofdecl": "source",
362+
"defaultValue": ""
363+
},
347364
{
348365
"name": "data_name",
349366
"description": "",
@@ -1738,6 +1755,30 @@
17381755
}
17391756
]
17401757
},
1758+
{
1759+
"name": "UnifiedCostSource",
1760+
"longName": "UnifiedCostSource",
1761+
"fullName": "spaceone.api.dashboard.v1.UnifiedCostSource",
1762+
"description": "",
1763+
"hasExtensions": false,
1764+
"hasFields": true,
1765+
"hasOneofs": false,
1766+
"extensions": [],
1767+
"fields": [
1768+
{
1769+
"name": "data_key",
1770+
"description": "",
1771+
"label": "",
1772+
"type": "string",
1773+
"longType": "string",
1774+
"fullType": "string",
1775+
"ismap": false,
1776+
"isoneof": false,
1777+
"oneofdecl": "",
1778+
"defaultValue": ""
1779+
}
1780+
]
1781+
},
17411782
{
17421783
"name": "UpdatePublicDataTableRequest",
17431784
"longName": "UpdatePublicDataTableRequest",

0 commit comments

Comments
 (0)