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 12, 2024
1 parent 3aef805 commit 76bdcfc
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
13 changes: 11 additions & 2 deletions content/en/dashboard/v1/PrivateWidget.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ description of widget
* **widget_type** (string)


* **size** (string)


* **options** (Struct)


Expand Down Expand Up @@ -189,10 +192,10 @@ description of widget
* **widget_type** (string) `Required`


* **options** (Struct) `Required`
* **size** (string) `Required`


* **data_table_id** (string) `Required`
* **options** (Struct) `Required`


* **tags** (Struct) `Required`
Expand All @@ -207,6 +210,9 @@ description of widget
* **dashboard_id** (string) `Required`


* **data_table_id** (string) `Required`


* **created_at** (string) `Required`


Expand Down Expand Up @@ -254,6 +260,9 @@ description of widget
* **widget_type** (string)


* **size** (string)


* **options** (Struct)


Expand Down
2 changes: 1 addition & 1 deletion content/en/dashboard/v1/PublicDashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ description of dashboard
* **options** (Struct) `Required`


* **widgets** (Struct) `Repeated` `Required`
* **widgets** (ListValue) `Required`

<br>

Expand Down
13 changes: 11 additions & 2 deletions content/en/dashboard/v1/PublicWidget.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@ description of widget
* **widget_type** (string)


* **size** (string)


* **options** (Struct)


Expand Down Expand Up @@ -189,10 +192,10 @@ description of widget
* **widget_type** (string) `Required`


* **options** (Struct) `Required`
* **size** (string) `Required`


* **data_table_id** (string) `Required`
* **options** (Struct) `Required`


* **tags** (Struct) `Required`
Expand All @@ -213,6 +216,9 @@ description of widget
* **dashboard_id** (string) `Required`


* **data_table_id** (string) `Required`


* **created_at** (string) `Required`


Expand Down Expand Up @@ -260,6 +266,9 @@ description of widget
* **widget_type** (string)


* **size** (string)


* **options** (Struct)


Expand Down

0 comments on commit 76bdcfc

Please sign in to comment.