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