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 Jun 12, 2024
1 parent 2e2c94c commit 3aef805
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 20 deletions.
52 changes: 44 additions & 8 deletions dist/json/cloudforet/api/dashboard/v1/Private_widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "size",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "options",
"description": "+optional",
Expand Down Expand Up @@ -202,24 +214,24 @@
"defaultValue": ""
},
{
"name": "options",
"name": "size",
"description": "",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "data_table_id",
"name": "options",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
Expand Down Expand Up @@ -273,6 +285,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "data_table_id",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "created_at",
"description": "",
Expand Down Expand Up @@ -477,6 +501,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "size",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "options",
"description": "+optional",
Expand Down
8 changes: 4 additions & 4 deletions dist/json/cloudforet/api/dashboard/v1/Public_dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,10 @@
{
"name": "widgets",
"description": "",
"label": "repeated",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"label": "",
"type": "ListValue",
"longType": "google.protobuf.ListValue",
"fullType": "google.protobuf.ListValue",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
Expand Down
52 changes: 44 additions & 8 deletions dist/json/cloudforet/api/dashboard/v1/Public_widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "size",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "options",
"description": "+optional",
Expand Down Expand Up @@ -231,24 +243,24 @@
"defaultValue": ""
},
{
"name": "options",
"name": "size",
"description": "",
"label": "",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "data_table_id",
"name": "options",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"type": "Struct",
"longType": "google.protobuf.Struct",
"fullType": "google.protobuf.Struct",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
Expand Down Expand Up @@ -326,6 +338,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "data_table_id",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "created_at",
"description": "",
Expand Down Expand Up @@ -530,6 +554,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "size",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "options",
"description": "+optional",
Expand Down

0 comments on commit 3aef805

Please sign in to comment.