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 Jan 2, 2025
1 parent 5ff3c99 commit f173f10
Show file tree
Hide file tree
Showing 13 changed files with 276 additions and 322 deletions.
198 changes: 94 additions & 104 deletions dist/go/spaceone/api/dashboard/v1/private_data_table.pb.go

Large diffs are not rendered by default.

260 changes: 125 additions & 135 deletions dist/go/spaceone/api/dashboard/v1/public_data_table.pb.go

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions dist/json/cloudforet/api/dashboard/v1/Private_data_table.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,18 +401,6 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "sort_keys",
"description": "",
"label": "repeated",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "error_message",
"description": "",
Expand Down
12 changes: 0 additions & 12 deletions dist/json/cloudforet/api/dashboard/v1/Public_data_table.json
Original file line number Diff line number Diff line change
Expand Up @@ -1131,18 +1131,6 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "sort_keys",
"description": "",
"label": "repeated",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "error_message",
"description": "",
Expand Down
10 changes: 4 additions & 6 deletions dist/openapi/cloudforet/api/dashboard/v1/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2047,10 +2047,9 @@
"title": "LoadPrivateDataTableRequest"
}
, "PrivateDataTableInfo": {
"properties" : {"data_table_id" : {"type": "string","title": "DATA_TABLE_ID"},"name" : {"type": "string","title": "NAME"},"state" : {"type": "string","title": "STATE"},"data_type" : {"type": "DataType","title": "DATA_TYPE"},"source_type" : {"type": "SourceType","title": "SOURCE_TYPE"},"operator" : {"type": "Operator","title": "OPERATOR"},"options" : {"type": "object","title": "OPTIONS"},"tags" : {"type": "object","title": "TAGS"},"labels_info" : {"type": "object","title": "LABELS_INFO"},"data_info" : {"type": "object","title": "DATA_INFO"},"sort_keys" : {"items": {"type": "string"},
"type": "array","title": "SORT_KEYS"},"error_message" : {"type": "string","title": "ERROR_MESSAGE"},"domain_id" : {"type": "string","title": "DOMAIN_ID"},"user_id" : {"type": "string","title": "USER_ID"},"dashboard_id" : {"type": "string","title": "DASHBOARD_ID"},"widget_id" : {"type": "string","title": "WIDGET_ID"},"created_at" : {"type": "string","title": "CREATED_AT"},"updated_at" : {"type": "string","title": "UPDATED_AT"}},
"properties" : {"data_table_id" : {"type": "string","title": "DATA_TABLE_ID"},"name" : {"type": "string","title": "NAME"},"state" : {"type": "string","title": "STATE"},"data_type" : {"type": "DataType","title": "DATA_TYPE"},"source_type" : {"type": "SourceType","title": "SOURCE_TYPE"},"operator" : {"type": "Operator","title": "OPERATOR"},"options" : {"type": "object","title": "OPTIONS"},"tags" : {"type": "object","title": "TAGS"},"labels_info" : {"type": "object","title": "LABELS_INFO"},"data_info" : {"type": "object","title": "DATA_INFO"},"error_message" : {"type": "string","title": "ERROR_MESSAGE"},"domain_id" : {"type": "string","title": "DOMAIN_ID"},"user_id" : {"type": "string","title": "USER_ID"},"dashboard_id" : {"type": "string","title": "DASHBOARD_ID"},"widget_id" : {"type": "string","title": "WIDGET_ID"},"created_at" : {"type": "string","title": "CREATED_AT"},"updated_at" : {"type": "string","title": "UPDATED_AT"}},
"type": "object",
"required": ["data_table_id","name","state","data_type","source_type","operator","options","tags","labels_info","data_info","sort_keys","error_message","domain_id","user_id","dashboard_id","widget_id","created_at","updated_at"],
"required": ["data_table_id","name","state","data_type","source_type","operator","options","tags","labels_info","data_info","error_message","domain_id","user_id","dashboard_id","widget_id","created_at","updated_at"],
"title": "PrivateDataTableInfo"
}
, "PrivateDataTableQuery": {
Expand Down Expand Up @@ -2172,10 +2171,9 @@
"title": "PivotOrderBy"
}
, "PublicDataTableInfo": {
"properties" : {"data_table_id" : {"type": "string","title": "DATA_TABLE_ID"},"name" : {"type": "string","title": "NAME"},"state" : {"type": "string","title": "STATE"},"data_type" : {"type": "string","title": "DATA_TYPE"},"source_type" : {"type": "string","title": "SOURCE_TYPE"},"operator" : {"type": "string","title": "OPERATOR"},"options" : {"type": "object","title": "OPTIONS"},"tags" : {"type": "object","title": "TAGS"},"labels_info" : {"type": "object","title": "LABELS_INFO"},"data_info" : {"type": "object","title": "DATA_INFO"},"sort_keys" : {"items": {"type": "string"},
"type": "array","title": "SORT_KEYS"},"error_message" : {"type": "string","title": "ERROR_MESSAGE"},"resource_group" : {"type": "string","title": "RESOURCE_GROUP"},"domain_id" : {"type": "string","title": "DOMAIN_ID"},"workspace_id" : {"type": "string","title": "WORKSPACE_ID"},"project_id" : {"type": "string","title": "PROJECT_ID"},"dashboard_id" : {"type": "string","title": "DASHBOARD_ID"},"widget_id" : {"type": "string","title": "WIDGET_ID"},"created_at" : {"type": "string","title": "CREATED_AT"},"updated_at" : {"type": "string","title": "UPDATED_AT"}},
"properties" : {"data_table_id" : {"type": "string","title": "DATA_TABLE_ID"},"name" : {"type": "string","title": "NAME"},"state" : {"type": "string","title": "STATE"},"data_type" : {"type": "string","title": "DATA_TYPE"},"source_type" : {"type": "string","title": "SOURCE_TYPE"},"operator" : {"type": "string","title": "OPERATOR"},"options" : {"type": "object","title": "OPTIONS"},"tags" : {"type": "object","title": "TAGS"},"labels_info" : {"type": "object","title": "LABELS_INFO"},"data_info" : {"type": "object","title": "DATA_INFO"},"error_message" : {"type": "string","title": "ERROR_MESSAGE"},"resource_group" : {"type": "string","title": "RESOURCE_GROUP"},"domain_id" : {"type": "string","title": "DOMAIN_ID"},"workspace_id" : {"type": "string","title": "WORKSPACE_ID"},"project_id" : {"type": "string","title": "PROJECT_ID"},"dashboard_id" : {"type": "string","title": "DASHBOARD_ID"},"widget_id" : {"type": "string","title": "WIDGET_ID"},"created_at" : {"type": "string","title": "CREATED_AT"},"updated_at" : {"type": "string","title": "UPDATED_AT"}},
"type": "object",
"required": ["data_table_id","name","state","data_type","source_type","operator","options","tags","labels_info","data_info","sort_keys","error_message","resource_group","domain_id","workspace_id","project_id","dashboard_id","widget_id","created_at","updated_at"],
"required": ["data_table_id","name","state","data_type","source_type","operator","options","tags","labels_info","data_info","error_message","resource_group","domain_id","workspace_id","project_id","dashboard_id","widget_id","created_at","updated_at"],
"title": "PublicDataTableInfo"
}
, "PublicDataTableQuery": {
Expand Down

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

Loading

0 comments on commit f173f10

Please sign in to comment.