Skip to content

Commit

Permalink
Update file(s) "dist/json/." from "cloudforet-io/api"
Browse files Browse the repository at this point in the history
  • Loading branch information
whdalsrnt committed Sep 3, 2023
1 parent a6e91b0 commit c588a98
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 28 deletions.
27 changes: 0 additions & 27 deletions dist/json/cloudforet/api/cost_analysis/v1/Budget.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
"name": "MONTHLY",
"number": "2",
"description": ""
},
{
"name": "YEARLY",
"number": "3",
"description": ""
}
]
},
Expand Down Expand Up @@ -103,11 +98,6 @@
"name": "MONTHLY",
"number": "2",
"description": ""
},
{
"name": "YEARLY",
"number": "3",
"description": ""
}
]
},
Expand All @@ -131,11 +121,6 @@
"name": "MONTHLY",
"number": "2",
"description": ""
},
{
"name": "YEARLY",
"number": "3",
"description": ""
}
]
},
Expand Down Expand Up @@ -1039,18 +1024,6 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "provider_filter",
"description": "+optional",
"label": "",
"type": "ProviderFilter",
"longType": "ProviderFilter",
"fullType": "spaceone.api.cost_analysis.v1.ProviderFilter",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "tags",
"description": "+optional",
Expand Down
14 changes: 13 additions & 1 deletion dist/json/cloudforet/api/cost_analysis/v1/Cost.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@
"defaultValue": ""
},
{
"name": "data_source_id",
"name": "project_group_id",
"description": "+optional",
"label": "",
"type": "string",
Expand All @@ -441,6 +441,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "data_source_id",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "domain_id",
"description": "",
Expand Down

0 comments on commit c588a98

Please sign in to comment.