Skip to content

Commit b857eb8

Browse files
committed
Update file(s) "dist/json/." from "cloudforet-io/api"
1 parent 50aed01 commit b857eb8

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

dist/json/cloudforet/api/cost_analysis/v1/Cost_report.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"description": ""
2727
},
2828
{
29-
"name": "SUCCESS",
29+
"name": "ADJUSTING",
3030
"number": "2",
3131
"description": ""
3232
},
@@ -54,7 +54,7 @@
5454
"description": ""
5555
},
5656
{
57-
"name": "SUCCESS",
57+
"name": "ADJUSTING",
5858
"number": "2",
5959
"description": ""
6060
},

dist/json/cloudforet/api/cost_analysis/v1/Report_adjustment.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
"defaultValue": ""
311311
},
312312
{
313-
"name": "created_at",
313+
"name": "domain_id",
314314
"description": "",
315315
"label": "",
316316
"type": "string",
@@ -322,7 +322,7 @@
322322
"defaultValue": ""
323323
},
324324
{
325-
"name": "updated_at",
325+
"name": "cost_report_config_id",
326326
"description": "",
327327
"label": "",
328328
"type": "string",
@@ -334,7 +334,7 @@
334334
"defaultValue": ""
335335
},
336336
{
337-
"name": "cost_report_config_id",
337+
"name": "report_adjustment_policy_id",
338338
"description": "",
339339
"label": "",
340340
"type": "string",
@@ -346,7 +346,7 @@
346346
"defaultValue": ""
347347
},
348348
{
349-
"name": "report_adjustment_policy_id",
349+
"name": "created_at",
350350
"description": "",
351351
"label": "",
352352
"type": "string",
@@ -358,7 +358,7 @@
358358
"defaultValue": ""
359359
},
360360
{
361-
"name": "domain_id",
361+
"name": "updated_at",
362362
"description": "",
363363
"label": "",
364364
"type": "string",

dist/json/cloudforet/api/cost_analysis/v1/Report_adjustment_policy.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -333,19 +333,19 @@
333333
"defaultValue": ""
334334
},
335335
{
336-
"name": "cost_report_config_id",
336+
"name": "policy_filter",
337337
"description": "",
338338
"label": "",
339-
"type": "string",
340-
"longType": "string",
341-
"fullType": "string",
339+
"type": "AdjustmentPolicyFilter",
340+
"longType": "AdjustmentPolicyFilter",
341+
"fullType": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
342342
"ismap": false,
343343
"isoneof": false,
344344
"oneofdecl": "",
345345
"defaultValue": ""
346346
},
347347
{
348-
"name": "created_at",
348+
"name": "domain_id",
349349
"description": "",
350350
"label": "",
351351
"type": "string",
@@ -357,7 +357,7 @@
357357
"defaultValue": ""
358358
},
359359
{
360-
"name": "updated_at",
360+
"name": "cost_report_config_id",
361361
"description": "",
362362
"label": "",
363363
"type": "string",
@@ -369,19 +369,19 @@
369369
"defaultValue": ""
370370
},
371371
{
372-
"name": "policy_filter",
372+
"name": "created_at",
373373
"description": "",
374374
"label": "",
375-
"type": "AdjustmentPolicyFilter",
376-
"longType": "AdjustmentPolicyFilter",
377-
"fullType": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
375+
"type": "string",
376+
"longType": "string",
377+
"fullType": "string",
378378
"ismap": false,
379379
"isoneof": false,
380380
"oneofdecl": "",
381381
"defaultValue": ""
382382
},
383383
{
384-
"name": "domain_id",
384+
"name": "updated_at",
385385
"description": "",
386386
"label": "",
387387
"type": "string",

0 commit comments

Comments
 (0)