Skip to content

Commit

Permalink
[CI] markdown files has been generated
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed Sep 3, 2023
1 parent c588a98 commit 053ec25
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 0 additions & 6 deletions content/en/cost_analysis/v1/Budget.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,6 @@ Updates a specific Budget. You can make changes in the budgeted amount of the ti
* **planned_limits** (PlannedLimit) `Repeated`


* **provider_filter** (ProviderFilter)


* **tags** (Struct)


Expand Down Expand Up @@ -1144,9 +1141,6 @@ Gets a list of all Budgets. You can use a query to get a filtered list of Budget
* **planned_limits** (PlannedLimit) `Repeated`


* **provider_filter** (ProviderFilter)


* **tags** (Struct)

<br>
10 changes: 8 additions & 2 deletions content/en/cost_analysis/v1/Cost.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,9 @@ Gets a list of all Costs. You can use a query to get a filtered list of Costs.

[CostQuery](./Cost#costquery)

* **data_source_id** (string) `Required`


* **domain_id** (string) `Required`


Expand Down Expand Up @@ -417,7 +420,7 @@ Gets a list of all Costs. You can use a query to get a filtered list of Costs.
* **project_id** (string)


* **data_source_id** (string)
* **project_group_id** (string)


* **billed_year** (string)
Expand Down Expand Up @@ -616,6 +619,9 @@ Gets the Cost information of specific `product`s based on the time granularity:
<br>

### CostQuery
* **data_source_id** (string) `Required`


* **domain_id** (string) `Required`


Expand Down Expand Up @@ -649,7 +655,7 @@ Gets the Cost information of specific `product`s based on the time granularity:
* **project_id** (string)


* **data_source_id** (string)
* **project_group_id** (string)


* **billed_year** (string)
Expand Down

0 comments on commit 053ec25

Please sign in to comment.