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 Jun 7, 2024
1 parent 31a3970 commit edfbdcf
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
11 changes: 11 additions & 0 deletions content/en/core/v2/Query.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,14 @@ bookFlatSection: true

* **keyword** (string) `Required`


* **unwind** (AnalyzeUnwind) `Required`

<br>

### AnalyzeUnwind
* **path** (string) `Required`

<br>

### ExportAnalyzeQuery
Expand Down Expand Up @@ -390,6 +398,9 @@ bookFlatSection: true

* **keyword** (string) `Required`


* **unwind** (AnalyzeUnwind) `Required`

<br>

### Unwind
Expand Down
5 changes: 4 additions & 1 deletion content/en/dashboard/v1/PrivateWidget.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,10 @@ description of widget
* **widget_id** (string) `Required`


* **query** (TimeSeriesAnalyzeQuery) `Required`
* **data_table_id** (string) `Required`


* **query** (AnalyzeQuery) `Required`


* **vars** (Struct)
Expand Down
5 changes: 4 additions & 1 deletion content/en/dashboard/v1/PublicWidget.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,10 @@ description of widget
* **widget_id** (string) `Required`


* **query** (TimeSeriesAnalyzeQuery) `Required`
* **data_table_id** (string) `Required`


* **query** (AnalyzeQuery) `Required`


* **vars** (Struct)
Expand Down

0 comments on commit edfbdcf

Please sign in to comment.