Skip to content

Commit

Permalink
[CI] api has been built
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed Sep 3, 2023
1 parent 0d2000f commit 56e9d95
Show file tree
Hide file tree
Showing 12 changed files with 397 additions and 428 deletions.
371 changes: 172 additions & 199 deletions dist/go/spaceone/api/cost_analysis/v1/budget.pb.go

Large diffs are not rendered by default.

271 changes: 141 additions & 130 deletions dist/go/spaceone/api/cost_analysis/v1/cost.pb.go

Large diffs are not rendered by default.

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
46 changes: 23 additions & 23 deletions dist/python/build/lib/spaceone/api/cost_analysis/v1/budget_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 56e9d95

Please sign in to comment.