@looker/sdk 22.20.1 → 23.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +26 -0
- package/README.md +1 -1
- package/lib/3.1/funcs.js +4 -1075
- package/lib/3.1/funcs.js.map +1 -1
- package/lib/3.1/methods.js +3 -720
- package/lib/3.1/methods.js.map +1 -1
- package/lib/3.1/methodsInterface.js +1 -1
- package/lib/3.1/methodsInterface.js.map +1 -1
- package/lib/3.1/models.d.ts +33 -0
- package/lib/3.1/models.js +0 -33
- package/lib/3.1/models.js.map +1 -1
- package/lib/3.1/streams.js +3 -720
- package/lib/3.1/streams.js.map +1 -1
- package/lib/4.0/funcs.d.ts +2 -1
- package/lib/4.0/funcs.js +826 -2102
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +2 -1
- package/lib/4.0/methods.js +553 -1404
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +2 -1
- package/lib/4.0/methodsInterface.js +1 -1
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +95 -0
- package/lib/4.0/models.js +0 -43
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +2 -1
- package/lib/4.0/streams.js +553 -1404
- package/lib/4.0/streams.js.map +1 -1
- package/lib/browserSdk.js +0 -9
- package/lib/browserSdk.js.map +1 -1
- package/lib/constants.d.ts +1 -1
- package/lib/constants.js +2 -2
- package/lib/constants.js.map +1 -1
- package/lib/esm/3.1/funcs.js +862 -854
- package/lib/esm/3.1/funcs.js.map +1 -1
- package/lib/esm/3.1/methods.js +152 -858
- package/lib/esm/3.1/methods.js.map +1 -1
- package/lib/esm/3.1/methodsInterface.js.map +1 -1
- package/lib/esm/3.1/models.js +57 -67
- package/lib/esm/3.1/models.js.map +1 -1
- package/lib/esm/3.1/streams.js +152 -858
- package/lib/esm/3.1/streams.js.map +1 -1
- package/lib/esm/4.0/funcs.js +1993 -1967
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +864 -1704
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/methodsInterface.js.map +1 -1
- package/lib/esm/4.0/models.js +72 -87
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +864 -1704
- package/lib/esm/4.0/streams.js.map +1 -1
- package/lib/esm/browserSdk.js +20 -14
- package/lib/esm/browserSdk.js.map +1 -1
- package/lib/esm/constants.js +10 -2
- package/lib/esm/constants.js.map +1 -1
- package/lib/esm/extensionSdk.js +12 -6
- package/lib/esm/extensionSdk.js.map +1 -1
- package/lib/esm/index.js +141 -17
- package/lib/esm/index.js.map +1 -1
- package/lib/extensionSdk.js +0 -4
- package/lib/extensionSdk.js.map +1 -1
- package/lib/index.js +20 -38
- package/lib/index.js.map +1 -1
- package/package.json +3 -3
package/lib/esm/3.1/funcs.js
CHANGED
|
@@ -1,276 +1,284 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.create_user_credentials_email_password_reset = exports.create_user_credentials_email = exports.create_user_credentials_api3 = exports.create_user_attribute = exports.create_user = exports.create_theme = exports.create_sso_embed_url = exports.create_sql_query = exports.create_space = exports.create_scheduled_plan = exports.create_saml_test_config = exports.create_role = exports.create_query_task = exports.create_query_render_task = exports.create_query = exports.create_project = exports.create_permission_set = exports.create_oidc_test_config = exports.create_model_set = exports.create_merge_query = exports.create_lookml_model = exports.create_lookml_dashboard_render_task = exports.create_look_render_task = exports.create_look = exports.create_integration_hub = exports.create_homepage_section = exports.create_homepage_item = exports.create_homepage = exports.create_group = exports.create_git_deploy_key = exports.create_git_branch = exports.create_folder = exports.create_digest_email_send = exports.create_dashboard_render_task = exports.create_dashboard_layout = exports.create_dashboard_filter = exports.create_dashboard_element = exports.create_dashboard = exports.create_content_metadata_access = exports.create_content_favorite = exports.create_connection = exports.create_color_collection = exports.content_validation = exports.content_thumbnail = exports.content_metadata = exports.content_favorite = exports.connection = exports.color_collections_standard = exports.color_collections_custom = exports.color_collection = exports.cloud_storage_configuration = exports.check_pdt_build = exports.backup_configuration = exports.all_workspaces = exports.all_users = exports.all_user_sessions = exports.all_user_login_lockouts = exports.all_user_credentials_embeds = exports.all_user_credentials_api3s = exports.all_user_attributes = exports.all_user_attribute_group_values = exports.all_timezones = exports.all_themes = exports.all_spaces = exports.all_scheduled_plans = exports.all_running_queries = exports.all_roles = exports.all_projects = exports.all_project_files = exports.all_primary_homepage_sections = exports.all_permissions = exports.all_permission_sets = exports.all_model_sets = exports.all_looks = exports.all_lookml_tests = exports.all_lookml_models = exports.all_locales = exports.all_legacy_features = exports.all_integrations = exports.all_integration_hubs = exports.all_homepages = exports.all_homepage_sections = exports.all_homepage_items = exports.all_groups = exports.all_group_users = exports.all_group_groups = exports.all_git_connection_tests = exports.all_git_branches = exports.all_folders = exports.all_dialect_infos = exports.all_datagroups = exports.all_dashboards = exports.all_content_metadatas = exports.all_content_metadata_accesses = exports.all_connections = exports.all_color_collections = exports.add_group_user = exports.add_group_group = exports.active_themes = exports.accept_integration_hub_legal_agreement = void 0;
|
|
7
|
+
exports.manifest = exports.lookml_model_explore = exports.lookml_model = exports.look = exports.logout = exports.login_user = exports.login = exports.legacy_feature = exports.ldap_config = exports.kill_query = exports.internal_help_resources_content = exports.internal_help_resources = exports.integration_hub = exports.integration = exports.import_lookml_dashboard = exports.homepage_section = exports.homepage_item = exports.homepage = exports.group = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.git_deploy_key = exports.git_branch = exports.get_all_repository_credentials = exports.functionalSdk31 = exports.force_password_reset_at_next_login_for_all_users = exports.folder_parent = exports.folder_looks = exports.folder_dashboards = exports.folder_children_search = exports.folder_children = exports.folder_ancestors = exports.folder = exports.find_git_branch = exports.fetch_remote_data_action_form = exports.fetch_integration_form = exports.fetch_and_parse_saml_idp_metadata = exports.digest_emails_enabled = exports.deploy_to_production = exports.deploy_ref_to_production = exports.delete_user_session = exports.delete_user_login_lockout = exports.delete_user_credentials_totp = exports.delete_user_credentials_saml = exports.delete_user_credentials_oidc = exports.delete_user_credentials_looker_openid = exports.delete_user_credentials_ldap = exports.delete_user_credentials_google = exports.delete_user_credentials_embed = exports.delete_user_credentials_email = exports.delete_user_credentials_api3 = exports.delete_user_attribute_user_value = exports.delete_user_attribute_group_value = exports.delete_user_attribute = exports.delete_user = exports.delete_theme = exports.delete_space = exports.delete_scheduled_plan = exports.delete_saml_test_config = exports.delete_role = exports.delete_repository_credential = exports.delete_permission_set = exports.delete_oidc_test_config = exports.delete_model_set = exports.delete_lookml_model = exports.delete_look = exports.delete_integration_hub = exports.delete_homepage_section = exports.delete_homepage_item = exports.delete_homepage = exports.delete_group_user = exports.delete_group_from_group = exports.delete_group = exports.delete_git_branch = exports.delete_folder = exports.delete_dashboard_layout = exports.delete_dashboard_filter = exports.delete_dashboard_element = exports.delete_dashboard = exports.delete_content_metadata_access = exports.delete_content_favorite = exports.delete_connection_override = exports.delete_connection = exports.delete_color_collection = exports.default_theme = exports.default_color_collection = exports.datagroup = exports.dashboard_lookml = exports.dashboard_layout_dashboard_layout_components = exports.dashboard_layout_component = exports.dashboard_layout = exports.dashboard_filter = exports.dashboard_element = exports.dashboard_dashboard_layouts = exports.dashboard_dashboard_filters = exports.dashboard_dashboard_elements = exports.dashboard_aggregate_table_lookml = exports.dashboard = exports.custom_welcome_email = exports.create_user_credentials_totp = void 0;
|
|
8
|
+
exports.update_dashboard_layout = exports.update_dashboard_filter = exports.update_dashboard_element = exports.update_dashboard = exports.update_custom_welcome_email_test = exports.update_custom_welcome_email = exports.update_content_metadata_access = exports.update_content_metadata = exports.update_connection = exports.update_color_collection = exports.update_cloud_storage_configuration = exports.update_backup_configuration = exports.theme_or_default = exports.theme = exports.test_ldap_config_user_info = exports.test_ldap_config_user_auth = exports.test_ldap_config_connection = exports.test_ldap_config_auth = exports.test_integration = exports.test_connection_config = exports.test_connection = exports.tag_ref = exports.sync_lookml_dashboard = exports.stop_pdt_build = exports.start_pdt_build = exports.sql_query = exports.space_parent = exports.space_looks = exports.space_dashboards = exports.space_children_search = exports.space_children = exports.space_ancestors = exports.space = exports.set_user_roles = exports.set_user_attribute_user_value = exports.set_user_attribute_group_values = exports.set_smtp_settings = exports.set_role_users = exports.set_role_groups = exports.set_default_theme = exports.set_default_color_collection = exports.session_config = exports.session = exports.search_users_names = exports.search_users = exports.search_user_login_lockouts = exports.search_themes = exports.search_spaces = exports.search_roles = exports.search_permission_sets = exports.search_model_sets = exports.search_looks = exports.search_homepages = exports.search_groups = exports.search_folders = exports.search_dashboards = exports.search_dashboard_elements = exports.search_content_views = exports.search_content_favorites = exports.scheduled_plans_for_space = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plans_for_dashboard = exports.scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once = exports.scheduled_plan = exports.saml_test_config = exports.saml_config = exports.run_url_encoded_query = exports.run_sql_query = exports.run_query = exports.run_lookml_test = exports.run_look = exports.run_inline_query = exports.run_git_connection_test = exports.role_users = exports.role_groups = exports.role = exports.reset_project_to_remote = exports.reset_project_to_production = exports.render_task_results = exports.render_task = exports.query_task_results = exports.query_task_multi_results = exports.query_task = exports.query_for_slug = exports.query = exports.project_workspace = exports.project_validation_results = exports.project_file = exports.project = exports.permission_set = exports.perform_data_action = exports.password_config = exports.parse_saml_idp_metadata = exports.oidc_test_config = exports.oidc_config = exports.model_set = exports.merge_query = exports.me = void 0;
|
|
9
|
+
exports.workspace = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_space = exports.update_session_config = exports.update_session = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_model_set = exports.update_lookml_model = exports.update_look = exports.update_legacy_feature = exports.update_ldap_config = exports.update_internal_help_resources_content = exports.update_internal_help_resources = exports.update_integration_hub = exports.update_integration = exports.update_homepage_section = exports.update_homepage_item = exports.update_homepage = exports.update_group = exports.update_git_branch = exports.update_folder = exports.update_digest_emails_enabled = exports.update_datagroup = exports.update_dashboard_layout_component = void 0;
|
|
10
|
+
var _sdkRtl = require("@looker/sdk-rtl");
|
|
11
|
+
var _constants = require("../constants");
|
|
1
12
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
2
|
-
|
|
3
13
|
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import { sdkVersion } from '../constants';
|
|
7
|
-
export var functionalSdk31 = authSession => {
|
|
8
|
-
return functionalSdk(authSession, '3.1', sdkVersion);
|
|
14
|
+
var functionalSdk31 = authSession => {
|
|
15
|
+
return (0, _sdkRtl.functionalSdk)(authSession, '3.1', _constants.sdkVersion);
|
|
9
16
|
};
|
|
10
|
-
|
|
17
|
+
exports.functionalSdk31 = functionalSdk31;
|
|
18
|
+
var login = function () {
|
|
11
19
|
var _ref = _asyncToGenerator(function* (sdk, request, options) {
|
|
12
20
|
return sdk.post('/login', {
|
|
13
21
|
client_id: request.client_id,
|
|
14
22
|
client_secret: request.client_secret
|
|
15
23
|
}, null, options);
|
|
16
24
|
});
|
|
17
|
-
|
|
18
25
|
return function login(_x, _x2, _x3) {
|
|
19
26
|
return _ref.apply(this, arguments);
|
|
20
27
|
};
|
|
21
28
|
}();
|
|
22
|
-
|
|
29
|
+
exports.login = login;
|
|
30
|
+
var login_user = function () {
|
|
23
31
|
var _ref2 = _asyncToGenerator(function* (sdk, user_id, associative, options) {
|
|
24
32
|
return sdk.post("/login/".concat(user_id), {
|
|
25
33
|
associative
|
|
26
34
|
}, null, options);
|
|
27
35
|
});
|
|
28
|
-
|
|
29
36
|
return function login_user(_x4, _x5, _x6, _x7) {
|
|
30
37
|
return _ref2.apply(this, arguments);
|
|
31
38
|
};
|
|
32
39
|
}();
|
|
33
|
-
|
|
40
|
+
exports.login_user = login_user;
|
|
41
|
+
var logout = function () {
|
|
34
42
|
var _ref3 = _asyncToGenerator(function* (sdk, options) {
|
|
35
43
|
return sdk.delete('/logout', null, null, options);
|
|
36
44
|
});
|
|
37
|
-
|
|
38
45
|
return function logout(_x8, _x9) {
|
|
39
46
|
return _ref3.apply(this, arguments);
|
|
40
47
|
};
|
|
41
48
|
}();
|
|
42
|
-
|
|
49
|
+
exports.logout = logout;
|
|
50
|
+
var create_sso_embed_url = function () {
|
|
43
51
|
var _ref4 = _asyncToGenerator(function* (sdk, body, options) {
|
|
44
52
|
return sdk.post('/embed/sso_url', null, body, options);
|
|
45
53
|
});
|
|
46
|
-
|
|
47
54
|
return function create_sso_embed_url(_x10, _x11, _x12) {
|
|
48
55
|
return _ref4.apply(this, arguments);
|
|
49
56
|
};
|
|
50
57
|
}();
|
|
51
|
-
|
|
58
|
+
exports.create_sso_embed_url = create_sso_embed_url;
|
|
59
|
+
var ldap_config = function () {
|
|
52
60
|
var _ref5 = _asyncToGenerator(function* (sdk, options) {
|
|
53
61
|
return sdk.get('/ldap_config', null, null, options);
|
|
54
62
|
});
|
|
55
|
-
|
|
56
63
|
return function ldap_config(_x13, _x14) {
|
|
57
64
|
return _ref5.apply(this, arguments);
|
|
58
65
|
};
|
|
59
66
|
}();
|
|
60
|
-
|
|
67
|
+
exports.ldap_config = ldap_config;
|
|
68
|
+
var update_ldap_config = function () {
|
|
61
69
|
var _ref6 = _asyncToGenerator(function* (sdk, body, options) {
|
|
62
70
|
return sdk.patch('/ldap_config', null, body, options);
|
|
63
71
|
});
|
|
64
|
-
|
|
65
72
|
return function update_ldap_config(_x15, _x16, _x17) {
|
|
66
73
|
return _ref6.apply(this, arguments);
|
|
67
74
|
};
|
|
68
75
|
}();
|
|
69
|
-
|
|
76
|
+
exports.update_ldap_config = update_ldap_config;
|
|
77
|
+
var test_ldap_config_connection = function () {
|
|
70
78
|
var _ref7 = _asyncToGenerator(function* (sdk, body, options) {
|
|
71
79
|
return sdk.put('/ldap_config/test_connection', null, body, options);
|
|
72
80
|
});
|
|
73
|
-
|
|
74
81
|
return function test_ldap_config_connection(_x18, _x19, _x20) {
|
|
75
82
|
return _ref7.apply(this, arguments);
|
|
76
83
|
};
|
|
77
84
|
}();
|
|
78
|
-
|
|
85
|
+
exports.test_ldap_config_connection = test_ldap_config_connection;
|
|
86
|
+
var test_ldap_config_auth = function () {
|
|
79
87
|
var _ref8 = _asyncToGenerator(function* (sdk, body, options) {
|
|
80
88
|
return sdk.put('/ldap_config/test_auth', null, body, options);
|
|
81
89
|
});
|
|
82
|
-
|
|
83
90
|
return function test_ldap_config_auth(_x21, _x22, _x23) {
|
|
84
91
|
return _ref8.apply(this, arguments);
|
|
85
92
|
};
|
|
86
93
|
}();
|
|
87
|
-
|
|
94
|
+
exports.test_ldap_config_auth = test_ldap_config_auth;
|
|
95
|
+
var test_ldap_config_user_info = function () {
|
|
88
96
|
var _ref9 = _asyncToGenerator(function* (sdk, body, options) {
|
|
89
97
|
return sdk.put('/ldap_config/test_user_info', null, body, options);
|
|
90
98
|
});
|
|
91
|
-
|
|
92
99
|
return function test_ldap_config_user_info(_x24, _x25, _x26) {
|
|
93
100
|
return _ref9.apply(this, arguments);
|
|
94
101
|
};
|
|
95
102
|
}();
|
|
96
|
-
|
|
103
|
+
exports.test_ldap_config_user_info = test_ldap_config_user_info;
|
|
104
|
+
var test_ldap_config_user_auth = function () {
|
|
97
105
|
var _ref10 = _asyncToGenerator(function* (sdk, body, options) {
|
|
98
106
|
return sdk.put('/ldap_config/test_user_auth', null, body, options);
|
|
99
107
|
});
|
|
100
|
-
|
|
101
108
|
return function test_ldap_config_user_auth(_x27, _x28, _x29) {
|
|
102
109
|
return _ref10.apply(this, arguments);
|
|
103
110
|
};
|
|
104
111
|
}();
|
|
105
|
-
|
|
112
|
+
exports.test_ldap_config_user_auth = test_ldap_config_user_auth;
|
|
113
|
+
var oidc_config = function () {
|
|
106
114
|
var _ref11 = _asyncToGenerator(function* (sdk, options) {
|
|
107
115
|
return sdk.get('/oidc_config', null, null, options);
|
|
108
116
|
});
|
|
109
|
-
|
|
110
117
|
return function oidc_config(_x30, _x31) {
|
|
111
118
|
return _ref11.apply(this, arguments);
|
|
112
119
|
};
|
|
113
120
|
}();
|
|
114
|
-
|
|
121
|
+
exports.oidc_config = oidc_config;
|
|
122
|
+
var update_oidc_config = function () {
|
|
115
123
|
var _ref12 = _asyncToGenerator(function* (sdk, body, options) {
|
|
116
124
|
return sdk.patch('/oidc_config', null, body, options);
|
|
117
125
|
});
|
|
118
|
-
|
|
119
126
|
return function update_oidc_config(_x32, _x33, _x34) {
|
|
120
127
|
return _ref12.apply(this, arguments);
|
|
121
128
|
};
|
|
122
129
|
}();
|
|
123
|
-
|
|
130
|
+
exports.update_oidc_config = update_oidc_config;
|
|
131
|
+
var oidc_test_config = function () {
|
|
124
132
|
var _ref13 = _asyncToGenerator(function* (sdk, test_slug, options) {
|
|
125
|
-
test_slug = encodeParam(test_slug);
|
|
133
|
+
test_slug = (0, _sdkRtl.encodeParam)(test_slug);
|
|
126
134
|
return sdk.get("/oidc_test_configs/".concat(test_slug), null, null, options);
|
|
127
135
|
});
|
|
128
|
-
|
|
129
136
|
return function oidc_test_config(_x35, _x36, _x37) {
|
|
130
137
|
return _ref13.apply(this, arguments);
|
|
131
138
|
};
|
|
132
139
|
}();
|
|
133
|
-
|
|
140
|
+
exports.oidc_test_config = oidc_test_config;
|
|
141
|
+
var delete_oidc_test_config = function () {
|
|
134
142
|
var _ref14 = _asyncToGenerator(function* (sdk, test_slug, options) {
|
|
135
|
-
test_slug = encodeParam(test_slug);
|
|
143
|
+
test_slug = (0, _sdkRtl.encodeParam)(test_slug);
|
|
136
144
|
return sdk.delete("/oidc_test_configs/".concat(test_slug), null, null, options);
|
|
137
145
|
});
|
|
138
|
-
|
|
139
146
|
return function delete_oidc_test_config(_x38, _x39, _x40) {
|
|
140
147
|
return _ref14.apply(this, arguments);
|
|
141
148
|
};
|
|
142
149
|
}();
|
|
143
|
-
|
|
150
|
+
exports.delete_oidc_test_config = delete_oidc_test_config;
|
|
151
|
+
var create_oidc_test_config = function () {
|
|
144
152
|
var _ref15 = _asyncToGenerator(function* (sdk, body, options) {
|
|
145
153
|
return sdk.post('/oidc_test_configs', null, body, options);
|
|
146
154
|
});
|
|
147
|
-
|
|
148
155
|
return function create_oidc_test_config(_x41, _x42, _x43) {
|
|
149
156
|
return _ref15.apply(this, arguments);
|
|
150
157
|
};
|
|
151
158
|
}();
|
|
152
|
-
|
|
159
|
+
exports.create_oidc_test_config = create_oidc_test_config;
|
|
160
|
+
var password_config = function () {
|
|
153
161
|
var _ref16 = _asyncToGenerator(function* (sdk, options) {
|
|
154
162
|
return sdk.get('/password_config', null, null, options);
|
|
155
163
|
});
|
|
156
|
-
|
|
157
164
|
return function password_config(_x44, _x45) {
|
|
158
165
|
return _ref16.apply(this, arguments);
|
|
159
166
|
};
|
|
160
167
|
}();
|
|
161
|
-
|
|
168
|
+
exports.password_config = password_config;
|
|
169
|
+
var update_password_config = function () {
|
|
162
170
|
var _ref17 = _asyncToGenerator(function* (sdk, body, options) {
|
|
163
171
|
return sdk.patch('/password_config', null, body, options);
|
|
164
172
|
});
|
|
165
|
-
|
|
166
173
|
return function update_password_config(_x46, _x47, _x48) {
|
|
167
174
|
return _ref17.apply(this, arguments);
|
|
168
175
|
};
|
|
169
176
|
}();
|
|
170
|
-
|
|
177
|
+
exports.update_password_config = update_password_config;
|
|
178
|
+
var force_password_reset_at_next_login_for_all_users = function () {
|
|
171
179
|
var _ref18 = _asyncToGenerator(function* (sdk, options) {
|
|
172
180
|
return sdk.put('/password_config/force_password_reset_at_next_login_for_all_users', null, null, options);
|
|
173
181
|
});
|
|
174
|
-
|
|
175
182
|
return function force_password_reset_at_next_login_for_all_users(_x49, _x50) {
|
|
176
183
|
return _ref18.apply(this, arguments);
|
|
177
184
|
};
|
|
178
185
|
}();
|
|
179
|
-
|
|
186
|
+
exports.force_password_reset_at_next_login_for_all_users = force_password_reset_at_next_login_for_all_users;
|
|
187
|
+
var saml_config = function () {
|
|
180
188
|
var _ref19 = _asyncToGenerator(function* (sdk, options) {
|
|
181
189
|
return sdk.get('/saml_config', null, null, options);
|
|
182
190
|
});
|
|
183
|
-
|
|
184
191
|
return function saml_config(_x51, _x52) {
|
|
185
192
|
return _ref19.apply(this, arguments);
|
|
186
193
|
};
|
|
187
194
|
}();
|
|
188
|
-
|
|
195
|
+
exports.saml_config = saml_config;
|
|
196
|
+
var update_saml_config = function () {
|
|
189
197
|
var _ref20 = _asyncToGenerator(function* (sdk, body, options) {
|
|
190
198
|
return sdk.patch('/saml_config', null, body, options);
|
|
191
199
|
});
|
|
192
|
-
|
|
193
200
|
return function update_saml_config(_x53, _x54, _x55) {
|
|
194
201
|
return _ref20.apply(this, arguments);
|
|
195
202
|
};
|
|
196
203
|
}();
|
|
197
|
-
|
|
204
|
+
exports.update_saml_config = update_saml_config;
|
|
205
|
+
var saml_test_config = function () {
|
|
198
206
|
var _ref21 = _asyncToGenerator(function* (sdk, test_slug, options) {
|
|
199
|
-
test_slug = encodeParam(test_slug);
|
|
207
|
+
test_slug = (0, _sdkRtl.encodeParam)(test_slug);
|
|
200
208
|
return sdk.get("/saml_test_configs/".concat(test_slug), null, null, options);
|
|
201
209
|
});
|
|
202
|
-
|
|
203
210
|
return function saml_test_config(_x56, _x57, _x58) {
|
|
204
211
|
return _ref21.apply(this, arguments);
|
|
205
212
|
};
|
|
206
213
|
}();
|
|
207
|
-
|
|
214
|
+
exports.saml_test_config = saml_test_config;
|
|
215
|
+
var delete_saml_test_config = function () {
|
|
208
216
|
var _ref22 = _asyncToGenerator(function* (sdk, test_slug, options) {
|
|
209
|
-
test_slug = encodeParam(test_slug);
|
|
217
|
+
test_slug = (0, _sdkRtl.encodeParam)(test_slug);
|
|
210
218
|
return sdk.delete("/saml_test_configs/".concat(test_slug), null, null, options);
|
|
211
219
|
});
|
|
212
|
-
|
|
213
220
|
return function delete_saml_test_config(_x59, _x60, _x61) {
|
|
214
221
|
return _ref22.apply(this, arguments);
|
|
215
222
|
};
|
|
216
223
|
}();
|
|
217
|
-
|
|
224
|
+
exports.delete_saml_test_config = delete_saml_test_config;
|
|
225
|
+
var create_saml_test_config = function () {
|
|
218
226
|
var _ref23 = _asyncToGenerator(function* (sdk, body, options) {
|
|
219
227
|
return sdk.post('/saml_test_configs', null, body, options);
|
|
220
228
|
});
|
|
221
|
-
|
|
222
229
|
return function create_saml_test_config(_x62, _x63, _x64) {
|
|
223
230
|
return _ref23.apply(this, arguments);
|
|
224
231
|
};
|
|
225
232
|
}();
|
|
226
|
-
|
|
233
|
+
exports.create_saml_test_config = create_saml_test_config;
|
|
234
|
+
var parse_saml_idp_metadata = function () {
|
|
227
235
|
var _ref24 = _asyncToGenerator(function* (sdk, body, options) {
|
|
228
236
|
return sdk.post('/parse_saml_idp_metadata', null, body, options);
|
|
229
237
|
});
|
|
230
|
-
|
|
231
238
|
return function parse_saml_idp_metadata(_x65, _x66, _x67) {
|
|
232
239
|
return _ref24.apply(this, arguments);
|
|
233
240
|
};
|
|
234
241
|
}();
|
|
235
|
-
|
|
242
|
+
exports.parse_saml_idp_metadata = parse_saml_idp_metadata;
|
|
243
|
+
var fetch_and_parse_saml_idp_metadata = function () {
|
|
236
244
|
var _ref25 = _asyncToGenerator(function* (sdk, body, options) {
|
|
237
245
|
return sdk.post('/fetch_and_parse_saml_idp_metadata', null, body, options);
|
|
238
246
|
});
|
|
239
|
-
|
|
240
247
|
return function fetch_and_parse_saml_idp_metadata(_x68, _x69, _x70) {
|
|
241
248
|
return _ref25.apply(this, arguments);
|
|
242
249
|
};
|
|
243
250
|
}();
|
|
244
|
-
|
|
251
|
+
exports.fetch_and_parse_saml_idp_metadata = fetch_and_parse_saml_idp_metadata;
|
|
252
|
+
var session_config = function () {
|
|
245
253
|
var _ref26 = _asyncToGenerator(function* (sdk, options) {
|
|
246
254
|
return sdk.get('/session_config', null, null, options);
|
|
247
255
|
});
|
|
248
|
-
|
|
249
256
|
return function session_config(_x71, _x72) {
|
|
250
257
|
return _ref26.apply(this, arguments);
|
|
251
258
|
};
|
|
252
259
|
}();
|
|
253
|
-
|
|
260
|
+
exports.session_config = session_config;
|
|
261
|
+
var update_session_config = function () {
|
|
254
262
|
var _ref27 = _asyncToGenerator(function* (sdk, body, options) {
|
|
255
263
|
return sdk.patch('/session_config', null, body, options);
|
|
256
264
|
});
|
|
257
|
-
|
|
258
265
|
return function update_session_config(_x73, _x74, _x75) {
|
|
259
266
|
return _ref27.apply(this, arguments);
|
|
260
267
|
};
|
|
261
268
|
}();
|
|
262
|
-
|
|
269
|
+
exports.update_session_config = update_session_config;
|
|
270
|
+
var all_user_login_lockouts = function () {
|
|
263
271
|
var _ref28 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
264
272
|
return sdk.get('/user_login_lockouts', {
|
|
265
273
|
fields
|
|
266
274
|
}, null, options);
|
|
267
275
|
});
|
|
268
|
-
|
|
269
276
|
return function all_user_login_lockouts(_x76, _x77, _x78) {
|
|
270
277
|
return _ref28.apply(this, arguments);
|
|
271
278
|
};
|
|
272
279
|
}();
|
|
273
|
-
|
|
280
|
+
exports.all_user_login_lockouts = all_user_login_lockouts;
|
|
281
|
+
var search_user_login_lockouts = function () {
|
|
274
282
|
var _ref29 = _asyncToGenerator(function* (sdk, request, options) {
|
|
275
283
|
return sdk.get('/user_login_lockouts/search', {
|
|
276
284
|
fields: request.fields,
|
|
@@ -284,426 +292,426 @@ export var search_user_login_lockouts = function () {
|
|
|
284
292
|
filter_or: request.filter_or
|
|
285
293
|
}, null, options);
|
|
286
294
|
});
|
|
287
|
-
|
|
288
295
|
return function search_user_login_lockouts(_x79, _x80, _x81) {
|
|
289
296
|
return _ref29.apply(this, arguments);
|
|
290
297
|
};
|
|
291
298
|
}();
|
|
292
|
-
|
|
299
|
+
exports.search_user_login_lockouts = search_user_login_lockouts;
|
|
300
|
+
var delete_user_login_lockout = function () {
|
|
293
301
|
var _ref30 = _asyncToGenerator(function* (sdk, key, options) {
|
|
294
|
-
key = encodeParam(key);
|
|
302
|
+
key = (0, _sdkRtl.encodeParam)(key);
|
|
295
303
|
return sdk.delete("/user_login_lockout/".concat(key), null, null, options);
|
|
296
304
|
});
|
|
297
|
-
|
|
298
305
|
return function delete_user_login_lockout(_x82, _x83, _x84) {
|
|
299
306
|
return _ref30.apply(this, arguments);
|
|
300
307
|
};
|
|
301
308
|
}();
|
|
302
|
-
|
|
309
|
+
exports.delete_user_login_lockout = delete_user_login_lockout;
|
|
310
|
+
var all_color_collections = function () {
|
|
303
311
|
var _ref31 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
304
312
|
return sdk.get('/color_collections', {
|
|
305
313
|
fields
|
|
306
314
|
}, null, options);
|
|
307
315
|
});
|
|
308
|
-
|
|
309
316
|
return function all_color_collections(_x85, _x86, _x87) {
|
|
310
317
|
return _ref31.apply(this, arguments);
|
|
311
318
|
};
|
|
312
319
|
}();
|
|
313
|
-
|
|
320
|
+
exports.all_color_collections = all_color_collections;
|
|
321
|
+
var create_color_collection = function () {
|
|
314
322
|
var _ref32 = _asyncToGenerator(function* (sdk, body, options) {
|
|
315
323
|
return sdk.post('/color_collections', null, body, options);
|
|
316
324
|
});
|
|
317
|
-
|
|
318
325
|
return function create_color_collection(_x88, _x89, _x90) {
|
|
319
326
|
return _ref32.apply(this, arguments);
|
|
320
327
|
};
|
|
321
328
|
}();
|
|
322
|
-
|
|
329
|
+
exports.create_color_collection = create_color_collection;
|
|
330
|
+
var color_collections_custom = function () {
|
|
323
331
|
var _ref33 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
324
332
|
return sdk.get('/color_collections/custom', {
|
|
325
333
|
fields
|
|
326
334
|
}, null, options);
|
|
327
335
|
});
|
|
328
|
-
|
|
329
336
|
return function color_collections_custom(_x91, _x92, _x93) {
|
|
330
337
|
return _ref33.apply(this, arguments);
|
|
331
338
|
};
|
|
332
339
|
}();
|
|
333
|
-
|
|
340
|
+
exports.color_collections_custom = color_collections_custom;
|
|
341
|
+
var color_collections_standard = function () {
|
|
334
342
|
var _ref34 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
335
343
|
return sdk.get('/color_collections/standard', {
|
|
336
344
|
fields
|
|
337
345
|
}, null, options);
|
|
338
346
|
});
|
|
339
|
-
|
|
340
347
|
return function color_collections_standard(_x94, _x95, _x96) {
|
|
341
348
|
return _ref34.apply(this, arguments);
|
|
342
349
|
};
|
|
343
350
|
}();
|
|
344
|
-
|
|
351
|
+
exports.color_collections_standard = color_collections_standard;
|
|
352
|
+
var default_color_collection = function () {
|
|
345
353
|
var _ref35 = _asyncToGenerator(function* (sdk, options) {
|
|
346
354
|
return sdk.get('/color_collections/default', null, null, options);
|
|
347
355
|
});
|
|
348
|
-
|
|
349
356
|
return function default_color_collection(_x97, _x98) {
|
|
350
357
|
return _ref35.apply(this, arguments);
|
|
351
358
|
};
|
|
352
359
|
}();
|
|
353
|
-
|
|
360
|
+
exports.default_color_collection = default_color_collection;
|
|
361
|
+
var set_default_color_collection = function () {
|
|
354
362
|
var _ref36 = _asyncToGenerator(function* (sdk, collection_id, options) {
|
|
355
363
|
return sdk.put('/color_collections/default', {
|
|
356
364
|
collection_id
|
|
357
365
|
}, null, options);
|
|
358
366
|
});
|
|
359
|
-
|
|
360
367
|
return function set_default_color_collection(_x99, _x100, _x101) {
|
|
361
368
|
return _ref36.apply(this, arguments);
|
|
362
369
|
};
|
|
363
370
|
}();
|
|
364
|
-
|
|
371
|
+
exports.set_default_color_collection = set_default_color_collection;
|
|
372
|
+
var color_collection = function () {
|
|
365
373
|
var _ref37 = _asyncToGenerator(function* (sdk, collection_id, fields, options) {
|
|
366
|
-
collection_id = encodeParam(collection_id);
|
|
374
|
+
collection_id = (0, _sdkRtl.encodeParam)(collection_id);
|
|
367
375
|
return sdk.get("/color_collections/".concat(collection_id), {
|
|
368
376
|
fields
|
|
369
377
|
}, null, options);
|
|
370
378
|
});
|
|
371
|
-
|
|
372
379
|
return function color_collection(_x102, _x103, _x104, _x105) {
|
|
373
380
|
return _ref37.apply(this, arguments);
|
|
374
381
|
};
|
|
375
382
|
}();
|
|
376
|
-
|
|
383
|
+
exports.color_collection = color_collection;
|
|
384
|
+
var update_color_collection = function () {
|
|
377
385
|
var _ref38 = _asyncToGenerator(function* (sdk, collection_id, body, options) {
|
|
378
|
-
collection_id = encodeParam(collection_id);
|
|
386
|
+
collection_id = (0, _sdkRtl.encodeParam)(collection_id);
|
|
379
387
|
return sdk.patch("/color_collections/".concat(collection_id), null, body, options);
|
|
380
388
|
});
|
|
381
|
-
|
|
382
389
|
return function update_color_collection(_x106, _x107, _x108, _x109) {
|
|
383
390
|
return _ref38.apply(this, arguments);
|
|
384
391
|
};
|
|
385
392
|
}();
|
|
386
|
-
|
|
393
|
+
exports.update_color_collection = update_color_collection;
|
|
394
|
+
var delete_color_collection = function () {
|
|
387
395
|
var _ref39 = _asyncToGenerator(function* (sdk, collection_id, options) {
|
|
388
|
-
collection_id = encodeParam(collection_id);
|
|
396
|
+
collection_id = (0, _sdkRtl.encodeParam)(collection_id);
|
|
389
397
|
return sdk.delete("/color_collections/".concat(collection_id), null, null, options);
|
|
390
398
|
});
|
|
391
|
-
|
|
392
399
|
return function delete_color_collection(_x110, _x111, _x112) {
|
|
393
400
|
return _ref39.apply(this, arguments);
|
|
394
401
|
};
|
|
395
402
|
}();
|
|
396
|
-
|
|
403
|
+
exports.delete_color_collection = delete_color_collection;
|
|
404
|
+
var backup_configuration = function () {
|
|
397
405
|
var _ref40 = _asyncToGenerator(function* (sdk, options) {
|
|
398
406
|
return sdk.get('/backup_configuration', null, null, options);
|
|
399
407
|
});
|
|
400
|
-
|
|
401
408
|
return function backup_configuration(_x113, _x114) {
|
|
402
409
|
return _ref40.apply(this, arguments);
|
|
403
410
|
};
|
|
404
411
|
}();
|
|
405
|
-
|
|
412
|
+
exports.backup_configuration = backup_configuration;
|
|
413
|
+
var update_backup_configuration = function () {
|
|
406
414
|
var _ref41 = _asyncToGenerator(function* (sdk, body, options) {
|
|
407
415
|
return sdk.patch('/backup_configuration', null, body, options);
|
|
408
416
|
});
|
|
409
|
-
|
|
410
417
|
return function update_backup_configuration(_x115, _x116, _x117) {
|
|
411
418
|
return _ref41.apply(this, arguments);
|
|
412
419
|
};
|
|
413
420
|
}();
|
|
414
|
-
|
|
421
|
+
exports.update_backup_configuration = update_backup_configuration;
|
|
422
|
+
var cloud_storage_configuration = function () {
|
|
415
423
|
var _ref42 = _asyncToGenerator(function* (sdk, options) {
|
|
416
424
|
return sdk.get('/cloud_storage', null, null, options);
|
|
417
425
|
});
|
|
418
|
-
|
|
419
426
|
return function cloud_storage_configuration(_x118, _x119) {
|
|
420
427
|
return _ref42.apply(this, arguments);
|
|
421
428
|
};
|
|
422
429
|
}();
|
|
423
|
-
|
|
430
|
+
exports.cloud_storage_configuration = cloud_storage_configuration;
|
|
431
|
+
var update_cloud_storage_configuration = function () {
|
|
424
432
|
var _ref43 = _asyncToGenerator(function* (sdk, body, options) {
|
|
425
433
|
return sdk.patch('/cloud_storage', null, body, options);
|
|
426
434
|
});
|
|
427
|
-
|
|
428
435
|
return function update_cloud_storage_configuration(_x120, _x121, _x122) {
|
|
429
436
|
return _ref43.apply(this, arguments);
|
|
430
437
|
};
|
|
431
438
|
}();
|
|
432
|
-
|
|
439
|
+
exports.update_cloud_storage_configuration = update_cloud_storage_configuration;
|
|
440
|
+
var custom_welcome_email = function () {
|
|
433
441
|
var _ref44 = _asyncToGenerator(function* (sdk, options) {
|
|
434
442
|
return sdk.get('/custom_welcome_email', null, null, options);
|
|
435
443
|
});
|
|
436
|
-
|
|
437
444
|
return function custom_welcome_email(_x123, _x124) {
|
|
438
445
|
return _ref44.apply(this, arguments);
|
|
439
446
|
};
|
|
440
447
|
}();
|
|
441
|
-
|
|
448
|
+
exports.custom_welcome_email = custom_welcome_email;
|
|
449
|
+
var update_custom_welcome_email = function () {
|
|
442
450
|
var _ref45 = _asyncToGenerator(function* (sdk, body, send_test_welcome_email, options) {
|
|
443
451
|
return sdk.patch('/custom_welcome_email', {
|
|
444
452
|
send_test_welcome_email
|
|
445
453
|
}, body, options);
|
|
446
454
|
});
|
|
447
|
-
|
|
448
455
|
return function update_custom_welcome_email(_x125, _x126, _x127, _x128) {
|
|
449
456
|
return _ref45.apply(this, arguments);
|
|
450
457
|
};
|
|
451
458
|
}();
|
|
452
|
-
|
|
459
|
+
exports.update_custom_welcome_email = update_custom_welcome_email;
|
|
460
|
+
var update_custom_welcome_email_test = function () {
|
|
453
461
|
var _ref46 = _asyncToGenerator(function* (sdk, body, options) {
|
|
454
462
|
return sdk.put('/custom_welcome_email_test', null, body, options);
|
|
455
463
|
});
|
|
456
|
-
|
|
457
464
|
return function update_custom_welcome_email_test(_x129, _x130, _x131) {
|
|
458
465
|
return _ref46.apply(this, arguments);
|
|
459
466
|
};
|
|
460
467
|
}();
|
|
461
|
-
|
|
468
|
+
exports.update_custom_welcome_email_test = update_custom_welcome_email_test;
|
|
469
|
+
var digest_emails_enabled = function () {
|
|
462
470
|
var _ref47 = _asyncToGenerator(function* (sdk, options) {
|
|
463
471
|
return sdk.get('/digest_emails_enabled', null, null, options);
|
|
464
472
|
});
|
|
465
|
-
|
|
466
473
|
return function digest_emails_enabled(_x132, _x133) {
|
|
467
474
|
return _ref47.apply(this, arguments);
|
|
468
475
|
};
|
|
469
476
|
}();
|
|
470
|
-
|
|
477
|
+
exports.digest_emails_enabled = digest_emails_enabled;
|
|
478
|
+
var update_digest_emails_enabled = function () {
|
|
471
479
|
var _ref48 = _asyncToGenerator(function* (sdk, body, options) {
|
|
472
480
|
return sdk.patch('/digest_emails_enabled', null, body, options);
|
|
473
481
|
});
|
|
474
|
-
|
|
475
482
|
return function update_digest_emails_enabled(_x134, _x135, _x136) {
|
|
476
483
|
return _ref48.apply(this, arguments);
|
|
477
484
|
};
|
|
478
485
|
}();
|
|
479
|
-
|
|
486
|
+
exports.update_digest_emails_enabled = update_digest_emails_enabled;
|
|
487
|
+
var create_digest_email_send = function () {
|
|
480
488
|
var _ref49 = _asyncToGenerator(function* (sdk, options) {
|
|
481
489
|
return sdk.post('/digest_email_send', null, null, options);
|
|
482
490
|
});
|
|
483
|
-
|
|
484
491
|
return function create_digest_email_send(_x137, _x138) {
|
|
485
492
|
return _ref49.apply(this, arguments);
|
|
486
493
|
};
|
|
487
494
|
}();
|
|
488
|
-
|
|
495
|
+
exports.create_digest_email_send = create_digest_email_send;
|
|
496
|
+
var internal_help_resources_content = function () {
|
|
489
497
|
var _ref50 = _asyncToGenerator(function* (sdk, options) {
|
|
490
498
|
return sdk.get('/internal_help_resources_content', null, null, options);
|
|
491
499
|
});
|
|
492
|
-
|
|
493
500
|
return function internal_help_resources_content(_x139, _x140) {
|
|
494
501
|
return _ref50.apply(this, arguments);
|
|
495
502
|
};
|
|
496
503
|
}();
|
|
497
|
-
|
|
504
|
+
exports.internal_help_resources_content = internal_help_resources_content;
|
|
505
|
+
var update_internal_help_resources_content = function () {
|
|
498
506
|
var _ref51 = _asyncToGenerator(function* (sdk, body, options) {
|
|
499
507
|
return sdk.patch('/internal_help_resources_content', null, body, options);
|
|
500
508
|
});
|
|
501
|
-
|
|
502
509
|
return function update_internal_help_resources_content(_x141, _x142, _x143) {
|
|
503
510
|
return _ref51.apply(this, arguments);
|
|
504
511
|
};
|
|
505
512
|
}();
|
|
506
|
-
|
|
513
|
+
exports.update_internal_help_resources_content = update_internal_help_resources_content;
|
|
514
|
+
var internal_help_resources = function () {
|
|
507
515
|
var _ref52 = _asyncToGenerator(function* (sdk, options) {
|
|
508
516
|
return sdk.get('/internal_help_resources_enabled', null, null, options);
|
|
509
517
|
});
|
|
510
|
-
|
|
511
518
|
return function internal_help_resources(_x144, _x145) {
|
|
512
519
|
return _ref52.apply(this, arguments);
|
|
513
520
|
};
|
|
514
521
|
}();
|
|
515
|
-
|
|
522
|
+
exports.internal_help_resources = internal_help_resources;
|
|
523
|
+
var update_internal_help_resources = function () {
|
|
516
524
|
var _ref53 = _asyncToGenerator(function* (sdk, body, options) {
|
|
517
525
|
return sdk.patch('/internal_help_resources', null, body, options);
|
|
518
526
|
});
|
|
519
|
-
|
|
520
527
|
return function update_internal_help_resources(_x146, _x147, _x148) {
|
|
521
528
|
return _ref53.apply(this, arguments);
|
|
522
529
|
};
|
|
523
530
|
}();
|
|
524
|
-
|
|
531
|
+
exports.update_internal_help_resources = update_internal_help_resources;
|
|
532
|
+
var all_legacy_features = function () {
|
|
525
533
|
var _ref54 = _asyncToGenerator(function* (sdk, options) {
|
|
526
534
|
return sdk.get('/legacy_features', null, null, options);
|
|
527
535
|
});
|
|
528
|
-
|
|
529
536
|
return function all_legacy_features(_x149, _x150) {
|
|
530
537
|
return _ref54.apply(this, arguments);
|
|
531
538
|
};
|
|
532
539
|
}();
|
|
533
|
-
|
|
540
|
+
exports.all_legacy_features = all_legacy_features;
|
|
541
|
+
var legacy_feature = function () {
|
|
534
542
|
var _ref55 = _asyncToGenerator(function* (sdk, legacy_feature_id, options) {
|
|
535
543
|
return sdk.get("/legacy_features/".concat(legacy_feature_id), null, null, options);
|
|
536
544
|
});
|
|
537
|
-
|
|
538
545
|
return function legacy_feature(_x151, _x152, _x153) {
|
|
539
546
|
return _ref55.apply(this, arguments);
|
|
540
547
|
};
|
|
541
548
|
}();
|
|
542
|
-
|
|
549
|
+
exports.legacy_feature = legacy_feature;
|
|
550
|
+
var update_legacy_feature = function () {
|
|
543
551
|
var _ref56 = _asyncToGenerator(function* (sdk, legacy_feature_id, body, options) {
|
|
544
552
|
return sdk.patch("/legacy_features/".concat(legacy_feature_id), null, body, options);
|
|
545
553
|
});
|
|
546
|
-
|
|
547
554
|
return function update_legacy_feature(_x154, _x155, _x156, _x157) {
|
|
548
555
|
return _ref56.apply(this, arguments);
|
|
549
556
|
};
|
|
550
557
|
}();
|
|
551
|
-
|
|
558
|
+
exports.update_legacy_feature = update_legacy_feature;
|
|
559
|
+
var all_locales = function () {
|
|
552
560
|
var _ref57 = _asyncToGenerator(function* (sdk, options) {
|
|
553
561
|
return sdk.get('/locales', null, null, options);
|
|
554
562
|
});
|
|
555
|
-
|
|
556
563
|
return function all_locales(_x158, _x159) {
|
|
557
564
|
return _ref57.apply(this, arguments);
|
|
558
565
|
};
|
|
559
566
|
}();
|
|
560
|
-
|
|
567
|
+
exports.all_locales = all_locales;
|
|
568
|
+
var set_smtp_settings = function () {
|
|
561
569
|
var _ref58 = _asyncToGenerator(function* (sdk, body, options) {
|
|
562
570
|
return sdk.post('/smtp_settings', null, body, options);
|
|
563
571
|
});
|
|
564
|
-
|
|
565
572
|
return function set_smtp_settings(_x160, _x161, _x162) {
|
|
566
573
|
return _ref58.apply(this, arguments);
|
|
567
574
|
};
|
|
568
575
|
}();
|
|
569
|
-
|
|
576
|
+
exports.set_smtp_settings = set_smtp_settings;
|
|
577
|
+
var all_timezones = function () {
|
|
570
578
|
var _ref59 = _asyncToGenerator(function* (sdk, options) {
|
|
571
579
|
return sdk.get('/timezones', null, null, options);
|
|
572
580
|
});
|
|
573
|
-
|
|
574
581
|
return function all_timezones(_x163, _x164) {
|
|
575
582
|
return _ref59.apply(this, arguments);
|
|
576
583
|
};
|
|
577
584
|
}();
|
|
578
|
-
|
|
585
|
+
exports.all_timezones = all_timezones;
|
|
586
|
+
var versions = function () {
|
|
579
587
|
var _ref60 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
580
588
|
return sdk.get('/versions', {
|
|
581
589
|
fields
|
|
582
590
|
}, null, options);
|
|
583
591
|
});
|
|
584
|
-
|
|
585
592
|
return function versions(_x165, _x166, _x167) {
|
|
586
593
|
return _ref60.apply(this, arguments);
|
|
587
594
|
};
|
|
588
595
|
}();
|
|
589
|
-
|
|
596
|
+
exports.versions = versions;
|
|
597
|
+
var whitelabel_configuration = function () {
|
|
590
598
|
var _ref61 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
591
599
|
return sdk.get('/whitelabel_configuration', {
|
|
592
600
|
fields
|
|
593
601
|
}, null, options);
|
|
594
602
|
});
|
|
595
|
-
|
|
596
603
|
return function whitelabel_configuration(_x168, _x169, _x170) {
|
|
597
604
|
return _ref61.apply(this, arguments);
|
|
598
605
|
};
|
|
599
606
|
}();
|
|
600
|
-
|
|
607
|
+
exports.whitelabel_configuration = whitelabel_configuration;
|
|
608
|
+
var update_whitelabel_configuration = function () {
|
|
601
609
|
var _ref62 = _asyncToGenerator(function* (sdk, body, options) {
|
|
602
610
|
return sdk.put('/whitelabel_configuration', null, body, options);
|
|
603
611
|
});
|
|
604
|
-
|
|
605
612
|
return function update_whitelabel_configuration(_x171, _x172, _x173) {
|
|
606
613
|
return _ref62.apply(this, arguments);
|
|
607
614
|
};
|
|
608
615
|
}();
|
|
609
|
-
|
|
616
|
+
exports.update_whitelabel_configuration = update_whitelabel_configuration;
|
|
617
|
+
var all_connections = function () {
|
|
610
618
|
var _ref63 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
611
619
|
return sdk.get('/connections', {
|
|
612
620
|
fields
|
|
613
621
|
}, null, options);
|
|
614
622
|
});
|
|
615
|
-
|
|
616
623
|
return function all_connections(_x174, _x175, _x176) {
|
|
617
624
|
return _ref63.apply(this, arguments);
|
|
618
625
|
};
|
|
619
626
|
}();
|
|
620
|
-
|
|
627
|
+
exports.all_connections = all_connections;
|
|
628
|
+
var create_connection = function () {
|
|
621
629
|
var _ref64 = _asyncToGenerator(function* (sdk, body, options) {
|
|
622
630
|
return sdk.post('/connections', null, body, options);
|
|
623
631
|
});
|
|
624
|
-
|
|
625
632
|
return function create_connection(_x177, _x178, _x179) {
|
|
626
633
|
return _ref64.apply(this, arguments);
|
|
627
634
|
};
|
|
628
635
|
}();
|
|
629
|
-
|
|
636
|
+
exports.create_connection = create_connection;
|
|
637
|
+
var connection = function () {
|
|
630
638
|
var _ref65 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
|
|
631
|
-
connection_name = encodeParam(connection_name);
|
|
639
|
+
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
632
640
|
return sdk.get("/connections/".concat(connection_name), {
|
|
633
641
|
fields
|
|
634
642
|
}, null, options);
|
|
635
643
|
});
|
|
636
|
-
|
|
637
644
|
return function connection(_x180, _x181, _x182, _x183) {
|
|
638
645
|
return _ref65.apply(this, arguments);
|
|
639
646
|
};
|
|
640
647
|
}();
|
|
641
|
-
|
|
648
|
+
exports.connection = connection;
|
|
649
|
+
var update_connection = function () {
|
|
642
650
|
var _ref66 = _asyncToGenerator(function* (sdk, connection_name, body, options) {
|
|
643
|
-
connection_name = encodeParam(connection_name);
|
|
651
|
+
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
644
652
|
return sdk.patch("/connections/".concat(connection_name), null, body, options);
|
|
645
653
|
});
|
|
646
|
-
|
|
647
654
|
return function update_connection(_x184, _x185, _x186, _x187) {
|
|
648
655
|
return _ref66.apply(this, arguments);
|
|
649
656
|
};
|
|
650
657
|
}();
|
|
651
|
-
|
|
658
|
+
exports.update_connection = update_connection;
|
|
659
|
+
var delete_connection = function () {
|
|
652
660
|
var _ref67 = _asyncToGenerator(function* (sdk, connection_name, options) {
|
|
653
|
-
connection_name = encodeParam(connection_name);
|
|
661
|
+
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
654
662
|
return sdk.delete("/connections/".concat(connection_name), null, null, options);
|
|
655
663
|
});
|
|
656
|
-
|
|
657
664
|
return function delete_connection(_x188, _x189, _x190) {
|
|
658
665
|
return _ref67.apply(this, arguments);
|
|
659
666
|
};
|
|
660
667
|
}();
|
|
661
|
-
|
|
668
|
+
exports.delete_connection = delete_connection;
|
|
669
|
+
var delete_connection_override = function () {
|
|
662
670
|
var _ref68 = _asyncToGenerator(function* (sdk, connection_name, override_context, options) {
|
|
663
|
-
connection_name = encodeParam(connection_name);
|
|
664
|
-
override_context = encodeParam(override_context);
|
|
671
|
+
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
672
|
+
override_context = (0, _sdkRtl.encodeParam)(override_context);
|
|
665
673
|
return sdk.delete("/connections/".concat(connection_name, "/connection_override/").concat(override_context), null, null, options);
|
|
666
674
|
});
|
|
667
|
-
|
|
668
675
|
return function delete_connection_override(_x191, _x192, _x193, _x194) {
|
|
669
676
|
return _ref68.apply(this, arguments);
|
|
670
677
|
};
|
|
671
678
|
}();
|
|
672
|
-
|
|
679
|
+
exports.delete_connection_override = delete_connection_override;
|
|
680
|
+
var test_connection = function () {
|
|
673
681
|
var _ref69 = _asyncToGenerator(function* (sdk, connection_name, tests, options) {
|
|
674
|
-
connection_name = encodeParam(connection_name);
|
|
682
|
+
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
675
683
|
return sdk.put("/connections/".concat(connection_name, "/test"), {
|
|
676
684
|
tests
|
|
677
685
|
}, null, options);
|
|
678
686
|
});
|
|
679
|
-
|
|
680
687
|
return function test_connection(_x195, _x196, _x197, _x198) {
|
|
681
688
|
return _ref69.apply(this, arguments);
|
|
682
689
|
};
|
|
683
690
|
}();
|
|
684
|
-
|
|
691
|
+
exports.test_connection = test_connection;
|
|
692
|
+
var test_connection_config = function () {
|
|
685
693
|
var _ref70 = _asyncToGenerator(function* (sdk, body, tests, options) {
|
|
686
694
|
return sdk.put('/connections/test', {
|
|
687
695
|
tests
|
|
688
696
|
}, body, options);
|
|
689
697
|
});
|
|
690
|
-
|
|
691
698
|
return function test_connection_config(_x199, _x200, _x201, _x202) {
|
|
692
699
|
return _ref70.apply(this, arguments);
|
|
693
700
|
};
|
|
694
701
|
}();
|
|
695
|
-
|
|
702
|
+
exports.test_connection_config = test_connection_config;
|
|
703
|
+
var all_dialect_infos = function () {
|
|
696
704
|
var _ref71 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
697
705
|
return sdk.get('/dialect_info', {
|
|
698
706
|
fields
|
|
699
707
|
}, null, options);
|
|
700
708
|
});
|
|
701
|
-
|
|
702
709
|
return function all_dialect_infos(_x203, _x204, _x205) {
|
|
703
710
|
return _ref71.apply(this, arguments);
|
|
704
711
|
};
|
|
705
712
|
}();
|
|
706
|
-
|
|
713
|
+
exports.all_dialect_infos = all_dialect_infos;
|
|
714
|
+
var search_content_favorites = function () {
|
|
707
715
|
var _ref72 = _asyncToGenerator(function* (sdk, request, options) {
|
|
708
716
|
return sdk.get('/content_favorite/search', {
|
|
709
717
|
id: request.id,
|
|
@@ -718,117 +726,117 @@ export var search_content_favorites = function () {
|
|
|
718
726
|
filter_or: request.filter_or
|
|
719
727
|
}, null, options);
|
|
720
728
|
});
|
|
721
|
-
|
|
722
729
|
return function search_content_favorites(_x206, _x207, _x208) {
|
|
723
730
|
return _ref72.apply(this, arguments);
|
|
724
731
|
};
|
|
725
732
|
}();
|
|
726
|
-
|
|
733
|
+
exports.search_content_favorites = search_content_favorites;
|
|
734
|
+
var content_favorite = function () {
|
|
727
735
|
var _ref73 = _asyncToGenerator(function* (sdk, content_favorite_id, fields, options) {
|
|
728
736
|
return sdk.get("/content_favorite/".concat(content_favorite_id), {
|
|
729
737
|
fields
|
|
730
738
|
}, null, options);
|
|
731
739
|
});
|
|
732
|
-
|
|
733
740
|
return function content_favorite(_x209, _x210, _x211, _x212) {
|
|
734
741
|
return _ref73.apply(this, arguments);
|
|
735
742
|
};
|
|
736
743
|
}();
|
|
737
|
-
|
|
744
|
+
exports.content_favorite = content_favorite;
|
|
745
|
+
var delete_content_favorite = function () {
|
|
738
746
|
var _ref74 = _asyncToGenerator(function* (sdk, content_favorite_id, options) {
|
|
739
747
|
return sdk.delete("/content_favorite/".concat(content_favorite_id), null, null, options);
|
|
740
748
|
});
|
|
741
|
-
|
|
742
749
|
return function delete_content_favorite(_x213, _x214, _x215) {
|
|
743
750
|
return _ref74.apply(this, arguments);
|
|
744
751
|
};
|
|
745
752
|
}();
|
|
746
|
-
|
|
753
|
+
exports.delete_content_favorite = delete_content_favorite;
|
|
754
|
+
var create_content_favorite = function () {
|
|
747
755
|
var _ref75 = _asyncToGenerator(function* (sdk, body, options) {
|
|
748
756
|
return sdk.post('/content_favorite', null, body, options);
|
|
749
757
|
});
|
|
750
|
-
|
|
751
758
|
return function create_content_favorite(_x216, _x217, _x218) {
|
|
752
759
|
return _ref75.apply(this, arguments);
|
|
753
760
|
};
|
|
754
761
|
}();
|
|
755
|
-
|
|
762
|
+
exports.create_content_favorite = create_content_favorite;
|
|
763
|
+
var all_content_metadatas = function () {
|
|
756
764
|
var _ref76 = _asyncToGenerator(function* (sdk, parent_id, fields, options) {
|
|
757
765
|
return sdk.get('/content_metadata', {
|
|
758
766
|
parent_id,
|
|
759
767
|
fields
|
|
760
768
|
}, null, options);
|
|
761
769
|
});
|
|
762
|
-
|
|
763
770
|
return function all_content_metadatas(_x219, _x220, _x221, _x222) {
|
|
764
771
|
return _ref76.apply(this, arguments);
|
|
765
772
|
};
|
|
766
773
|
}();
|
|
767
|
-
|
|
774
|
+
exports.all_content_metadatas = all_content_metadatas;
|
|
775
|
+
var content_metadata = function () {
|
|
768
776
|
var _ref77 = _asyncToGenerator(function* (sdk, content_metadata_id, fields, options) {
|
|
769
777
|
return sdk.get("/content_metadata/".concat(content_metadata_id), {
|
|
770
778
|
fields
|
|
771
779
|
}, null, options);
|
|
772
780
|
});
|
|
773
|
-
|
|
774
781
|
return function content_metadata(_x223, _x224, _x225, _x226) {
|
|
775
782
|
return _ref77.apply(this, arguments);
|
|
776
783
|
};
|
|
777
784
|
}();
|
|
778
|
-
|
|
785
|
+
exports.content_metadata = content_metadata;
|
|
786
|
+
var update_content_metadata = function () {
|
|
779
787
|
var _ref78 = _asyncToGenerator(function* (sdk, content_metadata_id, body, options) {
|
|
780
788
|
return sdk.patch("/content_metadata/".concat(content_metadata_id), null, body, options);
|
|
781
789
|
});
|
|
782
|
-
|
|
783
790
|
return function update_content_metadata(_x227, _x228, _x229, _x230) {
|
|
784
791
|
return _ref78.apply(this, arguments);
|
|
785
792
|
};
|
|
786
793
|
}();
|
|
787
|
-
|
|
794
|
+
exports.update_content_metadata = update_content_metadata;
|
|
795
|
+
var all_content_metadata_accesses = function () {
|
|
788
796
|
var _ref79 = _asyncToGenerator(function* (sdk, content_metadata_id, fields, options) {
|
|
789
797
|
return sdk.get('/content_metadata_access', {
|
|
790
798
|
content_metadata_id,
|
|
791
799
|
fields
|
|
792
800
|
}, null, options);
|
|
793
801
|
});
|
|
794
|
-
|
|
795
802
|
return function all_content_metadata_accesses(_x231, _x232, _x233, _x234) {
|
|
796
803
|
return _ref79.apply(this, arguments);
|
|
797
804
|
};
|
|
798
805
|
}();
|
|
799
|
-
|
|
806
|
+
exports.all_content_metadata_accesses = all_content_metadata_accesses;
|
|
807
|
+
var create_content_metadata_access = function () {
|
|
800
808
|
var _ref80 = _asyncToGenerator(function* (sdk, body, send_boards_notification_email, options) {
|
|
801
809
|
return sdk.post('/content_metadata_access', {
|
|
802
810
|
send_boards_notification_email
|
|
803
811
|
}, body, options);
|
|
804
812
|
});
|
|
805
|
-
|
|
806
813
|
return function create_content_metadata_access(_x235, _x236, _x237, _x238) {
|
|
807
814
|
return _ref80.apply(this, arguments);
|
|
808
815
|
};
|
|
809
816
|
}();
|
|
810
|
-
|
|
817
|
+
exports.create_content_metadata_access = create_content_metadata_access;
|
|
818
|
+
var update_content_metadata_access = function () {
|
|
811
819
|
var _ref81 = _asyncToGenerator(function* (sdk, content_metadata_access_id, body, options) {
|
|
812
820
|
return sdk.put("/content_metadata_access/".concat(content_metadata_access_id), null, body, options);
|
|
813
821
|
});
|
|
814
|
-
|
|
815
822
|
return function update_content_metadata_access(_x239, _x240, _x241, _x242) {
|
|
816
823
|
return _ref81.apply(this, arguments);
|
|
817
824
|
};
|
|
818
825
|
}();
|
|
819
|
-
|
|
826
|
+
exports.update_content_metadata_access = update_content_metadata_access;
|
|
827
|
+
var delete_content_metadata_access = function () {
|
|
820
828
|
var _ref82 = _asyncToGenerator(function* (sdk, content_metadata_access_id, options) {
|
|
821
829
|
return sdk.delete("/content_metadata_access/".concat(content_metadata_access_id), null, null, options);
|
|
822
830
|
});
|
|
823
|
-
|
|
824
831
|
return function delete_content_metadata_access(_x243, _x244, _x245) {
|
|
825
832
|
return _ref82.apply(this, arguments);
|
|
826
833
|
};
|
|
827
834
|
}();
|
|
828
|
-
|
|
835
|
+
exports.delete_content_metadata_access = delete_content_metadata_access;
|
|
836
|
+
var content_thumbnail = function () {
|
|
829
837
|
var _ref83 = _asyncToGenerator(function* (sdk, request, options) {
|
|
830
|
-
request.type = encodeParam(request.type);
|
|
831
|
-
request.resource_id = encodeParam(request.resource_id);
|
|
838
|
+
request.type = (0, _sdkRtl.encodeParam)(request.type);
|
|
839
|
+
request.resource_id = (0, _sdkRtl.encodeParam)(request.resource_id);
|
|
832
840
|
return sdk.get("/content_thumbnail/".concat(request.type, "/").concat(request.resource_id), {
|
|
833
841
|
reload: request.reload,
|
|
834
842
|
format: request.format,
|
|
@@ -836,23 +844,23 @@ export var content_thumbnail = function () {
|
|
|
836
844
|
height: request.height
|
|
837
845
|
}, null, options);
|
|
838
846
|
});
|
|
839
|
-
|
|
840
847
|
return function content_thumbnail(_x246, _x247, _x248) {
|
|
841
848
|
return _ref83.apply(this, arguments);
|
|
842
849
|
};
|
|
843
850
|
}();
|
|
844
|
-
|
|
851
|
+
exports.content_thumbnail = content_thumbnail;
|
|
852
|
+
var content_validation = function () {
|
|
845
853
|
var _ref84 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
846
854
|
return sdk.get('/content_validation', {
|
|
847
855
|
fields
|
|
848
856
|
}, null, options);
|
|
849
857
|
});
|
|
850
|
-
|
|
851
858
|
return function content_validation(_x249, _x250, _x251) {
|
|
852
859
|
return _ref84.apply(this, arguments);
|
|
853
860
|
};
|
|
854
861
|
}();
|
|
855
|
-
|
|
862
|
+
exports.content_validation = content_validation;
|
|
863
|
+
var search_content_views = function () {
|
|
856
864
|
var _ref85 = _asyncToGenerator(function* (sdk, request, options) {
|
|
857
865
|
return sdk.get('/content_view/search', {
|
|
858
866
|
view_count: request.view_count,
|
|
@@ -870,45 +878,45 @@ export var search_content_views = function () {
|
|
|
870
878
|
filter_or: request.filter_or
|
|
871
879
|
}, null, options);
|
|
872
880
|
});
|
|
873
|
-
|
|
874
881
|
return function search_content_views(_x252, _x253, _x254) {
|
|
875
882
|
return _ref85.apply(this, arguments);
|
|
876
883
|
};
|
|
877
884
|
}();
|
|
878
|
-
|
|
885
|
+
exports.search_content_views = search_content_views;
|
|
886
|
+
var vector_thumbnail = function () {
|
|
879
887
|
var _ref86 = _asyncToGenerator(function* (sdk, type, resource_id, reload, options) {
|
|
880
|
-
type = encodeParam(type);
|
|
881
|
-
resource_id = encodeParam(resource_id);
|
|
888
|
+
type = (0, _sdkRtl.encodeParam)(type);
|
|
889
|
+
resource_id = (0, _sdkRtl.encodeParam)(resource_id);
|
|
882
890
|
return sdk.get("/vector_thumbnail/".concat(type, "/").concat(resource_id), {
|
|
883
891
|
reload
|
|
884
892
|
}, null, options);
|
|
885
893
|
});
|
|
886
|
-
|
|
887
894
|
return function vector_thumbnail(_x255, _x256, _x257, _x258, _x259) {
|
|
888
895
|
return _ref86.apply(this, arguments);
|
|
889
896
|
};
|
|
890
897
|
}();
|
|
891
|
-
|
|
898
|
+
exports.vector_thumbnail = vector_thumbnail;
|
|
899
|
+
var all_dashboards = function () {
|
|
892
900
|
var _ref87 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
893
901
|
return sdk.get('/dashboards', {
|
|
894
902
|
fields
|
|
895
903
|
}, null, options);
|
|
896
904
|
});
|
|
897
|
-
|
|
898
905
|
return function all_dashboards(_x260, _x261, _x262) {
|
|
899
906
|
return _ref87.apply(this, arguments);
|
|
900
907
|
};
|
|
901
908
|
}();
|
|
902
|
-
|
|
909
|
+
exports.all_dashboards = all_dashboards;
|
|
910
|
+
var create_dashboard = function () {
|
|
903
911
|
var _ref88 = _asyncToGenerator(function* (sdk, body, options) {
|
|
904
912
|
return sdk.post('/dashboards', null, body, options);
|
|
905
913
|
});
|
|
906
|
-
|
|
907
914
|
return function create_dashboard(_x263, _x264, _x265) {
|
|
908
915
|
return _ref88.apply(this, arguments);
|
|
909
916
|
};
|
|
910
917
|
}();
|
|
911
|
-
|
|
918
|
+
exports.create_dashboard = create_dashboard;
|
|
919
|
+
var search_dashboards = function () {
|
|
912
920
|
var _ref89 = _asyncToGenerator(function* (sdk, request, options) {
|
|
913
921
|
return sdk.get('/dashboards/search', {
|
|
914
922
|
id: request.id,
|
|
@@ -930,89 +938,89 @@ export var search_dashboards = function () {
|
|
|
930
938
|
filter_or: request.filter_or
|
|
931
939
|
}, null, options);
|
|
932
940
|
});
|
|
933
|
-
|
|
934
941
|
return function search_dashboards(_x266, _x267, _x268) {
|
|
935
942
|
return _ref89.apply(this, arguments);
|
|
936
943
|
};
|
|
937
944
|
}();
|
|
938
|
-
|
|
945
|
+
exports.search_dashboards = search_dashboards;
|
|
946
|
+
var import_lookml_dashboard = function () {
|
|
939
947
|
var _ref90 = _asyncToGenerator(function* (sdk, lookml_dashboard_id, space_id, body, raw_locale, options) {
|
|
940
|
-
lookml_dashboard_id = encodeParam(lookml_dashboard_id);
|
|
941
|
-
space_id = encodeParam(space_id);
|
|
948
|
+
lookml_dashboard_id = (0, _sdkRtl.encodeParam)(lookml_dashboard_id);
|
|
949
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
942
950
|
return sdk.post("/dashboards/".concat(lookml_dashboard_id, "/import/").concat(space_id), {
|
|
943
951
|
raw_locale
|
|
944
952
|
}, body, options);
|
|
945
953
|
});
|
|
946
|
-
|
|
947
954
|
return function import_lookml_dashboard(_x269, _x270, _x271, _x272, _x273, _x274) {
|
|
948
955
|
return _ref90.apply(this, arguments);
|
|
949
956
|
};
|
|
950
957
|
}();
|
|
951
|
-
|
|
958
|
+
exports.import_lookml_dashboard = import_lookml_dashboard;
|
|
959
|
+
var sync_lookml_dashboard = function () {
|
|
952
960
|
var _ref91 = _asyncToGenerator(function* (sdk, lookml_dashboard_id, body, raw_locale, options) {
|
|
953
|
-
lookml_dashboard_id = encodeParam(lookml_dashboard_id);
|
|
961
|
+
lookml_dashboard_id = (0, _sdkRtl.encodeParam)(lookml_dashboard_id);
|
|
954
962
|
return sdk.patch("/dashboards/".concat(lookml_dashboard_id, "/sync"), {
|
|
955
963
|
raw_locale
|
|
956
964
|
}, body, options);
|
|
957
965
|
});
|
|
958
|
-
|
|
959
966
|
return function sync_lookml_dashboard(_x275, _x276, _x277, _x278, _x279) {
|
|
960
967
|
return _ref91.apply(this, arguments);
|
|
961
968
|
};
|
|
962
969
|
}();
|
|
963
|
-
|
|
970
|
+
exports.sync_lookml_dashboard = sync_lookml_dashboard;
|
|
971
|
+
var dashboard = function () {
|
|
964
972
|
var _ref92 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
965
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
973
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
966
974
|
return sdk.get("/dashboards/".concat(dashboard_id), {
|
|
967
975
|
fields
|
|
968
976
|
}, null, options);
|
|
969
977
|
});
|
|
970
|
-
|
|
971
978
|
return function dashboard(_x280, _x281, _x282, _x283) {
|
|
972
979
|
return _ref92.apply(this, arguments);
|
|
973
980
|
};
|
|
974
981
|
}();
|
|
975
|
-
|
|
982
|
+
exports.dashboard = dashboard;
|
|
983
|
+
var update_dashboard = function () {
|
|
976
984
|
var _ref93 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
977
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
985
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
978
986
|
return sdk.patch("/dashboards/".concat(dashboard_id), null, body, options);
|
|
979
987
|
});
|
|
980
|
-
|
|
981
988
|
return function update_dashboard(_x284, _x285, _x286, _x287) {
|
|
982
989
|
return _ref93.apply(this, arguments);
|
|
983
990
|
};
|
|
984
991
|
}();
|
|
985
|
-
|
|
992
|
+
exports.update_dashboard = update_dashboard;
|
|
993
|
+
var delete_dashboard = function () {
|
|
986
994
|
var _ref94 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
987
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
995
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
988
996
|
return sdk.delete("/dashboards/".concat(dashboard_id), null, null, options);
|
|
989
997
|
});
|
|
990
|
-
|
|
991
998
|
return function delete_dashboard(_x288, _x289, _x290) {
|
|
992
999
|
return _ref94.apply(this, arguments);
|
|
993
1000
|
};
|
|
994
1001
|
}();
|
|
995
|
-
|
|
1002
|
+
exports.delete_dashboard = delete_dashboard;
|
|
1003
|
+
var dashboard_aggregate_table_lookml = function () {
|
|
996
1004
|
var _ref95 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
997
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
1005
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
998
1006
|
return sdk.get("/dashboards/aggregate_table_lookml/".concat(dashboard_id), null, null, options);
|
|
999
1007
|
});
|
|
1000
|
-
|
|
1001
1008
|
return function dashboard_aggregate_table_lookml(_x291, _x292, _x293) {
|
|
1002
1009
|
return _ref95.apply(this, arguments);
|
|
1003
1010
|
};
|
|
1004
1011
|
}();
|
|
1005
|
-
|
|
1012
|
+
exports.dashboard_aggregate_table_lookml = dashboard_aggregate_table_lookml;
|
|
1013
|
+
var dashboard_lookml = function () {
|
|
1006
1014
|
var _ref96 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1007
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
1015
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1008
1016
|
return sdk.get("/dashboards/lookml/".concat(dashboard_id), null, null, options);
|
|
1009
1017
|
});
|
|
1010
|
-
|
|
1011
1018
|
return function dashboard_lookml(_x294, _x295, _x296) {
|
|
1012
1019
|
return _ref96.apply(this, arguments);
|
|
1013
1020
|
};
|
|
1014
1021
|
}();
|
|
1015
|
-
|
|
1022
|
+
exports.dashboard_lookml = dashboard_lookml;
|
|
1023
|
+
var search_dashboard_elements = function () {
|
|
1016
1024
|
var _ref97 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1017
1025
|
return sdk.get('/dashboard_elements/search', {
|
|
1018
1026
|
dashboard_id: request.dashboard_id,
|
|
@@ -1024,296 +1032,296 @@ export var search_dashboard_elements = function () {
|
|
|
1024
1032
|
sorts: request.sorts
|
|
1025
1033
|
}, null, options);
|
|
1026
1034
|
});
|
|
1027
|
-
|
|
1028
1035
|
return function search_dashboard_elements(_x297, _x298, _x299) {
|
|
1029
1036
|
return _ref97.apply(this, arguments);
|
|
1030
1037
|
};
|
|
1031
1038
|
}();
|
|
1032
|
-
|
|
1039
|
+
exports.search_dashboard_elements = search_dashboard_elements;
|
|
1040
|
+
var dashboard_element = function () {
|
|
1033
1041
|
var _ref98 = _asyncToGenerator(function* (sdk, dashboard_element_id, fields, options) {
|
|
1034
|
-
dashboard_element_id = encodeParam(dashboard_element_id);
|
|
1042
|
+
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1035
1043
|
return sdk.get("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1036
1044
|
fields
|
|
1037
1045
|
}, null, options);
|
|
1038
1046
|
});
|
|
1039
|
-
|
|
1040
1047
|
return function dashboard_element(_x300, _x301, _x302, _x303) {
|
|
1041
1048
|
return _ref98.apply(this, arguments);
|
|
1042
1049
|
};
|
|
1043
1050
|
}();
|
|
1044
|
-
|
|
1051
|
+
exports.dashboard_element = dashboard_element;
|
|
1052
|
+
var update_dashboard_element = function () {
|
|
1045
1053
|
var _ref99 = _asyncToGenerator(function* (sdk, dashboard_element_id, body, fields, options) {
|
|
1046
|
-
dashboard_element_id = encodeParam(dashboard_element_id);
|
|
1054
|
+
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1047
1055
|
return sdk.patch("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1048
1056
|
fields
|
|
1049
1057
|
}, body, options);
|
|
1050
1058
|
});
|
|
1051
|
-
|
|
1052
1059
|
return function update_dashboard_element(_x304, _x305, _x306, _x307, _x308) {
|
|
1053
1060
|
return _ref99.apply(this, arguments);
|
|
1054
1061
|
};
|
|
1055
1062
|
}();
|
|
1056
|
-
|
|
1063
|
+
exports.update_dashboard_element = update_dashboard_element;
|
|
1064
|
+
var delete_dashboard_element = function () {
|
|
1057
1065
|
var _ref100 = _asyncToGenerator(function* (sdk, dashboard_element_id, options) {
|
|
1058
|
-
dashboard_element_id = encodeParam(dashboard_element_id);
|
|
1066
|
+
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1059
1067
|
return sdk.delete("/dashboard_elements/".concat(dashboard_element_id), null, null, options);
|
|
1060
1068
|
});
|
|
1061
|
-
|
|
1062
1069
|
return function delete_dashboard_element(_x309, _x310, _x311) {
|
|
1063
1070
|
return _ref100.apply(this, arguments);
|
|
1064
1071
|
};
|
|
1065
1072
|
}();
|
|
1066
|
-
|
|
1073
|
+
exports.delete_dashboard_element = delete_dashboard_element;
|
|
1074
|
+
var dashboard_dashboard_elements = function () {
|
|
1067
1075
|
var _ref101 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1068
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
1076
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1069
1077
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_elements"), {
|
|
1070
1078
|
fields
|
|
1071
1079
|
}, null, options);
|
|
1072
1080
|
});
|
|
1073
|
-
|
|
1074
1081
|
return function dashboard_dashboard_elements(_x312, _x313, _x314, _x315) {
|
|
1075
1082
|
return _ref101.apply(this, arguments);
|
|
1076
1083
|
};
|
|
1077
1084
|
}();
|
|
1078
|
-
|
|
1085
|
+
exports.dashboard_dashboard_elements = dashboard_dashboard_elements;
|
|
1086
|
+
var create_dashboard_element = function () {
|
|
1079
1087
|
var _ref102 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1080
1088
|
return sdk.post('/dashboard_elements', {
|
|
1081
1089
|
fields: request.fields,
|
|
1082
1090
|
apply_filters: request.apply_filters
|
|
1083
1091
|
}, request.body, options);
|
|
1084
1092
|
});
|
|
1085
|
-
|
|
1086
1093
|
return function create_dashboard_element(_x316, _x317, _x318) {
|
|
1087
1094
|
return _ref102.apply(this, arguments);
|
|
1088
1095
|
};
|
|
1089
1096
|
}();
|
|
1090
|
-
|
|
1097
|
+
exports.create_dashboard_element = create_dashboard_element;
|
|
1098
|
+
var dashboard_filter = function () {
|
|
1091
1099
|
var _ref103 = _asyncToGenerator(function* (sdk, dashboard_filter_id, fields, options) {
|
|
1092
|
-
dashboard_filter_id = encodeParam(dashboard_filter_id);
|
|
1100
|
+
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1093
1101
|
return sdk.get("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
1094
1102
|
fields
|
|
1095
1103
|
}, null, options);
|
|
1096
1104
|
});
|
|
1097
|
-
|
|
1098
1105
|
return function dashboard_filter(_x319, _x320, _x321, _x322) {
|
|
1099
1106
|
return _ref103.apply(this, arguments);
|
|
1100
1107
|
};
|
|
1101
1108
|
}();
|
|
1102
|
-
|
|
1109
|
+
exports.dashboard_filter = dashboard_filter;
|
|
1110
|
+
var update_dashboard_filter = function () {
|
|
1103
1111
|
var _ref104 = _asyncToGenerator(function* (sdk, dashboard_filter_id, body, fields, options) {
|
|
1104
|
-
dashboard_filter_id = encodeParam(dashboard_filter_id);
|
|
1112
|
+
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1105
1113
|
return sdk.patch("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
1106
1114
|
fields
|
|
1107
1115
|
}, body, options);
|
|
1108
1116
|
});
|
|
1109
|
-
|
|
1110
1117
|
return function update_dashboard_filter(_x323, _x324, _x325, _x326, _x327) {
|
|
1111
1118
|
return _ref104.apply(this, arguments);
|
|
1112
1119
|
};
|
|
1113
1120
|
}();
|
|
1114
|
-
|
|
1121
|
+
exports.update_dashboard_filter = update_dashboard_filter;
|
|
1122
|
+
var delete_dashboard_filter = function () {
|
|
1115
1123
|
var _ref105 = _asyncToGenerator(function* (sdk, dashboard_filter_id, options) {
|
|
1116
|
-
dashboard_filter_id = encodeParam(dashboard_filter_id);
|
|
1124
|
+
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1117
1125
|
return sdk.delete("/dashboard_filters/".concat(dashboard_filter_id), null, null, options);
|
|
1118
1126
|
});
|
|
1119
|
-
|
|
1120
1127
|
return function delete_dashboard_filter(_x328, _x329, _x330) {
|
|
1121
1128
|
return _ref105.apply(this, arguments);
|
|
1122
1129
|
};
|
|
1123
1130
|
}();
|
|
1124
|
-
|
|
1131
|
+
exports.delete_dashboard_filter = delete_dashboard_filter;
|
|
1132
|
+
var dashboard_dashboard_filters = function () {
|
|
1125
1133
|
var _ref106 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1126
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
1134
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1127
1135
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_filters"), {
|
|
1128
1136
|
fields
|
|
1129
1137
|
}, null, options);
|
|
1130
1138
|
});
|
|
1131
|
-
|
|
1132
1139
|
return function dashboard_dashboard_filters(_x331, _x332, _x333, _x334) {
|
|
1133
1140
|
return _ref106.apply(this, arguments);
|
|
1134
1141
|
};
|
|
1135
1142
|
}();
|
|
1136
|
-
|
|
1143
|
+
exports.dashboard_dashboard_filters = dashboard_dashboard_filters;
|
|
1144
|
+
var create_dashboard_filter = function () {
|
|
1137
1145
|
var _ref107 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1138
1146
|
return sdk.post('/dashboard_filters', {
|
|
1139
1147
|
fields
|
|
1140
1148
|
}, body, options);
|
|
1141
1149
|
});
|
|
1142
|
-
|
|
1143
1150
|
return function create_dashboard_filter(_x335, _x336, _x337, _x338) {
|
|
1144
1151
|
return _ref107.apply(this, arguments);
|
|
1145
1152
|
};
|
|
1146
1153
|
}();
|
|
1147
|
-
|
|
1154
|
+
exports.create_dashboard_filter = create_dashboard_filter;
|
|
1155
|
+
var dashboard_layout_component = function () {
|
|
1148
1156
|
var _ref108 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, fields, options) {
|
|
1149
|
-
dashboard_layout_component_id = encodeParam(dashboard_layout_component_id);
|
|
1157
|
+
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
1150
1158
|
return sdk.get("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
1151
1159
|
fields
|
|
1152
1160
|
}, null, options);
|
|
1153
1161
|
});
|
|
1154
|
-
|
|
1155
1162
|
return function dashboard_layout_component(_x339, _x340, _x341, _x342) {
|
|
1156
1163
|
return _ref108.apply(this, arguments);
|
|
1157
1164
|
};
|
|
1158
1165
|
}();
|
|
1159
|
-
|
|
1166
|
+
exports.dashboard_layout_component = dashboard_layout_component;
|
|
1167
|
+
var update_dashboard_layout_component = function () {
|
|
1160
1168
|
var _ref109 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, body, fields, options) {
|
|
1161
|
-
dashboard_layout_component_id = encodeParam(dashboard_layout_component_id);
|
|
1169
|
+
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
1162
1170
|
return sdk.patch("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
1163
1171
|
fields
|
|
1164
1172
|
}, body, options);
|
|
1165
1173
|
});
|
|
1166
|
-
|
|
1167
1174
|
return function update_dashboard_layout_component(_x343, _x344, _x345, _x346, _x347) {
|
|
1168
1175
|
return _ref109.apply(this, arguments);
|
|
1169
1176
|
};
|
|
1170
1177
|
}();
|
|
1171
|
-
|
|
1178
|
+
exports.update_dashboard_layout_component = update_dashboard_layout_component;
|
|
1179
|
+
var dashboard_layout_dashboard_layout_components = function () {
|
|
1172
1180
|
var _ref110 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
1173
|
-
dashboard_layout_id = encodeParam(dashboard_layout_id);
|
|
1181
|
+
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
1174
1182
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id, "/dashboard_layout_components"), {
|
|
1175
1183
|
fields
|
|
1176
1184
|
}, null, options);
|
|
1177
1185
|
});
|
|
1178
|
-
|
|
1179
1186
|
return function dashboard_layout_dashboard_layout_components(_x348, _x349, _x350, _x351) {
|
|
1180
1187
|
return _ref110.apply(this, arguments);
|
|
1181
1188
|
};
|
|
1182
1189
|
}();
|
|
1183
|
-
|
|
1190
|
+
exports.dashboard_layout_dashboard_layout_components = dashboard_layout_dashboard_layout_components;
|
|
1191
|
+
var dashboard_layout = function () {
|
|
1184
1192
|
var _ref111 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
1185
|
-
dashboard_layout_id = encodeParam(dashboard_layout_id);
|
|
1193
|
+
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
1186
1194
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
1187
1195
|
fields
|
|
1188
1196
|
}, null, options);
|
|
1189
1197
|
});
|
|
1190
|
-
|
|
1191
1198
|
return function dashboard_layout(_x352, _x353, _x354, _x355) {
|
|
1192
1199
|
return _ref111.apply(this, arguments);
|
|
1193
1200
|
};
|
|
1194
1201
|
}();
|
|
1195
|
-
|
|
1202
|
+
exports.dashboard_layout = dashboard_layout;
|
|
1203
|
+
var update_dashboard_layout = function () {
|
|
1196
1204
|
var _ref112 = _asyncToGenerator(function* (sdk, dashboard_layout_id, body, fields, options) {
|
|
1197
|
-
dashboard_layout_id = encodeParam(dashboard_layout_id);
|
|
1205
|
+
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
1198
1206
|
return sdk.patch("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
1199
1207
|
fields
|
|
1200
1208
|
}, body, options);
|
|
1201
1209
|
});
|
|
1202
|
-
|
|
1203
1210
|
return function update_dashboard_layout(_x356, _x357, _x358, _x359, _x360) {
|
|
1204
1211
|
return _ref112.apply(this, arguments);
|
|
1205
1212
|
};
|
|
1206
1213
|
}();
|
|
1207
|
-
|
|
1214
|
+
exports.update_dashboard_layout = update_dashboard_layout;
|
|
1215
|
+
var delete_dashboard_layout = function () {
|
|
1208
1216
|
var _ref113 = _asyncToGenerator(function* (sdk, dashboard_layout_id, options) {
|
|
1209
|
-
dashboard_layout_id = encodeParam(dashboard_layout_id);
|
|
1217
|
+
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
1210
1218
|
return sdk.delete("/dashboard_layouts/".concat(dashboard_layout_id), null, null, options);
|
|
1211
1219
|
});
|
|
1212
|
-
|
|
1213
1220
|
return function delete_dashboard_layout(_x361, _x362, _x363) {
|
|
1214
1221
|
return _ref113.apply(this, arguments);
|
|
1215
1222
|
};
|
|
1216
1223
|
}();
|
|
1217
|
-
|
|
1224
|
+
exports.delete_dashboard_layout = delete_dashboard_layout;
|
|
1225
|
+
var dashboard_dashboard_layouts = function () {
|
|
1218
1226
|
var _ref114 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1219
|
-
dashboard_id = encodeParam(dashboard_id);
|
|
1227
|
+
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1220
1228
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_layouts"), {
|
|
1221
1229
|
fields
|
|
1222
1230
|
}, null, options);
|
|
1223
1231
|
});
|
|
1224
|
-
|
|
1225
1232
|
return function dashboard_dashboard_layouts(_x364, _x365, _x366, _x367) {
|
|
1226
1233
|
return _ref114.apply(this, arguments);
|
|
1227
1234
|
};
|
|
1228
1235
|
}();
|
|
1229
|
-
|
|
1236
|
+
exports.dashboard_dashboard_layouts = dashboard_dashboard_layouts;
|
|
1237
|
+
var create_dashboard_layout = function () {
|
|
1230
1238
|
var _ref115 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1231
1239
|
return sdk.post('/dashboard_layouts', {
|
|
1232
1240
|
fields
|
|
1233
1241
|
}, body, options);
|
|
1234
1242
|
});
|
|
1235
|
-
|
|
1236
1243
|
return function create_dashboard_layout(_x368, _x369, _x370, _x371) {
|
|
1237
1244
|
return _ref115.apply(this, arguments);
|
|
1238
1245
|
};
|
|
1239
1246
|
}();
|
|
1240
|
-
|
|
1247
|
+
exports.create_dashboard_layout = create_dashboard_layout;
|
|
1248
|
+
var perform_data_action = function () {
|
|
1241
1249
|
var _ref116 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1242
1250
|
return sdk.post('/data_actions', null, body, options);
|
|
1243
1251
|
});
|
|
1244
|
-
|
|
1245
1252
|
return function perform_data_action(_x372, _x373, _x374) {
|
|
1246
1253
|
return _ref116.apply(this, arguments);
|
|
1247
1254
|
};
|
|
1248
1255
|
}();
|
|
1249
|
-
|
|
1256
|
+
exports.perform_data_action = perform_data_action;
|
|
1257
|
+
var fetch_remote_data_action_form = function () {
|
|
1250
1258
|
var _ref117 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1251
1259
|
return sdk.post('/data_actions/form', null, body, options);
|
|
1252
1260
|
});
|
|
1253
|
-
|
|
1254
1261
|
return function fetch_remote_data_action_form(_x375, _x376, _x377) {
|
|
1255
1262
|
return _ref117.apply(this, arguments);
|
|
1256
1263
|
};
|
|
1257
1264
|
}();
|
|
1258
|
-
|
|
1265
|
+
exports.fetch_remote_data_action_form = fetch_remote_data_action_form;
|
|
1266
|
+
var all_datagroups = function () {
|
|
1259
1267
|
var _ref118 = _asyncToGenerator(function* (sdk, options) {
|
|
1260
1268
|
return sdk.get('/datagroups', null, null, options);
|
|
1261
1269
|
});
|
|
1262
|
-
|
|
1263
1270
|
return function all_datagroups(_x378, _x379) {
|
|
1264
1271
|
return _ref118.apply(this, arguments);
|
|
1265
1272
|
};
|
|
1266
1273
|
}();
|
|
1267
|
-
|
|
1274
|
+
exports.all_datagroups = all_datagroups;
|
|
1275
|
+
var datagroup = function () {
|
|
1268
1276
|
var _ref119 = _asyncToGenerator(function* (sdk, datagroup_id, options) {
|
|
1269
|
-
datagroup_id = encodeParam(datagroup_id);
|
|
1277
|
+
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
1270
1278
|
return sdk.get("/datagroups/".concat(datagroup_id), null, null, options);
|
|
1271
1279
|
});
|
|
1272
|
-
|
|
1273
1280
|
return function datagroup(_x380, _x381, _x382) {
|
|
1274
1281
|
return _ref119.apply(this, arguments);
|
|
1275
1282
|
};
|
|
1276
1283
|
}();
|
|
1277
|
-
|
|
1284
|
+
exports.datagroup = datagroup;
|
|
1285
|
+
var update_datagroup = function () {
|
|
1278
1286
|
var _ref120 = _asyncToGenerator(function* (sdk, datagroup_id, body, options) {
|
|
1279
|
-
datagroup_id = encodeParam(datagroup_id);
|
|
1287
|
+
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
1280
1288
|
return sdk.patch("/datagroups/".concat(datagroup_id), null, body, options);
|
|
1281
1289
|
});
|
|
1282
|
-
|
|
1283
1290
|
return function update_datagroup(_x383, _x384, _x385, _x386) {
|
|
1284
1291
|
return _ref120.apply(this, arguments);
|
|
1285
1292
|
};
|
|
1286
1293
|
}();
|
|
1287
|
-
|
|
1294
|
+
exports.update_datagroup = update_datagroup;
|
|
1295
|
+
var graph_derived_tables_for_model = function () {
|
|
1288
1296
|
var _ref121 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1289
|
-
request.model = encodeParam(request.model);
|
|
1297
|
+
request.model = (0, _sdkRtl.encodeParam)(request.model);
|
|
1290
1298
|
return sdk.get("/derived_table/graph/model/".concat(request.model), {
|
|
1291
1299
|
format: request.format,
|
|
1292
1300
|
color: request.color
|
|
1293
1301
|
}, null, options);
|
|
1294
1302
|
});
|
|
1295
|
-
|
|
1296
1303
|
return function graph_derived_tables_for_model(_x387, _x388, _x389) {
|
|
1297
1304
|
return _ref121.apply(this, arguments);
|
|
1298
1305
|
};
|
|
1299
1306
|
}();
|
|
1300
|
-
|
|
1307
|
+
exports.graph_derived_tables_for_model = graph_derived_tables_for_model;
|
|
1308
|
+
var graph_derived_tables_for_view = function () {
|
|
1301
1309
|
var _ref122 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1302
|
-
request.view = encodeParam(request.view);
|
|
1310
|
+
request.view = (0, _sdkRtl.encodeParam)(request.view);
|
|
1303
1311
|
return sdk.get("/derived_table/graph/view/".concat(request.view), {
|
|
1304
1312
|
models: request.models,
|
|
1305
1313
|
workspace: request.workspace
|
|
1306
1314
|
}, null, options);
|
|
1307
1315
|
});
|
|
1308
|
-
|
|
1309
1316
|
return function graph_derived_tables_for_view(_x390, _x391, _x392) {
|
|
1310
1317
|
return _ref122.apply(this, arguments);
|
|
1311
1318
|
};
|
|
1312
1319
|
}();
|
|
1313
|
-
|
|
1320
|
+
exports.graph_derived_tables_for_view = graph_derived_tables_for_view;
|
|
1321
|
+
var start_pdt_build = function () {
|
|
1314
1322
|
var _ref123 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1315
|
-
request.model_name = encodeParam(request.model_name);
|
|
1316
|
-
request.view_name = encodeParam(request.view_name);
|
|
1323
|
+
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
1324
|
+
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
1317
1325
|
return sdk.get("/derived_table/".concat(request.model_name, "/").concat(request.view_name, "/start"), {
|
|
1318
1326
|
force_rebuild: request.force_rebuild,
|
|
1319
1327
|
force_full_incremental: request.force_full_incremental,
|
|
@@ -1321,34 +1329,34 @@ export var start_pdt_build = function () {
|
|
|
1321
1329
|
source: request.source
|
|
1322
1330
|
}, null, options);
|
|
1323
1331
|
});
|
|
1324
|
-
|
|
1325
1332
|
return function start_pdt_build(_x393, _x394, _x395) {
|
|
1326
1333
|
return _ref123.apply(this, arguments);
|
|
1327
1334
|
};
|
|
1328
1335
|
}();
|
|
1329
|
-
|
|
1336
|
+
exports.start_pdt_build = start_pdt_build;
|
|
1337
|
+
var check_pdt_build = function () {
|
|
1330
1338
|
var _ref124 = _asyncToGenerator(function* (sdk, materialization_id, options) {
|
|
1331
|
-
materialization_id = encodeParam(materialization_id);
|
|
1339
|
+
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
1332
1340
|
return sdk.get("/derived_table/".concat(materialization_id, "/status"), null, null, options);
|
|
1333
1341
|
});
|
|
1334
|
-
|
|
1335
1342
|
return function check_pdt_build(_x396, _x397, _x398) {
|
|
1336
1343
|
return _ref124.apply(this, arguments);
|
|
1337
1344
|
};
|
|
1338
1345
|
}();
|
|
1339
|
-
|
|
1346
|
+
exports.check_pdt_build = check_pdt_build;
|
|
1347
|
+
var stop_pdt_build = function () {
|
|
1340
1348
|
var _ref125 = _asyncToGenerator(function* (sdk, materialization_id, source, options) {
|
|
1341
|
-
materialization_id = encodeParam(materialization_id);
|
|
1349
|
+
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
1342
1350
|
return sdk.get("/derived_table/".concat(materialization_id, "/stop"), {
|
|
1343
1351
|
source
|
|
1344
1352
|
}, null, options);
|
|
1345
1353
|
});
|
|
1346
|
-
|
|
1347
1354
|
return function stop_pdt_build(_x399, _x400, _x401, _x402) {
|
|
1348
1355
|
return _ref125.apply(this, arguments);
|
|
1349
1356
|
};
|
|
1350
1357
|
}();
|
|
1351
|
-
|
|
1358
|
+
exports.stop_pdt_build = stop_pdt_build;
|
|
1359
|
+
var search_folders = function () {
|
|
1352
1360
|
var _ref126 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1353
1361
|
return sdk.get('/folders/search', {
|
|
1354
1362
|
fields: request.fields,
|
|
@@ -1365,66 +1373,66 @@ export var search_folders = function () {
|
|
|
1365
1373
|
is_shared_root: request.is_shared_root
|
|
1366
1374
|
}, null, options);
|
|
1367
1375
|
});
|
|
1368
|
-
|
|
1369
1376
|
return function search_folders(_x403, _x404, _x405) {
|
|
1370
1377
|
return _ref126.apply(this, arguments);
|
|
1371
1378
|
};
|
|
1372
1379
|
}();
|
|
1373
|
-
|
|
1380
|
+
exports.search_folders = search_folders;
|
|
1381
|
+
var folder = function () {
|
|
1374
1382
|
var _ref127 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
1375
|
-
folder_id = encodeParam(folder_id);
|
|
1383
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1376
1384
|
return sdk.get("/folders/".concat(folder_id), {
|
|
1377
1385
|
fields
|
|
1378
1386
|
}, null, options);
|
|
1379
1387
|
});
|
|
1380
|
-
|
|
1381
1388
|
return function folder(_x406, _x407, _x408, _x409) {
|
|
1382
1389
|
return _ref127.apply(this, arguments);
|
|
1383
1390
|
};
|
|
1384
1391
|
}();
|
|
1385
|
-
|
|
1392
|
+
exports.folder = folder;
|
|
1393
|
+
var update_folder = function () {
|
|
1386
1394
|
var _ref128 = _asyncToGenerator(function* (sdk, folder_id, body, options) {
|
|
1387
|
-
folder_id = encodeParam(folder_id);
|
|
1395
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1388
1396
|
return sdk.patch("/folders/".concat(folder_id), null, body, options);
|
|
1389
1397
|
});
|
|
1390
|
-
|
|
1391
1398
|
return function update_folder(_x410, _x411, _x412, _x413) {
|
|
1392
1399
|
return _ref128.apply(this, arguments);
|
|
1393
1400
|
};
|
|
1394
1401
|
}();
|
|
1395
|
-
|
|
1402
|
+
exports.update_folder = update_folder;
|
|
1403
|
+
var delete_folder = function () {
|
|
1396
1404
|
var _ref129 = _asyncToGenerator(function* (sdk, folder_id, options) {
|
|
1397
|
-
folder_id = encodeParam(folder_id);
|
|
1405
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1398
1406
|
return sdk.delete("/folders/".concat(folder_id), null, null, options);
|
|
1399
1407
|
});
|
|
1400
|
-
|
|
1401
1408
|
return function delete_folder(_x414, _x415, _x416) {
|
|
1402
1409
|
return _ref129.apply(this, arguments);
|
|
1403
1410
|
};
|
|
1404
1411
|
}();
|
|
1405
|
-
|
|
1412
|
+
exports.delete_folder = delete_folder;
|
|
1413
|
+
var all_folders = function () {
|
|
1406
1414
|
var _ref130 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1407
1415
|
return sdk.get('/folders', {
|
|
1408
1416
|
fields
|
|
1409
1417
|
}, null, options);
|
|
1410
1418
|
});
|
|
1411
|
-
|
|
1412
1419
|
return function all_folders(_x417, _x418, _x419) {
|
|
1413
1420
|
return _ref130.apply(this, arguments);
|
|
1414
1421
|
};
|
|
1415
1422
|
}();
|
|
1416
|
-
|
|
1423
|
+
exports.all_folders = all_folders;
|
|
1424
|
+
var create_folder = function () {
|
|
1417
1425
|
var _ref131 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1418
1426
|
return sdk.post('/folders', null, body, options);
|
|
1419
1427
|
});
|
|
1420
|
-
|
|
1421
1428
|
return function create_folder(_x420, _x421, _x422) {
|
|
1422
1429
|
return _ref131.apply(this, arguments);
|
|
1423
1430
|
};
|
|
1424
1431
|
}();
|
|
1425
|
-
|
|
1432
|
+
exports.create_folder = create_folder;
|
|
1433
|
+
var folder_children = function () {
|
|
1426
1434
|
var _ref132 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1427
|
-
request.folder_id = encodeParam(request.folder_id);
|
|
1435
|
+
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
1428
1436
|
return sdk.get("/folders/".concat(request.folder_id, "/children"), {
|
|
1429
1437
|
fields: request.fields,
|
|
1430
1438
|
page: request.page,
|
|
@@ -1432,74 +1440,74 @@ export var folder_children = function () {
|
|
|
1432
1440
|
sorts: request.sorts
|
|
1433
1441
|
}, null, options);
|
|
1434
1442
|
});
|
|
1435
|
-
|
|
1436
1443
|
return function folder_children(_x423, _x424, _x425) {
|
|
1437
1444
|
return _ref132.apply(this, arguments);
|
|
1438
1445
|
};
|
|
1439
1446
|
}();
|
|
1440
|
-
|
|
1447
|
+
exports.folder_children = folder_children;
|
|
1448
|
+
var folder_children_search = function () {
|
|
1441
1449
|
var _ref133 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1442
|
-
request.folder_id = encodeParam(request.folder_id);
|
|
1450
|
+
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
1443
1451
|
return sdk.get("/folders/".concat(request.folder_id, "/children/search"), {
|
|
1444
1452
|
fields: request.fields,
|
|
1445
1453
|
sorts: request.sorts,
|
|
1446
1454
|
name: request.name
|
|
1447
1455
|
}, null, options);
|
|
1448
1456
|
});
|
|
1449
|
-
|
|
1450
1457
|
return function folder_children_search(_x426, _x427, _x428) {
|
|
1451
1458
|
return _ref133.apply(this, arguments);
|
|
1452
1459
|
};
|
|
1453
1460
|
}();
|
|
1454
|
-
|
|
1461
|
+
exports.folder_children_search = folder_children_search;
|
|
1462
|
+
var folder_parent = function () {
|
|
1455
1463
|
var _ref134 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
1456
|
-
folder_id = encodeParam(folder_id);
|
|
1464
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1457
1465
|
return sdk.get("/folders/".concat(folder_id, "/parent"), {
|
|
1458
1466
|
fields
|
|
1459
1467
|
}, null, options);
|
|
1460
1468
|
});
|
|
1461
|
-
|
|
1462
1469
|
return function folder_parent(_x429, _x430, _x431, _x432) {
|
|
1463
1470
|
return _ref134.apply(this, arguments);
|
|
1464
1471
|
};
|
|
1465
1472
|
}();
|
|
1466
|
-
|
|
1473
|
+
exports.folder_parent = folder_parent;
|
|
1474
|
+
var folder_ancestors = function () {
|
|
1467
1475
|
var _ref135 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
1468
|
-
folder_id = encodeParam(folder_id);
|
|
1476
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1469
1477
|
return sdk.get("/folders/".concat(folder_id, "/ancestors"), {
|
|
1470
1478
|
fields
|
|
1471
1479
|
}, null, options);
|
|
1472
1480
|
});
|
|
1473
|
-
|
|
1474
1481
|
return function folder_ancestors(_x433, _x434, _x435, _x436) {
|
|
1475
1482
|
return _ref135.apply(this, arguments);
|
|
1476
1483
|
};
|
|
1477
1484
|
}();
|
|
1478
|
-
|
|
1485
|
+
exports.folder_ancestors = folder_ancestors;
|
|
1486
|
+
var folder_looks = function () {
|
|
1479
1487
|
var _ref136 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
1480
|
-
folder_id = encodeParam(folder_id);
|
|
1488
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1481
1489
|
return sdk.get("/folders/".concat(folder_id, "/looks"), {
|
|
1482
1490
|
fields
|
|
1483
1491
|
}, null, options);
|
|
1484
1492
|
});
|
|
1485
|
-
|
|
1486
1493
|
return function folder_looks(_x437, _x438, _x439, _x440) {
|
|
1487
1494
|
return _ref136.apply(this, arguments);
|
|
1488
1495
|
};
|
|
1489
1496
|
}();
|
|
1490
|
-
|
|
1497
|
+
exports.folder_looks = folder_looks;
|
|
1498
|
+
var folder_dashboards = function () {
|
|
1491
1499
|
var _ref137 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
1492
|
-
folder_id = encodeParam(folder_id);
|
|
1500
|
+
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
1493
1501
|
return sdk.get("/folders/".concat(folder_id, "/dashboards"), {
|
|
1494
1502
|
fields
|
|
1495
1503
|
}, null, options);
|
|
1496
1504
|
});
|
|
1497
|
-
|
|
1498
1505
|
return function folder_dashboards(_x441, _x442, _x443, _x444) {
|
|
1499
1506
|
return _ref137.apply(this, arguments);
|
|
1500
1507
|
};
|
|
1501
1508
|
}();
|
|
1502
|
-
|
|
1509
|
+
exports.folder_dashboards = folder_dashboards;
|
|
1510
|
+
var all_groups = function () {
|
|
1503
1511
|
var _ref138 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1504
1512
|
return sdk.get('/groups', {
|
|
1505
1513
|
fields: request.fields,
|
|
@@ -1511,23 +1519,23 @@ export var all_groups = function () {
|
|
|
1511
1519
|
can_add_to_content_metadata: request.can_add_to_content_metadata
|
|
1512
1520
|
}, null, options);
|
|
1513
1521
|
});
|
|
1514
|
-
|
|
1515
1522
|
return function all_groups(_x445, _x446, _x447) {
|
|
1516
1523
|
return _ref138.apply(this, arguments);
|
|
1517
1524
|
};
|
|
1518
1525
|
}();
|
|
1519
|
-
|
|
1526
|
+
exports.all_groups = all_groups;
|
|
1527
|
+
var create_group = function () {
|
|
1520
1528
|
var _ref139 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1521
1529
|
return sdk.post('/groups', {
|
|
1522
1530
|
fields
|
|
1523
1531
|
}, body, options);
|
|
1524
1532
|
});
|
|
1525
|
-
|
|
1526
1533
|
return function create_group(_x448, _x449, _x450, _x451) {
|
|
1527
1534
|
return _ref139.apply(this, arguments);
|
|
1528
1535
|
};
|
|
1529
1536
|
}();
|
|
1530
|
-
|
|
1537
|
+
exports.create_group = create_group;
|
|
1538
|
+
var search_groups = function () {
|
|
1531
1539
|
var _ref140 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1532
1540
|
return sdk.get('/groups/search', {
|
|
1533
1541
|
fields: request.fields,
|
|
@@ -1542,63 +1550,63 @@ export var search_groups = function () {
|
|
|
1542
1550
|
externally_orphaned: request.externally_orphaned
|
|
1543
1551
|
}, null, options);
|
|
1544
1552
|
});
|
|
1545
|
-
|
|
1546
1553
|
return function search_groups(_x452, _x453, _x454) {
|
|
1547
1554
|
return _ref140.apply(this, arguments);
|
|
1548
1555
|
};
|
|
1549
1556
|
}();
|
|
1550
|
-
|
|
1557
|
+
exports.search_groups = search_groups;
|
|
1558
|
+
var group = function () {
|
|
1551
1559
|
var _ref141 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
1552
1560
|
return sdk.get("/groups/".concat(group_id), {
|
|
1553
1561
|
fields
|
|
1554
1562
|
}, null, options);
|
|
1555
1563
|
});
|
|
1556
|
-
|
|
1557
1564
|
return function group(_x455, _x456, _x457, _x458) {
|
|
1558
1565
|
return _ref141.apply(this, arguments);
|
|
1559
1566
|
};
|
|
1560
1567
|
}();
|
|
1561
|
-
|
|
1568
|
+
exports.group = group;
|
|
1569
|
+
var update_group = function () {
|
|
1562
1570
|
var _ref142 = _asyncToGenerator(function* (sdk, group_id, body, fields, options) {
|
|
1563
1571
|
return sdk.patch("/groups/".concat(group_id), {
|
|
1564
1572
|
fields
|
|
1565
1573
|
}, body, options);
|
|
1566
1574
|
});
|
|
1567
|
-
|
|
1568
1575
|
return function update_group(_x459, _x460, _x461, _x462, _x463) {
|
|
1569
1576
|
return _ref142.apply(this, arguments);
|
|
1570
1577
|
};
|
|
1571
1578
|
}();
|
|
1572
|
-
|
|
1579
|
+
exports.update_group = update_group;
|
|
1580
|
+
var delete_group = function () {
|
|
1573
1581
|
var _ref143 = _asyncToGenerator(function* (sdk, group_id, options) {
|
|
1574
1582
|
return sdk.delete("/groups/".concat(group_id), null, null, options);
|
|
1575
1583
|
});
|
|
1576
|
-
|
|
1577
1584
|
return function delete_group(_x464, _x465, _x466) {
|
|
1578
1585
|
return _ref143.apply(this, arguments);
|
|
1579
1586
|
};
|
|
1580
1587
|
}();
|
|
1581
|
-
|
|
1588
|
+
exports.delete_group = delete_group;
|
|
1589
|
+
var all_group_groups = function () {
|
|
1582
1590
|
var _ref144 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
1583
1591
|
return sdk.get("/groups/".concat(group_id, "/groups"), {
|
|
1584
1592
|
fields
|
|
1585
1593
|
}, null, options);
|
|
1586
1594
|
});
|
|
1587
|
-
|
|
1588
1595
|
return function all_group_groups(_x467, _x468, _x469, _x470) {
|
|
1589
1596
|
return _ref144.apply(this, arguments);
|
|
1590
1597
|
};
|
|
1591
1598
|
}();
|
|
1592
|
-
|
|
1599
|
+
exports.all_group_groups = all_group_groups;
|
|
1600
|
+
var add_group_group = function () {
|
|
1593
1601
|
var _ref145 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
1594
1602
|
return sdk.post("/groups/".concat(group_id, "/groups"), null, body, options);
|
|
1595
1603
|
});
|
|
1596
|
-
|
|
1597
1604
|
return function add_group_group(_x471, _x472, _x473, _x474) {
|
|
1598
1605
|
return _ref145.apply(this, arguments);
|
|
1599
1606
|
};
|
|
1600
1607
|
}();
|
|
1601
|
-
|
|
1608
|
+
exports.add_group_group = add_group_group;
|
|
1609
|
+
var all_group_users = function () {
|
|
1602
1610
|
var _ref146 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1603
1611
|
return sdk.get("/groups/".concat(request.group_id, "/users"), {
|
|
1604
1612
|
fields: request.fields,
|
|
@@ -1607,79 +1615,79 @@ export var all_group_users = function () {
|
|
|
1607
1615
|
sorts: request.sorts
|
|
1608
1616
|
}, null, options);
|
|
1609
1617
|
});
|
|
1610
|
-
|
|
1611
1618
|
return function all_group_users(_x475, _x476, _x477) {
|
|
1612
1619
|
return _ref146.apply(this, arguments);
|
|
1613
1620
|
};
|
|
1614
1621
|
}();
|
|
1615
|
-
|
|
1622
|
+
exports.all_group_users = all_group_users;
|
|
1623
|
+
var add_group_user = function () {
|
|
1616
1624
|
var _ref147 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
1617
1625
|
return sdk.post("/groups/".concat(group_id, "/users"), null, body, options);
|
|
1618
1626
|
});
|
|
1619
|
-
|
|
1620
1627
|
return function add_group_user(_x478, _x479, _x480, _x481) {
|
|
1621
1628
|
return _ref147.apply(this, arguments);
|
|
1622
1629
|
};
|
|
1623
1630
|
}();
|
|
1624
|
-
|
|
1631
|
+
exports.add_group_user = add_group_user;
|
|
1632
|
+
var delete_group_user = function () {
|
|
1625
1633
|
var _ref148 = _asyncToGenerator(function* (sdk, group_id, user_id, options) {
|
|
1626
1634
|
return sdk.delete("/groups/".concat(group_id, "/users/").concat(user_id), null, null, options);
|
|
1627
1635
|
});
|
|
1628
|
-
|
|
1629
1636
|
return function delete_group_user(_x482, _x483, _x484, _x485) {
|
|
1630
1637
|
return _ref148.apply(this, arguments);
|
|
1631
1638
|
};
|
|
1632
1639
|
}();
|
|
1633
|
-
|
|
1640
|
+
exports.delete_group_user = delete_group_user;
|
|
1641
|
+
var delete_group_from_group = function () {
|
|
1634
1642
|
var _ref149 = _asyncToGenerator(function* (sdk, group_id, deleting_group_id, options) {
|
|
1635
1643
|
return sdk.delete("/groups/".concat(group_id, "/groups/").concat(deleting_group_id), null, null, options);
|
|
1636
1644
|
});
|
|
1637
|
-
|
|
1638
1645
|
return function delete_group_from_group(_x486, _x487, _x488, _x489) {
|
|
1639
1646
|
return _ref149.apply(this, arguments);
|
|
1640
1647
|
};
|
|
1641
1648
|
}();
|
|
1642
|
-
|
|
1649
|
+
exports.delete_group_from_group = delete_group_from_group;
|
|
1650
|
+
var update_user_attribute_group_value = function () {
|
|
1643
1651
|
var _ref150 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, body, options) {
|
|
1644
1652
|
return sdk.patch("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
1645
1653
|
});
|
|
1646
|
-
|
|
1647
1654
|
return function update_user_attribute_group_value(_x490, _x491, _x492, _x493, _x494) {
|
|
1648
1655
|
return _ref150.apply(this, arguments);
|
|
1649
1656
|
};
|
|
1650
1657
|
}();
|
|
1651
|
-
|
|
1658
|
+
exports.update_user_attribute_group_value = update_user_attribute_group_value;
|
|
1659
|
+
var delete_user_attribute_group_value = function () {
|
|
1652
1660
|
var _ref151 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, options) {
|
|
1653
1661
|
return sdk.delete("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
1654
1662
|
});
|
|
1655
|
-
|
|
1656
1663
|
return function delete_user_attribute_group_value(_x495, _x496, _x497, _x498) {
|
|
1657
1664
|
return _ref151.apply(this, arguments);
|
|
1658
1665
|
};
|
|
1659
1666
|
}();
|
|
1660
|
-
|
|
1667
|
+
exports.delete_user_attribute_group_value = delete_user_attribute_group_value;
|
|
1668
|
+
var all_homepages = function () {
|
|
1661
1669
|
var _ref152 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1662
1670
|
return sdk.get('/homepages', {
|
|
1663
1671
|
fields
|
|
1664
1672
|
}, null, options);
|
|
1665
1673
|
});
|
|
1666
|
-
|
|
1667
1674
|
return function all_homepages(_x499, _x500, _x501) {
|
|
1668
1675
|
return _ref152.apply(this, arguments);
|
|
1669
1676
|
};
|
|
1670
1677
|
}();
|
|
1671
|
-
|
|
1678
|
+
exports.all_homepages = all_homepages;
|
|
1679
|
+
var create_homepage = function () {
|
|
1672
1680
|
var _ref153 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1673
1681
|
return sdk.post('/homepages', {
|
|
1674
1682
|
fields
|
|
1675
1683
|
}, body, options);
|
|
1676
1684
|
});
|
|
1677
|
-
|
|
1678
1685
|
return function create_homepage(_x502, _x503, _x504, _x505) {
|
|
1679
1686
|
return _ref153.apply(this, arguments);
|
|
1680
1687
|
};
|
|
1681
1688
|
}();
|
|
1682
|
-
|
|
1689
|
+
exports.create_homepage = create_homepage;
|
|
1690
|
+
var search_homepages = function () {
|
|
1683
1691
|
var _ref154 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1684
1692
|
return sdk.get('/homepages/search', {
|
|
1685
1693
|
title: request.title,
|
|
@@ -1697,43 +1705,43 @@ export var search_homepages = function () {
|
|
|
1697
1705
|
filter_or: request.filter_or
|
|
1698
1706
|
}, null, options);
|
|
1699
1707
|
});
|
|
1700
|
-
|
|
1701
1708
|
return function search_homepages(_x506, _x507, _x508) {
|
|
1702
1709
|
return _ref154.apply(this, arguments);
|
|
1703
1710
|
};
|
|
1704
1711
|
}();
|
|
1705
|
-
|
|
1712
|
+
exports.search_homepages = search_homepages;
|
|
1713
|
+
var homepage = function () {
|
|
1706
1714
|
var _ref155 = _asyncToGenerator(function* (sdk, homepage_id, fields, options) {
|
|
1707
1715
|
return sdk.get("/homepages/".concat(homepage_id), {
|
|
1708
1716
|
fields
|
|
1709
1717
|
}, null, options);
|
|
1710
1718
|
});
|
|
1711
|
-
|
|
1712
1719
|
return function homepage(_x509, _x510, _x511, _x512) {
|
|
1713
1720
|
return _ref155.apply(this, arguments);
|
|
1714
1721
|
};
|
|
1715
1722
|
}();
|
|
1716
|
-
|
|
1723
|
+
exports.homepage = homepage;
|
|
1724
|
+
var update_homepage = function () {
|
|
1717
1725
|
var _ref156 = _asyncToGenerator(function* (sdk, homepage_id, body, fields, options) {
|
|
1718
1726
|
return sdk.patch("/homepages/".concat(homepage_id), {
|
|
1719
1727
|
fields
|
|
1720
1728
|
}, body, options);
|
|
1721
1729
|
});
|
|
1722
|
-
|
|
1723
1730
|
return function update_homepage(_x513, _x514, _x515, _x516, _x517) {
|
|
1724
1731
|
return _ref156.apply(this, arguments);
|
|
1725
1732
|
};
|
|
1726
1733
|
}();
|
|
1727
|
-
|
|
1734
|
+
exports.update_homepage = update_homepage;
|
|
1735
|
+
var delete_homepage = function () {
|
|
1728
1736
|
var _ref157 = _asyncToGenerator(function* (sdk, homepage_id, options) {
|
|
1729
1737
|
return sdk.delete("/homepages/".concat(homepage_id), null, null, options);
|
|
1730
1738
|
});
|
|
1731
|
-
|
|
1732
1739
|
return function delete_homepage(_x518, _x519, _x520) {
|
|
1733
1740
|
return _ref157.apply(this, arguments);
|
|
1734
1741
|
};
|
|
1735
1742
|
}();
|
|
1736
|
-
|
|
1743
|
+
exports.delete_homepage = delete_homepage;
|
|
1744
|
+
var all_homepage_items = function () {
|
|
1737
1745
|
var _ref158 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1738
1746
|
return sdk.get('/homepage_items', {
|
|
1739
1747
|
fields: request.fields,
|
|
@@ -1741,259 +1749,259 @@ export var all_homepage_items = function () {
|
|
|
1741
1749
|
homepage_section_id: request.homepage_section_id
|
|
1742
1750
|
}, null, options);
|
|
1743
1751
|
});
|
|
1744
|
-
|
|
1745
1752
|
return function all_homepage_items(_x521, _x522, _x523) {
|
|
1746
1753
|
return _ref158.apply(this, arguments);
|
|
1747
1754
|
};
|
|
1748
1755
|
}();
|
|
1749
|
-
|
|
1756
|
+
exports.all_homepage_items = all_homepage_items;
|
|
1757
|
+
var create_homepage_item = function () {
|
|
1750
1758
|
var _ref159 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1751
1759
|
return sdk.post('/homepage_items', {
|
|
1752
1760
|
fields
|
|
1753
1761
|
}, body, options);
|
|
1754
1762
|
});
|
|
1755
|
-
|
|
1756
1763
|
return function create_homepage_item(_x524, _x525, _x526, _x527) {
|
|
1757
1764
|
return _ref159.apply(this, arguments);
|
|
1758
1765
|
};
|
|
1759
1766
|
}();
|
|
1760
|
-
|
|
1767
|
+
exports.create_homepage_item = create_homepage_item;
|
|
1768
|
+
var homepage_item = function () {
|
|
1761
1769
|
var _ref160 = _asyncToGenerator(function* (sdk, homepage_item_id, fields, options) {
|
|
1762
1770
|
return sdk.get("/homepage_items/".concat(homepage_item_id), {
|
|
1763
1771
|
fields
|
|
1764
1772
|
}, null, options);
|
|
1765
1773
|
});
|
|
1766
|
-
|
|
1767
1774
|
return function homepage_item(_x528, _x529, _x530, _x531) {
|
|
1768
1775
|
return _ref160.apply(this, arguments);
|
|
1769
1776
|
};
|
|
1770
1777
|
}();
|
|
1771
|
-
|
|
1778
|
+
exports.homepage_item = homepage_item;
|
|
1779
|
+
var update_homepage_item = function () {
|
|
1772
1780
|
var _ref161 = _asyncToGenerator(function* (sdk, homepage_item_id, body, fields, options) {
|
|
1773
1781
|
return sdk.patch("/homepage_items/".concat(homepage_item_id), {
|
|
1774
1782
|
fields
|
|
1775
1783
|
}, body, options);
|
|
1776
1784
|
});
|
|
1777
|
-
|
|
1778
1785
|
return function update_homepage_item(_x532, _x533, _x534, _x535, _x536) {
|
|
1779
1786
|
return _ref161.apply(this, arguments);
|
|
1780
1787
|
};
|
|
1781
1788
|
}();
|
|
1782
|
-
|
|
1789
|
+
exports.update_homepage_item = update_homepage_item;
|
|
1790
|
+
var delete_homepage_item = function () {
|
|
1783
1791
|
var _ref162 = _asyncToGenerator(function* (sdk, homepage_item_id, options) {
|
|
1784
1792
|
return sdk.delete("/homepage_items/".concat(homepage_item_id), null, null, options);
|
|
1785
1793
|
});
|
|
1786
|
-
|
|
1787
1794
|
return function delete_homepage_item(_x537, _x538, _x539) {
|
|
1788
1795
|
return _ref162.apply(this, arguments);
|
|
1789
1796
|
};
|
|
1790
1797
|
}();
|
|
1791
|
-
|
|
1798
|
+
exports.delete_homepage_item = delete_homepage_item;
|
|
1799
|
+
var all_homepage_sections = function () {
|
|
1792
1800
|
var _ref163 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1793
1801
|
return sdk.get('/homepage_sections', {
|
|
1794
1802
|
fields: request.fields,
|
|
1795
1803
|
sorts: request.sorts
|
|
1796
1804
|
}, null, options);
|
|
1797
1805
|
});
|
|
1798
|
-
|
|
1799
1806
|
return function all_homepage_sections(_x540, _x541, _x542) {
|
|
1800
1807
|
return _ref163.apply(this, arguments);
|
|
1801
1808
|
};
|
|
1802
1809
|
}();
|
|
1803
|
-
|
|
1810
|
+
exports.all_homepage_sections = all_homepage_sections;
|
|
1811
|
+
var create_homepage_section = function () {
|
|
1804
1812
|
var _ref164 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1805
1813
|
return sdk.post('/homepage_sections', {
|
|
1806
1814
|
fields
|
|
1807
1815
|
}, body, options);
|
|
1808
1816
|
});
|
|
1809
|
-
|
|
1810
1817
|
return function create_homepage_section(_x543, _x544, _x545, _x546) {
|
|
1811
1818
|
return _ref164.apply(this, arguments);
|
|
1812
1819
|
};
|
|
1813
1820
|
}();
|
|
1814
|
-
|
|
1821
|
+
exports.create_homepage_section = create_homepage_section;
|
|
1822
|
+
var homepage_section = function () {
|
|
1815
1823
|
var _ref165 = _asyncToGenerator(function* (sdk, homepage_section_id, fields, options) {
|
|
1816
1824
|
return sdk.get("/homepage_sections/".concat(homepage_section_id), {
|
|
1817
1825
|
fields
|
|
1818
1826
|
}, null, options);
|
|
1819
1827
|
});
|
|
1820
|
-
|
|
1821
1828
|
return function homepage_section(_x547, _x548, _x549, _x550) {
|
|
1822
1829
|
return _ref165.apply(this, arguments);
|
|
1823
1830
|
};
|
|
1824
1831
|
}();
|
|
1825
|
-
|
|
1832
|
+
exports.homepage_section = homepage_section;
|
|
1833
|
+
var update_homepage_section = function () {
|
|
1826
1834
|
var _ref166 = _asyncToGenerator(function* (sdk, homepage_section_id, body, fields, options) {
|
|
1827
1835
|
return sdk.patch("/homepage_sections/".concat(homepage_section_id), {
|
|
1828
1836
|
fields
|
|
1829
1837
|
}, body, options);
|
|
1830
1838
|
});
|
|
1831
|
-
|
|
1832
1839
|
return function update_homepage_section(_x551, _x552, _x553, _x554, _x555) {
|
|
1833
1840
|
return _ref166.apply(this, arguments);
|
|
1834
1841
|
};
|
|
1835
1842
|
}();
|
|
1836
|
-
|
|
1843
|
+
exports.update_homepage_section = update_homepage_section;
|
|
1844
|
+
var delete_homepage_section = function () {
|
|
1837
1845
|
var _ref167 = _asyncToGenerator(function* (sdk, homepage_section_id, options) {
|
|
1838
1846
|
return sdk.delete("/homepage_sections/".concat(homepage_section_id), null, null, options);
|
|
1839
1847
|
});
|
|
1840
|
-
|
|
1841
1848
|
return function delete_homepage_section(_x556, _x557, _x558) {
|
|
1842
1849
|
return _ref167.apply(this, arguments);
|
|
1843
1850
|
};
|
|
1844
1851
|
}();
|
|
1845
|
-
|
|
1852
|
+
exports.delete_homepage_section = delete_homepage_section;
|
|
1853
|
+
var all_primary_homepage_sections = function () {
|
|
1846
1854
|
var _ref168 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1847
1855
|
return sdk.get('/primary_homepage_sections', {
|
|
1848
1856
|
fields
|
|
1849
1857
|
}, null, options);
|
|
1850
1858
|
});
|
|
1851
|
-
|
|
1852
1859
|
return function all_primary_homepage_sections(_x559, _x560, _x561) {
|
|
1853
1860
|
return _ref168.apply(this, arguments);
|
|
1854
1861
|
};
|
|
1855
1862
|
}();
|
|
1856
|
-
|
|
1863
|
+
exports.all_primary_homepage_sections = all_primary_homepage_sections;
|
|
1864
|
+
var all_integration_hubs = function () {
|
|
1857
1865
|
var _ref169 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1858
1866
|
return sdk.get('/integration_hubs', {
|
|
1859
1867
|
fields
|
|
1860
1868
|
}, null, options);
|
|
1861
1869
|
});
|
|
1862
|
-
|
|
1863
1870
|
return function all_integration_hubs(_x562, _x563, _x564) {
|
|
1864
1871
|
return _ref169.apply(this, arguments);
|
|
1865
1872
|
};
|
|
1866
1873
|
}();
|
|
1867
|
-
|
|
1874
|
+
exports.all_integration_hubs = all_integration_hubs;
|
|
1875
|
+
var create_integration_hub = function () {
|
|
1868
1876
|
var _ref170 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1869
1877
|
return sdk.post('/integration_hubs', {
|
|
1870
1878
|
fields
|
|
1871
1879
|
}, body, options);
|
|
1872
1880
|
});
|
|
1873
|
-
|
|
1874
1881
|
return function create_integration_hub(_x565, _x566, _x567, _x568) {
|
|
1875
1882
|
return _ref170.apply(this, arguments);
|
|
1876
1883
|
};
|
|
1877
1884
|
}();
|
|
1878
|
-
|
|
1885
|
+
exports.create_integration_hub = create_integration_hub;
|
|
1886
|
+
var integration_hub = function () {
|
|
1879
1887
|
var _ref171 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
|
|
1880
1888
|
return sdk.get("/integration_hubs/".concat(integration_hub_id), {
|
|
1881
1889
|
fields
|
|
1882
1890
|
}, null, options);
|
|
1883
1891
|
});
|
|
1884
|
-
|
|
1885
1892
|
return function integration_hub(_x569, _x570, _x571, _x572) {
|
|
1886
1893
|
return _ref171.apply(this, arguments);
|
|
1887
1894
|
};
|
|
1888
1895
|
}();
|
|
1889
|
-
|
|
1896
|
+
exports.integration_hub = integration_hub;
|
|
1897
|
+
var update_integration_hub = function () {
|
|
1890
1898
|
var _ref172 = _asyncToGenerator(function* (sdk, integration_hub_id, body, fields, options) {
|
|
1891
1899
|
return sdk.patch("/integration_hubs/".concat(integration_hub_id), {
|
|
1892
1900
|
fields
|
|
1893
1901
|
}, body, options);
|
|
1894
1902
|
});
|
|
1895
|
-
|
|
1896
1903
|
return function update_integration_hub(_x573, _x574, _x575, _x576, _x577) {
|
|
1897
1904
|
return _ref172.apply(this, arguments);
|
|
1898
1905
|
};
|
|
1899
1906
|
}();
|
|
1900
|
-
|
|
1907
|
+
exports.update_integration_hub = update_integration_hub;
|
|
1908
|
+
var delete_integration_hub = function () {
|
|
1901
1909
|
var _ref173 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
1902
1910
|
return sdk.delete("/integration_hubs/".concat(integration_hub_id), null, null, options);
|
|
1903
1911
|
});
|
|
1904
|
-
|
|
1905
1912
|
return function delete_integration_hub(_x578, _x579, _x580) {
|
|
1906
1913
|
return _ref173.apply(this, arguments);
|
|
1907
1914
|
};
|
|
1908
1915
|
}();
|
|
1909
|
-
|
|
1916
|
+
exports.delete_integration_hub = delete_integration_hub;
|
|
1917
|
+
var accept_integration_hub_legal_agreement = function () {
|
|
1910
1918
|
var _ref174 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
1911
1919
|
return sdk.post("/integration_hubs/".concat(integration_hub_id, "/accept_legal_agreement"), null, null, options);
|
|
1912
1920
|
});
|
|
1913
|
-
|
|
1914
1921
|
return function accept_integration_hub_legal_agreement(_x581, _x582, _x583) {
|
|
1915
1922
|
return _ref174.apply(this, arguments);
|
|
1916
1923
|
};
|
|
1917
1924
|
}();
|
|
1918
|
-
|
|
1925
|
+
exports.accept_integration_hub_legal_agreement = accept_integration_hub_legal_agreement;
|
|
1926
|
+
var all_integrations = function () {
|
|
1919
1927
|
var _ref175 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1920
1928
|
return sdk.get('/integrations', {
|
|
1921
1929
|
fields: request.fields,
|
|
1922
1930
|
integration_hub_id: request.integration_hub_id
|
|
1923
1931
|
}, null, options);
|
|
1924
1932
|
});
|
|
1925
|
-
|
|
1926
1933
|
return function all_integrations(_x584, _x585, _x586) {
|
|
1927
1934
|
return _ref175.apply(this, arguments);
|
|
1928
1935
|
};
|
|
1929
1936
|
}();
|
|
1930
|
-
|
|
1937
|
+
exports.all_integrations = all_integrations;
|
|
1938
|
+
var integration = function () {
|
|
1931
1939
|
var _ref176 = _asyncToGenerator(function* (sdk, integration_id, fields, options) {
|
|
1932
|
-
integration_id = encodeParam(integration_id);
|
|
1940
|
+
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
1933
1941
|
return sdk.get("/integrations/".concat(integration_id), {
|
|
1934
1942
|
fields
|
|
1935
1943
|
}, null, options);
|
|
1936
1944
|
});
|
|
1937
|
-
|
|
1938
1945
|
return function integration(_x587, _x588, _x589, _x590) {
|
|
1939
1946
|
return _ref176.apply(this, arguments);
|
|
1940
1947
|
};
|
|
1941
1948
|
}();
|
|
1942
|
-
|
|
1949
|
+
exports.integration = integration;
|
|
1950
|
+
var update_integration = function () {
|
|
1943
1951
|
var _ref177 = _asyncToGenerator(function* (sdk, integration_id, body, fields, options) {
|
|
1944
|
-
integration_id = encodeParam(integration_id);
|
|
1952
|
+
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
1945
1953
|
return sdk.patch("/integrations/".concat(integration_id), {
|
|
1946
1954
|
fields
|
|
1947
1955
|
}, body, options);
|
|
1948
1956
|
});
|
|
1949
|
-
|
|
1950
1957
|
return function update_integration(_x591, _x592, _x593, _x594, _x595) {
|
|
1951
1958
|
return _ref177.apply(this, arguments);
|
|
1952
1959
|
};
|
|
1953
1960
|
}();
|
|
1954
|
-
|
|
1961
|
+
exports.update_integration = update_integration;
|
|
1962
|
+
var fetch_integration_form = function () {
|
|
1955
1963
|
var _ref178 = _asyncToGenerator(function* (sdk, integration_id, body, options) {
|
|
1956
|
-
integration_id = encodeParam(integration_id);
|
|
1964
|
+
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
1957
1965
|
return sdk.post("/integrations/".concat(integration_id, "/form"), null, body, options);
|
|
1958
1966
|
});
|
|
1959
|
-
|
|
1960
1967
|
return function fetch_integration_form(_x596, _x597, _x598, _x599) {
|
|
1961
1968
|
return _ref178.apply(this, arguments);
|
|
1962
1969
|
};
|
|
1963
1970
|
}();
|
|
1964
|
-
|
|
1971
|
+
exports.fetch_integration_form = fetch_integration_form;
|
|
1972
|
+
var test_integration = function () {
|
|
1965
1973
|
var _ref179 = _asyncToGenerator(function* (sdk, integration_id, options) {
|
|
1966
|
-
integration_id = encodeParam(integration_id);
|
|
1974
|
+
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
1967
1975
|
return sdk.post("/integrations/".concat(integration_id, "/test"), null, null, options);
|
|
1968
1976
|
});
|
|
1969
|
-
|
|
1970
1977
|
return function test_integration(_x600, _x601, _x602) {
|
|
1971
1978
|
return _ref179.apply(this, arguments);
|
|
1972
1979
|
};
|
|
1973
1980
|
}();
|
|
1974
|
-
|
|
1981
|
+
exports.test_integration = test_integration;
|
|
1982
|
+
var all_looks = function () {
|
|
1975
1983
|
var _ref180 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1976
1984
|
return sdk.get('/looks', {
|
|
1977
1985
|
fields
|
|
1978
1986
|
}, null, options);
|
|
1979
1987
|
});
|
|
1980
|
-
|
|
1981
1988
|
return function all_looks(_x603, _x604, _x605) {
|
|
1982
1989
|
return _ref180.apply(this, arguments);
|
|
1983
1990
|
};
|
|
1984
1991
|
}();
|
|
1985
|
-
|
|
1992
|
+
exports.all_looks = all_looks;
|
|
1993
|
+
var create_look = function () {
|
|
1986
1994
|
var _ref181 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1987
1995
|
return sdk.post('/looks', {
|
|
1988
1996
|
fields
|
|
1989
1997
|
}, body, options);
|
|
1990
1998
|
});
|
|
1991
|
-
|
|
1992
1999
|
return function create_look(_x606, _x607, _x608, _x609) {
|
|
1993
2000
|
return _ref181.apply(this, arguments);
|
|
1994
2001
|
};
|
|
1995
2002
|
}();
|
|
1996
|
-
|
|
2003
|
+
exports.create_look = create_look;
|
|
2004
|
+
var search_looks = function () {
|
|
1997
2005
|
var _ref182 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1998
2006
|
return sdk.get('/looks/search', {
|
|
1999
2007
|
id: request.id,
|
|
@@ -2013,45 +2021,45 @@ export var search_looks = function () {
|
|
|
2013
2021
|
filter_or: request.filter_or
|
|
2014
2022
|
}, null, options);
|
|
2015
2023
|
});
|
|
2016
|
-
|
|
2017
2024
|
return function search_looks(_x610, _x611, _x612) {
|
|
2018
2025
|
return _ref182.apply(this, arguments);
|
|
2019
2026
|
};
|
|
2020
2027
|
}();
|
|
2021
|
-
|
|
2028
|
+
exports.search_looks = search_looks;
|
|
2029
|
+
var look = function () {
|
|
2022
2030
|
var _ref183 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
|
|
2023
2031
|
return sdk.get("/looks/".concat(look_id), {
|
|
2024
2032
|
fields
|
|
2025
2033
|
}, null, options);
|
|
2026
2034
|
});
|
|
2027
|
-
|
|
2028
2035
|
return function look(_x613, _x614, _x615, _x616) {
|
|
2029
2036
|
return _ref183.apply(this, arguments);
|
|
2030
2037
|
};
|
|
2031
2038
|
}();
|
|
2032
|
-
|
|
2039
|
+
exports.look = look;
|
|
2040
|
+
var update_look = function () {
|
|
2033
2041
|
var _ref184 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
|
|
2034
2042
|
return sdk.patch("/looks/".concat(look_id), {
|
|
2035
2043
|
fields
|
|
2036
2044
|
}, body, options);
|
|
2037
2045
|
});
|
|
2038
|
-
|
|
2039
2046
|
return function update_look(_x617, _x618, _x619, _x620, _x621) {
|
|
2040
2047
|
return _ref184.apply(this, arguments);
|
|
2041
2048
|
};
|
|
2042
2049
|
}();
|
|
2043
|
-
|
|
2050
|
+
exports.update_look = update_look;
|
|
2051
|
+
var delete_look = function () {
|
|
2044
2052
|
var _ref185 = _asyncToGenerator(function* (sdk, look_id, options) {
|
|
2045
2053
|
return sdk.delete("/looks/".concat(look_id), null, null, options);
|
|
2046
2054
|
});
|
|
2047
|
-
|
|
2048
2055
|
return function delete_look(_x622, _x623, _x624) {
|
|
2049
2056
|
return _ref185.apply(this, arguments);
|
|
2050
2057
|
};
|
|
2051
2058
|
}();
|
|
2052
|
-
|
|
2059
|
+
exports.delete_look = delete_look;
|
|
2060
|
+
var run_look = function () {
|
|
2053
2061
|
var _ref186 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2054
|
-
request.result_format = encodeParam(request.result_format);
|
|
2062
|
+
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2055
2063
|
return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
|
|
2056
2064
|
limit: request.limit,
|
|
2057
2065
|
apply_formatting: request.apply_formatting,
|
|
@@ -2067,415 +2075,415 @@ export var run_look = function () {
|
|
|
2067
2075
|
server_table_calcs: request.server_table_calcs
|
|
2068
2076
|
}, null, options);
|
|
2069
2077
|
});
|
|
2070
|
-
|
|
2071
2078
|
return function run_look(_x625, _x626, _x627) {
|
|
2072
2079
|
return _ref186.apply(this, arguments);
|
|
2073
2080
|
};
|
|
2074
2081
|
}();
|
|
2075
|
-
|
|
2082
|
+
exports.run_look = run_look;
|
|
2083
|
+
var all_lookml_models = function () {
|
|
2076
2084
|
var _ref187 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2077
2085
|
return sdk.get('/lookml_models', {
|
|
2078
2086
|
fields
|
|
2079
2087
|
}, null, options);
|
|
2080
2088
|
});
|
|
2081
|
-
|
|
2082
2089
|
return function all_lookml_models(_x628, _x629, _x630) {
|
|
2083
2090
|
return _ref187.apply(this, arguments);
|
|
2084
2091
|
};
|
|
2085
2092
|
}();
|
|
2086
|
-
|
|
2093
|
+
exports.all_lookml_models = all_lookml_models;
|
|
2094
|
+
var create_lookml_model = function () {
|
|
2087
2095
|
var _ref188 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2088
2096
|
return sdk.post('/lookml_models', null, body, options);
|
|
2089
2097
|
});
|
|
2090
|
-
|
|
2091
2098
|
return function create_lookml_model(_x631, _x632, _x633) {
|
|
2092
2099
|
return _ref188.apply(this, arguments);
|
|
2093
2100
|
};
|
|
2094
2101
|
}();
|
|
2095
|
-
|
|
2102
|
+
exports.create_lookml_model = create_lookml_model;
|
|
2103
|
+
var lookml_model = function () {
|
|
2096
2104
|
var _ref189 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
|
|
2097
|
-
lookml_model_name = encodeParam(lookml_model_name);
|
|
2105
|
+
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2098
2106
|
return sdk.get("/lookml_models/".concat(lookml_model_name), {
|
|
2099
2107
|
fields
|
|
2100
2108
|
}, null, options);
|
|
2101
2109
|
});
|
|
2102
|
-
|
|
2103
2110
|
return function lookml_model(_x634, _x635, _x636, _x637) {
|
|
2104
2111
|
return _ref189.apply(this, arguments);
|
|
2105
2112
|
};
|
|
2106
2113
|
}();
|
|
2107
|
-
|
|
2114
|
+
exports.lookml_model = lookml_model;
|
|
2115
|
+
var update_lookml_model = function () {
|
|
2108
2116
|
var _ref190 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
|
|
2109
|
-
lookml_model_name = encodeParam(lookml_model_name);
|
|
2117
|
+
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2110
2118
|
return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
|
|
2111
2119
|
});
|
|
2112
|
-
|
|
2113
2120
|
return function update_lookml_model(_x638, _x639, _x640, _x641) {
|
|
2114
2121
|
return _ref190.apply(this, arguments);
|
|
2115
2122
|
};
|
|
2116
2123
|
}();
|
|
2117
|
-
|
|
2124
|
+
exports.update_lookml_model = update_lookml_model;
|
|
2125
|
+
var delete_lookml_model = function () {
|
|
2118
2126
|
var _ref191 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
|
|
2119
|
-
lookml_model_name = encodeParam(lookml_model_name);
|
|
2127
|
+
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2120
2128
|
return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
|
|
2121
2129
|
});
|
|
2122
|
-
|
|
2123
2130
|
return function delete_lookml_model(_x642, _x643, _x644) {
|
|
2124
2131
|
return _ref191.apply(this, arguments);
|
|
2125
2132
|
};
|
|
2126
2133
|
}();
|
|
2127
|
-
|
|
2134
|
+
exports.delete_lookml_model = delete_lookml_model;
|
|
2135
|
+
var lookml_model_explore = function () {
|
|
2128
2136
|
var _ref192 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
|
|
2129
|
-
lookml_model_name = encodeParam(lookml_model_name);
|
|
2130
|
-
explore_name = encodeParam(explore_name);
|
|
2137
|
+
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2138
|
+
explore_name = (0, _sdkRtl.encodeParam)(explore_name);
|
|
2131
2139
|
return sdk.get("/lookml_models/".concat(lookml_model_name, "/explores/").concat(explore_name), {
|
|
2132
2140
|
fields
|
|
2133
2141
|
}, null, options);
|
|
2134
2142
|
});
|
|
2135
|
-
|
|
2136
2143
|
return function lookml_model_explore(_x645, _x646, _x647, _x648, _x649) {
|
|
2137
2144
|
return _ref192.apply(this, arguments);
|
|
2138
2145
|
};
|
|
2139
2146
|
}();
|
|
2140
|
-
|
|
2147
|
+
exports.lookml_model_explore = lookml_model_explore;
|
|
2148
|
+
var all_git_branches = function () {
|
|
2141
2149
|
var _ref193 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2142
|
-
project_id = encodeParam(project_id);
|
|
2150
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2143
2151
|
return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
|
|
2144
2152
|
});
|
|
2145
|
-
|
|
2146
2153
|
return function all_git_branches(_x650, _x651, _x652) {
|
|
2147
2154
|
return _ref193.apply(this, arguments);
|
|
2148
2155
|
};
|
|
2149
2156
|
}();
|
|
2150
|
-
|
|
2157
|
+
exports.all_git_branches = all_git_branches;
|
|
2158
|
+
var git_branch = function () {
|
|
2151
2159
|
var _ref194 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2152
|
-
project_id = encodeParam(project_id);
|
|
2160
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2153
2161
|
return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
|
|
2154
2162
|
});
|
|
2155
|
-
|
|
2156
2163
|
return function git_branch(_x653, _x654, _x655) {
|
|
2157
2164
|
return _ref194.apply(this, arguments);
|
|
2158
2165
|
};
|
|
2159
2166
|
}();
|
|
2160
|
-
|
|
2167
|
+
exports.git_branch = git_branch;
|
|
2168
|
+
var update_git_branch = function () {
|
|
2161
2169
|
var _ref195 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
2162
|
-
project_id = encodeParam(project_id);
|
|
2170
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2163
2171
|
return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
2164
2172
|
});
|
|
2165
|
-
|
|
2166
2173
|
return function update_git_branch(_x656, _x657, _x658, _x659) {
|
|
2167
2174
|
return _ref195.apply(this, arguments);
|
|
2168
2175
|
};
|
|
2169
2176
|
}();
|
|
2170
|
-
|
|
2177
|
+
exports.update_git_branch = update_git_branch;
|
|
2178
|
+
var create_git_branch = function () {
|
|
2171
2179
|
var _ref196 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
2172
|
-
project_id = encodeParam(project_id);
|
|
2180
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2173
2181
|
return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
2174
2182
|
});
|
|
2175
|
-
|
|
2176
2183
|
return function create_git_branch(_x660, _x661, _x662, _x663) {
|
|
2177
2184
|
return _ref196.apply(this, arguments);
|
|
2178
2185
|
};
|
|
2179
2186
|
}();
|
|
2180
|
-
|
|
2187
|
+
exports.create_git_branch = create_git_branch;
|
|
2188
|
+
var find_git_branch = function () {
|
|
2181
2189
|
var _ref197 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
2182
|
-
project_id = encodeParam(project_id);
|
|
2183
|
-
branch_name = encodeParam(branch_name);
|
|
2190
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2191
|
+
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
2184
2192
|
return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
2185
2193
|
});
|
|
2186
|
-
|
|
2187
2194
|
return function find_git_branch(_x664, _x665, _x666, _x667) {
|
|
2188
2195
|
return _ref197.apply(this, arguments);
|
|
2189
2196
|
};
|
|
2190
2197
|
}();
|
|
2191
|
-
|
|
2198
|
+
exports.find_git_branch = find_git_branch;
|
|
2199
|
+
var delete_git_branch = function () {
|
|
2192
2200
|
var _ref198 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
2193
|
-
project_id = encodeParam(project_id);
|
|
2194
|
-
branch_name = encodeParam(branch_name);
|
|
2201
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2202
|
+
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
2195
2203
|
return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
2196
2204
|
});
|
|
2197
|
-
|
|
2198
2205
|
return function delete_git_branch(_x668, _x669, _x670, _x671) {
|
|
2199
2206
|
return _ref198.apply(this, arguments);
|
|
2200
2207
|
};
|
|
2201
2208
|
}();
|
|
2202
|
-
|
|
2209
|
+
exports.delete_git_branch = delete_git_branch;
|
|
2210
|
+
var deploy_ref_to_production = function () {
|
|
2203
2211
|
var _ref199 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2204
|
-
request.project_id = encodeParam(request.project_id);
|
|
2212
|
+
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
2205
2213
|
return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
|
|
2206
2214
|
branch: request.branch,
|
|
2207
2215
|
ref: request.ref
|
|
2208
2216
|
}, null, options);
|
|
2209
2217
|
});
|
|
2210
|
-
|
|
2211
2218
|
return function deploy_ref_to_production(_x672, _x673, _x674) {
|
|
2212
2219
|
return _ref199.apply(this, arguments);
|
|
2213
2220
|
};
|
|
2214
2221
|
}();
|
|
2215
|
-
|
|
2222
|
+
exports.deploy_ref_to_production = deploy_ref_to_production;
|
|
2223
|
+
var deploy_to_production = function () {
|
|
2216
2224
|
var _ref200 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2217
|
-
project_id = encodeParam(project_id);
|
|
2225
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2218
2226
|
return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
|
|
2219
2227
|
});
|
|
2220
|
-
|
|
2221
2228
|
return function deploy_to_production(_x675, _x676, _x677) {
|
|
2222
2229
|
return _ref200.apply(this, arguments);
|
|
2223
2230
|
};
|
|
2224
2231
|
}();
|
|
2225
|
-
|
|
2232
|
+
exports.deploy_to_production = deploy_to_production;
|
|
2233
|
+
var reset_project_to_production = function () {
|
|
2226
2234
|
var _ref201 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2227
|
-
project_id = encodeParam(project_id);
|
|
2235
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2228
2236
|
return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
|
|
2229
2237
|
});
|
|
2230
|
-
|
|
2231
2238
|
return function reset_project_to_production(_x678, _x679, _x680) {
|
|
2232
2239
|
return _ref201.apply(this, arguments);
|
|
2233
2240
|
};
|
|
2234
2241
|
}();
|
|
2235
|
-
|
|
2242
|
+
exports.reset_project_to_production = reset_project_to_production;
|
|
2243
|
+
var reset_project_to_remote = function () {
|
|
2236
2244
|
var _ref202 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2237
|
-
project_id = encodeParam(project_id);
|
|
2245
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2238
2246
|
return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
|
|
2239
2247
|
});
|
|
2240
|
-
|
|
2241
2248
|
return function reset_project_to_remote(_x681, _x682, _x683) {
|
|
2242
2249
|
return _ref202.apply(this, arguments);
|
|
2243
2250
|
};
|
|
2244
2251
|
}();
|
|
2245
|
-
|
|
2252
|
+
exports.reset_project_to_remote = reset_project_to_remote;
|
|
2253
|
+
var all_projects = function () {
|
|
2246
2254
|
var _ref203 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2247
2255
|
return sdk.get('/projects', {
|
|
2248
2256
|
fields
|
|
2249
2257
|
}, null, options);
|
|
2250
2258
|
});
|
|
2251
|
-
|
|
2252
2259
|
return function all_projects(_x684, _x685, _x686) {
|
|
2253
2260
|
return _ref203.apply(this, arguments);
|
|
2254
2261
|
};
|
|
2255
2262
|
}();
|
|
2256
|
-
|
|
2263
|
+
exports.all_projects = all_projects;
|
|
2264
|
+
var create_project = function () {
|
|
2257
2265
|
var _ref204 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2258
2266
|
return sdk.post('/projects', null, body, options);
|
|
2259
2267
|
});
|
|
2260
|
-
|
|
2261
2268
|
return function create_project(_x687, _x688, _x689) {
|
|
2262
2269
|
return _ref204.apply(this, arguments);
|
|
2263
2270
|
};
|
|
2264
2271
|
}();
|
|
2265
|
-
|
|
2272
|
+
exports.create_project = create_project;
|
|
2273
|
+
var project = function () {
|
|
2266
2274
|
var _ref205 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2267
|
-
project_id = encodeParam(project_id);
|
|
2275
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2268
2276
|
return sdk.get("/projects/".concat(project_id), {
|
|
2269
2277
|
fields
|
|
2270
2278
|
}, null, options);
|
|
2271
2279
|
});
|
|
2272
|
-
|
|
2273
2280
|
return function project(_x690, _x691, _x692, _x693) {
|
|
2274
2281
|
return _ref205.apply(this, arguments);
|
|
2275
2282
|
};
|
|
2276
2283
|
}();
|
|
2277
|
-
|
|
2284
|
+
exports.project = project;
|
|
2285
|
+
var update_project = function () {
|
|
2278
2286
|
var _ref206 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
2279
|
-
project_id = encodeParam(project_id);
|
|
2287
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2280
2288
|
return sdk.patch("/projects/".concat(project_id), {
|
|
2281
2289
|
fields
|
|
2282
2290
|
}, body, options);
|
|
2283
2291
|
});
|
|
2284
|
-
|
|
2285
2292
|
return function update_project(_x694, _x695, _x696, _x697, _x698) {
|
|
2286
2293
|
return _ref206.apply(this, arguments);
|
|
2287
2294
|
};
|
|
2288
2295
|
}();
|
|
2289
|
-
|
|
2296
|
+
exports.update_project = update_project;
|
|
2297
|
+
var manifest = function () {
|
|
2290
2298
|
var _ref207 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2291
|
-
project_id = encodeParam(project_id);
|
|
2299
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2292
2300
|
return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
|
|
2293
2301
|
});
|
|
2294
|
-
|
|
2295
2302
|
return function manifest(_x699, _x700, _x701) {
|
|
2296
2303
|
return _ref207.apply(this, arguments);
|
|
2297
2304
|
};
|
|
2298
2305
|
}();
|
|
2299
|
-
|
|
2306
|
+
exports.manifest = manifest;
|
|
2307
|
+
var git_deploy_key = function () {
|
|
2300
2308
|
var _ref208 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2301
|
-
project_id = encodeParam(project_id);
|
|
2309
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2302
2310
|
return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
2303
2311
|
});
|
|
2304
|
-
|
|
2305
2312
|
return function git_deploy_key(_x702, _x703, _x704) {
|
|
2306
2313
|
return _ref208.apply(this, arguments);
|
|
2307
2314
|
};
|
|
2308
2315
|
}();
|
|
2309
|
-
|
|
2316
|
+
exports.git_deploy_key = git_deploy_key;
|
|
2317
|
+
var create_git_deploy_key = function () {
|
|
2310
2318
|
var _ref209 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2311
|
-
project_id = encodeParam(project_id);
|
|
2319
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2312
2320
|
return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
2313
2321
|
});
|
|
2314
|
-
|
|
2315
2322
|
return function create_git_deploy_key(_x705, _x706, _x707) {
|
|
2316
2323
|
return _ref209.apply(this, arguments);
|
|
2317
2324
|
};
|
|
2318
2325
|
}();
|
|
2319
|
-
|
|
2326
|
+
exports.create_git_deploy_key = create_git_deploy_key;
|
|
2327
|
+
var project_validation_results = function () {
|
|
2320
2328
|
var _ref210 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2321
|
-
project_id = encodeParam(project_id);
|
|
2329
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2322
2330
|
return sdk.get("/projects/".concat(project_id, "/validate"), {
|
|
2323
2331
|
fields
|
|
2324
2332
|
}, null, options);
|
|
2325
2333
|
});
|
|
2326
|
-
|
|
2327
2334
|
return function project_validation_results(_x708, _x709, _x710, _x711) {
|
|
2328
2335
|
return _ref210.apply(this, arguments);
|
|
2329
2336
|
};
|
|
2330
2337
|
}();
|
|
2331
|
-
|
|
2338
|
+
exports.project_validation_results = project_validation_results;
|
|
2339
|
+
var validate_project = function () {
|
|
2332
2340
|
var _ref211 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2333
|
-
project_id = encodeParam(project_id);
|
|
2341
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2334
2342
|
return sdk.post("/projects/".concat(project_id, "/validate"), {
|
|
2335
2343
|
fields
|
|
2336
2344
|
}, null, options);
|
|
2337
2345
|
});
|
|
2338
|
-
|
|
2339
2346
|
return function validate_project(_x712, _x713, _x714, _x715) {
|
|
2340
2347
|
return _ref211.apply(this, arguments);
|
|
2341
2348
|
};
|
|
2342
2349
|
}();
|
|
2343
|
-
|
|
2350
|
+
exports.validate_project = validate_project;
|
|
2351
|
+
var project_workspace = function () {
|
|
2344
2352
|
var _ref212 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2345
|
-
project_id = encodeParam(project_id);
|
|
2353
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2346
2354
|
return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
|
|
2347
2355
|
fields
|
|
2348
2356
|
}, null, options);
|
|
2349
2357
|
});
|
|
2350
|
-
|
|
2351
2358
|
return function project_workspace(_x716, _x717, _x718, _x719) {
|
|
2352
2359
|
return _ref212.apply(this, arguments);
|
|
2353
2360
|
};
|
|
2354
2361
|
}();
|
|
2355
|
-
|
|
2362
|
+
exports.project_workspace = project_workspace;
|
|
2363
|
+
var all_project_files = function () {
|
|
2356
2364
|
var _ref213 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2357
|
-
project_id = encodeParam(project_id);
|
|
2365
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2358
2366
|
return sdk.get("/projects/".concat(project_id, "/files"), {
|
|
2359
2367
|
fields
|
|
2360
2368
|
}, null, options);
|
|
2361
2369
|
});
|
|
2362
|
-
|
|
2363
2370
|
return function all_project_files(_x720, _x721, _x722, _x723) {
|
|
2364
2371
|
return _ref213.apply(this, arguments);
|
|
2365
2372
|
};
|
|
2366
2373
|
}();
|
|
2367
|
-
|
|
2374
|
+
exports.all_project_files = all_project_files;
|
|
2375
|
+
var project_file = function () {
|
|
2368
2376
|
var _ref214 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
|
|
2369
|
-
project_id = encodeParam(project_id);
|
|
2377
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2370
2378
|
return sdk.get("/projects/".concat(project_id, "/files/file"), {
|
|
2371
2379
|
file_id,
|
|
2372
2380
|
fields
|
|
2373
2381
|
}, null, options);
|
|
2374
2382
|
});
|
|
2375
|
-
|
|
2376
2383
|
return function project_file(_x724, _x725, _x726, _x727, _x728) {
|
|
2377
2384
|
return _ref214.apply(this, arguments);
|
|
2378
2385
|
};
|
|
2379
2386
|
}();
|
|
2380
|
-
|
|
2387
|
+
exports.project_file = project_file;
|
|
2388
|
+
var all_git_connection_tests = function () {
|
|
2381
2389
|
var _ref215 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
|
|
2382
|
-
project_id = encodeParam(project_id);
|
|
2390
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2383
2391
|
return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
|
|
2384
2392
|
remote_url
|
|
2385
2393
|
}, null, options);
|
|
2386
2394
|
});
|
|
2387
|
-
|
|
2388
2395
|
return function all_git_connection_tests(_x729, _x730, _x731, _x732) {
|
|
2389
2396
|
return _ref215.apply(this, arguments);
|
|
2390
2397
|
};
|
|
2391
2398
|
}();
|
|
2392
|
-
|
|
2399
|
+
exports.all_git_connection_tests = all_git_connection_tests;
|
|
2400
|
+
var run_git_connection_test = function () {
|
|
2393
2401
|
var _ref216 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2394
|
-
request.project_id = encodeParam(request.project_id);
|
|
2395
|
-
request.test_id = encodeParam(request.test_id);
|
|
2402
|
+
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
2403
|
+
request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
|
|
2396
2404
|
return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
|
|
2397
2405
|
remote_url: request.remote_url,
|
|
2398
2406
|
use_production: request.use_production
|
|
2399
2407
|
}, null, options);
|
|
2400
2408
|
});
|
|
2401
|
-
|
|
2402
2409
|
return function run_git_connection_test(_x733, _x734, _x735) {
|
|
2403
2410
|
return _ref216.apply(this, arguments);
|
|
2404
2411
|
};
|
|
2405
2412
|
}();
|
|
2406
|
-
|
|
2413
|
+
exports.run_git_connection_test = run_git_connection_test;
|
|
2414
|
+
var all_lookml_tests = function () {
|
|
2407
2415
|
var _ref217 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
|
|
2408
|
-
project_id = encodeParam(project_id);
|
|
2416
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2409
2417
|
return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
|
|
2410
2418
|
file_id
|
|
2411
2419
|
}, null, options);
|
|
2412
2420
|
});
|
|
2413
|
-
|
|
2414
2421
|
return function all_lookml_tests(_x736, _x737, _x738, _x739) {
|
|
2415
2422
|
return _ref217.apply(this, arguments);
|
|
2416
2423
|
};
|
|
2417
2424
|
}();
|
|
2418
|
-
|
|
2425
|
+
exports.all_lookml_tests = all_lookml_tests;
|
|
2426
|
+
var run_lookml_test = function () {
|
|
2419
2427
|
var _ref218 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2420
|
-
request.project_id = encodeParam(request.project_id);
|
|
2428
|
+
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
2421
2429
|
return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
|
|
2422
2430
|
file_id: request.file_id,
|
|
2423
2431
|
test: request.test,
|
|
2424
2432
|
model: request.model
|
|
2425
2433
|
}, null, options);
|
|
2426
2434
|
});
|
|
2427
|
-
|
|
2428
2435
|
return function run_lookml_test(_x740, _x741, _x742) {
|
|
2429
2436
|
return _ref218.apply(this, arguments);
|
|
2430
2437
|
};
|
|
2431
2438
|
}();
|
|
2432
|
-
|
|
2439
|
+
exports.run_lookml_test = run_lookml_test;
|
|
2440
|
+
var tag_ref = function () {
|
|
2433
2441
|
var _ref219 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2434
|
-
request.project_id = encodeParam(request.project_id);
|
|
2442
|
+
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
2435
2443
|
return sdk.post("/projects/".concat(request.project_id, "/tag"), {
|
|
2436
2444
|
commit_sha: request.commit_sha,
|
|
2437
2445
|
tag_name: request.tag_name,
|
|
2438
2446
|
tag_message: request.tag_message
|
|
2439
2447
|
}, request.body, options);
|
|
2440
2448
|
});
|
|
2441
|
-
|
|
2442
2449
|
return function tag_ref(_x743, _x744, _x745) {
|
|
2443
2450
|
return _ref219.apply(this, arguments);
|
|
2444
2451
|
};
|
|
2445
2452
|
}();
|
|
2446
|
-
|
|
2453
|
+
exports.tag_ref = tag_ref;
|
|
2454
|
+
var update_repository_credential = function () {
|
|
2447
2455
|
var _ref220 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
|
|
2448
|
-
root_project_id = encodeParam(root_project_id);
|
|
2449
|
-
credential_id = encodeParam(credential_id);
|
|
2456
|
+
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
2457
|
+
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
2450
2458
|
return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
|
|
2451
2459
|
});
|
|
2452
|
-
|
|
2453
2460
|
return function update_repository_credential(_x746, _x747, _x748, _x749, _x750) {
|
|
2454
2461
|
return _ref220.apply(this, arguments);
|
|
2455
2462
|
};
|
|
2456
2463
|
}();
|
|
2457
|
-
|
|
2464
|
+
exports.update_repository_credential = update_repository_credential;
|
|
2465
|
+
var delete_repository_credential = function () {
|
|
2458
2466
|
var _ref221 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
|
|
2459
|
-
root_project_id = encodeParam(root_project_id);
|
|
2460
|
-
credential_id = encodeParam(credential_id);
|
|
2467
|
+
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
2468
|
+
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
2461
2469
|
return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
|
|
2462
2470
|
});
|
|
2463
|
-
|
|
2464
2471
|
return function delete_repository_credential(_x751, _x752, _x753, _x754) {
|
|
2465
2472
|
return _ref221.apply(this, arguments);
|
|
2466
2473
|
};
|
|
2467
2474
|
}();
|
|
2468
|
-
|
|
2475
|
+
exports.delete_repository_credential = delete_repository_credential;
|
|
2476
|
+
var get_all_repository_credentials = function () {
|
|
2469
2477
|
var _ref222 = _asyncToGenerator(function* (sdk, root_project_id, options) {
|
|
2470
|
-
root_project_id = encodeParam(root_project_id);
|
|
2478
|
+
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
2471
2479
|
return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
|
|
2472
2480
|
});
|
|
2473
|
-
|
|
2474
2481
|
return function get_all_repository_credentials(_x755, _x756, _x757) {
|
|
2475
2482
|
return _ref222.apply(this, arguments);
|
|
2476
2483
|
};
|
|
2477
2484
|
}();
|
|
2478
|
-
|
|
2485
|
+
exports.get_all_repository_credentials = get_all_repository_credentials;
|
|
2486
|
+
var create_query_task = function () {
|
|
2479
2487
|
var _ref223 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2480
2488
|
return sdk.post('/query_tasks', {
|
|
2481
2489
|
limit: request.limit,
|
|
@@ -2493,81 +2501,81 @@ export var create_query_task = function () {
|
|
|
2493
2501
|
fields: request.fields
|
|
2494
2502
|
}, request.body, options);
|
|
2495
2503
|
});
|
|
2496
|
-
|
|
2497
2504
|
return function create_query_task(_x758, _x759, _x760) {
|
|
2498
2505
|
return _ref223.apply(this, arguments);
|
|
2499
2506
|
};
|
|
2500
2507
|
}();
|
|
2501
|
-
|
|
2508
|
+
exports.create_query_task = create_query_task;
|
|
2509
|
+
var query_task_multi_results = function () {
|
|
2502
2510
|
var _ref224 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
|
|
2503
2511
|
return sdk.get('/query_tasks/multi_results', {
|
|
2504
2512
|
query_task_ids
|
|
2505
2513
|
}, null, options);
|
|
2506
2514
|
});
|
|
2507
|
-
|
|
2508
2515
|
return function query_task_multi_results(_x761, _x762, _x763) {
|
|
2509
2516
|
return _ref224.apply(this, arguments);
|
|
2510
2517
|
};
|
|
2511
2518
|
}();
|
|
2512
|
-
|
|
2519
|
+
exports.query_task_multi_results = query_task_multi_results;
|
|
2520
|
+
var query_task = function () {
|
|
2513
2521
|
var _ref225 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
|
|
2514
|
-
query_task_id = encodeParam(query_task_id);
|
|
2522
|
+
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
2515
2523
|
return sdk.get("/query_tasks/".concat(query_task_id), {
|
|
2516
2524
|
fields
|
|
2517
2525
|
}, null, options);
|
|
2518
2526
|
});
|
|
2519
|
-
|
|
2520
2527
|
return function query_task(_x764, _x765, _x766, _x767) {
|
|
2521
2528
|
return _ref225.apply(this, arguments);
|
|
2522
2529
|
};
|
|
2523
2530
|
}();
|
|
2524
|
-
|
|
2531
|
+
exports.query_task = query_task;
|
|
2532
|
+
var query_task_results = function () {
|
|
2525
2533
|
var _ref226 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
2526
|
-
query_task_id = encodeParam(query_task_id);
|
|
2534
|
+
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
2527
2535
|
return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
|
|
2528
2536
|
});
|
|
2529
|
-
|
|
2530
2537
|
return function query_task_results(_x768, _x769, _x770) {
|
|
2531
2538
|
return _ref226.apply(this, arguments);
|
|
2532
2539
|
};
|
|
2533
2540
|
}();
|
|
2534
|
-
|
|
2541
|
+
exports.query_task_results = query_task_results;
|
|
2542
|
+
var query = function () {
|
|
2535
2543
|
var _ref227 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
|
|
2536
2544
|
return sdk.get("/queries/".concat(query_id), {
|
|
2537
2545
|
fields
|
|
2538
2546
|
}, null, options);
|
|
2539
2547
|
});
|
|
2540
|
-
|
|
2541
2548
|
return function query(_x771, _x772, _x773, _x774) {
|
|
2542
2549
|
return _ref227.apply(this, arguments);
|
|
2543
2550
|
};
|
|
2544
2551
|
}();
|
|
2545
|
-
|
|
2552
|
+
exports.query = query;
|
|
2553
|
+
var query_for_slug = function () {
|
|
2546
2554
|
var _ref228 = _asyncToGenerator(function* (sdk, slug, fields, options) {
|
|
2547
|
-
slug = encodeParam(slug);
|
|
2555
|
+
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
2548
2556
|
return sdk.get("/queries/slug/".concat(slug), {
|
|
2549
2557
|
fields
|
|
2550
2558
|
}, null, options);
|
|
2551
2559
|
});
|
|
2552
|
-
|
|
2553
2560
|
return function query_for_slug(_x775, _x776, _x777, _x778) {
|
|
2554
2561
|
return _ref228.apply(this, arguments);
|
|
2555
2562
|
};
|
|
2556
2563
|
}();
|
|
2557
|
-
|
|
2564
|
+
exports.query_for_slug = query_for_slug;
|
|
2565
|
+
var create_query = function () {
|
|
2558
2566
|
var _ref229 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2559
2567
|
return sdk.post('/queries', {
|
|
2560
2568
|
fields
|
|
2561
2569
|
}, body, options);
|
|
2562
2570
|
});
|
|
2563
|
-
|
|
2564
2571
|
return function create_query(_x779, _x780, _x781, _x782) {
|
|
2565
2572
|
return _ref229.apply(this, arguments);
|
|
2566
2573
|
};
|
|
2567
2574
|
}();
|
|
2568
|
-
|
|
2575
|
+
exports.create_query = create_query;
|
|
2576
|
+
var run_query = function () {
|
|
2569
2577
|
var _ref230 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2570
|
-
request.result_format = encodeParam(request.result_format);
|
|
2578
|
+
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2571
2579
|
return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
|
|
2572
2580
|
limit: request.limit,
|
|
2573
2581
|
apply_formatting: request.apply_formatting,
|
|
@@ -2583,14 +2591,14 @@ export var run_query = function () {
|
|
|
2583
2591
|
server_table_calcs: request.server_table_calcs
|
|
2584
2592
|
}, null, options);
|
|
2585
2593
|
});
|
|
2586
|
-
|
|
2587
2594
|
return function run_query(_x783, _x784, _x785) {
|
|
2588
2595
|
return _ref230.apply(this, arguments);
|
|
2589
2596
|
};
|
|
2590
2597
|
}();
|
|
2591
|
-
|
|
2598
|
+
exports.run_query = run_query;
|
|
2599
|
+
var run_inline_query = function () {
|
|
2592
2600
|
var _ref231 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2593
|
-
request.result_format = encodeParam(request.result_format);
|
|
2601
|
+
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2594
2602
|
return sdk.post("/queries/run/".concat(request.result_format), {
|
|
2595
2603
|
limit: request.limit,
|
|
2596
2604
|
apply_formatting: request.apply_formatting,
|
|
@@ -2606,101 +2614,101 @@ export var run_inline_query = function () {
|
|
|
2606
2614
|
server_table_calcs: request.server_table_calcs
|
|
2607
2615
|
}, request.body, options);
|
|
2608
2616
|
});
|
|
2609
|
-
|
|
2610
2617
|
return function run_inline_query(_x786, _x787, _x788) {
|
|
2611
2618
|
return _ref231.apply(this, arguments);
|
|
2612
2619
|
};
|
|
2613
2620
|
}();
|
|
2614
|
-
|
|
2621
|
+
exports.run_inline_query = run_inline_query;
|
|
2622
|
+
var run_url_encoded_query = function () {
|
|
2615
2623
|
var _ref232 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
|
|
2616
|
-
model_name = encodeParam(model_name);
|
|
2617
|
-
view_name = encodeParam(view_name);
|
|
2618
|
-
result_format = encodeParam(result_format);
|
|
2624
|
+
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
2625
|
+
view_name = (0, _sdkRtl.encodeParam)(view_name);
|
|
2626
|
+
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
2619
2627
|
return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
|
|
2620
2628
|
});
|
|
2621
|
-
|
|
2622
2629
|
return function run_url_encoded_query(_x789, _x790, _x791, _x792, _x793) {
|
|
2623
2630
|
return _ref232.apply(this, arguments);
|
|
2624
2631
|
};
|
|
2625
2632
|
}();
|
|
2626
|
-
|
|
2633
|
+
exports.run_url_encoded_query = run_url_encoded_query;
|
|
2634
|
+
var merge_query = function () {
|
|
2627
2635
|
var _ref233 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
|
|
2628
|
-
merge_query_id = encodeParam(merge_query_id);
|
|
2636
|
+
merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
|
|
2629
2637
|
return sdk.get("/merge_queries/".concat(merge_query_id), {
|
|
2630
2638
|
fields
|
|
2631
2639
|
}, null, options);
|
|
2632
2640
|
});
|
|
2633
|
-
|
|
2634
2641
|
return function merge_query(_x794, _x795, _x796, _x797) {
|
|
2635
2642
|
return _ref233.apply(this, arguments);
|
|
2636
2643
|
};
|
|
2637
2644
|
}();
|
|
2638
|
-
|
|
2645
|
+
exports.merge_query = merge_query;
|
|
2646
|
+
var create_merge_query = function () {
|
|
2639
2647
|
var _ref234 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2640
2648
|
return sdk.post('/merge_queries', {
|
|
2641
2649
|
fields
|
|
2642
2650
|
}, body, options);
|
|
2643
2651
|
});
|
|
2644
|
-
|
|
2645
2652
|
return function create_merge_query(_x798, _x799, _x800, _x801) {
|
|
2646
2653
|
return _ref234.apply(this, arguments);
|
|
2647
2654
|
};
|
|
2648
2655
|
}();
|
|
2649
|
-
|
|
2656
|
+
exports.create_merge_query = create_merge_query;
|
|
2657
|
+
var all_running_queries = function () {
|
|
2650
2658
|
var _ref235 = _asyncToGenerator(function* (sdk, options) {
|
|
2651
2659
|
return sdk.get('/running_queries', null, null, options);
|
|
2652
2660
|
});
|
|
2653
|
-
|
|
2654
2661
|
return function all_running_queries(_x802, _x803) {
|
|
2655
2662
|
return _ref235.apply(this, arguments);
|
|
2656
2663
|
};
|
|
2657
2664
|
}();
|
|
2658
|
-
|
|
2665
|
+
exports.all_running_queries = all_running_queries;
|
|
2666
|
+
var kill_query = function () {
|
|
2659
2667
|
var _ref236 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
2660
|
-
query_task_id = encodeParam(query_task_id);
|
|
2668
|
+
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
2661
2669
|
return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
|
|
2662
2670
|
});
|
|
2663
|
-
|
|
2664
2671
|
return function kill_query(_x804, _x805, _x806) {
|
|
2665
2672
|
return _ref236.apply(this, arguments);
|
|
2666
2673
|
};
|
|
2667
2674
|
}();
|
|
2668
|
-
|
|
2675
|
+
exports.kill_query = kill_query;
|
|
2676
|
+
var sql_query = function () {
|
|
2669
2677
|
var _ref237 = _asyncToGenerator(function* (sdk, slug, options) {
|
|
2670
|
-
slug = encodeParam(slug);
|
|
2678
|
+
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
2671
2679
|
return sdk.get("/sql_queries/".concat(slug), null, null, options);
|
|
2672
2680
|
});
|
|
2673
|
-
|
|
2674
2681
|
return function sql_query(_x807, _x808, _x809) {
|
|
2675
2682
|
return _ref237.apply(this, arguments);
|
|
2676
2683
|
};
|
|
2677
2684
|
}();
|
|
2678
|
-
|
|
2685
|
+
exports.sql_query = sql_query;
|
|
2686
|
+
var create_sql_query = function () {
|
|
2679
2687
|
var _ref238 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2680
2688
|
return sdk.post('/sql_queries', null, body, options);
|
|
2681
2689
|
});
|
|
2682
|
-
|
|
2683
2690
|
return function create_sql_query(_x810, _x811, _x812) {
|
|
2684
2691
|
return _ref238.apply(this, arguments);
|
|
2685
2692
|
};
|
|
2686
2693
|
}();
|
|
2687
|
-
|
|
2694
|
+
exports.create_sql_query = create_sql_query;
|
|
2695
|
+
var run_sql_query = function () {
|
|
2688
2696
|
var _ref239 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
|
|
2689
|
-
slug = encodeParam(slug);
|
|
2690
|
-
result_format = encodeParam(result_format);
|
|
2697
|
+
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
2698
|
+
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
2691
2699
|
return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
|
|
2692
2700
|
download
|
|
2693
2701
|
}, null, options);
|
|
2694
2702
|
});
|
|
2695
|
-
|
|
2696
2703
|
return function run_sql_query(_x813, _x814, _x815, _x816, _x817) {
|
|
2697
2704
|
return _ref239.apply(this, arguments);
|
|
2698
2705
|
};
|
|
2699
2706
|
}();
|
|
2700
|
-
|
|
2707
|
+
exports.run_sql_query = run_sql_query;
|
|
2708
|
+
var create_lookml_dashboard_render_task = function () {
|
|
2701
2709
|
var _ref240 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2702
|
-
request.dashboard_id = encodeParam(request.dashboard_id);
|
|
2703
|
-
request.result_format = encodeParam(request.result_format);
|
|
2710
|
+
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
2711
|
+
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2704
2712
|
return sdk.post("/render_tasks/lookml_dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
|
|
2705
2713
|
width: request.width,
|
|
2706
2714
|
height: request.height,
|
|
@@ -2709,42 +2717,42 @@ export var create_lookml_dashboard_render_task = function () {
|
|
|
2709
2717
|
pdf_landscape: request.pdf_landscape
|
|
2710
2718
|
}, request.body, options);
|
|
2711
2719
|
});
|
|
2712
|
-
|
|
2713
2720
|
return function create_lookml_dashboard_render_task(_x818, _x819, _x820) {
|
|
2714
2721
|
return _ref240.apply(this, arguments);
|
|
2715
2722
|
};
|
|
2716
2723
|
}();
|
|
2717
|
-
|
|
2724
|
+
exports.create_lookml_dashboard_render_task = create_lookml_dashboard_render_task;
|
|
2725
|
+
var create_look_render_task = function () {
|
|
2718
2726
|
var _ref241 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
|
|
2719
|
-
result_format = encodeParam(result_format);
|
|
2727
|
+
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
2720
2728
|
return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
|
|
2721
2729
|
width,
|
|
2722
2730
|
height,
|
|
2723
2731
|
fields
|
|
2724
2732
|
}, null, options);
|
|
2725
2733
|
});
|
|
2726
|
-
|
|
2727
2734
|
return function create_look_render_task(_x821, _x822, _x823, _x824, _x825, _x826, _x827) {
|
|
2728
2735
|
return _ref241.apply(this, arguments);
|
|
2729
2736
|
};
|
|
2730
2737
|
}();
|
|
2731
|
-
|
|
2738
|
+
exports.create_look_render_task = create_look_render_task;
|
|
2739
|
+
var create_query_render_task = function () {
|
|
2732
2740
|
var _ref242 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
|
|
2733
|
-
result_format = encodeParam(result_format);
|
|
2741
|
+
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
2734
2742
|
return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
|
|
2735
2743
|
width,
|
|
2736
2744
|
height,
|
|
2737
2745
|
fields
|
|
2738
2746
|
}, null, options);
|
|
2739
2747
|
});
|
|
2740
|
-
|
|
2741
2748
|
return function create_query_render_task(_x828, _x829, _x830, _x831, _x832, _x833, _x834) {
|
|
2742
2749
|
return _ref242.apply(this, arguments);
|
|
2743
2750
|
};
|
|
2744
2751
|
}();
|
|
2745
|
-
|
|
2752
|
+
exports.create_query_render_task = create_query_render_task;
|
|
2753
|
+
var create_dashboard_render_task = function () {
|
|
2746
2754
|
var _ref243 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2747
|
-
request.result_format = encodeParam(request.result_format);
|
|
2755
|
+
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2748
2756
|
return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
|
|
2749
2757
|
width: request.width,
|
|
2750
2758
|
height: request.height,
|
|
@@ -2753,34 +2761,34 @@ export var create_dashboard_render_task = function () {
|
|
|
2753
2761
|
pdf_landscape: request.pdf_landscape
|
|
2754
2762
|
}, request.body, options);
|
|
2755
2763
|
});
|
|
2756
|
-
|
|
2757
2764
|
return function create_dashboard_render_task(_x835, _x836, _x837) {
|
|
2758
2765
|
return _ref243.apply(this, arguments);
|
|
2759
2766
|
};
|
|
2760
2767
|
}();
|
|
2761
|
-
|
|
2768
|
+
exports.create_dashboard_render_task = create_dashboard_render_task;
|
|
2769
|
+
var render_task = function () {
|
|
2762
2770
|
var _ref244 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
|
|
2763
|
-
render_task_id = encodeParam(render_task_id);
|
|
2771
|
+
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
2764
2772
|
return sdk.get("/render_tasks/".concat(render_task_id), {
|
|
2765
2773
|
fields
|
|
2766
2774
|
}, null, options);
|
|
2767
2775
|
});
|
|
2768
|
-
|
|
2769
2776
|
return function render_task(_x838, _x839, _x840, _x841) {
|
|
2770
2777
|
return _ref244.apply(this, arguments);
|
|
2771
2778
|
};
|
|
2772
2779
|
}();
|
|
2773
|
-
|
|
2780
|
+
exports.render_task = render_task;
|
|
2781
|
+
var render_task_results = function () {
|
|
2774
2782
|
var _ref245 = _asyncToGenerator(function* (sdk, render_task_id, options) {
|
|
2775
|
-
render_task_id = encodeParam(render_task_id);
|
|
2783
|
+
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
2776
2784
|
return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
|
|
2777
2785
|
});
|
|
2778
|
-
|
|
2779
2786
|
return function render_task_results(_x842, _x843, _x844) {
|
|
2780
2787
|
return _ref245.apply(this, arguments);
|
|
2781
2788
|
};
|
|
2782
2789
|
}();
|
|
2783
|
-
|
|
2790
|
+
exports.render_task_results = render_task_results;
|
|
2791
|
+
var search_model_sets = function () {
|
|
2784
2792
|
var _ref246 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2785
2793
|
return sdk.get('/model_sets/search', {
|
|
2786
2794
|
fields: request.fields,
|
|
@@ -2794,70 +2802,70 @@ export var search_model_sets = function () {
|
|
|
2794
2802
|
filter_or: request.filter_or
|
|
2795
2803
|
}, null, options);
|
|
2796
2804
|
});
|
|
2797
|
-
|
|
2798
2805
|
return function search_model_sets(_x845, _x846, _x847) {
|
|
2799
2806
|
return _ref246.apply(this, arguments);
|
|
2800
2807
|
};
|
|
2801
2808
|
}();
|
|
2802
|
-
|
|
2809
|
+
exports.search_model_sets = search_model_sets;
|
|
2810
|
+
var model_set = function () {
|
|
2803
2811
|
var _ref247 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
|
|
2804
2812
|
return sdk.get("/model_sets/".concat(model_set_id), {
|
|
2805
2813
|
fields
|
|
2806
2814
|
}, null, options);
|
|
2807
2815
|
});
|
|
2808
|
-
|
|
2809
2816
|
return function model_set(_x848, _x849, _x850, _x851) {
|
|
2810
2817
|
return _ref247.apply(this, arguments);
|
|
2811
2818
|
};
|
|
2812
2819
|
}();
|
|
2813
|
-
|
|
2820
|
+
exports.model_set = model_set;
|
|
2821
|
+
var update_model_set = function () {
|
|
2814
2822
|
var _ref248 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
|
|
2815
2823
|
return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
|
|
2816
2824
|
});
|
|
2817
|
-
|
|
2818
2825
|
return function update_model_set(_x852, _x853, _x854, _x855) {
|
|
2819
2826
|
return _ref248.apply(this, arguments);
|
|
2820
2827
|
};
|
|
2821
2828
|
}();
|
|
2822
|
-
|
|
2829
|
+
exports.update_model_set = update_model_set;
|
|
2830
|
+
var delete_model_set = function () {
|
|
2823
2831
|
var _ref249 = _asyncToGenerator(function* (sdk, model_set_id, options) {
|
|
2824
2832
|
return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
|
|
2825
2833
|
});
|
|
2826
|
-
|
|
2827
2834
|
return function delete_model_set(_x856, _x857, _x858) {
|
|
2828
2835
|
return _ref249.apply(this, arguments);
|
|
2829
2836
|
};
|
|
2830
2837
|
}();
|
|
2831
|
-
|
|
2838
|
+
exports.delete_model_set = delete_model_set;
|
|
2839
|
+
var all_model_sets = function () {
|
|
2832
2840
|
var _ref250 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2833
2841
|
return sdk.get('/model_sets', {
|
|
2834
2842
|
fields
|
|
2835
2843
|
}, null, options);
|
|
2836
2844
|
});
|
|
2837
|
-
|
|
2838
2845
|
return function all_model_sets(_x859, _x860, _x861) {
|
|
2839
2846
|
return _ref250.apply(this, arguments);
|
|
2840
2847
|
};
|
|
2841
2848
|
}();
|
|
2842
|
-
|
|
2849
|
+
exports.all_model_sets = all_model_sets;
|
|
2850
|
+
var create_model_set = function () {
|
|
2843
2851
|
var _ref251 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2844
2852
|
return sdk.post('/model_sets', null, body, options);
|
|
2845
2853
|
});
|
|
2846
|
-
|
|
2847
2854
|
return function create_model_set(_x862, _x863, _x864) {
|
|
2848
2855
|
return _ref251.apply(this, arguments);
|
|
2849
2856
|
};
|
|
2850
2857
|
}();
|
|
2851
|
-
|
|
2858
|
+
exports.create_model_set = create_model_set;
|
|
2859
|
+
var all_permissions = function () {
|
|
2852
2860
|
var _ref252 = _asyncToGenerator(function* (sdk, options) {
|
|
2853
2861
|
return sdk.get('/permissions', null, null, options);
|
|
2854
2862
|
});
|
|
2855
|
-
|
|
2856
2863
|
return function all_permissions(_x865, _x866) {
|
|
2857
2864
|
return _ref252.apply(this, arguments);
|
|
2858
2865
|
};
|
|
2859
2866
|
}();
|
|
2860
|
-
|
|
2867
|
+
exports.all_permissions = all_permissions;
|
|
2868
|
+
var search_permission_sets = function () {
|
|
2861
2869
|
var _ref253 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2862
2870
|
return sdk.get('/permission_sets/search', {
|
|
2863
2871
|
fields: request.fields,
|
|
@@ -2871,82 +2879,82 @@ export var search_permission_sets = function () {
|
|
|
2871
2879
|
filter_or: request.filter_or
|
|
2872
2880
|
}, null, options);
|
|
2873
2881
|
});
|
|
2874
|
-
|
|
2875
2882
|
return function search_permission_sets(_x867, _x868, _x869) {
|
|
2876
2883
|
return _ref253.apply(this, arguments);
|
|
2877
2884
|
};
|
|
2878
2885
|
}();
|
|
2879
|
-
|
|
2886
|
+
exports.search_permission_sets = search_permission_sets;
|
|
2887
|
+
var permission_set = function () {
|
|
2880
2888
|
var _ref254 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
|
|
2881
2889
|
return sdk.get("/permission_sets/".concat(permission_set_id), {
|
|
2882
2890
|
fields
|
|
2883
2891
|
}, null, options);
|
|
2884
2892
|
});
|
|
2885
|
-
|
|
2886
2893
|
return function permission_set(_x870, _x871, _x872, _x873) {
|
|
2887
2894
|
return _ref254.apply(this, arguments);
|
|
2888
2895
|
};
|
|
2889
2896
|
}();
|
|
2890
|
-
|
|
2897
|
+
exports.permission_set = permission_set;
|
|
2898
|
+
var update_permission_set = function () {
|
|
2891
2899
|
var _ref255 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
|
|
2892
2900
|
return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
|
|
2893
2901
|
});
|
|
2894
|
-
|
|
2895
2902
|
return function update_permission_set(_x874, _x875, _x876, _x877) {
|
|
2896
2903
|
return _ref255.apply(this, arguments);
|
|
2897
2904
|
};
|
|
2898
2905
|
}();
|
|
2899
|
-
|
|
2906
|
+
exports.update_permission_set = update_permission_set;
|
|
2907
|
+
var delete_permission_set = function () {
|
|
2900
2908
|
var _ref256 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
|
|
2901
2909
|
return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
|
|
2902
2910
|
});
|
|
2903
|
-
|
|
2904
2911
|
return function delete_permission_set(_x878, _x879, _x880) {
|
|
2905
2912
|
return _ref256.apply(this, arguments);
|
|
2906
2913
|
};
|
|
2907
2914
|
}();
|
|
2908
|
-
|
|
2915
|
+
exports.delete_permission_set = delete_permission_set;
|
|
2916
|
+
var all_permission_sets = function () {
|
|
2909
2917
|
var _ref257 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2910
2918
|
return sdk.get('/permission_sets', {
|
|
2911
2919
|
fields
|
|
2912
2920
|
}, null, options);
|
|
2913
2921
|
});
|
|
2914
|
-
|
|
2915
2922
|
return function all_permission_sets(_x881, _x882, _x883) {
|
|
2916
2923
|
return _ref257.apply(this, arguments);
|
|
2917
2924
|
};
|
|
2918
2925
|
}();
|
|
2919
|
-
|
|
2926
|
+
exports.all_permission_sets = all_permission_sets;
|
|
2927
|
+
var create_permission_set = function () {
|
|
2920
2928
|
var _ref258 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2921
2929
|
return sdk.post('/permission_sets', null, body, options);
|
|
2922
2930
|
});
|
|
2923
|
-
|
|
2924
2931
|
return function create_permission_set(_x884, _x885, _x886) {
|
|
2925
2932
|
return _ref258.apply(this, arguments);
|
|
2926
2933
|
};
|
|
2927
2934
|
}();
|
|
2928
|
-
|
|
2935
|
+
exports.create_permission_set = create_permission_set;
|
|
2936
|
+
var all_roles = function () {
|
|
2929
2937
|
var _ref259 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2930
2938
|
return sdk.get('/roles', {
|
|
2931
2939
|
fields: request.fields,
|
|
2932
2940
|
ids: request.ids
|
|
2933
2941
|
}, null, options);
|
|
2934
2942
|
});
|
|
2935
|
-
|
|
2936
2943
|
return function all_roles(_x887, _x888, _x889) {
|
|
2937
2944
|
return _ref259.apply(this, arguments);
|
|
2938
2945
|
};
|
|
2939
2946
|
}();
|
|
2940
|
-
|
|
2947
|
+
exports.all_roles = all_roles;
|
|
2948
|
+
var create_role = function () {
|
|
2941
2949
|
var _ref260 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2942
2950
|
return sdk.post('/roles', null, body, options);
|
|
2943
2951
|
});
|
|
2944
|
-
|
|
2945
2952
|
return function create_role(_x890, _x891, _x892) {
|
|
2946
2953
|
return _ref260.apply(this, arguments);
|
|
2947
2954
|
};
|
|
2948
2955
|
}();
|
|
2949
|
-
|
|
2956
|
+
exports.create_role = create_role;
|
|
2957
|
+
var search_roles = function () {
|
|
2950
2958
|
var _ref261 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2951
2959
|
return sdk.get('/roles/search', {
|
|
2952
2960
|
fields: request.fields,
|
|
@@ -2959,120 +2967,120 @@ export var search_roles = function () {
|
|
|
2959
2967
|
filter_or: request.filter_or
|
|
2960
2968
|
}, null, options);
|
|
2961
2969
|
});
|
|
2962
|
-
|
|
2963
2970
|
return function search_roles(_x893, _x894, _x895) {
|
|
2964
2971
|
return _ref261.apply(this, arguments);
|
|
2965
2972
|
};
|
|
2966
2973
|
}();
|
|
2967
|
-
|
|
2974
|
+
exports.search_roles = search_roles;
|
|
2975
|
+
var role = function () {
|
|
2968
2976
|
var _ref262 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
2969
2977
|
return sdk.get("/roles/".concat(role_id), null, null, options);
|
|
2970
2978
|
});
|
|
2971
|
-
|
|
2972
2979
|
return function role(_x896, _x897, _x898) {
|
|
2973
2980
|
return _ref262.apply(this, arguments);
|
|
2974
2981
|
};
|
|
2975
2982
|
}();
|
|
2976
|
-
|
|
2983
|
+
exports.role = role;
|
|
2984
|
+
var update_role = function () {
|
|
2977
2985
|
var _ref263 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
2978
2986
|
return sdk.patch("/roles/".concat(role_id), null, body, options);
|
|
2979
2987
|
});
|
|
2980
|
-
|
|
2981
2988
|
return function update_role(_x899, _x900, _x901, _x902) {
|
|
2982
2989
|
return _ref263.apply(this, arguments);
|
|
2983
2990
|
};
|
|
2984
2991
|
}();
|
|
2985
|
-
|
|
2992
|
+
exports.update_role = update_role;
|
|
2993
|
+
var delete_role = function () {
|
|
2986
2994
|
var _ref264 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
2987
2995
|
return sdk.delete("/roles/".concat(role_id), null, null, options);
|
|
2988
2996
|
});
|
|
2989
|
-
|
|
2990
2997
|
return function delete_role(_x903, _x904, _x905) {
|
|
2991
2998
|
return _ref264.apply(this, arguments);
|
|
2992
2999
|
};
|
|
2993
3000
|
}();
|
|
2994
|
-
|
|
3001
|
+
exports.delete_role = delete_role;
|
|
3002
|
+
var role_groups = function () {
|
|
2995
3003
|
var _ref265 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
|
|
2996
3004
|
return sdk.get("/roles/".concat(role_id, "/groups"), {
|
|
2997
3005
|
fields
|
|
2998
3006
|
}, null, options);
|
|
2999
3007
|
});
|
|
3000
|
-
|
|
3001
3008
|
return function role_groups(_x906, _x907, _x908, _x909) {
|
|
3002
3009
|
return _ref265.apply(this, arguments);
|
|
3003
3010
|
};
|
|
3004
3011
|
}();
|
|
3005
|
-
|
|
3012
|
+
exports.role_groups = role_groups;
|
|
3013
|
+
var set_role_groups = function () {
|
|
3006
3014
|
var _ref266 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3007
3015
|
return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
|
|
3008
3016
|
});
|
|
3009
|
-
|
|
3010
3017
|
return function set_role_groups(_x910, _x911, _x912, _x913) {
|
|
3011
3018
|
return _ref266.apply(this, arguments);
|
|
3012
3019
|
};
|
|
3013
3020
|
}();
|
|
3014
|
-
|
|
3021
|
+
exports.set_role_groups = set_role_groups;
|
|
3022
|
+
var role_users = function () {
|
|
3015
3023
|
var _ref267 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3016
3024
|
return sdk.get("/roles/".concat(request.role_id, "/users"), {
|
|
3017
3025
|
fields: request.fields,
|
|
3018
3026
|
direct_association_only: request.direct_association_only
|
|
3019
3027
|
}, null, options);
|
|
3020
3028
|
});
|
|
3021
|
-
|
|
3022
3029
|
return function role_users(_x914, _x915, _x916) {
|
|
3023
3030
|
return _ref267.apply(this, arguments);
|
|
3024
3031
|
};
|
|
3025
3032
|
}();
|
|
3026
|
-
|
|
3033
|
+
exports.role_users = role_users;
|
|
3034
|
+
var set_role_users = function () {
|
|
3027
3035
|
var _ref268 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3028
3036
|
return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
|
|
3029
3037
|
});
|
|
3030
|
-
|
|
3031
3038
|
return function set_role_users(_x917, _x918, _x919, _x920) {
|
|
3032
3039
|
return _ref268.apply(this, arguments);
|
|
3033
3040
|
};
|
|
3034
3041
|
}();
|
|
3035
|
-
|
|
3042
|
+
exports.set_role_users = set_role_users;
|
|
3043
|
+
var scheduled_plans_for_space = function () {
|
|
3036
3044
|
var _ref269 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3037
3045
|
return sdk.get("/scheduled_plans/space/".concat(space_id), {
|
|
3038
3046
|
fields
|
|
3039
3047
|
}, null, options);
|
|
3040
3048
|
});
|
|
3041
|
-
|
|
3042
3049
|
return function scheduled_plans_for_space(_x921, _x922, _x923, _x924) {
|
|
3043
3050
|
return _ref269.apply(this, arguments);
|
|
3044
3051
|
};
|
|
3045
3052
|
}();
|
|
3046
|
-
|
|
3053
|
+
exports.scheduled_plans_for_space = scheduled_plans_for_space;
|
|
3054
|
+
var scheduled_plan = function () {
|
|
3047
3055
|
var _ref270 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
|
|
3048
3056
|
return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
|
|
3049
3057
|
fields
|
|
3050
3058
|
}, null, options);
|
|
3051
3059
|
});
|
|
3052
|
-
|
|
3053
3060
|
return function scheduled_plan(_x925, _x926, _x927, _x928) {
|
|
3054
3061
|
return _ref270.apply(this, arguments);
|
|
3055
3062
|
};
|
|
3056
3063
|
}();
|
|
3057
|
-
|
|
3064
|
+
exports.scheduled_plan = scheduled_plan;
|
|
3065
|
+
var update_scheduled_plan = function () {
|
|
3058
3066
|
var _ref271 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
3059
3067
|
return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
|
|
3060
3068
|
});
|
|
3061
|
-
|
|
3062
3069
|
return function update_scheduled_plan(_x929, _x930, _x931, _x932) {
|
|
3063
3070
|
return _ref271.apply(this, arguments);
|
|
3064
3071
|
};
|
|
3065
3072
|
}();
|
|
3066
|
-
|
|
3073
|
+
exports.update_scheduled_plan = update_scheduled_plan;
|
|
3074
|
+
var delete_scheduled_plan = function () {
|
|
3067
3075
|
var _ref272 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
|
|
3068
3076
|
return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
|
|
3069
3077
|
});
|
|
3070
|
-
|
|
3071
3078
|
return function delete_scheduled_plan(_x933, _x934, _x935) {
|
|
3072
3079
|
return _ref272.apply(this, arguments);
|
|
3073
3080
|
};
|
|
3074
3081
|
}();
|
|
3075
|
-
|
|
3082
|
+
exports.delete_scheduled_plan = delete_scheduled_plan;
|
|
3083
|
+
var all_scheduled_plans = function () {
|
|
3076
3084
|
var _ref273 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3077
3085
|
return sdk.get('/scheduled_plans', {
|
|
3078
3086
|
user_id: request.user_id,
|
|
@@ -3080,30 +3088,30 @@ export var all_scheduled_plans = function () {
|
|
|
3080
3088
|
all_users: request.all_users
|
|
3081
3089
|
}, null, options);
|
|
3082
3090
|
});
|
|
3083
|
-
|
|
3084
3091
|
return function all_scheduled_plans(_x936, _x937, _x938) {
|
|
3085
3092
|
return _ref273.apply(this, arguments);
|
|
3086
3093
|
};
|
|
3087
3094
|
}();
|
|
3088
|
-
|
|
3095
|
+
exports.all_scheduled_plans = all_scheduled_plans;
|
|
3096
|
+
var create_scheduled_plan = function () {
|
|
3089
3097
|
var _ref274 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3090
3098
|
return sdk.post('/scheduled_plans', null, body, options);
|
|
3091
3099
|
});
|
|
3092
|
-
|
|
3093
3100
|
return function create_scheduled_plan(_x939, _x940, _x941) {
|
|
3094
3101
|
return _ref274.apply(this, arguments);
|
|
3095
3102
|
};
|
|
3096
3103
|
}();
|
|
3097
|
-
|
|
3104
|
+
exports.create_scheduled_plan = create_scheduled_plan;
|
|
3105
|
+
var scheduled_plan_run_once = function () {
|
|
3098
3106
|
var _ref275 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3099
3107
|
return sdk.post('/scheduled_plans/run_once', null, body, options);
|
|
3100
3108
|
});
|
|
3101
|
-
|
|
3102
3109
|
return function scheduled_plan_run_once(_x942, _x943, _x944) {
|
|
3103
3110
|
return _ref275.apply(this, arguments);
|
|
3104
3111
|
};
|
|
3105
3112
|
}();
|
|
3106
|
-
|
|
3113
|
+
exports.scheduled_plan_run_once = scheduled_plan_run_once;
|
|
3114
|
+
var scheduled_plans_for_look = function () {
|
|
3107
3115
|
var _ref276 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3108
3116
|
return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
|
|
3109
3117
|
user_id: request.user_id,
|
|
@@ -3111,12 +3119,12 @@ export var scheduled_plans_for_look = function () {
|
|
|
3111
3119
|
all_users: request.all_users
|
|
3112
3120
|
}, null, options);
|
|
3113
3121
|
});
|
|
3114
|
-
|
|
3115
3122
|
return function scheduled_plans_for_look(_x945, _x946, _x947) {
|
|
3116
3123
|
return _ref276.apply(this, arguments);
|
|
3117
3124
|
};
|
|
3118
3125
|
}();
|
|
3119
|
-
|
|
3126
|
+
exports.scheduled_plans_for_look = scheduled_plans_for_look;
|
|
3127
|
+
var scheduled_plans_for_dashboard = function () {
|
|
3120
3128
|
var _ref277 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3121
3129
|
return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
|
|
3122
3130
|
user_id: request.user_id,
|
|
@@ -3124,53 +3132,53 @@ export var scheduled_plans_for_dashboard = function () {
|
|
|
3124
3132
|
fields: request.fields
|
|
3125
3133
|
}, null, options);
|
|
3126
3134
|
});
|
|
3127
|
-
|
|
3128
3135
|
return function scheduled_plans_for_dashboard(_x948, _x949, _x950) {
|
|
3129
3136
|
return _ref277.apply(this, arguments);
|
|
3130
3137
|
};
|
|
3131
3138
|
}();
|
|
3132
|
-
|
|
3139
|
+
exports.scheduled_plans_for_dashboard = scheduled_plans_for_dashboard;
|
|
3140
|
+
var scheduled_plans_for_lookml_dashboard = function () {
|
|
3133
3141
|
var _ref278 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3134
|
-
request.lookml_dashboard_id = encodeParam(request.lookml_dashboard_id);
|
|
3142
|
+
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
3135
3143
|
return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
|
|
3136
3144
|
user_id: request.user_id,
|
|
3137
3145
|
fields: request.fields,
|
|
3138
3146
|
all_users: request.all_users
|
|
3139
3147
|
}, null, options);
|
|
3140
3148
|
});
|
|
3141
|
-
|
|
3142
3149
|
return function scheduled_plans_for_lookml_dashboard(_x951, _x952, _x953) {
|
|
3143
3150
|
return _ref278.apply(this, arguments);
|
|
3144
3151
|
};
|
|
3145
3152
|
}();
|
|
3146
|
-
|
|
3153
|
+
exports.scheduled_plans_for_lookml_dashboard = scheduled_plans_for_lookml_dashboard;
|
|
3154
|
+
var scheduled_plan_run_once_by_id = function () {
|
|
3147
3155
|
var _ref279 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
3148
3156
|
return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
|
|
3149
3157
|
});
|
|
3150
|
-
|
|
3151
3158
|
return function scheduled_plan_run_once_by_id(_x954, _x955, _x956, _x957) {
|
|
3152
3159
|
return _ref279.apply(this, arguments);
|
|
3153
3160
|
};
|
|
3154
3161
|
}();
|
|
3155
|
-
|
|
3162
|
+
exports.scheduled_plan_run_once_by_id = scheduled_plan_run_once_by_id;
|
|
3163
|
+
var session = function () {
|
|
3156
3164
|
var _ref280 = _asyncToGenerator(function* (sdk, options) {
|
|
3157
3165
|
return sdk.get('/session', null, null, options);
|
|
3158
3166
|
});
|
|
3159
|
-
|
|
3160
3167
|
return function session(_x958, _x959) {
|
|
3161
3168
|
return _ref280.apply(this, arguments);
|
|
3162
3169
|
};
|
|
3163
3170
|
}();
|
|
3164
|
-
|
|
3171
|
+
exports.session = session;
|
|
3172
|
+
var update_session = function () {
|
|
3165
3173
|
var _ref281 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3166
3174
|
return sdk.patch('/session', null, body, options);
|
|
3167
3175
|
});
|
|
3168
|
-
|
|
3169
3176
|
return function update_session(_x960, _x961, _x962) {
|
|
3170
3177
|
return _ref281.apply(this, arguments);
|
|
3171
3178
|
};
|
|
3172
3179
|
}();
|
|
3173
|
-
|
|
3180
|
+
exports.update_session = update_session;
|
|
3181
|
+
var search_spaces = function () {
|
|
3174
3182
|
var _ref282 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3175
3183
|
return sdk.get('/spaces/search', {
|
|
3176
3184
|
fields: request.fields,
|
|
@@ -3187,66 +3195,66 @@ export var search_spaces = function () {
|
|
|
3187
3195
|
is_shared_root: request.is_shared_root
|
|
3188
3196
|
}, null, options);
|
|
3189
3197
|
});
|
|
3190
|
-
|
|
3191
3198
|
return function search_spaces(_x963, _x964, _x965) {
|
|
3192
3199
|
return _ref282.apply(this, arguments);
|
|
3193
3200
|
};
|
|
3194
3201
|
}();
|
|
3195
|
-
|
|
3202
|
+
exports.search_spaces = search_spaces;
|
|
3203
|
+
var space = function () {
|
|
3196
3204
|
var _ref283 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3197
|
-
space_id = encodeParam(space_id);
|
|
3205
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3198
3206
|
return sdk.get("/spaces/".concat(space_id), {
|
|
3199
3207
|
fields
|
|
3200
3208
|
}, null, options);
|
|
3201
3209
|
});
|
|
3202
|
-
|
|
3203
3210
|
return function space(_x966, _x967, _x968, _x969) {
|
|
3204
3211
|
return _ref283.apply(this, arguments);
|
|
3205
3212
|
};
|
|
3206
3213
|
}();
|
|
3207
|
-
|
|
3214
|
+
exports.space = space;
|
|
3215
|
+
var update_space = function () {
|
|
3208
3216
|
var _ref284 = _asyncToGenerator(function* (sdk, space_id, body, options) {
|
|
3209
|
-
space_id = encodeParam(space_id);
|
|
3217
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3210
3218
|
return sdk.patch("/spaces/".concat(space_id), null, body, options);
|
|
3211
3219
|
});
|
|
3212
|
-
|
|
3213
3220
|
return function update_space(_x970, _x971, _x972, _x973) {
|
|
3214
3221
|
return _ref284.apply(this, arguments);
|
|
3215
3222
|
};
|
|
3216
3223
|
}();
|
|
3217
|
-
|
|
3224
|
+
exports.update_space = update_space;
|
|
3225
|
+
var delete_space = function () {
|
|
3218
3226
|
var _ref285 = _asyncToGenerator(function* (sdk, space_id, options) {
|
|
3219
|
-
space_id = encodeParam(space_id);
|
|
3227
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3220
3228
|
return sdk.delete("/spaces/".concat(space_id), null, null, options);
|
|
3221
3229
|
});
|
|
3222
|
-
|
|
3223
3230
|
return function delete_space(_x974, _x975, _x976) {
|
|
3224
3231
|
return _ref285.apply(this, arguments);
|
|
3225
3232
|
};
|
|
3226
3233
|
}();
|
|
3227
|
-
|
|
3234
|
+
exports.delete_space = delete_space;
|
|
3235
|
+
var all_spaces = function () {
|
|
3228
3236
|
var _ref286 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3229
3237
|
return sdk.get('/spaces', {
|
|
3230
3238
|
fields
|
|
3231
3239
|
}, null, options);
|
|
3232
3240
|
});
|
|
3233
|
-
|
|
3234
3241
|
return function all_spaces(_x977, _x978, _x979) {
|
|
3235
3242
|
return _ref286.apply(this, arguments);
|
|
3236
3243
|
};
|
|
3237
3244
|
}();
|
|
3238
|
-
|
|
3245
|
+
exports.all_spaces = all_spaces;
|
|
3246
|
+
var create_space = function () {
|
|
3239
3247
|
var _ref287 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3240
3248
|
return sdk.post('/spaces', null, body, options);
|
|
3241
3249
|
});
|
|
3242
|
-
|
|
3243
3250
|
return function create_space(_x980, _x981, _x982) {
|
|
3244
3251
|
return _ref287.apply(this, arguments);
|
|
3245
3252
|
};
|
|
3246
3253
|
}();
|
|
3247
|
-
|
|
3254
|
+
exports.create_space = create_space;
|
|
3255
|
+
var space_children = function () {
|
|
3248
3256
|
var _ref288 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3249
|
-
request.space_id = encodeParam(request.space_id);
|
|
3257
|
+
request.space_id = (0, _sdkRtl.encodeParam)(request.space_id);
|
|
3250
3258
|
return sdk.get("/spaces/".concat(request.space_id, "/children"), {
|
|
3251
3259
|
fields: request.fields,
|
|
3252
3260
|
page: request.page,
|
|
@@ -3254,94 +3262,94 @@ export var space_children = function () {
|
|
|
3254
3262
|
sorts: request.sorts
|
|
3255
3263
|
}, null, options);
|
|
3256
3264
|
});
|
|
3257
|
-
|
|
3258
3265
|
return function space_children(_x983, _x984, _x985) {
|
|
3259
3266
|
return _ref288.apply(this, arguments);
|
|
3260
3267
|
};
|
|
3261
3268
|
}();
|
|
3262
|
-
|
|
3269
|
+
exports.space_children = space_children;
|
|
3270
|
+
var space_children_search = function () {
|
|
3263
3271
|
var _ref289 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3264
|
-
request.space_id = encodeParam(request.space_id);
|
|
3272
|
+
request.space_id = (0, _sdkRtl.encodeParam)(request.space_id);
|
|
3265
3273
|
return sdk.get("/spaces/".concat(request.space_id, "/children/search"), {
|
|
3266
3274
|
fields: request.fields,
|
|
3267
3275
|
sorts: request.sorts,
|
|
3268
3276
|
name: request.name
|
|
3269
3277
|
}, null, options);
|
|
3270
3278
|
});
|
|
3271
|
-
|
|
3272
3279
|
return function space_children_search(_x986, _x987, _x988) {
|
|
3273
3280
|
return _ref289.apply(this, arguments);
|
|
3274
3281
|
};
|
|
3275
3282
|
}();
|
|
3276
|
-
|
|
3283
|
+
exports.space_children_search = space_children_search;
|
|
3284
|
+
var space_parent = function () {
|
|
3277
3285
|
var _ref290 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3278
|
-
space_id = encodeParam(space_id);
|
|
3286
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3279
3287
|
return sdk.get("/spaces/".concat(space_id, "/parent"), {
|
|
3280
3288
|
fields
|
|
3281
3289
|
}, null, options);
|
|
3282
3290
|
});
|
|
3283
|
-
|
|
3284
3291
|
return function space_parent(_x989, _x990, _x991, _x992) {
|
|
3285
3292
|
return _ref290.apply(this, arguments);
|
|
3286
3293
|
};
|
|
3287
3294
|
}();
|
|
3288
|
-
|
|
3295
|
+
exports.space_parent = space_parent;
|
|
3296
|
+
var space_ancestors = function () {
|
|
3289
3297
|
var _ref291 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3290
|
-
space_id = encodeParam(space_id);
|
|
3298
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3291
3299
|
return sdk.get("/spaces/".concat(space_id, "/ancestors"), {
|
|
3292
3300
|
fields
|
|
3293
3301
|
}, null, options);
|
|
3294
3302
|
});
|
|
3295
|
-
|
|
3296
3303
|
return function space_ancestors(_x993, _x994, _x995, _x996) {
|
|
3297
3304
|
return _ref291.apply(this, arguments);
|
|
3298
3305
|
};
|
|
3299
3306
|
}();
|
|
3300
|
-
|
|
3307
|
+
exports.space_ancestors = space_ancestors;
|
|
3308
|
+
var space_looks = function () {
|
|
3301
3309
|
var _ref292 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3302
|
-
space_id = encodeParam(space_id);
|
|
3310
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3303
3311
|
return sdk.get("/spaces/".concat(space_id, "/looks"), {
|
|
3304
3312
|
fields
|
|
3305
3313
|
}, null, options);
|
|
3306
3314
|
});
|
|
3307
|
-
|
|
3308
3315
|
return function space_looks(_x997, _x998, _x999, _x1000) {
|
|
3309
3316
|
return _ref292.apply(this, arguments);
|
|
3310
3317
|
};
|
|
3311
3318
|
}();
|
|
3312
|
-
|
|
3319
|
+
exports.space_looks = space_looks;
|
|
3320
|
+
var space_dashboards = function () {
|
|
3313
3321
|
var _ref293 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3314
|
-
space_id = encodeParam(space_id);
|
|
3322
|
+
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3315
3323
|
return sdk.get("/spaces/".concat(space_id, "/dashboards"), {
|
|
3316
3324
|
fields
|
|
3317
3325
|
}, null, options);
|
|
3318
3326
|
});
|
|
3319
|
-
|
|
3320
3327
|
return function space_dashboards(_x1001, _x1002, _x1003, _x1004) {
|
|
3321
3328
|
return _ref293.apply(this, arguments);
|
|
3322
3329
|
};
|
|
3323
3330
|
}();
|
|
3324
|
-
|
|
3331
|
+
exports.space_dashboards = space_dashboards;
|
|
3332
|
+
var all_themes = function () {
|
|
3325
3333
|
var _ref294 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3326
3334
|
return sdk.get('/themes', {
|
|
3327
3335
|
fields
|
|
3328
3336
|
}, null, options);
|
|
3329
3337
|
});
|
|
3330
|
-
|
|
3331
3338
|
return function all_themes(_x1005, _x1006, _x1007) {
|
|
3332
3339
|
return _ref294.apply(this, arguments);
|
|
3333
3340
|
};
|
|
3334
3341
|
}();
|
|
3335
|
-
|
|
3342
|
+
exports.all_themes = all_themes;
|
|
3343
|
+
var create_theme = function () {
|
|
3336
3344
|
var _ref295 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3337
3345
|
return sdk.post('/themes', null, body, options);
|
|
3338
3346
|
});
|
|
3339
|
-
|
|
3340
3347
|
return function create_theme(_x1008, _x1009, _x1010) {
|
|
3341
3348
|
return _ref295.apply(this, arguments);
|
|
3342
3349
|
};
|
|
3343
3350
|
}();
|
|
3344
|
-
|
|
3351
|
+
exports.create_theme = create_theme;
|
|
3352
|
+
var search_themes = function () {
|
|
3345
3353
|
var _ref296 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3346
3354
|
return sdk.get('/themes/search', {
|
|
3347
3355
|
id: request.id,
|
|
@@ -3355,34 +3363,34 @@ export var search_themes = function () {
|
|
|
3355
3363
|
filter_or: request.filter_or
|
|
3356
3364
|
}, null, options);
|
|
3357
3365
|
});
|
|
3358
|
-
|
|
3359
3366
|
return function search_themes(_x1011, _x1012, _x1013) {
|
|
3360
3367
|
return _ref296.apply(this, arguments);
|
|
3361
3368
|
};
|
|
3362
3369
|
}();
|
|
3363
|
-
|
|
3370
|
+
exports.search_themes = search_themes;
|
|
3371
|
+
var default_theme = function () {
|
|
3364
3372
|
var _ref297 = _asyncToGenerator(function* (sdk, ts, options) {
|
|
3365
3373
|
return sdk.get('/themes/default', {
|
|
3366
3374
|
ts
|
|
3367
3375
|
}, null, options);
|
|
3368
3376
|
});
|
|
3369
|
-
|
|
3370
3377
|
return function default_theme(_x1014, _x1015, _x1016) {
|
|
3371
3378
|
return _ref297.apply(this, arguments);
|
|
3372
3379
|
};
|
|
3373
3380
|
}();
|
|
3374
|
-
|
|
3381
|
+
exports.default_theme = default_theme;
|
|
3382
|
+
var set_default_theme = function () {
|
|
3375
3383
|
var _ref298 = _asyncToGenerator(function* (sdk, name, options) {
|
|
3376
3384
|
return sdk.put('/themes/default', {
|
|
3377
3385
|
name
|
|
3378
3386
|
}, null, options);
|
|
3379
3387
|
});
|
|
3380
|
-
|
|
3381
3388
|
return function set_default_theme(_x1017, _x1018, _x1019) {
|
|
3382
3389
|
return _ref298.apply(this, arguments);
|
|
3383
3390
|
};
|
|
3384
3391
|
}();
|
|
3385
|
-
|
|
3392
|
+
exports.set_default_theme = set_default_theme;
|
|
3393
|
+
var active_themes = function () {
|
|
3386
3394
|
var _ref299 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3387
3395
|
return sdk.get('/themes/active', {
|
|
3388
3396
|
name: request.name,
|
|
@@ -3390,76 +3398,76 @@ export var active_themes = function () {
|
|
|
3390
3398
|
fields: request.fields
|
|
3391
3399
|
}, null, options);
|
|
3392
3400
|
});
|
|
3393
|
-
|
|
3394
3401
|
return function active_themes(_x1020, _x1021, _x1022) {
|
|
3395
3402
|
return _ref299.apply(this, arguments);
|
|
3396
3403
|
};
|
|
3397
3404
|
}();
|
|
3398
|
-
|
|
3405
|
+
exports.active_themes = active_themes;
|
|
3406
|
+
var theme_or_default = function () {
|
|
3399
3407
|
var _ref300 = _asyncToGenerator(function* (sdk, name, ts, options) {
|
|
3400
3408
|
return sdk.get('/themes/theme_or_default', {
|
|
3401
3409
|
name,
|
|
3402
3410
|
ts
|
|
3403
3411
|
}, null, options);
|
|
3404
3412
|
});
|
|
3405
|
-
|
|
3406
3413
|
return function theme_or_default(_x1023, _x1024, _x1025, _x1026) {
|
|
3407
3414
|
return _ref300.apply(this, arguments);
|
|
3408
3415
|
};
|
|
3409
3416
|
}();
|
|
3410
|
-
|
|
3417
|
+
exports.theme_or_default = theme_or_default;
|
|
3418
|
+
var validate_theme = function () {
|
|
3411
3419
|
var _ref301 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3412
3420
|
return sdk.post('/themes/validate', null, body, options);
|
|
3413
3421
|
});
|
|
3414
|
-
|
|
3415
3422
|
return function validate_theme(_x1027, _x1028, _x1029) {
|
|
3416
3423
|
return _ref301.apply(this, arguments);
|
|
3417
3424
|
};
|
|
3418
3425
|
}();
|
|
3419
|
-
|
|
3426
|
+
exports.validate_theme = validate_theme;
|
|
3427
|
+
var theme = function () {
|
|
3420
3428
|
var _ref302 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
|
|
3421
|
-
theme_id = encodeParam(theme_id);
|
|
3429
|
+
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
3422
3430
|
return sdk.get("/themes/".concat(theme_id), {
|
|
3423
3431
|
fields
|
|
3424
3432
|
}, null, options);
|
|
3425
3433
|
});
|
|
3426
|
-
|
|
3427
3434
|
return function theme(_x1030, _x1031, _x1032, _x1033) {
|
|
3428
3435
|
return _ref302.apply(this, arguments);
|
|
3429
3436
|
};
|
|
3430
3437
|
}();
|
|
3431
|
-
|
|
3438
|
+
exports.theme = theme;
|
|
3439
|
+
var update_theme = function () {
|
|
3432
3440
|
var _ref303 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
|
|
3433
|
-
theme_id = encodeParam(theme_id);
|
|
3441
|
+
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
3434
3442
|
return sdk.patch("/themes/".concat(theme_id), null, body, options);
|
|
3435
3443
|
});
|
|
3436
|
-
|
|
3437
3444
|
return function update_theme(_x1034, _x1035, _x1036, _x1037) {
|
|
3438
3445
|
return _ref303.apply(this, arguments);
|
|
3439
3446
|
};
|
|
3440
3447
|
}();
|
|
3441
|
-
|
|
3448
|
+
exports.update_theme = update_theme;
|
|
3449
|
+
var delete_theme = function () {
|
|
3442
3450
|
var _ref304 = _asyncToGenerator(function* (sdk, theme_id, options) {
|
|
3443
|
-
theme_id = encodeParam(theme_id);
|
|
3451
|
+
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
3444
3452
|
return sdk.delete("/themes/".concat(theme_id), null, null, options);
|
|
3445
3453
|
});
|
|
3446
|
-
|
|
3447
3454
|
return function delete_theme(_x1038, _x1039, _x1040) {
|
|
3448
3455
|
return _ref304.apply(this, arguments);
|
|
3449
3456
|
};
|
|
3450
3457
|
}();
|
|
3451
|
-
|
|
3458
|
+
exports.delete_theme = delete_theme;
|
|
3459
|
+
var me = function () {
|
|
3452
3460
|
var _ref305 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3453
3461
|
return sdk.get('/user', {
|
|
3454
3462
|
fields
|
|
3455
3463
|
}, null, options);
|
|
3456
3464
|
});
|
|
3457
|
-
|
|
3458
3465
|
return function me(_x1041, _x1042, _x1043) {
|
|
3459
3466
|
return _ref305.apply(this, arguments);
|
|
3460
3467
|
};
|
|
3461
3468
|
}();
|
|
3462
|
-
|
|
3469
|
+
exports.me = me;
|
|
3470
|
+
var all_users = function () {
|
|
3463
3471
|
var _ref306 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3464
3472
|
return sdk.get('/users', {
|
|
3465
3473
|
fields: request.fields,
|
|
@@ -3469,23 +3477,23 @@ export var all_users = function () {
|
|
|
3469
3477
|
ids: request.ids
|
|
3470
3478
|
}, null, options);
|
|
3471
3479
|
});
|
|
3472
|
-
|
|
3473
3480
|
return function all_users(_x1044, _x1045, _x1046) {
|
|
3474
3481
|
return _ref306.apply(this, arguments);
|
|
3475
3482
|
};
|
|
3476
3483
|
}();
|
|
3477
|
-
|
|
3484
|
+
exports.all_users = all_users;
|
|
3485
|
+
var create_user = function () {
|
|
3478
3486
|
var _ref307 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3479
3487
|
return sdk.post('/users', {
|
|
3480
3488
|
fields
|
|
3481
3489
|
}, body, options);
|
|
3482
3490
|
});
|
|
3483
|
-
|
|
3484
3491
|
return function create_user(_x1047, _x1048, _x1049, _x1050) {
|
|
3485
3492
|
return _ref307.apply(this, arguments);
|
|
3486
3493
|
};
|
|
3487
3494
|
}();
|
|
3488
|
-
|
|
3495
|
+
exports.create_user = create_user;
|
|
3496
|
+
var search_users = function () {
|
|
3489
3497
|
var _ref308 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3490
3498
|
return sdk.get('/users/search', {
|
|
3491
3499
|
fields: request.fields,
|
|
@@ -3504,14 +3512,14 @@ export var search_users = function () {
|
|
|
3504
3512
|
group_id: request.group_id
|
|
3505
3513
|
}, null, options);
|
|
3506
3514
|
});
|
|
3507
|
-
|
|
3508
3515
|
return function search_users(_x1051, _x1052, _x1053) {
|
|
3509
3516
|
return _ref308.apply(this, arguments);
|
|
3510
3517
|
};
|
|
3511
3518
|
}();
|
|
3512
|
-
|
|
3519
|
+
exports.search_users = search_users;
|
|
3520
|
+
var search_users_names = function () {
|
|
3513
3521
|
var _ref309 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3514
|
-
request.pattern = encodeParam(request.pattern);
|
|
3522
|
+
request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
|
|
3515
3523
|
return sdk.get("/users/search/names/".concat(request.pattern), {
|
|
3516
3524
|
fields: request.fields,
|
|
3517
3525
|
page: request.page,
|
|
@@ -3525,368 +3533,368 @@ export var search_users_names = function () {
|
|
|
3525
3533
|
is_disabled: request.is_disabled
|
|
3526
3534
|
}, null, options);
|
|
3527
3535
|
});
|
|
3528
|
-
|
|
3529
3536
|
return function search_users_names(_x1054, _x1055, _x1056) {
|
|
3530
3537
|
return _ref309.apply(this, arguments);
|
|
3531
3538
|
};
|
|
3532
3539
|
}();
|
|
3533
|
-
|
|
3540
|
+
exports.search_users_names = search_users_names;
|
|
3541
|
+
var user = function () {
|
|
3534
3542
|
var _ref310 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3535
3543
|
return sdk.get("/users/".concat(user_id), {
|
|
3536
3544
|
fields
|
|
3537
3545
|
}, null, options);
|
|
3538
3546
|
});
|
|
3539
|
-
|
|
3540
3547
|
return function user(_x1057, _x1058, _x1059, _x1060) {
|
|
3541
3548
|
return _ref310.apply(this, arguments);
|
|
3542
3549
|
};
|
|
3543
3550
|
}();
|
|
3544
|
-
|
|
3551
|
+
exports.user = user;
|
|
3552
|
+
var update_user = function () {
|
|
3545
3553
|
var _ref311 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
3546
3554
|
return sdk.patch("/users/".concat(user_id), {
|
|
3547
3555
|
fields
|
|
3548
3556
|
}, body, options);
|
|
3549
3557
|
});
|
|
3550
|
-
|
|
3551
3558
|
return function update_user(_x1061, _x1062, _x1063, _x1064, _x1065) {
|
|
3552
3559
|
return _ref311.apply(this, arguments);
|
|
3553
3560
|
};
|
|
3554
3561
|
}();
|
|
3555
|
-
|
|
3562
|
+
exports.update_user = update_user;
|
|
3563
|
+
var delete_user = function () {
|
|
3556
3564
|
var _ref312 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3557
3565
|
return sdk.delete("/users/".concat(user_id), null, null, options);
|
|
3558
3566
|
});
|
|
3559
|
-
|
|
3560
3567
|
return function delete_user(_x1066, _x1067, _x1068) {
|
|
3561
3568
|
return _ref312.apply(this, arguments);
|
|
3562
3569
|
};
|
|
3563
3570
|
}();
|
|
3564
|
-
|
|
3571
|
+
exports.delete_user = delete_user;
|
|
3572
|
+
var user_for_credential = function () {
|
|
3565
3573
|
var _ref313 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
|
|
3566
|
-
credential_type = encodeParam(credential_type);
|
|
3567
|
-
credential_id = encodeParam(credential_id);
|
|
3574
|
+
credential_type = (0, _sdkRtl.encodeParam)(credential_type);
|
|
3575
|
+
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3568
3576
|
return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
|
|
3569
3577
|
fields
|
|
3570
3578
|
}, null, options);
|
|
3571
3579
|
});
|
|
3572
|
-
|
|
3573
3580
|
return function user_for_credential(_x1069, _x1070, _x1071, _x1072, _x1073) {
|
|
3574
3581
|
return _ref313.apply(this, arguments);
|
|
3575
3582
|
};
|
|
3576
3583
|
}();
|
|
3577
|
-
|
|
3584
|
+
exports.user_for_credential = user_for_credential;
|
|
3585
|
+
var user_credentials_email = function () {
|
|
3578
3586
|
var _ref314 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3579
3587
|
return sdk.get("/users/".concat(user_id, "/credentials_email"), {
|
|
3580
3588
|
fields
|
|
3581
3589
|
}, null, options);
|
|
3582
3590
|
});
|
|
3583
|
-
|
|
3584
3591
|
return function user_credentials_email(_x1074, _x1075, _x1076, _x1077) {
|
|
3585
3592
|
return _ref314.apply(this, arguments);
|
|
3586
3593
|
};
|
|
3587
3594
|
}();
|
|
3588
|
-
|
|
3595
|
+
exports.user_credentials_email = user_credentials_email;
|
|
3596
|
+
var create_user_credentials_email = function () {
|
|
3589
3597
|
var _ref315 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
3590
3598
|
return sdk.post("/users/".concat(user_id, "/credentials_email"), {
|
|
3591
3599
|
fields
|
|
3592
3600
|
}, body, options);
|
|
3593
3601
|
});
|
|
3594
|
-
|
|
3595
3602
|
return function create_user_credentials_email(_x1078, _x1079, _x1080, _x1081, _x1082) {
|
|
3596
3603
|
return _ref315.apply(this, arguments);
|
|
3597
3604
|
};
|
|
3598
3605
|
}();
|
|
3599
|
-
|
|
3606
|
+
exports.create_user_credentials_email = create_user_credentials_email;
|
|
3607
|
+
var update_user_credentials_email = function () {
|
|
3600
3608
|
var _ref316 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
3601
3609
|
return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
|
|
3602
3610
|
fields
|
|
3603
3611
|
}, body, options);
|
|
3604
3612
|
});
|
|
3605
|
-
|
|
3606
3613
|
return function update_user_credentials_email(_x1083, _x1084, _x1085, _x1086, _x1087) {
|
|
3607
3614
|
return _ref316.apply(this, arguments);
|
|
3608
3615
|
};
|
|
3609
3616
|
}();
|
|
3610
|
-
|
|
3617
|
+
exports.update_user_credentials_email = update_user_credentials_email;
|
|
3618
|
+
var delete_user_credentials_email = function () {
|
|
3611
3619
|
var _ref317 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3612
3620
|
return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
|
|
3613
3621
|
});
|
|
3614
|
-
|
|
3615
3622
|
return function delete_user_credentials_email(_x1088, _x1089, _x1090) {
|
|
3616
3623
|
return _ref317.apply(this, arguments);
|
|
3617
3624
|
};
|
|
3618
3625
|
}();
|
|
3619
|
-
|
|
3626
|
+
exports.delete_user_credentials_email = delete_user_credentials_email;
|
|
3627
|
+
var user_credentials_totp = function () {
|
|
3620
3628
|
var _ref318 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3621
3629
|
return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
|
|
3622
3630
|
fields
|
|
3623
3631
|
}, null, options);
|
|
3624
3632
|
});
|
|
3625
|
-
|
|
3626
3633
|
return function user_credentials_totp(_x1091, _x1092, _x1093, _x1094) {
|
|
3627
3634
|
return _ref318.apply(this, arguments);
|
|
3628
3635
|
};
|
|
3629
3636
|
}();
|
|
3630
|
-
|
|
3637
|
+
exports.user_credentials_totp = user_credentials_totp;
|
|
3638
|
+
var create_user_credentials_totp = function () {
|
|
3631
3639
|
var _ref319 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
3632
3640
|
return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
|
|
3633
3641
|
fields
|
|
3634
3642
|
}, body, options);
|
|
3635
3643
|
});
|
|
3636
|
-
|
|
3637
3644
|
return function create_user_credentials_totp(_x1095, _x1096, _x1097, _x1098, _x1099) {
|
|
3638
3645
|
return _ref319.apply(this, arguments);
|
|
3639
3646
|
};
|
|
3640
3647
|
}();
|
|
3641
|
-
|
|
3648
|
+
exports.create_user_credentials_totp = create_user_credentials_totp;
|
|
3649
|
+
var delete_user_credentials_totp = function () {
|
|
3642
3650
|
var _ref320 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3643
3651
|
return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
|
|
3644
3652
|
});
|
|
3645
|
-
|
|
3646
3653
|
return function delete_user_credentials_totp(_x1100, _x1101, _x1102) {
|
|
3647
3654
|
return _ref320.apply(this, arguments);
|
|
3648
3655
|
};
|
|
3649
3656
|
}();
|
|
3650
|
-
|
|
3657
|
+
exports.delete_user_credentials_totp = delete_user_credentials_totp;
|
|
3658
|
+
var user_credentials_ldap = function () {
|
|
3651
3659
|
var _ref321 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3652
3660
|
return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
|
|
3653
3661
|
fields
|
|
3654
3662
|
}, null, options);
|
|
3655
3663
|
});
|
|
3656
|
-
|
|
3657
3664
|
return function user_credentials_ldap(_x1103, _x1104, _x1105, _x1106) {
|
|
3658
3665
|
return _ref321.apply(this, arguments);
|
|
3659
3666
|
};
|
|
3660
3667
|
}();
|
|
3661
|
-
|
|
3668
|
+
exports.user_credentials_ldap = user_credentials_ldap;
|
|
3669
|
+
var delete_user_credentials_ldap = function () {
|
|
3662
3670
|
var _ref322 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3663
3671
|
return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
|
|
3664
3672
|
});
|
|
3665
|
-
|
|
3666
3673
|
return function delete_user_credentials_ldap(_x1107, _x1108, _x1109) {
|
|
3667
3674
|
return _ref322.apply(this, arguments);
|
|
3668
3675
|
};
|
|
3669
3676
|
}();
|
|
3670
|
-
|
|
3677
|
+
exports.delete_user_credentials_ldap = delete_user_credentials_ldap;
|
|
3678
|
+
var user_credentials_google = function () {
|
|
3671
3679
|
var _ref323 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3672
3680
|
return sdk.get("/users/".concat(user_id, "/credentials_google"), {
|
|
3673
3681
|
fields
|
|
3674
3682
|
}, null, options);
|
|
3675
3683
|
});
|
|
3676
|
-
|
|
3677
3684
|
return function user_credentials_google(_x1110, _x1111, _x1112, _x1113) {
|
|
3678
3685
|
return _ref323.apply(this, arguments);
|
|
3679
3686
|
};
|
|
3680
3687
|
}();
|
|
3681
|
-
|
|
3688
|
+
exports.user_credentials_google = user_credentials_google;
|
|
3689
|
+
var delete_user_credentials_google = function () {
|
|
3682
3690
|
var _ref324 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3683
3691
|
return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
|
|
3684
3692
|
});
|
|
3685
|
-
|
|
3686
3693
|
return function delete_user_credentials_google(_x1114, _x1115, _x1116) {
|
|
3687
3694
|
return _ref324.apply(this, arguments);
|
|
3688
3695
|
};
|
|
3689
3696
|
}();
|
|
3690
|
-
|
|
3697
|
+
exports.delete_user_credentials_google = delete_user_credentials_google;
|
|
3698
|
+
var user_credentials_saml = function () {
|
|
3691
3699
|
var _ref325 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3692
3700
|
return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
|
|
3693
3701
|
fields
|
|
3694
3702
|
}, null, options);
|
|
3695
3703
|
});
|
|
3696
|
-
|
|
3697
3704
|
return function user_credentials_saml(_x1117, _x1118, _x1119, _x1120) {
|
|
3698
3705
|
return _ref325.apply(this, arguments);
|
|
3699
3706
|
};
|
|
3700
3707
|
}();
|
|
3701
|
-
|
|
3708
|
+
exports.user_credentials_saml = user_credentials_saml;
|
|
3709
|
+
var delete_user_credentials_saml = function () {
|
|
3702
3710
|
var _ref326 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3703
3711
|
return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
|
|
3704
3712
|
});
|
|
3705
|
-
|
|
3706
3713
|
return function delete_user_credentials_saml(_x1121, _x1122, _x1123) {
|
|
3707
3714
|
return _ref326.apply(this, arguments);
|
|
3708
3715
|
};
|
|
3709
3716
|
}();
|
|
3710
|
-
|
|
3717
|
+
exports.delete_user_credentials_saml = delete_user_credentials_saml;
|
|
3718
|
+
var user_credentials_oidc = function () {
|
|
3711
3719
|
var _ref327 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3712
3720
|
return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
|
|
3713
3721
|
fields
|
|
3714
3722
|
}, null, options);
|
|
3715
3723
|
});
|
|
3716
|
-
|
|
3717
3724
|
return function user_credentials_oidc(_x1124, _x1125, _x1126, _x1127) {
|
|
3718
3725
|
return _ref327.apply(this, arguments);
|
|
3719
3726
|
};
|
|
3720
3727
|
}();
|
|
3721
|
-
|
|
3728
|
+
exports.user_credentials_oidc = user_credentials_oidc;
|
|
3729
|
+
var delete_user_credentials_oidc = function () {
|
|
3722
3730
|
var _ref328 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3723
3731
|
return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
|
|
3724
3732
|
});
|
|
3725
|
-
|
|
3726
3733
|
return function delete_user_credentials_oidc(_x1128, _x1129, _x1130) {
|
|
3727
3734
|
return _ref328.apply(this, arguments);
|
|
3728
3735
|
};
|
|
3729
3736
|
}();
|
|
3730
|
-
|
|
3737
|
+
exports.delete_user_credentials_oidc = delete_user_credentials_oidc;
|
|
3738
|
+
var user_credentials_api3 = function () {
|
|
3731
3739
|
var _ref329 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
|
|
3732
3740
|
return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
3733
3741
|
fields
|
|
3734
3742
|
}, null, options);
|
|
3735
3743
|
});
|
|
3736
|
-
|
|
3737
3744
|
return function user_credentials_api3(_x1131, _x1132, _x1133, _x1134, _x1135) {
|
|
3738
3745
|
return _ref329.apply(this, arguments);
|
|
3739
3746
|
};
|
|
3740
3747
|
}();
|
|
3741
|
-
|
|
3748
|
+
exports.user_credentials_api3 = user_credentials_api3;
|
|
3749
|
+
var delete_user_credentials_api3 = function () {
|
|
3742
3750
|
var _ref330 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
|
|
3743
3751
|
return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
|
|
3744
3752
|
});
|
|
3745
|
-
|
|
3746
3753
|
return function delete_user_credentials_api3(_x1136, _x1137, _x1138, _x1139) {
|
|
3747
3754
|
return _ref330.apply(this, arguments);
|
|
3748
3755
|
};
|
|
3749
3756
|
}();
|
|
3750
|
-
|
|
3757
|
+
exports.delete_user_credentials_api3 = delete_user_credentials_api3;
|
|
3758
|
+
var all_user_credentials_api3s = function () {
|
|
3751
3759
|
var _ref331 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3752
3760
|
return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
|
|
3753
3761
|
fields
|
|
3754
3762
|
}, null, options);
|
|
3755
3763
|
});
|
|
3756
|
-
|
|
3757
3764
|
return function all_user_credentials_api3s(_x1140, _x1141, _x1142, _x1143) {
|
|
3758
3765
|
return _ref331.apply(this, arguments);
|
|
3759
3766
|
};
|
|
3760
3767
|
}();
|
|
3761
|
-
|
|
3768
|
+
exports.all_user_credentials_api3s = all_user_credentials_api3s;
|
|
3769
|
+
var create_user_credentials_api3 = function () {
|
|
3762
3770
|
var _ref332 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
3763
3771
|
return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
|
|
3764
3772
|
fields
|
|
3765
3773
|
}, body, options);
|
|
3766
3774
|
});
|
|
3767
|
-
|
|
3768
3775
|
return function create_user_credentials_api3(_x1144, _x1145, _x1146, _x1147, _x1148) {
|
|
3769
3776
|
return _ref332.apply(this, arguments);
|
|
3770
3777
|
};
|
|
3771
3778
|
}();
|
|
3772
|
-
|
|
3779
|
+
exports.create_user_credentials_api3 = create_user_credentials_api3;
|
|
3780
|
+
var user_credentials_embed = function () {
|
|
3773
3781
|
var _ref333 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
|
|
3774
3782
|
return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
|
|
3775
3783
|
fields
|
|
3776
3784
|
}, null, options);
|
|
3777
3785
|
});
|
|
3778
|
-
|
|
3779
3786
|
return function user_credentials_embed(_x1149, _x1150, _x1151, _x1152, _x1153) {
|
|
3780
3787
|
return _ref333.apply(this, arguments);
|
|
3781
3788
|
};
|
|
3782
3789
|
}();
|
|
3783
|
-
|
|
3790
|
+
exports.user_credentials_embed = user_credentials_embed;
|
|
3791
|
+
var delete_user_credentials_embed = function () {
|
|
3784
3792
|
var _ref334 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
|
|
3785
3793
|
return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
|
|
3786
3794
|
});
|
|
3787
|
-
|
|
3788
3795
|
return function delete_user_credentials_embed(_x1154, _x1155, _x1156, _x1157) {
|
|
3789
3796
|
return _ref334.apply(this, arguments);
|
|
3790
3797
|
};
|
|
3791
3798
|
}();
|
|
3792
|
-
|
|
3799
|
+
exports.delete_user_credentials_embed = delete_user_credentials_embed;
|
|
3800
|
+
var all_user_credentials_embeds = function () {
|
|
3793
3801
|
var _ref335 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3794
3802
|
return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
|
|
3795
3803
|
fields
|
|
3796
3804
|
}, null, options);
|
|
3797
3805
|
});
|
|
3798
|
-
|
|
3799
3806
|
return function all_user_credentials_embeds(_x1158, _x1159, _x1160, _x1161) {
|
|
3800
3807
|
return _ref335.apply(this, arguments);
|
|
3801
3808
|
};
|
|
3802
3809
|
}();
|
|
3803
|
-
|
|
3810
|
+
exports.all_user_credentials_embeds = all_user_credentials_embeds;
|
|
3811
|
+
var user_credentials_looker_openid = function () {
|
|
3804
3812
|
var _ref336 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3805
3813
|
return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
|
|
3806
3814
|
fields
|
|
3807
3815
|
}, null, options);
|
|
3808
3816
|
});
|
|
3809
|
-
|
|
3810
3817
|
return function user_credentials_looker_openid(_x1162, _x1163, _x1164, _x1165) {
|
|
3811
3818
|
return _ref336.apply(this, arguments);
|
|
3812
3819
|
};
|
|
3813
3820
|
}();
|
|
3814
|
-
|
|
3821
|
+
exports.user_credentials_looker_openid = user_credentials_looker_openid;
|
|
3822
|
+
var delete_user_credentials_looker_openid = function () {
|
|
3815
3823
|
var _ref337 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
3816
3824
|
return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
|
|
3817
3825
|
});
|
|
3818
|
-
|
|
3819
3826
|
return function delete_user_credentials_looker_openid(_x1166, _x1167, _x1168) {
|
|
3820
3827
|
return _ref337.apply(this, arguments);
|
|
3821
3828
|
};
|
|
3822
3829
|
}();
|
|
3823
|
-
|
|
3830
|
+
exports.delete_user_credentials_looker_openid = delete_user_credentials_looker_openid;
|
|
3831
|
+
var user_session = function () {
|
|
3824
3832
|
var _ref338 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
|
|
3825
3833
|
return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
|
|
3826
3834
|
fields
|
|
3827
3835
|
}, null, options);
|
|
3828
3836
|
});
|
|
3829
|
-
|
|
3830
3837
|
return function user_session(_x1169, _x1170, _x1171, _x1172, _x1173) {
|
|
3831
3838
|
return _ref338.apply(this, arguments);
|
|
3832
3839
|
};
|
|
3833
3840
|
}();
|
|
3834
|
-
|
|
3841
|
+
exports.user_session = user_session;
|
|
3842
|
+
var delete_user_session = function () {
|
|
3835
3843
|
var _ref339 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
|
|
3836
3844
|
return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
|
|
3837
3845
|
});
|
|
3838
|
-
|
|
3839
3846
|
return function delete_user_session(_x1174, _x1175, _x1176, _x1177) {
|
|
3840
3847
|
return _ref339.apply(this, arguments);
|
|
3841
3848
|
};
|
|
3842
3849
|
}();
|
|
3843
|
-
|
|
3850
|
+
exports.delete_user_session = delete_user_session;
|
|
3851
|
+
var all_user_sessions = function () {
|
|
3844
3852
|
var _ref340 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
3845
3853
|
return sdk.get("/users/".concat(user_id, "/sessions"), {
|
|
3846
3854
|
fields
|
|
3847
3855
|
}, null, options);
|
|
3848
3856
|
});
|
|
3849
|
-
|
|
3850
3857
|
return function all_user_sessions(_x1178, _x1179, _x1180, _x1181) {
|
|
3851
3858
|
return _ref340.apply(this, arguments);
|
|
3852
3859
|
};
|
|
3853
3860
|
}();
|
|
3854
|
-
|
|
3861
|
+
exports.all_user_sessions = all_user_sessions;
|
|
3862
|
+
var create_user_credentials_email_password_reset = function () {
|
|
3855
3863
|
var _ref341 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3856
3864
|
return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
|
|
3857
3865
|
expires: request.expires,
|
|
3858
3866
|
fields: request.fields
|
|
3859
3867
|
}, null, options);
|
|
3860
3868
|
});
|
|
3861
|
-
|
|
3862
3869
|
return function create_user_credentials_email_password_reset(_x1182, _x1183, _x1184) {
|
|
3863
3870
|
return _ref341.apply(this, arguments);
|
|
3864
3871
|
};
|
|
3865
3872
|
}();
|
|
3866
|
-
|
|
3873
|
+
exports.create_user_credentials_email_password_reset = create_user_credentials_email_password_reset;
|
|
3874
|
+
var user_roles = function () {
|
|
3867
3875
|
var _ref342 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3868
3876
|
return sdk.get("/users/".concat(request.user_id, "/roles"), {
|
|
3869
3877
|
fields: request.fields,
|
|
3870
3878
|
direct_association_only: request.direct_association_only
|
|
3871
3879
|
}, null, options);
|
|
3872
3880
|
});
|
|
3873
|
-
|
|
3874
3881
|
return function user_roles(_x1185, _x1186, _x1187) {
|
|
3875
3882
|
return _ref342.apply(this, arguments);
|
|
3876
3883
|
};
|
|
3877
3884
|
}();
|
|
3878
|
-
|
|
3885
|
+
exports.user_roles = user_roles;
|
|
3886
|
+
var set_user_roles = function () {
|
|
3879
3887
|
var _ref343 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
3880
3888
|
return sdk.put("/users/".concat(user_id, "/roles"), {
|
|
3881
3889
|
fields
|
|
3882
3890
|
}, body, options);
|
|
3883
3891
|
});
|
|
3884
|
-
|
|
3885
3892
|
return function set_user_roles(_x1188, _x1189, _x1190, _x1191, _x1192) {
|
|
3886
3893
|
return _ref343.apply(this, arguments);
|
|
3887
3894
|
};
|
|
3888
3895
|
}();
|
|
3889
|
-
|
|
3896
|
+
exports.set_user_roles = set_user_roles;
|
|
3897
|
+
var user_attribute_user_values = function () {
|
|
3890
3898
|
var _ref344 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3891
3899
|
return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
|
|
3892
3900
|
fields: request.fields,
|
|
@@ -3895,120 +3903,120 @@ export var user_attribute_user_values = function () {
|
|
|
3895
3903
|
include_unset: request.include_unset
|
|
3896
3904
|
}, null, options);
|
|
3897
3905
|
});
|
|
3898
|
-
|
|
3899
3906
|
return function user_attribute_user_values(_x1193, _x1194, _x1195) {
|
|
3900
3907
|
return _ref344.apply(this, arguments);
|
|
3901
3908
|
};
|
|
3902
3909
|
}();
|
|
3903
|
-
|
|
3910
|
+
exports.user_attribute_user_values = user_attribute_user_values;
|
|
3911
|
+
var set_user_attribute_user_value = function () {
|
|
3904
3912
|
var _ref345 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
|
|
3905
3913
|
return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
3906
3914
|
});
|
|
3907
|
-
|
|
3908
3915
|
return function set_user_attribute_user_value(_x1196, _x1197, _x1198, _x1199, _x1200) {
|
|
3909
3916
|
return _ref345.apply(this, arguments);
|
|
3910
3917
|
};
|
|
3911
3918
|
}();
|
|
3912
|
-
|
|
3919
|
+
exports.set_user_attribute_user_value = set_user_attribute_user_value;
|
|
3920
|
+
var delete_user_attribute_user_value = function () {
|
|
3913
3921
|
var _ref346 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
|
|
3914
3922
|
return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
3915
3923
|
});
|
|
3916
|
-
|
|
3917
3924
|
return function delete_user_attribute_user_value(_x1201, _x1202, _x1203, _x1204) {
|
|
3918
3925
|
return _ref346.apply(this, arguments);
|
|
3919
3926
|
};
|
|
3920
3927
|
}();
|
|
3921
|
-
|
|
3928
|
+
exports.delete_user_attribute_user_value = delete_user_attribute_user_value;
|
|
3929
|
+
var all_user_attributes = function () {
|
|
3922
3930
|
var _ref347 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3923
3931
|
return sdk.get('/user_attributes', {
|
|
3924
3932
|
fields: request.fields,
|
|
3925
3933
|
sorts: request.sorts
|
|
3926
3934
|
}, null, options);
|
|
3927
3935
|
});
|
|
3928
|
-
|
|
3929
3936
|
return function all_user_attributes(_x1205, _x1206, _x1207) {
|
|
3930
3937
|
return _ref347.apply(this, arguments);
|
|
3931
3938
|
};
|
|
3932
3939
|
}();
|
|
3933
|
-
|
|
3940
|
+
exports.all_user_attributes = all_user_attributes;
|
|
3941
|
+
var create_user_attribute = function () {
|
|
3934
3942
|
var _ref348 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3935
3943
|
return sdk.post('/user_attributes', {
|
|
3936
3944
|
fields
|
|
3937
3945
|
}, body, options);
|
|
3938
3946
|
});
|
|
3939
|
-
|
|
3940
3947
|
return function create_user_attribute(_x1208, _x1209, _x1210, _x1211) {
|
|
3941
3948
|
return _ref348.apply(this, arguments);
|
|
3942
3949
|
};
|
|
3943
3950
|
}();
|
|
3944
|
-
|
|
3951
|
+
exports.create_user_attribute = create_user_attribute;
|
|
3952
|
+
var user_attribute = function () {
|
|
3945
3953
|
var _ref349 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
3946
3954
|
return sdk.get("/user_attributes/".concat(user_attribute_id), {
|
|
3947
3955
|
fields
|
|
3948
3956
|
}, null, options);
|
|
3949
3957
|
});
|
|
3950
|
-
|
|
3951
3958
|
return function user_attribute(_x1212, _x1213, _x1214, _x1215) {
|
|
3952
3959
|
return _ref349.apply(this, arguments);
|
|
3953
3960
|
};
|
|
3954
3961
|
}();
|
|
3955
|
-
|
|
3962
|
+
exports.user_attribute = user_attribute;
|
|
3963
|
+
var update_user_attribute = function () {
|
|
3956
3964
|
var _ref350 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
|
|
3957
3965
|
return sdk.patch("/user_attributes/".concat(user_attribute_id), {
|
|
3958
3966
|
fields
|
|
3959
3967
|
}, body, options);
|
|
3960
3968
|
});
|
|
3961
|
-
|
|
3962
3969
|
return function update_user_attribute(_x1216, _x1217, _x1218, _x1219, _x1220) {
|
|
3963
3970
|
return _ref350.apply(this, arguments);
|
|
3964
3971
|
};
|
|
3965
3972
|
}();
|
|
3966
|
-
|
|
3973
|
+
exports.update_user_attribute = update_user_attribute;
|
|
3974
|
+
var delete_user_attribute = function () {
|
|
3967
3975
|
var _ref351 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
|
|
3968
3976
|
return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
|
|
3969
3977
|
});
|
|
3970
|
-
|
|
3971
3978
|
return function delete_user_attribute(_x1221, _x1222, _x1223) {
|
|
3972
3979
|
return _ref351.apply(this, arguments);
|
|
3973
3980
|
};
|
|
3974
3981
|
}();
|
|
3975
|
-
|
|
3982
|
+
exports.delete_user_attribute = delete_user_attribute;
|
|
3983
|
+
var all_user_attribute_group_values = function () {
|
|
3976
3984
|
var _ref352 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
3977
3985
|
return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
|
|
3978
3986
|
fields
|
|
3979
3987
|
}, null, options);
|
|
3980
3988
|
});
|
|
3981
|
-
|
|
3982
3989
|
return function all_user_attribute_group_values(_x1224, _x1225, _x1226, _x1227) {
|
|
3983
3990
|
return _ref352.apply(this, arguments);
|
|
3984
3991
|
};
|
|
3985
3992
|
}();
|
|
3986
|
-
|
|
3993
|
+
exports.all_user_attribute_group_values = all_user_attribute_group_values;
|
|
3994
|
+
var set_user_attribute_group_values = function () {
|
|
3987
3995
|
var _ref353 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
|
|
3988
3996
|
return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
|
|
3989
3997
|
});
|
|
3990
|
-
|
|
3991
3998
|
return function set_user_attribute_group_values(_x1228, _x1229, _x1230, _x1231) {
|
|
3992
3999
|
return _ref353.apply(this, arguments);
|
|
3993
4000
|
};
|
|
3994
4001
|
}();
|
|
3995
|
-
|
|
4002
|
+
exports.set_user_attribute_group_values = set_user_attribute_group_values;
|
|
4003
|
+
var all_workspaces = function () {
|
|
3996
4004
|
var _ref354 = _asyncToGenerator(function* (sdk, options) {
|
|
3997
4005
|
return sdk.get('/workspaces', null, null, options);
|
|
3998
4006
|
});
|
|
3999
|
-
|
|
4000
4007
|
return function all_workspaces(_x1232, _x1233) {
|
|
4001
4008
|
return _ref354.apply(this, arguments);
|
|
4002
4009
|
};
|
|
4003
4010
|
}();
|
|
4004
|
-
|
|
4011
|
+
exports.all_workspaces = all_workspaces;
|
|
4012
|
+
var workspace = function () {
|
|
4005
4013
|
var _ref355 = _asyncToGenerator(function* (sdk, workspace_id, options) {
|
|
4006
|
-
workspace_id = encodeParam(workspace_id);
|
|
4014
|
+
workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
|
|
4007
4015
|
return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
|
|
4008
4016
|
});
|
|
4009
|
-
|
|
4010
4017
|
return function workspace(_x1234, _x1235, _x1236) {
|
|
4011
4018
|
return _ref355.apply(this, arguments);
|
|
4012
4019
|
};
|
|
4013
4020
|
}();
|
|
4021
|
+
exports.workspace = workspace;
|
|
4014
4022
|
//# sourceMappingURL=funcs.js.map
|