|
2048 | 2048 | }
|
2049 | 2049 | , "PrivateDataTableInfo": {
|
2050 | 2050 | "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"}}, |
2052 | 2052 | "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"], |
2054 | 2054 | "title": "PrivateDataTableInfo"
|
2055 | 2055 | }
|
2056 | 2056 | , "PrivateDataTableQuery": {
|
|
2173 | 2173 | }
|
2174 | 2174 | , "PublicDataTableInfo": {
|
2175 | 2175 | "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"}}, |
2177 | 2177 | "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"], |
2179 | 2179 | "title": "PublicDataTableInfo"
|
2180 | 2180 | }
|
2181 | 2181 | , "PublicDataTableQuery": {
|
|
0 commit comments