Skip to content

Commit 5f077c9

Browse files
[CI] api has been built
1 parent 393b12f commit 5f077c9

File tree

13 files changed

+274
-318
lines changed

13 files changed

+274
-318
lines changed

dist/go/spaceone/api/dashboard/v1/private_data_table.pb.go

+93-103
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/go/spaceone/api/dashboard/v1/public_data_table.pb.go

+124-134
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/json/cloudforet/api/dashboard/v1/Private_data_table.json

-12
Original file line numberDiff line numberDiff line change
@@ -413,18 +413,6 @@
413413
"oneofdecl": "",
414414
"defaultValue": ""
415415
},
416-
{
417-
"name": "cache_key",
418-
"description": "",
419-
"label": "",
420-
"type": "string",
421-
"longType": "string",
422-
"fullType": "string",
423-
"ismap": false,
424-
"isoneof": false,
425-
"oneofdecl": "",
426-
"defaultValue": ""
427-
},
428416
{
429417
"name": "error_message",
430418
"description": "",

dist/json/cloudforet/api/dashboard/v1/Public_data_table.json

-12
Original file line numberDiff line numberDiff line change
@@ -1143,18 +1143,6 @@
11431143
"oneofdecl": "",
11441144
"defaultValue": ""
11451145
},
1146-
{
1147-
"name": "cache_key",
1148-
"description": "",
1149-
"label": "",
1150-
"type": "string",
1151-
"longType": "string",
1152-
"fullType": "string",
1153-
"ismap": false,
1154-
"isoneof": false,
1155-
"oneofdecl": "",
1156-
"defaultValue": ""
1157-
},
11581146
{
11591147
"name": "error_message",
11601148
"description": "",

dist/openapi/cloudforet/api/dashboard/v1/openapi.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2048,9 +2048,9 @@
20482048
}
20492049
, "PrivateDataTableInfo": {
20502050
"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"},
2051-
"type": "array","title": "SORT_KEYS"},"cache_key" : {"type": "string","title": "CACHE_KEY"},"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"}},
2051+
"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"}},
20522052
"type": "object",
2053-
"required": ["data_table_id","name","state","data_type","source_type","operator","options","tags","labels_info","data_info","sort_keys","cache_key","error_message","domain_id","user_id","dashboard_id","widget_id","created_at","updated_at"],
2053+
"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"],
20542054
"title": "PrivateDataTableInfo"
20552055
}
20562056
, "PrivateDataTableQuery": {
@@ -2173,9 +2173,9 @@
21732173
}
21742174
, "PublicDataTableInfo": {
21752175
"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"},
2176-
"type": "array","title": "SORT_KEYS"},"cache_key" : {"type": "string","title": "CACHE_KEY"},"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"}},
2176+
"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"}},
21772177
"type": "object",
2178-
"required": ["data_table_id","name","state","data_type","source_type","operator","options","tags","labels_info","data_info","sort_keys","cache_key","error_message","resource_group","domain_id","workspace_id","project_id","dashboard_id","widget_id","created_at","updated_at"],
2178+
"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"],
21792179
"title": "PublicDataTableInfo"
21802180
}
21812181
, "PublicDataTableQuery": {

dist/python/build/lib/spaceone/api/dashboard/v1/private_data_table_pb2.py

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)