@looker/sdk 23.8.1 → 23.14.1
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 +33 -0
- package/README.md +2 -2
- package/lib/3.1/funcs.d.ts +4 -4
- package/lib/3.1/funcs.js +4 -2
- package/lib/3.1/funcs.js.map +1 -1
- package/lib/3.1/methods.d.ts +4 -4
- package/lib/3.1/methods.js +4 -2
- package/lib/3.1/methods.js.map +1 -1
- package/lib/3.1/methodsInterface.d.ts +4 -4
- package/lib/3.1/methodsInterface.js.map +1 -1
- package/lib/3.1/models.d.ts +54 -1
- package/lib/3.1/models.js +2 -0
- package/lib/3.1/models.js.map +1 -1
- package/lib/3.1/streams.d.ts +4 -4
- package/lib/3.1/streams.js +4 -2
- package/lib/3.1/streams.js.map +1 -1
- package/lib/4.0/funcs.d.ts +8 -7
- package/lib/4.0/funcs.js +561 -548
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +8 -7
- package/lib/4.0/methods.js +374 -364
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +8 -7
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +109 -2
- package/lib/4.0/models.js +2 -0
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +8 -7
- package/lib/4.0/streams.js +374 -364
- package/lib/4.0/streams.js.map +1 -1
- package/lib/constants.d.ts +1 -1
- package/lib/constants.js +1 -1
- package/lib/constants.js.map +1 -1
- package/lib/esm/3.1/funcs.js +4 -2
- package/lib/esm/3.1/funcs.js.map +1 -1
- package/lib/esm/3.1/methods.js +4 -2
- 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 +2 -0
- package/lib/esm/3.1/models.js.map +1 -1
- package/lib/esm/3.1/streams.js +4 -2
- package/lib/esm/3.1/streams.js.map +1 -1
- package/lib/esm/4.0/funcs.js +561 -548
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +374 -364
- 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 +2 -0
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +374 -364
- package/lib/esm/4.0/streams.js.map +1 -1
- package/lib/esm/constants.js +1 -1
- package/lib/esm/constants.js.map +1 -1
- package/package.json +3 -3
package/lib/4.0/funcs.js
CHANGED
|
@@ -5,9 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.create_embed_user = exports.create_embed_url_as_me = exports.create_embed_secret = exports.create_digest_email_send = exports.create_dashboard_render_task = exports.create_dashboard_layout = exports.create_dashboard_from_lookml = exports.create_dashboard_filter = exports.create_dashboard_element_render_task = exports.create_dashboard_element = exports.create_dashboard = exports.create_content_metadata_access = exports.create_content_favorite = exports.create_connection = exports.create_color_collection = exports.create_board_section = exports.create_board_item = exports.create_board = exports.create_alert = exports.copy_look = exports.copy_dashboard = exports.content_validation = exports.content_thumbnail = exports.content_metadata = exports.content_favorite = exports.connection_tables = exports.connection_search_columns = exports.connection_schemas = exports.connection_features = exports.connection_databases = exports.connection_cost_estimate = exports.connection_columns = exports.connection = exports.color_collections_standard = exports.color_collections_custom = exports.color_collection = exports.cloud_storage_configuration = exports.check_pdt_build = exports.board_section = exports.board_item = exports.board = exports.artifact_value = exports.artifact_usage = exports.artifact_namespaces = exports.artifact = exports.api_spec = 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_ssh_tunnels = exports.all_ssh_servers = 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_oauth_client_apps = 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_groups = exports.all_group_users = exports.all_group_groups = exports.all_git_connection_tests = exports.all_git_branches = exports.all_folders = exports.all_external_oauth_applications = 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.all_boards = exports.all_board_sections = exports.all_board_items = exports.alert_notifications = exports.add_support_access_allowlist_entries = exports.add_group_user = exports.add_group_group = exports.active_themes = exports.activate_app_user = exports.acquire_embed_cookieless_session = exports.accept_integration_hub_legal_agreement = void 0;
|
|
7
7
|
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_support_access_allowlist_entry = exports.delete_ssh_tunnel = exports.delete_ssh_server = 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_oauth_client_app = exports.delete_model_set = exports.delete_lookml_model = exports.delete_look = exports.delete_integration_hub = exports.delete_group_user = exports.delete_group_from_group = exports.delete_group = exports.delete_git_branch = exports.delete_folder = exports.delete_embed_secret = exports.delete_embed_cookieless_session = 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.delete_board_section = exports.delete_board_item = exports.delete_board = exports.delete_artifact = exports.delete_alert = exports.default_theme = exports.default_color_collection = exports.deactivate_app_user = 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 = 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_ssh_tunnel = exports.create_ssh_server = exports.create_sql_query = 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_oauth_application_user_state = exports.create_model_set = exports.create_merge_query = exports.create_lookml_model = exports.create_look_render_task = exports.create_look = exports.create_integration_hub = exports.create_group = exports.create_git_deploy_key = exports.create_git_branch = exports.create_folder = exports.create_external_oauth_application = void 0;
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.workspace = exports.wipeout_user_emails = 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_ssh_tunnel = exports.update_ssh_server = void 0;
|
|
8
|
+
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.register_oauth_client_app = exports.register_mobile_device = exports.read_alert_notification = exports.query_task_results = exports.query_task_multi_results = exports.query_task = exports.query_for_slug = exports.query = exports.purge_artifacts = exports.public_egress_ip_addresses = 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.oauth_client_app = exports.move_look = exports.move_dashboard = exports.model_set = exports.model_fieldname_suggestions = exports.mobile_settings = exports.merge_query = exports.me = exports.manifest = exports.lookml_model_explore = exports.lookml_model = exports.look = exports.logout = exports.login_user = exports.login = exports.lock_all = exports.legacy_feature = exports.ldap_config = exports.kill_query = exports.jdbc_interface = exports.invalidate_tokens = exports.internal_help_resources_content = exports.internal_help_resources = exports.integration_hub = exports.integration = exports.import_lookml_dashboard = exports.import_dashboard_from_lookml = exports.group = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.git_deploy_key = exports.git_branch = exports.get_support_access_allowlist_entries = exports.get_setting = exports.get_model = exports.get_all_repository_credentials = exports.get_alert = exports.generate_tokens_for_cookieless_session = exports.functionalSdk40 = exports.force_password_reset_at_next_login_for_all_users = exports.follow_alert = 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.enqueue_alert = exports.enable_support_access = exports.disable_support_access = exports.digest_emails_enabled = exports.deregister_mobile_device = exports.deploy_to_production = void 0;
|
|
9
|
+
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_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = 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_group = exports.update_git_branch = exports.update_folder = exports.update_digest_emails_enabled = exports.update_datagroup = exports.update_dashboard_layout_component = 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_board_section = exports.update_board_item = exports.update_board = exports.update_artifacts = exports.update_alert_field = exports.update_alert = exports.unfollow_alert = exports.theme_or_default = exports.theme = exports.test_ssh_tunnel = exports.test_ssh_server = 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.support_access_status = exports.stop_pdt_build = exports.start_pdt_build = exports.ssh_tunnel = exports.ssh_server = exports.ssh_public_key = exports.sql_query = exports.smtp_status = exports.set_user_roles = exports.set_user_attribute_user_value = exports.set_user_attribute_group_values = exports.set_smtp_settings = exports.set_setting = exports.set_role_users = exports.set_role_groups = exports.set_default_theme = exports.set_default_color_collection = exports.session_config = exports.session = exports.send_user_credentials_email_password_reset = exports.search_users_names = exports.search_users = exports.search_user_login_lockouts = exports.search_themes = exports.search_roles_with_user_count = exports.search_roles = exports.search_permission_sets = exports.search_model_sets = exports.search_looks = exports.search_groups_with_roles = exports.search_groups_with_hierarchy = exports.search_groups = exports.search_folders = exports.search_dashboards = exports.search_dashboard_elements = exports.search_credentials_email = exports.search_content_views = exports.search_content_favorites = exports.search_content = exports.search_boards = exports.search_artifacts = exports.search_alerts = exports.scheduled_plans_for_space = void 0;
|
|
10
|
+
exports.workspace = exports.wipeout_user_emails = 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_ssh_tunnel = exports.update_ssh_server = exports.update_session_config = void 0;
|
|
11
11
|
var _sdkRtl = require("@looker/sdk-rtl");
|
|
12
12
|
var _constants = require("../constants");
|
|
13
13
|
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); } }
|
|
@@ -1827,7 +1827,8 @@ var search_dashboards = function () {
|
|
|
1827
1827
|
limit: request.limit,
|
|
1828
1828
|
offset: request.offset,
|
|
1829
1829
|
sorts: request.sorts,
|
|
1830
|
-
filter_or: request.filter_or
|
|
1830
|
+
filter_or: request.filter_or,
|
|
1831
|
+
not_owned_by: request.not_owned_by
|
|
1831
1832
|
}, null, options);
|
|
1832
1833
|
});
|
|
1833
1834
|
return function search_dashboards(_x531, _x532, _x533) {
|
|
@@ -2304,7 +2305,8 @@ var search_folders = function () {
|
|
|
2304
2305
|
parent_id: request.parent_id,
|
|
2305
2306
|
creator_id: request.creator_id,
|
|
2306
2307
|
filter_or: request.filter_or,
|
|
2307
|
-
is_shared_root: request.is_shared_root
|
|
2308
|
+
is_shared_root: request.is_shared_root,
|
|
2309
|
+
is_users_root: request.is_users_root
|
|
2308
2310
|
}, null, options);
|
|
2309
2311
|
});
|
|
2310
2312
|
return function search_folders(_x682, _x683, _x684) {
|
|
@@ -2793,30 +2795,41 @@ var test_integration = function () {
|
|
|
2793
2795
|
};
|
|
2794
2796
|
}();
|
|
2795
2797
|
exports.test_integration = test_integration;
|
|
2798
|
+
var jdbc_interface = function () {
|
|
2799
|
+
var _ref249 = _asyncToGenerator(function* (sdk, avatica_request, options) {
|
|
2800
|
+
return sdk.get('/__jdbc_interface__', {
|
|
2801
|
+
avatica_request
|
|
2802
|
+
}, null, options);
|
|
2803
|
+
});
|
|
2804
|
+
return function jdbc_interface(_x828, _x829, _x830) {
|
|
2805
|
+
return _ref249.apply(this, arguments);
|
|
2806
|
+
};
|
|
2807
|
+
}();
|
|
2808
|
+
exports.jdbc_interface = jdbc_interface;
|
|
2796
2809
|
var all_looks = function () {
|
|
2797
|
-
var
|
|
2810
|
+
var _ref250 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2798
2811
|
return sdk.get('/looks', {
|
|
2799
2812
|
fields
|
|
2800
2813
|
}, null, options);
|
|
2801
2814
|
});
|
|
2802
|
-
return function all_looks(
|
|
2803
|
-
return
|
|
2815
|
+
return function all_looks(_x831, _x832, _x833) {
|
|
2816
|
+
return _ref250.apply(this, arguments);
|
|
2804
2817
|
};
|
|
2805
2818
|
}();
|
|
2806
2819
|
exports.all_looks = all_looks;
|
|
2807
2820
|
var create_look = function () {
|
|
2808
|
-
var
|
|
2821
|
+
var _ref251 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2809
2822
|
return sdk.post('/looks', {
|
|
2810
2823
|
fields
|
|
2811
2824
|
}, body, options);
|
|
2812
2825
|
});
|
|
2813
|
-
return function create_look(
|
|
2814
|
-
return
|
|
2826
|
+
return function create_look(_x834, _x835, _x836, _x837) {
|
|
2827
|
+
return _ref251.apply(this, arguments);
|
|
2815
2828
|
};
|
|
2816
2829
|
}();
|
|
2817
2830
|
exports.create_look = create_look;
|
|
2818
2831
|
var search_looks = function () {
|
|
2819
|
-
var
|
|
2832
|
+
var _ref252 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2820
2833
|
return sdk.get('/looks/search', {
|
|
2821
2834
|
id: request.id,
|
|
2822
2835
|
title: request.title,
|
|
@@ -2838,47 +2851,47 @@ var search_looks = function () {
|
|
|
2838
2851
|
filter_or: request.filter_or
|
|
2839
2852
|
}, null, options);
|
|
2840
2853
|
});
|
|
2841
|
-
return function search_looks(
|
|
2842
|
-
return
|
|
2854
|
+
return function search_looks(_x838, _x839, _x840) {
|
|
2855
|
+
return _ref252.apply(this, arguments);
|
|
2843
2856
|
};
|
|
2844
2857
|
}();
|
|
2845
2858
|
exports.search_looks = search_looks;
|
|
2846
2859
|
var look = function () {
|
|
2847
|
-
var
|
|
2860
|
+
var _ref253 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
|
|
2848
2861
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2849
2862
|
return sdk.get("/looks/".concat(look_id), {
|
|
2850
2863
|
fields
|
|
2851
2864
|
}, null, options);
|
|
2852
2865
|
});
|
|
2853
|
-
return function look(
|
|
2854
|
-
return
|
|
2866
|
+
return function look(_x841, _x842, _x843, _x844) {
|
|
2867
|
+
return _ref253.apply(this, arguments);
|
|
2855
2868
|
};
|
|
2856
2869
|
}();
|
|
2857
2870
|
exports.look = look;
|
|
2858
2871
|
var update_look = function () {
|
|
2859
|
-
var
|
|
2872
|
+
var _ref254 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
|
|
2860
2873
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2861
2874
|
return sdk.patch("/looks/".concat(look_id), {
|
|
2862
2875
|
fields
|
|
2863
2876
|
}, body, options);
|
|
2864
2877
|
});
|
|
2865
|
-
return function update_look(
|
|
2866
|
-
return
|
|
2878
|
+
return function update_look(_x845, _x846, _x847, _x848, _x849) {
|
|
2879
|
+
return _ref254.apply(this, arguments);
|
|
2867
2880
|
};
|
|
2868
2881
|
}();
|
|
2869
2882
|
exports.update_look = update_look;
|
|
2870
2883
|
var delete_look = function () {
|
|
2871
|
-
var
|
|
2884
|
+
var _ref255 = _asyncToGenerator(function* (sdk, look_id, options) {
|
|
2872
2885
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2873
2886
|
return sdk.delete("/looks/".concat(look_id), null, null, options);
|
|
2874
2887
|
});
|
|
2875
|
-
return function delete_look(
|
|
2876
|
-
return
|
|
2888
|
+
return function delete_look(_x850, _x851, _x852) {
|
|
2889
|
+
return _ref255.apply(this, arguments);
|
|
2877
2890
|
};
|
|
2878
2891
|
}();
|
|
2879
2892
|
exports.delete_look = delete_look;
|
|
2880
2893
|
var run_look = function () {
|
|
2881
|
-
var
|
|
2894
|
+
var _ref256 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2882
2895
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
2883
2896
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2884
2897
|
return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
|
|
@@ -2896,104 +2909,104 @@ var run_look = function () {
|
|
|
2896
2909
|
server_table_calcs: request.server_table_calcs
|
|
2897
2910
|
}, null, options);
|
|
2898
2911
|
});
|
|
2899
|
-
return function run_look(
|
|
2900
|
-
return
|
|
2912
|
+
return function run_look(_x853, _x854, _x855) {
|
|
2913
|
+
return _ref256.apply(this, arguments);
|
|
2901
2914
|
};
|
|
2902
2915
|
}();
|
|
2903
2916
|
exports.run_look = run_look;
|
|
2904
2917
|
var copy_look = function () {
|
|
2905
|
-
var
|
|
2918
|
+
var _ref257 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2906
2919
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2907
2920
|
return sdk.post("/looks/".concat(look_id, "/copy"), {
|
|
2908
2921
|
folder_id
|
|
2909
2922
|
}, null, options);
|
|
2910
2923
|
});
|
|
2911
|
-
return function copy_look(
|
|
2912
|
-
return
|
|
2924
|
+
return function copy_look(_x856, _x857, _x858, _x859) {
|
|
2925
|
+
return _ref257.apply(this, arguments);
|
|
2913
2926
|
};
|
|
2914
2927
|
}();
|
|
2915
2928
|
exports.copy_look = copy_look;
|
|
2916
2929
|
var move_look = function () {
|
|
2917
|
-
var
|
|
2930
|
+
var _ref258 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2918
2931
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2919
2932
|
return sdk.patch("/looks/".concat(look_id, "/move"), {
|
|
2920
2933
|
folder_id
|
|
2921
2934
|
}, null, options);
|
|
2922
2935
|
});
|
|
2923
|
-
return function move_look(
|
|
2924
|
-
return
|
|
2936
|
+
return function move_look(_x860, _x861, _x862, _x863) {
|
|
2937
|
+
return _ref258.apply(this, arguments);
|
|
2925
2938
|
};
|
|
2926
2939
|
}();
|
|
2927
2940
|
exports.move_look = move_look;
|
|
2928
2941
|
var all_lookml_models = function () {
|
|
2929
|
-
var
|
|
2942
|
+
var _ref259 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2930
2943
|
return sdk.get('/lookml_models', {
|
|
2931
2944
|
fields: request.fields,
|
|
2932
2945
|
limit: request.limit,
|
|
2933
2946
|
offset: request.offset
|
|
2934
2947
|
}, null, options);
|
|
2935
2948
|
});
|
|
2936
|
-
return function all_lookml_models(
|
|
2937
|
-
return
|
|
2949
|
+
return function all_lookml_models(_x864, _x865, _x866) {
|
|
2950
|
+
return _ref259.apply(this, arguments);
|
|
2938
2951
|
};
|
|
2939
2952
|
}();
|
|
2940
2953
|
exports.all_lookml_models = all_lookml_models;
|
|
2941
2954
|
var create_lookml_model = function () {
|
|
2942
|
-
var
|
|
2955
|
+
var _ref260 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2943
2956
|
return sdk.post('/lookml_models', null, body, options);
|
|
2944
2957
|
});
|
|
2945
|
-
return function create_lookml_model(
|
|
2946
|
-
return
|
|
2958
|
+
return function create_lookml_model(_x867, _x868, _x869) {
|
|
2959
|
+
return _ref260.apply(this, arguments);
|
|
2947
2960
|
};
|
|
2948
2961
|
}();
|
|
2949
2962
|
exports.create_lookml_model = create_lookml_model;
|
|
2950
2963
|
var lookml_model = function () {
|
|
2951
|
-
var
|
|
2964
|
+
var _ref261 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
|
|
2952
2965
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2953
2966
|
return sdk.get("/lookml_models/".concat(lookml_model_name), {
|
|
2954
2967
|
fields
|
|
2955
2968
|
}, null, options);
|
|
2956
2969
|
});
|
|
2957
|
-
return function lookml_model(
|
|
2958
|
-
return
|
|
2970
|
+
return function lookml_model(_x870, _x871, _x872, _x873) {
|
|
2971
|
+
return _ref261.apply(this, arguments);
|
|
2959
2972
|
};
|
|
2960
2973
|
}();
|
|
2961
2974
|
exports.lookml_model = lookml_model;
|
|
2962
2975
|
var update_lookml_model = function () {
|
|
2963
|
-
var
|
|
2976
|
+
var _ref262 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
|
|
2964
2977
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2965
2978
|
return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
|
|
2966
2979
|
});
|
|
2967
|
-
return function update_lookml_model(
|
|
2968
|
-
return
|
|
2980
|
+
return function update_lookml_model(_x874, _x875, _x876, _x877) {
|
|
2981
|
+
return _ref262.apply(this, arguments);
|
|
2969
2982
|
};
|
|
2970
2983
|
}();
|
|
2971
2984
|
exports.update_lookml_model = update_lookml_model;
|
|
2972
2985
|
var delete_lookml_model = function () {
|
|
2973
|
-
var
|
|
2986
|
+
var _ref263 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
|
|
2974
2987
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2975
2988
|
return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
|
|
2976
2989
|
});
|
|
2977
|
-
return function delete_lookml_model(
|
|
2978
|
-
return
|
|
2990
|
+
return function delete_lookml_model(_x878, _x879, _x880) {
|
|
2991
|
+
return _ref263.apply(this, arguments);
|
|
2979
2992
|
};
|
|
2980
2993
|
}();
|
|
2981
2994
|
exports.delete_lookml_model = delete_lookml_model;
|
|
2982
2995
|
var lookml_model_explore = function () {
|
|
2983
|
-
var
|
|
2996
|
+
var _ref264 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
|
|
2984
2997
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2985
2998
|
explore_name = (0, _sdkRtl.encodeParam)(explore_name);
|
|
2986
2999
|
return sdk.get("/lookml_models/".concat(lookml_model_name, "/explores/").concat(explore_name), {
|
|
2987
3000
|
fields
|
|
2988
3001
|
}, null, options);
|
|
2989
3002
|
});
|
|
2990
|
-
return function lookml_model_explore(
|
|
2991
|
-
return
|
|
3003
|
+
return function lookml_model_explore(_x881, _x882, _x883, _x884, _x885) {
|
|
3004
|
+
return _ref264.apply(this, arguments);
|
|
2992
3005
|
};
|
|
2993
3006
|
}();
|
|
2994
3007
|
exports.lookml_model_explore = lookml_model_explore;
|
|
2995
3008
|
var model_fieldname_suggestions = function () {
|
|
2996
|
-
var
|
|
3009
|
+
var _ref265 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2997
3010
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
2998
3011
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
2999
3012
|
request.field_name = (0, _sdkRtl.encodeParam)(request.field_name);
|
|
@@ -3002,45 +3015,45 @@ var model_fieldname_suggestions = function () {
|
|
|
3002
3015
|
filters: request.filters
|
|
3003
3016
|
}, null, options);
|
|
3004
3017
|
});
|
|
3005
|
-
return function model_fieldname_suggestions(
|
|
3006
|
-
return
|
|
3018
|
+
return function model_fieldname_suggestions(_x886, _x887, _x888) {
|
|
3019
|
+
return _ref265.apply(this, arguments);
|
|
3007
3020
|
};
|
|
3008
3021
|
}();
|
|
3009
3022
|
exports.model_fieldname_suggestions = model_fieldname_suggestions;
|
|
3010
3023
|
var get_model = function () {
|
|
3011
|
-
var
|
|
3024
|
+
var _ref266 = _asyncToGenerator(function* (sdk, model_name, options) {
|
|
3012
3025
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
3013
3026
|
return sdk.get("/models/".concat(model_name), null, null, options);
|
|
3014
3027
|
});
|
|
3015
|
-
return function get_model(
|
|
3016
|
-
return
|
|
3028
|
+
return function get_model(_x889, _x890, _x891) {
|
|
3029
|
+
return _ref266.apply(this, arguments);
|
|
3017
3030
|
};
|
|
3018
3031
|
}();
|
|
3019
3032
|
exports.get_model = get_model;
|
|
3020
3033
|
var connection_databases = function () {
|
|
3021
|
-
var
|
|
3034
|
+
var _ref267 = _asyncToGenerator(function* (sdk, connection_name, options) {
|
|
3022
3035
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
3023
3036
|
return sdk.get("/connections/".concat(connection_name, "/databases"), null, null, options);
|
|
3024
3037
|
});
|
|
3025
|
-
return function connection_databases(
|
|
3026
|
-
return
|
|
3038
|
+
return function connection_databases(_x892, _x893, _x894) {
|
|
3039
|
+
return _ref267.apply(this, arguments);
|
|
3027
3040
|
};
|
|
3028
3041
|
}();
|
|
3029
3042
|
exports.connection_databases = connection_databases;
|
|
3030
3043
|
var connection_features = function () {
|
|
3031
|
-
var
|
|
3044
|
+
var _ref268 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
|
|
3032
3045
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
3033
3046
|
return sdk.get("/connections/".concat(connection_name, "/features"), {
|
|
3034
3047
|
fields
|
|
3035
3048
|
}, null, options);
|
|
3036
3049
|
});
|
|
3037
|
-
return function connection_features(
|
|
3038
|
-
return
|
|
3050
|
+
return function connection_features(_x895, _x896, _x897, _x898) {
|
|
3051
|
+
return _ref268.apply(this, arguments);
|
|
3039
3052
|
};
|
|
3040
3053
|
}();
|
|
3041
3054
|
exports.connection_features = connection_features;
|
|
3042
3055
|
var connection_schemas = function () {
|
|
3043
|
-
var
|
|
3056
|
+
var _ref269 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3044
3057
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3045
3058
|
return sdk.get("/connections/".concat(request.connection_name, "/schemas"), {
|
|
3046
3059
|
database: request.database,
|
|
@@ -3048,13 +3061,13 @@ var connection_schemas = function () {
|
|
|
3048
3061
|
fields: request.fields
|
|
3049
3062
|
}, null, options);
|
|
3050
3063
|
});
|
|
3051
|
-
return function connection_schemas(
|
|
3052
|
-
return
|
|
3064
|
+
return function connection_schemas(_x899, _x900, _x901) {
|
|
3065
|
+
return _ref269.apply(this, arguments);
|
|
3053
3066
|
};
|
|
3054
3067
|
}();
|
|
3055
3068
|
exports.connection_schemas = connection_schemas;
|
|
3056
3069
|
var connection_tables = function () {
|
|
3057
|
-
var
|
|
3070
|
+
var _ref270 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3058
3071
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3059
3072
|
return sdk.get("/connections/".concat(request.connection_name, "/tables"), {
|
|
3060
3073
|
database: request.database,
|
|
@@ -3065,13 +3078,13 @@ var connection_tables = function () {
|
|
|
3065
3078
|
table_limit: request.table_limit
|
|
3066
3079
|
}, null, options);
|
|
3067
3080
|
});
|
|
3068
|
-
return function connection_tables(
|
|
3069
|
-
return
|
|
3081
|
+
return function connection_tables(_x902, _x903, _x904) {
|
|
3082
|
+
return _ref270.apply(this, arguments);
|
|
3070
3083
|
};
|
|
3071
3084
|
}();
|
|
3072
3085
|
exports.connection_tables = connection_tables;
|
|
3073
3086
|
var connection_columns = function () {
|
|
3074
|
-
var
|
|
3087
|
+
var _ref271 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3075
3088
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3076
3089
|
return sdk.get("/connections/".concat(request.connection_name, "/columns"), {
|
|
3077
3090
|
database: request.database,
|
|
@@ -3082,302 +3095,302 @@ var connection_columns = function () {
|
|
|
3082
3095
|
fields: request.fields
|
|
3083
3096
|
}, null, options);
|
|
3084
3097
|
});
|
|
3085
|
-
return function connection_columns(
|
|
3086
|
-
return
|
|
3098
|
+
return function connection_columns(_x905, _x906, _x907) {
|
|
3099
|
+
return _ref271.apply(this, arguments);
|
|
3087
3100
|
};
|
|
3088
3101
|
}();
|
|
3089
3102
|
exports.connection_columns = connection_columns;
|
|
3090
3103
|
var connection_search_columns = function () {
|
|
3091
|
-
var
|
|
3104
|
+
var _ref272 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3092
3105
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3093
3106
|
return sdk.get("/connections/".concat(request.connection_name, "/search_columns"), {
|
|
3094
3107
|
column_name: request.column_name,
|
|
3095
3108
|
fields: request.fields
|
|
3096
3109
|
}, null, options);
|
|
3097
3110
|
});
|
|
3098
|
-
return function connection_search_columns(
|
|
3099
|
-
return
|
|
3111
|
+
return function connection_search_columns(_x908, _x909, _x910) {
|
|
3112
|
+
return _ref272.apply(this, arguments);
|
|
3100
3113
|
};
|
|
3101
3114
|
}();
|
|
3102
3115
|
exports.connection_search_columns = connection_search_columns;
|
|
3103
3116
|
var connection_cost_estimate = function () {
|
|
3104
|
-
var
|
|
3117
|
+
var _ref273 = _asyncToGenerator(function* (sdk, connection_name, body, fields, options) {
|
|
3105
3118
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
3106
3119
|
return sdk.post("/connections/".concat(connection_name, "/cost_estimate"), {
|
|
3107
3120
|
fields
|
|
3108
3121
|
}, body, options);
|
|
3109
3122
|
});
|
|
3110
|
-
return function connection_cost_estimate(
|
|
3111
|
-
return
|
|
3123
|
+
return function connection_cost_estimate(_x911, _x912, _x913, _x914, _x915) {
|
|
3124
|
+
return _ref273.apply(this, arguments);
|
|
3112
3125
|
};
|
|
3113
3126
|
}();
|
|
3114
3127
|
exports.connection_cost_estimate = connection_cost_estimate;
|
|
3115
3128
|
var lock_all = function () {
|
|
3116
|
-
var
|
|
3129
|
+
var _ref274 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3117
3130
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3118
3131
|
return sdk.post("/projects/".concat(project_id, "/manifest/lock_all"), {
|
|
3119
3132
|
fields
|
|
3120
3133
|
}, null, options);
|
|
3121
3134
|
});
|
|
3122
|
-
return function lock_all(
|
|
3123
|
-
return
|
|
3135
|
+
return function lock_all(_x916, _x917, _x918, _x919) {
|
|
3136
|
+
return _ref274.apply(this, arguments);
|
|
3124
3137
|
};
|
|
3125
3138
|
}();
|
|
3126
3139
|
exports.lock_all = lock_all;
|
|
3127
3140
|
var all_git_branches = function () {
|
|
3128
|
-
var
|
|
3141
|
+
var _ref275 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3129
3142
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3130
3143
|
return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
|
|
3131
3144
|
});
|
|
3132
|
-
return function all_git_branches(
|
|
3133
|
-
return
|
|
3145
|
+
return function all_git_branches(_x920, _x921, _x922) {
|
|
3146
|
+
return _ref275.apply(this, arguments);
|
|
3134
3147
|
};
|
|
3135
3148
|
}();
|
|
3136
3149
|
exports.all_git_branches = all_git_branches;
|
|
3137
3150
|
var git_branch = function () {
|
|
3138
|
-
var
|
|
3151
|
+
var _ref276 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3139
3152
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3140
3153
|
return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
|
|
3141
3154
|
});
|
|
3142
|
-
return function git_branch(
|
|
3143
|
-
return
|
|
3155
|
+
return function git_branch(_x923, _x924, _x925) {
|
|
3156
|
+
return _ref276.apply(this, arguments);
|
|
3144
3157
|
};
|
|
3145
3158
|
}();
|
|
3146
3159
|
exports.git_branch = git_branch;
|
|
3147
3160
|
var update_git_branch = function () {
|
|
3148
|
-
var
|
|
3161
|
+
var _ref277 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3149
3162
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3150
3163
|
return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3151
3164
|
});
|
|
3152
|
-
return function update_git_branch(
|
|
3153
|
-
return
|
|
3165
|
+
return function update_git_branch(_x926, _x927, _x928, _x929) {
|
|
3166
|
+
return _ref277.apply(this, arguments);
|
|
3154
3167
|
};
|
|
3155
3168
|
}();
|
|
3156
3169
|
exports.update_git_branch = update_git_branch;
|
|
3157
3170
|
var create_git_branch = function () {
|
|
3158
|
-
var
|
|
3171
|
+
var _ref278 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3159
3172
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3160
3173
|
return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3161
3174
|
});
|
|
3162
|
-
return function create_git_branch(
|
|
3163
|
-
return
|
|
3175
|
+
return function create_git_branch(_x930, _x931, _x932, _x933) {
|
|
3176
|
+
return _ref278.apply(this, arguments);
|
|
3164
3177
|
};
|
|
3165
3178
|
}();
|
|
3166
3179
|
exports.create_git_branch = create_git_branch;
|
|
3167
3180
|
var find_git_branch = function () {
|
|
3168
|
-
var
|
|
3181
|
+
var _ref279 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3169
3182
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3170
3183
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3171
3184
|
return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3172
3185
|
});
|
|
3173
|
-
return function find_git_branch(
|
|
3174
|
-
return
|
|
3186
|
+
return function find_git_branch(_x934, _x935, _x936, _x937) {
|
|
3187
|
+
return _ref279.apply(this, arguments);
|
|
3175
3188
|
};
|
|
3176
3189
|
}();
|
|
3177
3190
|
exports.find_git_branch = find_git_branch;
|
|
3178
3191
|
var delete_git_branch = function () {
|
|
3179
|
-
var
|
|
3192
|
+
var _ref280 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3180
3193
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3181
3194
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3182
3195
|
return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3183
3196
|
});
|
|
3184
|
-
return function delete_git_branch(
|
|
3185
|
-
return
|
|
3197
|
+
return function delete_git_branch(_x938, _x939, _x940, _x941) {
|
|
3198
|
+
return _ref280.apply(this, arguments);
|
|
3186
3199
|
};
|
|
3187
3200
|
}();
|
|
3188
3201
|
exports.delete_git_branch = delete_git_branch;
|
|
3189
3202
|
var deploy_ref_to_production = function () {
|
|
3190
|
-
var
|
|
3203
|
+
var _ref281 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3191
3204
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3192
3205
|
return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
|
|
3193
3206
|
branch: request.branch,
|
|
3194
3207
|
ref: request.ref
|
|
3195
3208
|
}, null, options);
|
|
3196
3209
|
});
|
|
3197
|
-
return function deploy_ref_to_production(
|
|
3198
|
-
return
|
|
3210
|
+
return function deploy_ref_to_production(_x942, _x943, _x944) {
|
|
3211
|
+
return _ref281.apply(this, arguments);
|
|
3199
3212
|
};
|
|
3200
3213
|
}();
|
|
3201
3214
|
exports.deploy_ref_to_production = deploy_ref_to_production;
|
|
3202
3215
|
var deploy_to_production = function () {
|
|
3203
|
-
var
|
|
3216
|
+
var _ref282 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3204
3217
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3205
3218
|
return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
|
|
3206
3219
|
});
|
|
3207
|
-
return function deploy_to_production(
|
|
3208
|
-
return
|
|
3220
|
+
return function deploy_to_production(_x945, _x946, _x947) {
|
|
3221
|
+
return _ref282.apply(this, arguments);
|
|
3209
3222
|
};
|
|
3210
3223
|
}();
|
|
3211
3224
|
exports.deploy_to_production = deploy_to_production;
|
|
3212
3225
|
var reset_project_to_production = function () {
|
|
3213
|
-
var
|
|
3226
|
+
var _ref283 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3214
3227
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3215
3228
|
return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
|
|
3216
3229
|
});
|
|
3217
|
-
return function reset_project_to_production(
|
|
3218
|
-
return
|
|
3230
|
+
return function reset_project_to_production(_x948, _x949, _x950) {
|
|
3231
|
+
return _ref283.apply(this, arguments);
|
|
3219
3232
|
};
|
|
3220
3233
|
}();
|
|
3221
3234
|
exports.reset_project_to_production = reset_project_to_production;
|
|
3222
3235
|
var reset_project_to_remote = function () {
|
|
3223
|
-
var
|
|
3236
|
+
var _ref284 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3224
3237
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3225
3238
|
return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
|
|
3226
3239
|
});
|
|
3227
|
-
return function reset_project_to_remote(
|
|
3228
|
-
return
|
|
3240
|
+
return function reset_project_to_remote(_x951, _x952, _x953) {
|
|
3241
|
+
return _ref284.apply(this, arguments);
|
|
3229
3242
|
};
|
|
3230
3243
|
}();
|
|
3231
3244
|
exports.reset_project_to_remote = reset_project_to_remote;
|
|
3232
3245
|
var all_projects = function () {
|
|
3233
|
-
var
|
|
3246
|
+
var _ref285 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3234
3247
|
return sdk.get('/projects', {
|
|
3235
3248
|
fields
|
|
3236
3249
|
}, null, options);
|
|
3237
3250
|
});
|
|
3238
|
-
return function all_projects(
|
|
3239
|
-
return
|
|
3251
|
+
return function all_projects(_x954, _x955, _x956) {
|
|
3252
|
+
return _ref285.apply(this, arguments);
|
|
3240
3253
|
};
|
|
3241
3254
|
}();
|
|
3242
3255
|
exports.all_projects = all_projects;
|
|
3243
3256
|
var create_project = function () {
|
|
3244
|
-
var
|
|
3257
|
+
var _ref286 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3245
3258
|
return sdk.post('/projects', null, body, options);
|
|
3246
3259
|
});
|
|
3247
|
-
return function create_project(
|
|
3248
|
-
return
|
|
3260
|
+
return function create_project(_x957, _x958, _x959) {
|
|
3261
|
+
return _ref286.apply(this, arguments);
|
|
3249
3262
|
};
|
|
3250
3263
|
}();
|
|
3251
3264
|
exports.create_project = create_project;
|
|
3252
3265
|
var project = function () {
|
|
3253
|
-
var
|
|
3266
|
+
var _ref287 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3254
3267
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3255
3268
|
return sdk.get("/projects/".concat(project_id), {
|
|
3256
3269
|
fields
|
|
3257
3270
|
}, null, options);
|
|
3258
3271
|
});
|
|
3259
|
-
return function project(
|
|
3260
|
-
return
|
|
3272
|
+
return function project(_x960, _x961, _x962, _x963) {
|
|
3273
|
+
return _ref287.apply(this, arguments);
|
|
3261
3274
|
};
|
|
3262
3275
|
}();
|
|
3263
3276
|
exports.project = project;
|
|
3264
3277
|
var update_project = function () {
|
|
3265
|
-
var
|
|
3278
|
+
var _ref288 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
3266
3279
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3267
3280
|
return sdk.patch("/projects/".concat(project_id), {
|
|
3268
3281
|
fields
|
|
3269
3282
|
}, body, options);
|
|
3270
3283
|
});
|
|
3271
|
-
return function update_project(
|
|
3272
|
-
return
|
|
3284
|
+
return function update_project(_x964, _x965, _x966, _x967, _x968) {
|
|
3285
|
+
return _ref288.apply(this, arguments);
|
|
3273
3286
|
};
|
|
3274
3287
|
}();
|
|
3275
3288
|
exports.update_project = update_project;
|
|
3276
3289
|
var manifest = function () {
|
|
3277
|
-
var
|
|
3290
|
+
var _ref289 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3278
3291
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3279
3292
|
return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
|
|
3280
3293
|
});
|
|
3281
|
-
return function manifest(
|
|
3282
|
-
return
|
|
3294
|
+
return function manifest(_x969, _x970, _x971) {
|
|
3295
|
+
return _ref289.apply(this, arguments);
|
|
3283
3296
|
};
|
|
3284
3297
|
}();
|
|
3285
3298
|
exports.manifest = manifest;
|
|
3286
3299
|
var git_deploy_key = function () {
|
|
3287
|
-
var
|
|
3300
|
+
var _ref290 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3288
3301
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3289
3302
|
return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3290
3303
|
});
|
|
3291
|
-
return function git_deploy_key(
|
|
3292
|
-
return
|
|
3304
|
+
return function git_deploy_key(_x972, _x973, _x974) {
|
|
3305
|
+
return _ref290.apply(this, arguments);
|
|
3293
3306
|
};
|
|
3294
3307
|
}();
|
|
3295
3308
|
exports.git_deploy_key = git_deploy_key;
|
|
3296
3309
|
var create_git_deploy_key = function () {
|
|
3297
|
-
var
|
|
3310
|
+
var _ref291 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3298
3311
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3299
3312
|
return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3300
3313
|
});
|
|
3301
|
-
return function create_git_deploy_key(
|
|
3302
|
-
return
|
|
3314
|
+
return function create_git_deploy_key(_x975, _x976, _x977) {
|
|
3315
|
+
return _ref291.apply(this, arguments);
|
|
3303
3316
|
};
|
|
3304
3317
|
}();
|
|
3305
3318
|
exports.create_git_deploy_key = create_git_deploy_key;
|
|
3306
3319
|
var project_validation_results = function () {
|
|
3307
|
-
var
|
|
3320
|
+
var _ref292 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3308
3321
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3309
3322
|
return sdk.get("/projects/".concat(project_id, "/validate"), {
|
|
3310
3323
|
fields
|
|
3311
3324
|
}, null, options);
|
|
3312
3325
|
});
|
|
3313
|
-
return function project_validation_results(
|
|
3314
|
-
return
|
|
3326
|
+
return function project_validation_results(_x978, _x979, _x980, _x981) {
|
|
3327
|
+
return _ref292.apply(this, arguments);
|
|
3315
3328
|
};
|
|
3316
3329
|
}();
|
|
3317
3330
|
exports.project_validation_results = project_validation_results;
|
|
3318
3331
|
var validate_project = function () {
|
|
3319
|
-
var
|
|
3332
|
+
var _ref293 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3320
3333
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3321
3334
|
return sdk.post("/projects/".concat(project_id, "/validate"), {
|
|
3322
3335
|
fields
|
|
3323
3336
|
}, null, options);
|
|
3324
3337
|
});
|
|
3325
|
-
return function validate_project(
|
|
3326
|
-
return
|
|
3338
|
+
return function validate_project(_x982, _x983, _x984, _x985) {
|
|
3339
|
+
return _ref293.apply(this, arguments);
|
|
3327
3340
|
};
|
|
3328
3341
|
}();
|
|
3329
3342
|
exports.validate_project = validate_project;
|
|
3330
3343
|
var project_workspace = function () {
|
|
3331
|
-
var
|
|
3344
|
+
var _ref294 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3332
3345
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3333
3346
|
return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
|
|
3334
3347
|
fields
|
|
3335
3348
|
}, null, options);
|
|
3336
3349
|
});
|
|
3337
|
-
return function project_workspace(
|
|
3338
|
-
return
|
|
3350
|
+
return function project_workspace(_x986, _x987, _x988, _x989) {
|
|
3351
|
+
return _ref294.apply(this, arguments);
|
|
3339
3352
|
};
|
|
3340
3353
|
}();
|
|
3341
3354
|
exports.project_workspace = project_workspace;
|
|
3342
3355
|
var all_project_files = function () {
|
|
3343
|
-
var
|
|
3356
|
+
var _ref295 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3344
3357
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3345
3358
|
return sdk.get("/projects/".concat(project_id, "/files"), {
|
|
3346
3359
|
fields
|
|
3347
3360
|
}, null, options);
|
|
3348
3361
|
});
|
|
3349
|
-
return function all_project_files(
|
|
3350
|
-
return
|
|
3362
|
+
return function all_project_files(_x990, _x991, _x992, _x993) {
|
|
3363
|
+
return _ref295.apply(this, arguments);
|
|
3351
3364
|
};
|
|
3352
3365
|
}();
|
|
3353
3366
|
exports.all_project_files = all_project_files;
|
|
3354
3367
|
var project_file = function () {
|
|
3355
|
-
var
|
|
3368
|
+
var _ref296 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
|
|
3356
3369
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3357
3370
|
return sdk.get("/projects/".concat(project_id, "/files/file"), {
|
|
3358
3371
|
file_id,
|
|
3359
3372
|
fields
|
|
3360
3373
|
}, null, options);
|
|
3361
3374
|
});
|
|
3362
|
-
return function project_file(
|
|
3363
|
-
return
|
|
3375
|
+
return function project_file(_x994, _x995, _x996, _x997, _x998) {
|
|
3376
|
+
return _ref296.apply(this, arguments);
|
|
3364
3377
|
};
|
|
3365
3378
|
}();
|
|
3366
3379
|
exports.project_file = project_file;
|
|
3367
3380
|
var all_git_connection_tests = function () {
|
|
3368
|
-
var
|
|
3381
|
+
var _ref297 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
|
|
3369
3382
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3370
3383
|
return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
|
|
3371
3384
|
remote_url
|
|
3372
3385
|
}, null, options);
|
|
3373
3386
|
});
|
|
3374
|
-
return function all_git_connection_tests(
|
|
3375
|
-
return
|
|
3387
|
+
return function all_git_connection_tests(_x999, _x1000, _x1001, _x1002) {
|
|
3388
|
+
return _ref297.apply(this, arguments);
|
|
3376
3389
|
};
|
|
3377
3390
|
}();
|
|
3378
3391
|
exports.all_git_connection_tests = all_git_connection_tests;
|
|
3379
3392
|
var run_git_connection_test = function () {
|
|
3380
|
-
var
|
|
3393
|
+
var _ref298 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3381
3394
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3382
3395
|
request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
|
|
3383
3396
|
return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
|
|
@@ -3385,25 +3398,25 @@ var run_git_connection_test = function () {
|
|
|
3385
3398
|
use_production: request.use_production
|
|
3386
3399
|
}, null, options);
|
|
3387
3400
|
});
|
|
3388
|
-
return function run_git_connection_test(
|
|
3389
|
-
return
|
|
3401
|
+
return function run_git_connection_test(_x1003, _x1004, _x1005) {
|
|
3402
|
+
return _ref298.apply(this, arguments);
|
|
3390
3403
|
};
|
|
3391
3404
|
}();
|
|
3392
3405
|
exports.run_git_connection_test = run_git_connection_test;
|
|
3393
3406
|
var all_lookml_tests = function () {
|
|
3394
|
-
var
|
|
3407
|
+
var _ref299 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
|
|
3395
3408
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3396
3409
|
return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
|
|
3397
3410
|
file_id
|
|
3398
3411
|
}, null, options);
|
|
3399
3412
|
});
|
|
3400
|
-
return function all_lookml_tests(
|
|
3401
|
-
return
|
|
3413
|
+
return function all_lookml_tests(_x1006, _x1007, _x1008, _x1009) {
|
|
3414
|
+
return _ref299.apply(this, arguments);
|
|
3402
3415
|
};
|
|
3403
3416
|
}();
|
|
3404
3417
|
exports.all_lookml_tests = all_lookml_tests;
|
|
3405
3418
|
var run_lookml_test = function () {
|
|
3406
|
-
var
|
|
3419
|
+
var _ref300 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3407
3420
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3408
3421
|
return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
|
|
3409
3422
|
file_id: request.file_id,
|
|
@@ -3411,13 +3424,13 @@ var run_lookml_test = function () {
|
|
|
3411
3424
|
model: request.model
|
|
3412
3425
|
}, null, options);
|
|
3413
3426
|
});
|
|
3414
|
-
return function run_lookml_test(
|
|
3415
|
-
return
|
|
3427
|
+
return function run_lookml_test(_x1010, _x1011, _x1012) {
|
|
3428
|
+
return _ref300.apply(this, arguments);
|
|
3416
3429
|
};
|
|
3417
3430
|
}();
|
|
3418
3431
|
exports.run_lookml_test = run_lookml_test;
|
|
3419
3432
|
var tag_ref = function () {
|
|
3420
|
-
var
|
|
3433
|
+
var _ref301 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3421
3434
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3422
3435
|
return sdk.post("/projects/".concat(request.project_id, "/tag"), {
|
|
3423
3436
|
commit_sha: request.commit_sha,
|
|
@@ -3425,45 +3438,45 @@ var tag_ref = function () {
|
|
|
3425
3438
|
tag_message: request.tag_message
|
|
3426
3439
|
}, request.body, options);
|
|
3427
3440
|
});
|
|
3428
|
-
return function tag_ref(
|
|
3429
|
-
return
|
|
3441
|
+
return function tag_ref(_x1013, _x1014, _x1015) {
|
|
3442
|
+
return _ref301.apply(this, arguments);
|
|
3430
3443
|
};
|
|
3431
3444
|
}();
|
|
3432
3445
|
exports.tag_ref = tag_ref;
|
|
3433
3446
|
var update_repository_credential = function () {
|
|
3434
|
-
var
|
|
3447
|
+
var _ref302 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
|
|
3435
3448
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3436
3449
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3437
3450
|
return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
|
|
3438
3451
|
});
|
|
3439
|
-
return function update_repository_credential(
|
|
3440
|
-
return
|
|
3452
|
+
return function update_repository_credential(_x1016, _x1017, _x1018, _x1019, _x1020) {
|
|
3453
|
+
return _ref302.apply(this, arguments);
|
|
3441
3454
|
};
|
|
3442
3455
|
}();
|
|
3443
3456
|
exports.update_repository_credential = update_repository_credential;
|
|
3444
3457
|
var delete_repository_credential = function () {
|
|
3445
|
-
var
|
|
3458
|
+
var _ref303 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
|
|
3446
3459
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3447
3460
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3448
3461
|
return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
|
|
3449
3462
|
});
|
|
3450
|
-
return function delete_repository_credential(
|
|
3451
|
-
return
|
|
3463
|
+
return function delete_repository_credential(_x1021, _x1022, _x1023, _x1024) {
|
|
3464
|
+
return _ref303.apply(this, arguments);
|
|
3452
3465
|
};
|
|
3453
3466
|
}();
|
|
3454
3467
|
exports.delete_repository_credential = delete_repository_credential;
|
|
3455
3468
|
var get_all_repository_credentials = function () {
|
|
3456
|
-
var
|
|
3469
|
+
var _ref304 = _asyncToGenerator(function* (sdk, root_project_id, options) {
|
|
3457
3470
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3458
3471
|
return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
|
|
3459
3472
|
});
|
|
3460
|
-
return function get_all_repository_credentials(
|
|
3461
|
-
return
|
|
3473
|
+
return function get_all_repository_credentials(_x1025, _x1026, _x1027) {
|
|
3474
|
+
return _ref304.apply(this, arguments);
|
|
3462
3475
|
};
|
|
3463
3476
|
}();
|
|
3464
3477
|
exports.get_all_repository_credentials = get_all_repository_credentials;
|
|
3465
3478
|
var create_query_task = function () {
|
|
3466
|
-
var
|
|
3479
|
+
var _ref305 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3467
3480
|
return sdk.post('/query_tasks', {
|
|
3468
3481
|
limit: request.limit,
|
|
3469
3482
|
apply_formatting: request.apply_formatting,
|
|
@@ -3480,81 +3493,81 @@ var create_query_task = function () {
|
|
|
3480
3493
|
fields: request.fields
|
|
3481
3494
|
}, request.body, options);
|
|
3482
3495
|
});
|
|
3483
|
-
return function create_query_task(
|
|
3484
|
-
return
|
|
3496
|
+
return function create_query_task(_x1028, _x1029, _x1030) {
|
|
3497
|
+
return _ref305.apply(this, arguments);
|
|
3485
3498
|
};
|
|
3486
3499
|
}();
|
|
3487
3500
|
exports.create_query_task = create_query_task;
|
|
3488
3501
|
var query_task_multi_results = function () {
|
|
3489
|
-
var
|
|
3502
|
+
var _ref306 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
|
|
3490
3503
|
return sdk.get('/query_tasks/multi_results', {
|
|
3491
3504
|
query_task_ids
|
|
3492
3505
|
}, null, options);
|
|
3493
3506
|
});
|
|
3494
|
-
return function query_task_multi_results(
|
|
3495
|
-
return
|
|
3507
|
+
return function query_task_multi_results(_x1031, _x1032, _x1033) {
|
|
3508
|
+
return _ref306.apply(this, arguments);
|
|
3496
3509
|
};
|
|
3497
3510
|
}();
|
|
3498
3511
|
exports.query_task_multi_results = query_task_multi_results;
|
|
3499
3512
|
var query_task = function () {
|
|
3500
|
-
var
|
|
3513
|
+
var _ref307 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
|
|
3501
3514
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3502
3515
|
return sdk.get("/query_tasks/".concat(query_task_id), {
|
|
3503
3516
|
fields
|
|
3504
3517
|
}, null, options);
|
|
3505
3518
|
});
|
|
3506
|
-
return function query_task(
|
|
3507
|
-
return
|
|
3519
|
+
return function query_task(_x1034, _x1035, _x1036, _x1037) {
|
|
3520
|
+
return _ref307.apply(this, arguments);
|
|
3508
3521
|
};
|
|
3509
3522
|
}();
|
|
3510
3523
|
exports.query_task = query_task;
|
|
3511
3524
|
var query_task_results = function () {
|
|
3512
|
-
var
|
|
3525
|
+
var _ref308 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3513
3526
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3514
3527
|
return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
|
|
3515
3528
|
});
|
|
3516
|
-
return function query_task_results(
|
|
3517
|
-
return
|
|
3529
|
+
return function query_task_results(_x1038, _x1039, _x1040) {
|
|
3530
|
+
return _ref308.apply(this, arguments);
|
|
3518
3531
|
};
|
|
3519
3532
|
}();
|
|
3520
3533
|
exports.query_task_results = query_task_results;
|
|
3521
3534
|
var query = function () {
|
|
3522
|
-
var
|
|
3535
|
+
var _ref309 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
|
|
3523
3536
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3524
3537
|
return sdk.get("/queries/".concat(query_id), {
|
|
3525
3538
|
fields
|
|
3526
3539
|
}, null, options);
|
|
3527
3540
|
});
|
|
3528
|
-
return function query(
|
|
3529
|
-
return
|
|
3541
|
+
return function query(_x1041, _x1042, _x1043, _x1044) {
|
|
3542
|
+
return _ref309.apply(this, arguments);
|
|
3530
3543
|
};
|
|
3531
3544
|
}();
|
|
3532
3545
|
exports.query = query;
|
|
3533
3546
|
var query_for_slug = function () {
|
|
3534
|
-
var
|
|
3547
|
+
var _ref310 = _asyncToGenerator(function* (sdk, slug, fields, options) {
|
|
3535
3548
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3536
3549
|
return sdk.get("/queries/slug/".concat(slug), {
|
|
3537
3550
|
fields
|
|
3538
3551
|
}, null, options);
|
|
3539
3552
|
});
|
|
3540
|
-
return function query_for_slug(
|
|
3541
|
-
return
|
|
3553
|
+
return function query_for_slug(_x1045, _x1046, _x1047, _x1048) {
|
|
3554
|
+
return _ref310.apply(this, arguments);
|
|
3542
3555
|
};
|
|
3543
3556
|
}();
|
|
3544
3557
|
exports.query_for_slug = query_for_slug;
|
|
3545
3558
|
var create_query = function () {
|
|
3546
|
-
var
|
|
3559
|
+
var _ref311 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3547
3560
|
return sdk.post('/queries', {
|
|
3548
3561
|
fields
|
|
3549
3562
|
}, body, options);
|
|
3550
3563
|
});
|
|
3551
|
-
return function create_query(
|
|
3552
|
-
return
|
|
3564
|
+
return function create_query(_x1049, _x1050, _x1051, _x1052) {
|
|
3565
|
+
return _ref311.apply(this, arguments);
|
|
3553
3566
|
};
|
|
3554
3567
|
}();
|
|
3555
3568
|
exports.create_query = create_query;
|
|
3556
3569
|
var run_query = function () {
|
|
3557
|
-
var
|
|
3570
|
+
var _ref312 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3558
3571
|
request.query_id = (0, _sdkRtl.encodeParam)(request.query_id);
|
|
3559
3572
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3560
3573
|
return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
|
|
@@ -3573,13 +3586,13 @@ var run_query = function () {
|
|
|
3573
3586
|
source: request.source
|
|
3574
3587
|
}, null, options);
|
|
3575
3588
|
});
|
|
3576
|
-
return function run_query(
|
|
3577
|
-
return
|
|
3589
|
+
return function run_query(_x1053, _x1054, _x1055) {
|
|
3590
|
+
return _ref312.apply(this, arguments);
|
|
3578
3591
|
};
|
|
3579
3592
|
}();
|
|
3580
3593
|
exports.run_query = run_query;
|
|
3581
3594
|
var run_inline_query = function () {
|
|
3582
|
-
var
|
|
3595
|
+
var _ref313 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3583
3596
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3584
3597
|
return sdk.post("/queries/run/".concat(request.result_format), {
|
|
3585
3598
|
limit: request.limit,
|
|
@@ -3596,99 +3609,99 @@ var run_inline_query = function () {
|
|
|
3596
3609
|
server_table_calcs: request.server_table_calcs
|
|
3597
3610
|
}, request.body, options);
|
|
3598
3611
|
});
|
|
3599
|
-
return function run_inline_query(
|
|
3600
|
-
return
|
|
3612
|
+
return function run_inline_query(_x1056, _x1057, _x1058) {
|
|
3613
|
+
return _ref313.apply(this, arguments);
|
|
3601
3614
|
};
|
|
3602
3615
|
}();
|
|
3603
3616
|
exports.run_inline_query = run_inline_query;
|
|
3604
3617
|
var run_url_encoded_query = function () {
|
|
3605
|
-
var
|
|
3618
|
+
var _ref314 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
|
|
3606
3619
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
3607
3620
|
view_name = (0, _sdkRtl.encodeParam)(view_name);
|
|
3608
3621
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3609
3622
|
return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
|
|
3610
3623
|
});
|
|
3611
|
-
return function run_url_encoded_query(
|
|
3612
|
-
return
|
|
3624
|
+
return function run_url_encoded_query(_x1059, _x1060, _x1061, _x1062, _x1063) {
|
|
3625
|
+
return _ref314.apply(this, arguments);
|
|
3613
3626
|
};
|
|
3614
3627
|
}();
|
|
3615
3628
|
exports.run_url_encoded_query = run_url_encoded_query;
|
|
3616
3629
|
var merge_query = function () {
|
|
3617
|
-
var
|
|
3630
|
+
var _ref315 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
|
|
3618
3631
|
merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
|
|
3619
3632
|
return sdk.get("/merge_queries/".concat(merge_query_id), {
|
|
3620
3633
|
fields
|
|
3621
3634
|
}, null, options);
|
|
3622
3635
|
});
|
|
3623
|
-
return function merge_query(
|
|
3624
|
-
return
|
|
3636
|
+
return function merge_query(_x1064, _x1065, _x1066, _x1067) {
|
|
3637
|
+
return _ref315.apply(this, arguments);
|
|
3625
3638
|
};
|
|
3626
3639
|
}();
|
|
3627
3640
|
exports.merge_query = merge_query;
|
|
3628
3641
|
var create_merge_query = function () {
|
|
3629
|
-
var
|
|
3642
|
+
var _ref316 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3630
3643
|
return sdk.post('/merge_queries', {
|
|
3631
3644
|
fields
|
|
3632
3645
|
}, body, options);
|
|
3633
3646
|
});
|
|
3634
|
-
return function create_merge_query(
|
|
3635
|
-
return
|
|
3647
|
+
return function create_merge_query(_x1068, _x1069, _x1070, _x1071) {
|
|
3648
|
+
return _ref316.apply(this, arguments);
|
|
3636
3649
|
};
|
|
3637
3650
|
}();
|
|
3638
3651
|
exports.create_merge_query = create_merge_query;
|
|
3639
3652
|
var all_running_queries = function () {
|
|
3640
|
-
var
|
|
3653
|
+
var _ref317 = _asyncToGenerator(function* (sdk, options) {
|
|
3641
3654
|
return sdk.get('/running_queries', null, null, options);
|
|
3642
3655
|
});
|
|
3643
|
-
return function all_running_queries(
|
|
3644
|
-
return
|
|
3656
|
+
return function all_running_queries(_x1072, _x1073) {
|
|
3657
|
+
return _ref317.apply(this, arguments);
|
|
3645
3658
|
};
|
|
3646
3659
|
}();
|
|
3647
3660
|
exports.all_running_queries = all_running_queries;
|
|
3648
3661
|
var kill_query = function () {
|
|
3649
|
-
var
|
|
3662
|
+
var _ref318 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3650
3663
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3651
3664
|
return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
|
|
3652
3665
|
});
|
|
3653
|
-
return function kill_query(
|
|
3654
|
-
return
|
|
3666
|
+
return function kill_query(_x1074, _x1075, _x1076) {
|
|
3667
|
+
return _ref318.apply(this, arguments);
|
|
3655
3668
|
};
|
|
3656
3669
|
}();
|
|
3657
3670
|
exports.kill_query = kill_query;
|
|
3658
3671
|
var sql_query = function () {
|
|
3659
|
-
var
|
|
3672
|
+
var _ref319 = _asyncToGenerator(function* (sdk, slug, options) {
|
|
3660
3673
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3661
3674
|
return sdk.get("/sql_queries/".concat(slug), null, null, options);
|
|
3662
3675
|
});
|
|
3663
|
-
return function sql_query(
|
|
3664
|
-
return
|
|
3676
|
+
return function sql_query(_x1077, _x1078, _x1079) {
|
|
3677
|
+
return _ref319.apply(this, arguments);
|
|
3665
3678
|
};
|
|
3666
3679
|
}();
|
|
3667
3680
|
exports.sql_query = sql_query;
|
|
3668
3681
|
var create_sql_query = function () {
|
|
3669
|
-
var
|
|
3682
|
+
var _ref320 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3670
3683
|
return sdk.post('/sql_queries', null, body, options);
|
|
3671
3684
|
});
|
|
3672
|
-
return function create_sql_query(
|
|
3673
|
-
return
|
|
3685
|
+
return function create_sql_query(_x1080, _x1081, _x1082) {
|
|
3686
|
+
return _ref320.apply(this, arguments);
|
|
3674
3687
|
};
|
|
3675
3688
|
}();
|
|
3676
3689
|
exports.create_sql_query = create_sql_query;
|
|
3677
3690
|
var run_sql_query = function () {
|
|
3678
|
-
var
|
|
3691
|
+
var _ref321 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
|
|
3679
3692
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3680
3693
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3681
3694
|
return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
|
|
3682
3695
|
download
|
|
3683
3696
|
}, null, options);
|
|
3684
3697
|
});
|
|
3685
|
-
return function run_sql_query(
|
|
3686
|
-
return
|
|
3698
|
+
return function run_sql_query(_x1083, _x1084, _x1085, _x1086, _x1087) {
|
|
3699
|
+
return _ref321.apply(this, arguments);
|
|
3687
3700
|
};
|
|
3688
3701
|
}();
|
|
3689
3702
|
exports.run_sql_query = run_sql_query;
|
|
3690
3703
|
var create_look_render_task = function () {
|
|
3691
|
-
var
|
|
3704
|
+
var _ref322 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
|
|
3692
3705
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
3693
3706
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3694
3707
|
return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
|
|
@@ -3697,13 +3710,13 @@ var create_look_render_task = function () {
|
|
|
3697
3710
|
fields
|
|
3698
3711
|
}, null, options);
|
|
3699
3712
|
});
|
|
3700
|
-
return function create_look_render_task(
|
|
3701
|
-
return
|
|
3713
|
+
return function create_look_render_task(_x1088, _x1089, _x1090, _x1091, _x1092, _x1093, _x1094) {
|
|
3714
|
+
return _ref322.apply(this, arguments);
|
|
3702
3715
|
};
|
|
3703
3716
|
}();
|
|
3704
3717
|
exports.create_look_render_task = create_look_render_task;
|
|
3705
3718
|
var create_query_render_task = function () {
|
|
3706
|
-
var
|
|
3719
|
+
var _ref323 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
|
|
3707
3720
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3708
3721
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3709
3722
|
return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
|
|
@@ -3712,13 +3725,13 @@ var create_query_render_task = function () {
|
|
|
3712
3725
|
fields
|
|
3713
3726
|
}, null, options);
|
|
3714
3727
|
});
|
|
3715
|
-
return function create_query_render_task(
|
|
3716
|
-
return
|
|
3728
|
+
return function create_query_render_task(_x1095, _x1096, _x1097, _x1098, _x1099, _x1100, _x1101) {
|
|
3729
|
+
return _ref323.apply(this, arguments);
|
|
3717
3730
|
};
|
|
3718
3731
|
}();
|
|
3719
3732
|
exports.create_query_render_task = create_query_render_task;
|
|
3720
3733
|
var create_dashboard_render_task = function () {
|
|
3721
|
-
var
|
|
3734
|
+
var _ref324 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3722
3735
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
3723
3736
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3724
3737
|
return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
|
|
@@ -3730,35 +3743,35 @@ var create_dashboard_render_task = function () {
|
|
|
3730
3743
|
long_tables: request.long_tables
|
|
3731
3744
|
}, request.body, options);
|
|
3732
3745
|
});
|
|
3733
|
-
return function create_dashboard_render_task(
|
|
3734
|
-
return
|
|
3746
|
+
return function create_dashboard_render_task(_x1102, _x1103, _x1104) {
|
|
3747
|
+
return _ref324.apply(this, arguments);
|
|
3735
3748
|
};
|
|
3736
3749
|
}();
|
|
3737
3750
|
exports.create_dashboard_render_task = create_dashboard_render_task;
|
|
3738
3751
|
var render_task = function () {
|
|
3739
|
-
var
|
|
3752
|
+
var _ref325 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
|
|
3740
3753
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3741
3754
|
return sdk.get("/render_tasks/".concat(render_task_id), {
|
|
3742
3755
|
fields
|
|
3743
3756
|
}, null, options);
|
|
3744
3757
|
});
|
|
3745
|
-
return function render_task(
|
|
3746
|
-
return
|
|
3758
|
+
return function render_task(_x1105, _x1106, _x1107, _x1108) {
|
|
3759
|
+
return _ref325.apply(this, arguments);
|
|
3747
3760
|
};
|
|
3748
3761
|
}();
|
|
3749
3762
|
exports.render_task = render_task;
|
|
3750
3763
|
var render_task_results = function () {
|
|
3751
|
-
var
|
|
3764
|
+
var _ref326 = _asyncToGenerator(function* (sdk, render_task_id, options) {
|
|
3752
3765
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3753
3766
|
return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
|
|
3754
3767
|
});
|
|
3755
|
-
return function render_task_results(
|
|
3756
|
-
return
|
|
3768
|
+
return function render_task_results(_x1109, _x1110, _x1111) {
|
|
3769
|
+
return _ref326.apply(this, arguments);
|
|
3757
3770
|
};
|
|
3758
3771
|
}();
|
|
3759
3772
|
exports.render_task_results = render_task_results;
|
|
3760
3773
|
var create_dashboard_element_render_task = function () {
|
|
3761
|
-
var
|
|
3774
|
+
var _ref327 = _asyncToGenerator(function* (sdk, dashboard_element_id, result_format, width, height, fields, options) {
|
|
3762
3775
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
3763
3776
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3764
3777
|
return sdk.post("/render_tasks/dashboard_elements/".concat(dashboard_element_id, "/").concat(result_format), {
|
|
@@ -3767,13 +3780,13 @@ var create_dashboard_element_render_task = function () {
|
|
|
3767
3780
|
fields
|
|
3768
3781
|
}, null, options);
|
|
3769
3782
|
});
|
|
3770
|
-
return function create_dashboard_element_render_task(
|
|
3771
|
-
return
|
|
3783
|
+
return function create_dashboard_element_render_task(_x1112, _x1113, _x1114, _x1115, _x1116, _x1117, _x1118) {
|
|
3784
|
+
return _ref327.apply(this, arguments);
|
|
3772
3785
|
};
|
|
3773
3786
|
}();
|
|
3774
3787
|
exports.create_dashboard_element_render_task = create_dashboard_element_render_task;
|
|
3775
3788
|
var search_model_sets = function () {
|
|
3776
|
-
var
|
|
3789
|
+
var _ref328 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3777
3790
|
return sdk.get('/model_sets/search', {
|
|
3778
3791
|
fields: request.fields,
|
|
3779
3792
|
limit: request.limit,
|
|
@@ -3786,74 +3799,74 @@ var search_model_sets = function () {
|
|
|
3786
3799
|
filter_or: request.filter_or
|
|
3787
3800
|
}, null, options);
|
|
3788
3801
|
});
|
|
3789
|
-
return function search_model_sets(
|
|
3790
|
-
return
|
|
3802
|
+
return function search_model_sets(_x1119, _x1120, _x1121) {
|
|
3803
|
+
return _ref328.apply(this, arguments);
|
|
3791
3804
|
};
|
|
3792
3805
|
}();
|
|
3793
3806
|
exports.search_model_sets = search_model_sets;
|
|
3794
3807
|
var model_set = function () {
|
|
3795
|
-
var
|
|
3808
|
+
var _ref329 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
|
|
3796
3809
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3797
3810
|
return sdk.get("/model_sets/".concat(model_set_id), {
|
|
3798
3811
|
fields
|
|
3799
3812
|
}, null, options);
|
|
3800
3813
|
});
|
|
3801
|
-
return function model_set(
|
|
3802
|
-
return
|
|
3814
|
+
return function model_set(_x1122, _x1123, _x1124, _x1125) {
|
|
3815
|
+
return _ref329.apply(this, arguments);
|
|
3803
3816
|
};
|
|
3804
3817
|
}();
|
|
3805
3818
|
exports.model_set = model_set;
|
|
3806
3819
|
var update_model_set = function () {
|
|
3807
|
-
var
|
|
3820
|
+
var _ref330 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
|
|
3808
3821
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3809
3822
|
return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
|
|
3810
3823
|
});
|
|
3811
|
-
return function update_model_set(
|
|
3812
|
-
return
|
|
3824
|
+
return function update_model_set(_x1126, _x1127, _x1128, _x1129) {
|
|
3825
|
+
return _ref330.apply(this, arguments);
|
|
3813
3826
|
};
|
|
3814
3827
|
}();
|
|
3815
3828
|
exports.update_model_set = update_model_set;
|
|
3816
3829
|
var delete_model_set = function () {
|
|
3817
|
-
var
|
|
3830
|
+
var _ref331 = _asyncToGenerator(function* (sdk, model_set_id, options) {
|
|
3818
3831
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3819
3832
|
return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
|
|
3820
3833
|
});
|
|
3821
|
-
return function delete_model_set(
|
|
3822
|
-
return
|
|
3834
|
+
return function delete_model_set(_x1130, _x1131, _x1132) {
|
|
3835
|
+
return _ref331.apply(this, arguments);
|
|
3823
3836
|
};
|
|
3824
3837
|
}();
|
|
3825
3838
|
exports.delete_model_set = delete_model_set;
|
|
3826
3839
|
var all_model_sets = function () {
|
|
3827
|
-
var
|
|
3840
|
+
var _ref332 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3828
3841
|
return sdk.get('/model_sets', {
|
|
3829
3842
|
fields
|
|
3830
3843
|
}, null, options);
|
|
3831
3844
|
});
|
|
3832
|
-
return function all_model_sets(
|
|
3833
|
-
return
|
|
3845
|
+
return function all_model_sets(_x1133, _x1134, _x1135) {
|
|
3846
|
+
return _ref332.apply(this, arguments);
|
|
3834
3847
|
};
|
|
3835
3848
|
}();
|
|
3836
3849
|
exports.all_model_sets = all_model_sets;
|
|
3837
3850
|
var create_model_set = function () {
|
|
3838
|
-
var
|
|
3851
|
+
var _ref333 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3839
3852
|
return sdk.post('/model_sets', null, body, options);
|
|
3840
3853
|
});
|
|
3841
|
-
return function create_model_set(
|
|
3842
|
-
return
|
|
3854
|
+
return function create_model_set(_x1136, _x1137, _x1138) {
|
|
3855
|
+
return _ref333.apply(this, arguments);
|
|
3843
3856
|
};
|
|
3844
3857
|
}();
|
|
3845
3858
|
exports.create_model_set = create_model_set;
|
|
3846
3859
|
var all_permissions = function () {
|
|
3847
|
-
var
|
|
3860
|
+
var _ref334 = _asyncToGenerator(function* (sdk, options) {
|
|
3848
3861
|
return sdk.get('/permissions', null, null, options);
|
|
3849
3862
|
});
|
|
3850
|
-
return function all_permissions(
|
|
3851
|
-
return
|
|
3863
|
+
return function all_permissions(_x1139, _x1140) {
|
|
3864
|
+
return _ref334.apply(this, arguments);
|
|
3852
3865
|
};
|
|
3853
3866
|
}();
|
|
3854
3867
|
exports.all_permissions = all_permissions;
|
|
3855
3868
|
var search_permission_sets = function () {
|
|
3856
|
-
var
|
|
3869
|
+
var _ref335 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3857
3870
|
return sdk.get('/permission_sets/search', {
|
|
3858
3871
|
fields: request.fields,
|
|
3859
3872
|
limit: request.limit,
|
|
@@ -3866,86 +3879,86 @@ var search_permission_sets = function () {
|
|
|
3866
3879
|
filter_or: request.filter_or
|
|
3867
3880
|
}, null, options);
|
|
3868
3881
|
});
|
|
3869
|
-
return function search_permission_sets(
|
|
3870
|
-
return
|
|
3882
|
+
return function search_permission_sets(_x1141, _x1142, _x1143) {
|
|
3883
|
+
return _ref335.apply(this, arguments);
|
|
3871
3884
|
};
|
|
3872
3885
|
}();
|
|
3873
3886
|
exports.search_permission_sets = search_permission_sets;
|
|
3874
3887
|
var permission_set = function () {
|
|
3875
|
-
var
|
|
3888
|
+
var _ref336 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
|
|
3876
3889
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3877
3890
|
return sdk.get("/permission_sets/".concat(permission_set_id), {
|
|
3878
3891
|
fields
|
|
3879
3892
|
}, null, options);
|
|
3880
3893
|
});
|
|
3881
|
-
return function permission_set(
|
|
3882
|
-
return
|
|
3894
|
+
return function permission_set(_x1144, _x1145, _x1146, _x1147) {
|
|
3895
|
+
return _ref336.apply(this, arguments);
|
|
3883
3896
|
};
|
|
3884
3897
|
}();
|
|
3885
3898
|
exports.permission_set = permission_set;
|
|
3886
3899
|
var update_permission_set = function () {
|
|
3887
|
-
var
|
|
3900
|
+
var _ref337 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
|
|
3888
3901
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3889
3902
|
return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
|
|
3890
3903
|
});
|
|
3891
|
-
return function update_permission_set(
|
|
3892
|
-
return
|
|
3904
|
+
return function update_permission_set(_x1148, _x1149, _x1150, _x1151) {
|
|
3905
|
+
return _ref337.apply(this, arguments);
|
|
3893
3906
|
};
|
|
3894
3907
|
}();
|
|
3895
3908
|
exports.update_permission_set = update_permission_set;
|
|
3896
3909
|
var delete_permission_set = function () {
|
|
3897
|
-
var
|
|
3910
|
+
var _ref338 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
|
|
3898
3911
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3899
3912
|
return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
|
|
3900
3913
|
});
|
|
3901
|
-
return function delete_permission_set(
|
|
3902
|
-
return
|
|
3914
|
+
return function delete_permission_set(_x1152, _x1153, _x1154) {
|
|
3915
|
+
return _ref338.apply(this, arguments);
|
|
3903
3916
|
};
|
|
3904
3917
|
}();
|
|
3905
3918
|
exports.delete_permission_set = delete_permission_set;
|
|
3906
3919
|
var all_permission_sets = function () {
|
|
3907
|
-
var
|
|
3920
|
+
var _ref339 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3908
3921
|
return sdk.get('/permission_sets', {
|
|
3909
3922
|
fields
|
|
3910
3923
|
}, null, options);
|
|
3911
3924
|
});
|
|
3912
|
-
return function all_permission_sets(
|
|
3913
|
-
return
|
|
3925
|
+
return function all_permission_sets(_x1155, _x1156, _x1157) {
|
|
3926
|
+
return _ref339.apply(this, arguments);
|
|
3914
3927
|
};
|
|
3915
3928
|
}();
|
|
3916
3929
|
exports.all_permission_sets = all_permission_sets;
|
|
3917
3930
|
var create_permission_set = function () {
|
|
3918
|
-
var
|
|
3931
|
+
var _ref340 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3919
3932
|
return sdk.post('/permission_sets', null, body, options);
|
|
3920
3933
|
});
|
|
3921
|
-
return function create_permission_set(
|
|
3922
|
-
return
|
|
3934
|
+
return function create_permission_set(_x1158, _x1159, _x1160) {
|
|
3935
|
+
return _ref340.apply(this, arguments);
|
|
3923
3936
|
};
|
|
3924
3937
|
}();
|
|
3925
3938
|
exports.create_permission_set = create_permission_set;
|
|
3926
3939
|
var all_roles = function () {
|
|
3927
|
-
var
|
|
3940
|
+
var _ref341 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3928
3941
|
return sdk.get('/roles', {
|
|
3929
3942
|
fields: request.fields,
|
|
3930
3943
|
ids: request.ids
|
|
3931
3944
|
}, null, options);
|
|
3932
3945
|
});
|
|
3933
|
-
return function all_roles(
|
|
3934
|
-
return
|
|
3946
|
+
return function all_roles(_x1161, _x1162, _x1163) {
|
|
3947
|
+
return _ref341.apply(this, arguments);
|
|
3935
3948
|
};
|
|
3936
3949
|
}();
|
|
3937
3950
|
exports.all_roles = all_roles;
|
|
3938
3951
|
var create_role = function () {
|
|
3939
|
-
var
|
|
3952
|
+
var _ref342 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3940
3953
|
return sdk.post('/roles', null, body, options);
|
|
3941
3954
|
});
|
|
3942
|
-
return function create_role(
|
|
3943
|
-
return
|
|
3955
|
+
return function create_role(_x1164, _x1165, _x1166) {
|
|
3956
|
+
return _ref342.apply(this, arguments);
|
|
3944
3957
|
};
|
|
3945
3958
|
}();
|
|
3946
3959
|
exports.create_role = create_role;
|
|
3947
3960
|
var search_roles = function () {
|
|
3948
|
-
var
|
|
3961
|
+
var _ref343 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3949
3962
|
return sdk.get('/roles/search', {
|
|
3950
3963
|
fields: request.fields,
|
|
3951
3964
|
limit: request.limit,
|
|
@@ -3957,13 +3970,13 @@ var search_roles = function () {
|
|
|
3957
3970
|
filter_or: request.filter_or
|
|
3958
3971
|
}, null, options);
|
|
3959
3972
|
});
|
|
3960
|
-
return function search_roles(
|
|
3961
|
-
return
|
|
3973
|
+
return function search_roles(_x1167, _x1168, _x1169) {
|
|
3974
|
+
return _ref343.apply(this, arguments);
|
|
3962
3975
|
};
|
|
3963
3976
|
}();
|
|
3964
3977
|
exports.search_roles = search_roles;
|
|
3965
3978
|
var search_roles_with_user_count = function () {
|
|
3966
|
-
var
|
|
3979
|
+
var _ref344 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3967
3980
|
return sdk.get('/roles/search/with_user_count', {
|
|
3968
3981
|
fields: request.fields,
|
|
3969
3982
|
limit: request.limit,
|
|
@@ -3975,163 +3988,163 @@ var search_roles_with_user_count = function () {
|
|
|
3975
3988
|
filter_or: request.filter_or
|
|
3976
3989
|
}, null, options);
|
|
3977
3990
|
});
|
|
3978
|
-
return function search_roles_with_user_count(
|
|
3979
|
-
return
|
|
3991
|
+
return function search_roles_with_user_count(_x1170, _x1171, _x1172) {
|
|
3992
|
+
return _ref344.apply(this, arguments);
|
|
3980
3993
|
};
|
|
3981
3994
|
}();
|
|
3982
3995
|
exports.search_roles_with_user_count = search_roles_with_user_count;
|
|
3983
3996
|
var role = function () {
|
|
3984
|
-
var
|
|
3997
|
+
var _ref345 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
3985
3998
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3986
3999
|
return sdk.get("/roles/".concat(role_id), null, null, options);
|
|
3987
4000
|
});
|
|
3988
|
-
return function role(
|
|
3989
|
-
return
|
|
4001
|
+
return function role(_x1173, _x1174, _x1175) {
|
|
4002
|
+
return _ref345.apply(this, arguments);
|
|
3990
4003
|
};
|
|
3991
4004
|
}();
|
|
3992
4005
|
exports.role = role;
|
|
3993
4006
|
var update_role = function () {
|
|
3994
|
-
var
|
|
4007
|
+
var _ref346 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3995
4008
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3996
4009
|
return sdk.patch("/roles/".concat(role_id), null, body, options);
|
|
3997
4010
|
});
|
|
3998
|
-
return function update_role(
|
|
3999
|
-
return
|
|
4011
|
+
return function update_role(_x1176, _x1177, _x1178, _x1179) {
|
|
4012
|
+
return _ref346.apply(this, arguments);
|
|
4000
4013
|
};
|
|
4001
4014
|
}();
|
|
4002
4015
|
exports.update_role = update_role;
|
|
4003
4016
|
var delete_role = function () {
|
|
4004
|
-
var
|
|
4017
|
+
var _ref347 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
4005
4018
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4006
4019
|
return sdk.delete("/roles/".concat(role_id), null, null, options);
|
|
4007
4020
|
});
|
|
4008
|
-
return function delete_role(
|
|
4009
|
-
return
|
|
4021
|
+
return function delete_role(_x1180, _x1181, _x1182) {
|
|
4022
|
+
return _ref347.apply(this, arguments);
|
|
4010
4023
|
};
|
|
4011
4024
|
}();
|
|
4012
4025
|
exports.delete_role = delete_role;
|
|
4013
4026
|
var role_groups = function () {
|
|
4014
|
-
var
|
|
4027
|
+
var _ref348 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
|
|
4015
4028
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4016
4029
|
return sdk.get("/roles/".concat(role_id, "/groups"), {
|
|
4017
4030
|
fields
|
|
4018
4031
|
}, null, options);
|
|
4019
4032
|
});
|
|
4020
|
-
return function role_groups(
|
|
4021
|
-
return
|
|
4033
|
+
return function role_groups(_x1183, _x1184, _x1185, _x1186) {
|
|
4034
|
+
return _ref348.apply(this, arguments);
|
|
4022
4035
|
};
|
|
4023
4036
|
}();
|
|
4024
4037
|
exports.role_groups = role_groups;
|
|
4025
4038
|
var set_role_groups = function () {
|
|
4026
|
-
var
|
|
4039
|
+
var _ref349 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
4027
4040
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4028
4041
|
return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
|
|
4029
4042
|
});
|
|
4030
|
-
return function set_role_groups(
|
|
4031
|
-
return
|
|
4043
|
+
return function set_role_groups(_x1187, _x1188, _x1189, _x1190) {
|
|
4044
|
+
return _ref349.apply(this, arguments);
|
|
4032
4045
|
};
|
|
4033
4046
|
}();
|
|
4034
4047
|
exports.set_role_groups = set_role_groups;
|
|
4035
4048
|
var role_users = function () {
|
|
4036
|
-
var
|
|
4049
|
+
var _ref350 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4037
4050
|
request.role_id = (0, _sdkRtl.encodeParam)(request.role_id);
|
|
4038
4051
|
return sdk.get("/roles/".concat(request.role_id, "/users"), {
|
|
4039
4052
|
fields: request.fields,
|
|
4040
4053
|
direct_association_only: request.direct_association_only
|
|
4041
4054
|
}, null, options);
|
|
4042
4055
|
});
|
|
4043
|
-
return function role_users(
|
|
4044
|
-
return
|
|
4056
|
+
return function role_users(_x1191, _x1192, _x1193) {
|
|
4057
|
+
return _ref350.apply(this, arguments);
|
|
4045
4058
|
};
|
|
4046
4059
|
}();
|
|
4047
4060
|
exports.role_users = role_users;
|
|
4048
4061
|
var set_role_users = function () {
|
|
4049
|
-
var
|
|
4062
|
+
var _ref351 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
4050
4063
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4051
4064
|
return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
|
|
4052
4065
|
});
|
|
4053
|
-
return function set_role_users(
|
|
4054
|
-
return
|
|
4066
|
+
return function set_role_users(_x1194, _x1195, _x1196, _x1197) {
|
|
4067
|
+
return _ref351.apply(this, arguments);
|
|
4055
4068
|
};
|
|
4056
4069
|
}();
|
|
4057
4070
|
exports.set_role_users = set_role_users;
|
|
4058
4071
|
var scheduled_plans_for_space = function () {
|
|
4059
|
-
var
|
|
4072
|
+
var _ref352 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
4060
4073
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
4061
4074
|
return sdk.get("/scheduled_plans/space/".concat(space_id), {
|
|
4062
4075
|
fields
|
|
4063
4076
|
}, null, options);
|
|
4064
4077
|
});
|
|
4065
|
-
return function scheduled_plans_for_space(
|
|
4066
|
-
return
|
|
4078
|
+
return function scheduled_plans_for_space(_x1198, _x1199, _x1200, _x1201) {
|
|
4079
|
+
return _ref352.apply(this, arguments);
|
|
4067
4080
|
};
|
|
4068
4081
|
}();
|
|
4069
4082
|
exports.scheduled_plans_for_space = scheduled_plans_for_space;
|
|
4070
4083
|
var scheduled_plan = function () {
|
|
4071
|
-
var
|
|
4084
|
+
var _ref353 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
|
|
4072
4085
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4073
4086
|
return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
|
|
4074
4087
|
fields
|
|
4075
4088
|
}, null, options);
|
|
4076
4089
|
});
|
|
4077
|
-
return function scheduled_plan(
|
|
4078
|
-
return
|
|
4090
|
+
return function scheduled_plan(_x1202, _x1203, _x1204, _x1205) {
|
|
4091
|
+
return _ref353.apply(this, arguments);
|
|
4079
4092
|
};
|
|
4080
4093
|
}();
|
|
4081
4094
|
exports.scheduled_plan = scheduled_plan;
|
|
4082
4095
|
var update_scheduled_plan = function () {
|
|
4083
|
-
var
|
|
4096
|
+
var _ref354 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
4084
4097
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4085
4098
|
return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
|
|
4086
4099
|
});
|
|
4087
|
-
return function update_scheduled_plan(
|
|
4088
|
-
return
|
|
4100
|
+
return function update_scheduled_plan(_x1206, _x1207, _x1208, _x1209) {
|
|
4101
|
+
return _ref354.apply(this, arguments);
|
|
4089
4102
|
};
|
|
4090
4103
|
}();
|
|
4091
4104
|
exports.update_scheduled_plan = update_scheduled_plan;
|
|
4092
4105
|
var delete_scheduled_plan = function () {
|
|
4093
|
-
var
|
|
4106
|
+
var _ref355 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
|
|
4094
4107
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4095
4108
|
return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
|
|
4096
4109
|
});
|
|
4097
|
-
return function delete_scheduled_plan(
|
|
4098
|
-
return
|
|
4110
|
+
return function delete_scheduled_plan(_x1210, _x1211, _x1212) {
|
|
4111
|
+
return _ref355.apply(this, arguments);
|
|
4099
4112
|
};
|
|
4100
4113
|
}();
|
|
4101
4114
|
exports.delete_scheduled_plan = delete_scheduled_plan;
|
|
4102
4115
|
var all_scheduled_plans = function () {
|
|
4103
|
-
var
|
|
4116
|
+
var _ref356 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4104
4117
|
return sdk.get('/scheduled_plans', {
|
|
4105
4118
|
user_id: request.user_id,
|
|
4106
4119
|
fields: request.fields,
|
|
4107
4120
|
all_users: request.all_users
|
|
4108
4121
|
}, null, options);
|
|
4109
4122
|
});
|
|
4110
|
-
return function all_scheduled_plans(
|
|
4111
|
-
return
|
|
4123
|
+
return function all_scheduled_plans(_x1213, _x1214, _x1215) {
|
|
4124
|
+
return _ref356.apply(this, arguments);
|
|
4112
4125
|
};
|
|
4113
4126
|
}();
|
|
4114
4127
|
exports.all_scheduled_plans = all_scheduled_plans;
|
|
4115
4128
|
var create_scheduled_plan = function () {
|
|
4116
|
-
var
|
|
4129
|
+
var _ref357 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4117
4130
|
return sdk.post('/scheduled_plans', null, body, options);
|
|
4118
4131
|
});
|
|
4119
|
-
return function create_scheduled_plan(
|
|
4120
|
-
return
|
|
4132
|
+
return function create_scheduled_plan(_x1216, _x1217, _x1218) {
|
|
4133
|
+
return _ref357.apply(this, arguments);
|
|
4121
4134
|
};
|
|
4122
4135
|
}();
|
|
4123
4136
|
exports.create_scheduled_plan = create_scheduled_plan;
|
|
4124
4137
|
var scheduled_plan_run_once = function () {
|
|
4125
|
-
var
|
|
4138
|
+
var _ref358 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4126
4139
|
return sdk.post('/scheduled_plans/run_once', null, body, options);
|
|
4127
4140
|
});
|
|
4128
|
-
return function scheduled_plan_run_once(
|
|
4129
|
-
return
|
|
4141
|
+
return function scheduled_plan_run_once(_x1219, _x1220, _x1221) {
|
|
4142
|
+
return _ref358.apply(this, arguments);
|
|
4130
4143
|
};
|
|
4131
4144
|
}();
|
|
4132
4145
|
exports.scheduled_plan_run_once = scheduled_plan_run_once;
|
|
4133
4146
|
var scheduled_plans_for_look = function () {
|
|
4134
|
-
var
|
|
4147
|
+
var _ref359 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4135
4148
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
4136
4149
|
return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
|
|
4137
4150
|
user_id: request.user_id,
|
|
@@ -4139,13 +4152,13 @@ var scheduled_plans_for_look = function () {
|
|
|
4139
4152
|
all_users: request.all_users
|
|
4140
4153
|
}, null, options);
|
|
4141
4154
|
});
|
|
4142
|
-
return function scheduled_plans_for_look(
|
|
4143
|
-
return
|
|
4155
|
+
return function scheduled_plans_for_look(_x1222, _x1223, _x1224) {
|
|
4156
|
+
return _ref359.apply(this, arguments);
|
|
4144
4157
|
};
|
|
4145
4158
|
}();
|
|
4146
4159
|
exports.scheduled_plans_for_look = scheduled_plans_for_look;
|
|
4147
4160
|
var scheduled_plans_for_dashboard = function () {
|
|
4148
|
-
var
|
|
4161
|
+
var _ref360 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4149
4162
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
4150
4163
|
return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
|
|
4151
4164
|
user_id: request.user_id,
|
|
@@ -4153,13 +4166,13 @@ var scheduled_plans_for_dashboard = function () {
|
|
|
4153
4166
|
fields: request.fields
|
|
4154
4167
|
}, null, options);
|
|
4155
4168
|
});
|
|
4156
|
-
return function scheduled_plans_for_dashboard(
|
|
4157
|
-
return
|
|
4169
|
+
return function scheduled_plans_for_dashboard(_x1225, _x1226, _x1227) {
|
|
4170
|
+
return _ref360.apply(this, arguments);
|
|
4158
4171
|
};
|
|
4159
4172
|
}();
|
|
4160
4173
|
exports.scheduled_plans_for_dashboard = scheduled_plans_for_dashboard;
|
|
4161
4174
|
var scheduled_plans_for_lookml_dashboard = function () {
|
|
4162
|
-
var
|
|
4175
|
+
var _ref361 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4163
4176
|
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
4164
4177
|
return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
|
|
4165
4178
|
user_id: request.user_id,
|
|
@@ -4167,61 +4180,61 @@ var scheduled_plans_for_lookml_dashboard = function () {
|
|
|
4167
4180
|
all_users: request.all_users
|
|
4168
4181
|
}, null, options);
|
|
4169
4182
|
});
|
|
4170
|
-
return function scheduled_plans_for_lookml_dashboard(
|
|
4171
|
-
return
|
|
4183
|
+
return function scheduled_plans_for_lookml_dashboard(_x1228, _x1229, _x1230) {
|
|
4184
|
+
return _ref361.apply(this, arguments);
|
|
4172
4185
|
};
|
|
4173
4186
|
}();
|
|
4174
4187
|
exports.scheduled_plans_for_lookml_dashboard = scheduled_plans_for_lookml_dashboard;
|
|
4175
4188
|
var scheduled_plan_run_once_by_id = function () {
|
|
4176
|
-
var
|
|
4189
|
+
var _ref362 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
4177
4190
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4178
4191
|
return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
|
|
4179
4192
|
});
|
|
4180
|
-
return function scheduled_plan_run_once_by_id(
|
|
4181
|
-
return
|
|
4193
|
+
return function scheduled_plan_run_once_by_id(_x1231, _x1232, _x1233, _x1234) {
|
|
4194
|
+
return _ref362.apply(this, arguments);
|
|
4182
4195
|
};
|
|
4183
4196
|
}();
|
|
4184
4197
|
exports.scheduled_plan_run_once_by_id = scheduled_plan_run_once_by_id;
|
|
4185
4198
|
var session = function () {
|
|
4186
|
-
var
|
|
4199
|
+
var _ref363 = _asyncToGenerator(function* (sdk, options) {
|
|
4187
4200
|
return sdk.get('/session', null, null, options);
|
|
4188
4201
|
});
|
|
4189
|
-
return function session(
|
|
4190
|
-
return
|
|
4202
|
+
return function session(_x1235, _x1236) {
|
|
4203
|
+
return _ref363.apply(this, arguments);
|
|
4191
4204
|
};
|
|
4192
4205
|
}();
|
|
4193
4206
|
exports.session = session;
|
|
4194
4207
|
var update_session = function () {
|
|
4195
|
-
var
|
|
4208
|
+
var _ref364 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4196
4209
|
return sdk.patch('/session', null, body, options);
|
|
4197
4210
|
});
|
|
4198
|
-
return function update_session(
|
|
4199
|
-
return
|
|
4211
|
+
return function update_session(_x1237, _x1238, _x1239) {
|
|
4212
|
+
return _ref364.apply(this, arguments);
|
|
4200
4213
|
};
|
|
4201
4214
|
}();
|
|
4202
4215
|
exports.update_session = update_session;
|
|
4203
4216
|
var all_themes = function () {
|
|
4204
|
-
var
|
|
4217
|
+
var _ref365 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4205
4218
|
return sdk.get('/themes', {
|
|
4206
4219
|
fields
|
|
4207
4220
|
}, null, options);
|
|
4208
4221
|
});
|
|
4209
|
-
return function all_themes(
|
|
4210
|
-
return
|
|
4222
|
+
return function all_themes(_x1240, _x1241, _x1242) {
|
|
4223
|
+
return _ref365.apply(this, arguments);
|
|
4211
4224
|
};
|
|
4212
4225
|
}();
|
|
4213
4226
|
exports.all_themes = all_themes;
|
|
4214
4227
|
var create_theme = function () {
|
|
4215
|
-
var
|
|
4228
|
+
var _ref366 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4216
4229
|
return sdk.post('/themes', null, body, options);
|
|
4217
4230
|
});
|
|
4218
|
-
return function create_theme(
|
|
4219
|
-
return
|
|
4231
|
+
return function create_theme(_x1243, _x1244, _x1245) {
|
|
4232
|
+
return _ref366.apply(this, arguments);
|
|
4220
4233
|
};
|
|
4221
4234
|
}();
|
|
4222
4235
|
exports.create_theme = create_theme;
|
|
4223
4236
|
var search_themes = function () {
|
|
4224
|
-
var
|
|
4237
|
+
var _ref367 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4225
4238
|
return sdk.get('/themes/search', {
|
|
4226
4239
|
id: request.id,
|
|
4227
4240
|
name: request.name,
|
|
@@ -4234,101 +4247,101 @@ var search_themes = function () {
|
|
|
4234
4247
|
filter_or: request.filter_or
|
|
4235
4248
|
}, null, options);
|
|
4236
4249
|
});
|
|
4237
|
-
return function search_themes(
|
|
4238
|
-
return
|
|
4250
|
+
return function search_themes(_x1246, _x1247, _x1248) {
|
|
4251
|
+
return _ref367.apply(this, arguments);
|
|
4239
4252
|
};
|
|
4240
4253
|
}();
|
|
4241
4254
|
exports.search_themes = search_themes;
|
|
4242
4255
|
var default_theme = function () {
|
|
4243
|
-
var
|
|
4256
|
+
var _ref368 = _asyncToGenerator(function* (sdk, ts, options) {
|
|
4244
4257
|
return sdk.get('/themes/default', {
|
|
4245
4258
|
ts
|
|
4246
4259
|
}, null, options);
|
|
4247
4260
|
});
|
|
4248
|
-
return function default_theme(
|
|
4249
|
-
return
|
|
4261
|
+
return function default_theme(_x1249, _x1250, _x1251) {
|
|
4262
|
+
return _ref368.apply(this, arguments);
|
|
4250
4263
|
};
|
|
4251
4264
|
}();
|
|
4252
4265
|
exports.default_theme = default_theme;
|
|
4253
4266
|
var set_default_theme = function () {
|
|
4254
|
-
var
|
|
4267
|
+
var _ref369 = _asyncToGenerator(function* (sdk, name, options) {
|
|
4255
4268
|
return sdk.put('/themes/default', {
|
|
4256
4269
|
name
|
|
4257
4270
|
}, null, options);
|
|
4258
4271
|
});
|
|
4259
|
-
return function set_default_theme(
|
|
4260
|
-
return
|
|
4272
|
+
return function set_default_theme(_x1252, _x1253, _x1254) {
|
|
4273
|
+
return _ref369.apply(this, arguments);
|
|
4261
4274
|
};
|
|
4262
4275
|
}();
|
|
4263
4276
|
exports.set_default_theme = set_default_theme;
|
|
4264
4277
|
var active_themes = function () {
|
|
4265
|
-
var
|
|
4278
|
+
var _ref370 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4266
4279
|
return sdk.get('/themes/active', {
|
|
4267
4280
|
name: request.name,
|
|
4268
4281
|
ts: request.ts,
|
|
4269
4282
|
fields: request.fields
|
|
4270
4283
|
}, null, options);
|
|
4271
4284
|
});
|
|
4272
|
-
return function active_themes(
|
|
4273
|
-
return
|
|
4285
|
+
return function active_themes(_x1255, _x1256, _x1257) {
|
|
4286
|
+
return _ref370.apply(this, arguments);
|
|
4274
4287
|
};
|
|
4275
4288
|
}();
|
|
4276
4289
|
exports.active_themes = active_themes;
|
|
4277
4290
|
var theme_or_default = function () {
|
|
4278
|
-
var
|
|
4291
|
+
var _ref371 = _asyncToGenerator(function* (sdk, name, ts, options) {
|
|
4279
4292
|
return sdk.get('/themes/theme_or_default', {
|
|
4280
4293
|
name,
|
|
4281
4294
|
ts
|
|
4282
4295
|
}, null, options);
|
|
4283
4296
|
});
|
|
4284
|
-
return function theme_or_default(
|
|
4285
|
-
return
|
|
4297
|
+
return function theme_or_default(_x1258, _x1259, _x1260, _x1261) {
|
|
4298
|
+
return _ref371.apply(this, arguments);
|
|
4286
4299
|
};
|
|
4287
4300
|
}();
|
|
4288
4301
|
exports.theme_or_default = theme_or_default;
|
|
4289
4302
|
var validate_theme = function () {
|
|
4290
|
-
var
|
|
4303
|
+
var _ref372 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4291
4304
|
return sdk.post('/themes/validate', null, body, options);
|
|
4292
4305
|
});
|
|
4293
|
-
return function validate_theme(
|
|
4294
|
-
return
|
|
4306
|
+
return function validate_theme(_x1262, _x1263, _x1264) {
|
|
4307
|
+
return _ref372.apply(this, arguments);
|
|
4295
4308
|
};
|
|
4296
4309
|
}();
|
|
4297
4310
|
exports.validate_theme = validate_theme;
|
|
4298
4311
|
var theme = function () {
|
|
4299
|
-
var
|
|
4312
|
+
var _ref373 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
|
|
4300
4313
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4301
4314
|
return sdk.get("/themes/".concat(theme_id), {
|
|
4302
4315
|
fields
|
|
4303
4316
|
}, null, options);
|
|
4304
4317
|
});
|
|
4305
|
-
return function theme(
|
|
4306
|
-
return
|
|
4318
|
+
return function theme(_x1265, _x1266, _x1267, _x1268) {
|
|
4319
|
+
return _ref373.apply(this, arguments);
|
|
4307
4320
|
};
|
|
4308
4321
|
}();
|
|
4309
4322
|
exports.theme = theme;
|
|
4310
4323
|
var update_theme = function () {
|
|
4311
|
-
var
|
|
4324
|
+
var _ref374 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
|
|
4312
4325
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4313
4326
|
return sdk.patch("/themes/".concat(theme_id), null, body, options);
|
|
4314
4327
|
});
|
|
4315
|
-
return function update_theme(
|
|
4316
|
-
return
|
|
4328
|
+
return function update_theme(_x1269, _x1270, _x1271, _x1272) {
|
|
4329
|
+
return _ref374.apply(this, arguments);
|
|
4317
4330
|
};
|
|
4318
4331
|
}();
|
|
4319
4332
|
exports.update_theme = update_theme;
|
|
4320
4333
|
var delete_theme = function () {
|
|
4321
|
-
var
|
|
4334
|
+
var _ref375 = _asyncToGenerator(function* (sdk, theme_id, options) {
|
|
4322
4335
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4323
4336
|
return sdk.delete("/themes/".concat(theme_id), null, null, options);
|
|
4324
4337
|
});
|
|
4325
|
-
return function delete_theme(
|
|
4326
|
-
return
|
|
4338
|
+
return function delete_theme(_x1273, _x1274, _x1275) {
|
|
4339
|
+
return _ref375.apply(this, arguments);
|
|
4327
4340
|
};
|
|
4328
4341
|
}();
|
|
4329
4342
|
exports.delete_theme = delete_theme;
|
|
4330
4343
|
var search_credentials_email = function () {
|
|
4331
|
-
var
|
|
4344
|
+
var _ref376 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4332
4345
|
return sdk.get('/credentials_email/search', {
|
|
4333
4346
|
fields: request.fields,
|
|
4334
4347
|
limit: request.limit,
|
|
@@ -4340,24 +4353,24 @@ var search_credentials_email = function () {
|
|
|
4340
4353
|
filter_or: request.filter_or
|
|
4341
4354
|
}, null, options);
|
|
4342
4355
|
});
|
|
4343
|
-
return function search_credentials_email(
|
|
4344
|
-
return
|
|
4356
|
+
return function search_credentials_email(_x1276, _x1277, _x1278) {
|
|
4357
|
+
return _ref376.apply(this, arguments);
|
|
4345
4358
|
};
|
|
4346
4359
|
}();
|
|
4347
4360
|
exports.search_credentials_email = search_credentials_email;
|
|
4348
4361
|
var me = function () {
|
|
4349
|
-
var
|
|
4362
|
+
var _ref377 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4350
4363
|
return sdk.get('/user', {
|
|
4351
4364
|
fields
|
|
4352
4365
|
}, null, options);
|
|
4353
4366
|
});
|
|
4354
|
-
return function me(
|
|
4355
|
-
return
|
|
4367
|
+
return function me(_x1279, _x1280, _x1281) {
|
|
4368
|
+
return _ref377.apply(this, arguments);
|
|
4356
4369
|
};
|
|
4357
4370
|
}();
|
|
4358
4371
|
exports.me = me;
|
|
4359
4372
|
var all_users = function () {
|
|
4360
|
-
var
|
|
4373
|
+
var _ref378 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4361
4374
|
return sdk.get('/users', {
|
|
4362
4375
|
fields: request.fields,
|
|
4363
4376
|
page: request.page,
|
|
@@ -4368,24 +4381,24 @@ var all_users = function () {
|
|
|
4368
4381
|
ids: request.ids
|
|
4369
4382
|
}, null, options);
|
|
4370
4383
|
});
|
|
4371
|
-
return function all_users(
|
|
4372
|
-
return
|
|
4384
|
+
return function all_users(_x1282, _x1283, _x1284) {
|
|
4385
|
+
return _ref378.apply(this, arguments);
|
|
4373
4386
|
};
|
|
4374
4387
|
}();
|
|
4375
4388
|
exports.all_users = all_users;
|
|
4376
4389
|
var create_user = function () {
|
|
4377
|
-
var
|
|
4390
|
+
var _ref379 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4378
4391
|
return sdk.post('/users', {
|
|
4379
4392
|
fields
|
|
4380
4393
|
}, body, options);
|
|
4381
4394
|
});
|
|
4382
|
-
return function create_user(
|
|
4383
|
-
return
|
|
4395
|
+
return function create_user(_x1285, _x1286, _x1287, _x1288) {
|
|
4396
|
+
return _ref379.apply(this, arguments);
|
|
4384
4397
|
};
|
|
4385
4398
|
}();
|
|
4386
4399
|
exports.create_user = create_user;
|
|
4387
4400
|
var search_users = function () {
|
|
4388
|
-
var
|
|
4401
|
+
var _ref380 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4389
4402
|
return sdk.get('/users/search', {
|
|
4390
4403
|
fields: request.fields,
|
|
4391
4404
|
page: request.page,
|
|
@@ -4405,13 +4418,13 @@ var search_users = function () {
|
|
|
4405
4418
|
group_id: request.group_id
|
|
4406
4419
|
}, null, options);
|
|
4407
4420
|
});
|
|
4408
|
-
return function search_users(
|
|
4409
|
-
return
|
|
4421
|
+
return function search_users(_x1289, _x1290, _x1291) {
|
|
4422
|
+
return _ref380.apply(this, arguments);
|
|
4410
4423
|
};
|
|
4411
4424
|
}();
|
|
4412
4425
|
exports.search_users = search_users;
|
|
4413
4426
|
var search_users_names = function () {
|
|
4414
|
-
var
|
|
4427
|
+
var _ref381 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4415
4428
|
request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
|
|
4416
4429
|
return sdk.get("/users/search/names/".concat(request.pattern), {
|
|
4417
4430
|
fields: request.fields,
|
|
@@ -4428,408 +4441,408 @@ var search_users_names = function () {
|
|
|
4428
4441
|
is_disabled: request.is_disabled
|
|
4429
4442
|
}, null, options);
|
|
4430
4443
|
});
|
|
4431
|
-
return function search_users_names(
|
|
4432
|
-
return
|
|
4444
|
+
return function search_users_names(_x1292, _x1293, _x1294) {
|
|
4445
|
+
return _ref381.apply(this, arguments);
|
|
4433
4446
|
};
|
|
4434
4447
|
}();
|
|
4435
4448
|
exports.search_users_names = search_users_names;
|
|
4436
4449
|
var user = function () {
|
|
4437
|
-
var
|
|
4450
|
+
var _ref382 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4438
4451
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4439
4452
|
return sdk.get("/users/".concat(user_id), {
|
|
4440
4453
|
fields
|
|
4441
4454
|
}, null, options);
|
|
4442
4455
|
});
|
|
4443
|
-
return function user(
|
|
4444
|
-
return
|
|
4456
|
+
return function user(_x1295, _x1296, _x1297, _x1298) {
|
|
4457
|
+
return _ref382.apply(this, arguments);
|
|
4445
4458
|
};
|
|
4446
4459
|
}();
|
|
4447
4460
|
exports.user = user;
|
|
4448
4461
|
var update_user = function () {
|
|
4449
|
-
var
|
|
4462
|
+
var _ref383 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4450
4463
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4451
4464
|
return sdk.patch("/users/".concat(user_id), {
|
|
4452
4465
|
fields
|
|
4453
4466
|
}, body, options);
|
|
4454
4467
|
});
|
|
4455
|
-
return function update_user(
|
|
4456
|
-
return
|
|
4468
|
+
return function update_user(_x1299, _x1300, _x1301, _x1302, _x1303) {
|
|
4469
|
+
return _ref383.apply(this, arguments);
|
|
4457
4470
|
};
|
|
4458
4471
|
}();
|
|
4459
4472
|
exports.update_user = update_user;
|
|
4460
4473
|
var delete_user = function () {
|
|
4461
|
-
var
|
|
4474
|
+
var _ref384 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4462
4475
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4463
4476
|
return sdk.delete("/users/".concat(user_id), null, null, options);
|
|
4464
4477
|
});
|
|
4465
|
-
return function delete_user(
|
|
4466
|
-
return
|
|
4478
|
+
return function delete_user(_x1304, _x1305, _x1306) {
|
|
4479
|
+
return _ref384.apply(this, arguments);
|
|
4467
4480
|
};
|
|
4468
4481
|
}();
|
|
4469
4482
|
exports.delete_user = delete_user;
|
|
4470
4483
|
var user_for_credential = function () {
|
|
4471
|
-
var
|
|
4484
|
+
var _ref385 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
|
|
4472
4485
|
credential_type = (0, _sdkRtl.encodeParam)(credential_type);
|
|
4473
4486
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
4474
4487
|
return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
|
|
4475
4488
|
fields
|
|
4476
4489
|
}, null, options);
|
|
4477
4490
|
});
|
|
4478
|
-
return function user_for_credential(
|
|
4479
|
-
return
|
|
4491
|
+
return function user_for_credential(_x1307, _x1308, _x1309, _x1310, _x1311) {
|
|
4492
|
+
return _ref385.apply(this, arguments);
|
|
4480
4493
|
};
|
|
4481
4494
|
}();
|
|
4482
4495
|
exports.user_for_credential = user_for_credential;
|
|
4483
4496
|
var user_credentials_email = function () {
|
|
4484
|
-
var
|
|
4497
|
+
var _ref386 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4485
4498
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4486
4499
|
return sdk.get("/users/".concat(user_id, "/credentials_email"), {
|
|
4487
4500
|
fields
|
|
4488
4501
|
}, null, options);
|
|
4489
4502
|
});
|
|
4490
|
-
return function user_credentials_email(
|
|
4491
|
-
return
|
|
4503
|
+
return function user_credentials_email(_x1312, _x1313, _x1314, _x1315) {
|
|
4504
|
+
return _ref386.apply(this, arguments);
|
|
4492
4505
|
};
|
|
4493
4506
|
}();
|
|
4494
4507
|
exports.user_credentials_email = user_credentials_email;
|
|
4495
4508
|
var create_user_credentials_email = function () {
|
|
4496
|
-
var
|
|
4509
|
+
var _ref387 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4497
4510
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4498
4511
|
return sdk.post("/users/".concat(user_id, "/credentials_email"), {
|
|
4499
4512
|
fields
|
|
4500
4513
|
}, body, options);
|
|
4501
4514
|
});
|
|
4502
|
-
return function create_user_credentials_email(
|
|
4503
|
-
return
|
|
4515
|
+
return function create_user_credentials_email(_x1316, _x1317, _x1318, _x1319, _x1320) {
|
|
4516
|
+
return _ref387.apply(this, arguments);
|
|
4504
4517
|
};
|
|
4505
4518
|
}();
|
|
4506
4519
|
exports.create_user_credentials_email = create_user_credentials_email;
|
|
4507
4520
|
var update_user_credentials_email = function () {
|
|
4508
|
-
var
|
|
4521
|
+
var _ref388 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4509
4522
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4510
4523
|
return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
|
|
4511
4524
|
fields
|
|
4512
4525
|
}, body, options);
|
|
4513
4526
|
});
|
|
4514
|
-
return function update_user_credentials_email(
|
|
4515
|
-
return
|
|
4527
|
+
return function update_user_credentials_email(_x1321, _x1322, _x1323, _x1324, _x1325) {
|
|
4528
|
+
return _ref388.apply(this, arguments);
|
|
4516
4529
|
};
|
|
4517
4530
|
}();
|
|
4518
4531
|
exports.update_user_credentials_email = update_user_credentials_email;
|
|
4519
4532
|
var delete_user_credentials_email = function () {
|
|
4520
|
-
var
|
|
4533
|
+
var _ref389 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4521
4534
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4522
4535
|
return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
|
|
4523
4536
|
});
|
|
4524
|
-
return function delete_user_credentials_email(
|
|
4525
|
-
return
|
|
4537
|
+
return function delete_user_credentials_email(_x1326, _x1327, _x1328) {
|
|
4538
|
+
return _ref389.apply(this, arguments);
|
|
4526
4539
|
};
|
|
4527
4540
|
}();
|
|
4528
4541
|
exports.delete_user_credentials_email = delete_user_credentials_email;
|
|
4529
4542
|
var user_credentials_totp = function () {
|
|
4530
|
-
var
|
|
4543
|
+
var _ref390 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4531
4544
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4532
4545
|
return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
|
|
4533
4546
|
fields
|
|
4534
4547
|
}, null, options);
|
|
4535
4548
|
});
|
|
4536
|
-
return function user_credentials_totp(
|
|
4537
|
-
return
|
|
4549
|
+
return function user_credentials_totp(_x1329, _x1330, _x1331, _x1332) {
|
|
4550
|
+
return _ref390.apply(this, arguments);
|
|
4538
4551
|
};
|
|
4539
4552
|
}();
|
|
4540
4553
|
exports.user_credentials_totp = user_credentials_totp;
|
|
4541
4554
|
var create_user_credentials_totp = function () {
|
|
4542
|
-
var
|
|
4555
|
+
var _ref391 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4543
4556
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4544
4557
|
return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
|
|
4545
4558
|
fields
|
|
4546
4559
|
}, body, options);
|
|
4547
4560
|
});
|
|
4548
|
-
return function create_user_credentials_totp(
|
|
4549
|
-
return
|
|
4561
|
+
return function create_user_credentials_totp(_x1333, _x1334, _x1335, _x1336, _x1337) {
|
|
4562
|
+
return _ref391.apply(this, arguments);
|
|
4550
4563
|
};
|
|
4551
4564
|
}();
|
|
4552
4565
|
exports.create_user_credentials_totp = create_user_credentials_totp;
|
|
4553
4566
|
var delete_user_credentials_totp = function () {
|
|
4554
|
-
var
|
|
4567
|
+
var _ref392 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4555
4568
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4556
4569
|
return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
|
|
4557
4570
|
});
|
|
4558
|
-
return function delete_user_credentials_totp(
|
|
4559
|
-
return
|
|
4571
|
+
return function delete_user_credentials_totp(_x1338, _x1339, _x1340) {
|
|
4572
|
+
return _ref392.apply(this, arguments);
|
|
4560
4573
|
};
|
|
4561
4574
|
}();
|
|
4562
4575
|
exports.delete_user_credentials_totp = delete_user_credentials_totp;
|
|
4563
4576
|
var user_credentials_ldap = function () {
|
|
4564
|
-
var
|
|
4577
|
+
var _ref393 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4565
4578
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4566
4579
|
return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
|
|
4567
4580
|
fields
|
|
4568
4581
|
}, null, options);
|
|
4569
4582
|
});
|
|
4570
|
-
return function user_credentials_ldap(
|
|
4571
|
-
return
|
|
4583
|
+
return function user_credentials_ldap(_x1341, _x1342, _x1343, _x1344) {
|
|
4584
|
+
return _ref393.apply(this, arguments);
|
|
4572
4585
|
};
|
|
4573
4586
|
}();
|
|
4574
4587
|
exports.user_credentials_ldap = user_credentials_ldap;
|
|
4575
4588
|
var delete_user_credentials_ldap = function () {
|
|
4576
|
-
var
|
|
4589
|
+
var _ref394 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4577
4590
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4578
4591
|
return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
|
|
4579
4592
|
});
|
|
4580
|
-
return function delete_user_credentials_ldap(
|
|
4581
|
-
return
|
|
4593
|
+
return function delete_user_credentials_ldap(_x1345, _x1346, _x1347) {
|
|
4594
|
+
return _ref394.apply(this, arguments);
|
|
4582
4595
|
};
|
|
4583
4596
|
}();
|
|
4584
4597
|
exports.delete_user_credentials_ldap = delete_user_credentials_ldap;
|
|
4585
4598
|
var user_credentials_google = function () {
|
|
4586
|
-
var
|
|
4599
|
+
var _ref395 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4587
4600
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4588
4601
|
return sdk.get("/users/".concat(user_id, "/credentials_google"), {
|
|
4589
4602
|
fields
|
|
4590
4603
|
}, null, options);
|
|
4591
4604
|
});
|
|
4592
|
-
return function user_credentials_google(
|
|
4593
|
-
return
|
|
4605
|
+
return function user_credentials_google(_x1348, _x1349, _x1350, _x1351) {
|
|
4606
|
+
return _ref395.apply(this, arguments);
|
|
4594
4607
|
};
|
|
4595
4608
|
}();
|
|
4596
4609
|
exports.user_credentials_google = user_credentials_google;
|
|
4597
4610
|
var delete_user_credentials_google = function () {
|
|
4598
|
-
var
|
|
4611
|
+
var _ref396 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4599
4612
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4600
4613
|
return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
|
|
4601
4614
|
});
|
|
4602
|
-
return function delete_user_credentials_google(
|
|
4603
|
-
return
|
|
4615
|
+
return function delete_user_credentials_google(_x1352, _x1353, _x1354) {
|
|
4616
|
+
return _ref396.apply(this, arguments);
|
|
4604
4617
|
};
|
|
4605
4618
|
}();
|
|
4606
4619
|
exports.delete_user_credentials_google = delete_user_credentials_google;
|
|
4607
4620
|
var user_credentials_saml = function () {
|
|
4608
|
-
var
|
|
4621
|
+
var _ref397 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4609
4622
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4610
4623
|
return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
|
|
4611
4624
|
fields
|
|
4612
4625
|
}, null, options);
|
|
4613
4626
|
});
|
|
4614
|
-
return function user_credentials_saml(
|
|
4615
|
-
return
|
|
4627
|
+
return function user_credentials_saml(_x1355, _x1356, _x1357, _x1358) {
|
|
4628
|
+
return _ref397.apply(this, arguments);
|
|
4616
4629
|
};
|
|
4617
4630
|
}();
|
|
4618
4631
|
exports.user_credentials_saml = user_credentials_saml;
|
|
4619
4632
|
var delete_user_credentials_saml = function () {
|
|
4620
|
-
var
|
|
4633
|
+
var _ref398 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4621
4634
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4622
4635
|
return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
|
|
4623
4636
|
});
|
|
4624
|
-
return function delete_user_credentials_saml(
|
|
4625
|
-
return
|
|
4637
|
+
return function delete_user_credentials_saml(_x1359, _x1360, _x1361) {
|
|
4638
|
+
return _ref398.apply(this, arguments);
|
|
4626
4639
|
};
|
|
4627
4640
|
}();
|
|
4628
4641
|
exports.delete_user_credentials_saml = delete_user_credentials_saml;
|
|
4629
4642
|
var user_credentials_oidc = function () {
|
|
4630
|
-
var
|
|
4643
|
+
var _ref399 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4631
4644
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4632
4645
|
return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
|
|
4633
4646
|
fields
|
|
4634
4647
|
}, null, options);
|
|
4635
4648
|
});
|
|
4636
|
-
return function user_credentials_oidc(
|
|
4637
|
-
return
|
|
4649
|
+
return function user_credentials_oidc(_x1362, _x1363, _x1364, _x1365) {
|
|
4650
|
+
return _ref399.apply(this, arguments);
|
|
4638
4651
|
};
|
|
4639
4652
|
}();
|
|
4640
4653
|
exports.user_credentials_oidc = user_credentials_oidc;
|
|
4641
4654
|
var delete_user_credentials_oidc = function () {
|
|
4642
|
-
var
|
|
4655
|
+
var _ref400 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4643
4656
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4644
4657
|
return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
|
|
4645
4658
|
});
|
|
4646
|
-
return function delete_user_credentials_oidc(
|
|
4647
|
-
return
|
|
4659
|
+
return function delete_user_credentials_oidc(_x1366, _x1367, _x1368) {
|
|
4660
|
+
return _ref400.apply(this, arguments);
|
|
4648
4661
|
};
|
|
4649
4662
|
}();
|
|
4650
4663
|
exports.delete_user_credentials_oidc = delete_user_credentials_oidc;
|
|
4651
4664
|
var user_credentials_api3 = function () {
|
|
4652
|
-
var
|
|
4665
|
+
var _ref401 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
|
|
4653
4666
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4654
4667
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4655
4668
|
return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
4656
4669
|
fields
|
|
4657
4670
|
}, null, options);
|
|
4658
4671
|
});
|
|
4659
|
-
return function user_credentials_api3(
|
|
4660
|
-
return
|
|
4672
|
+
return function user_credentials_api3(_x1369, _x1370, _x1371, _x1372, _x1373) {
|
|
4673
|
+
return _ref401.apply(this, arguments);
|
|
4661
4674
|
};
|
|
4662
4675
|
}();
|
|
4663
4676
|
exports.user_credentials_api3 = user_credentials_api3;
|
|
4664
4677
|
var delete_user_credentials_api3 = function () {
|
|
4665
|
-
var
|
|
4678
|
+
var _ref402 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
|
|
4666
4679
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4667
4680
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4668
4681
|
return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
|
|
4669
4682
|
});
|
|
4670
|
-
return function delete_user_credentials_api3(
|
|
4671
|
-
return
|
|
4683
|
+
return function delete_user_credentials_api3(_x1374, _x1375, _x1376, _x1377) {
|
|
4684
|
+
return _ref402.apply(this, arguments);
|
|
4672
4685
|
};
|
|
4673
4686
|
}();
|
|
4674
4687
|
exports.delete_user_credentials_api3 = delete_user_credentials_api3;
|
|
4675
4688
|
var all_user_credentials_api3s = function () {
|
|
4676
|
-
var
|
|
4689
|
+
var _ref403 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4677
4690
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4678
4691
|
return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
|
|
4679
4692
|
fields
|
|
4680
4693
|
}, null, options);
|
|
4681
4694
|
});
|
|
4682
|
-
return function all_user_credentials_api3s(
|
|
4683
|
-
return
|
|
4695
|
+
return function all_user_credentials_api3s(_x1378, _x1379, _x1380, _x1381) {
|
|
4696
|
+
return _ref403.apply(this, arguments);
|
|
4684
4697
|
};
|
|
4685
4698
|
}();
|
|
4686
4699
|
exports.all_user_credentials_api3s = all_user_credentials_api3s;
|
|
4687
4700
|
var create_user_credentials_api3 = function () {
|
|
4688
|
-
var
|
|
4701
|
+
var _ref404 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4689
4702
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4690
4703
|
return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
|
|
4691
4704
|
fields
|
|
4692
4705
|
}, null, options);
|
|
4693
4706
|
});
|
|
4694
|
-
return function create_user_credentials_api3(
|
|
4695
|
-
return
|
|
4707
|
+
return function create_user_credentials_api3(_x1382, _x1383, _x1384, _x1385) {
|
|
4708
|
+
return _ref404.apply(this, arguments);
|
|
4696
4709
|
};
|
|
4697
4710
|
}();
|
|
4698
4711
|
exports.create_user_credentials_api3 = create_user_credentials_api3;
|
|
4699
4712
|
var user_credentials_embed = function () {
|
|
4700
|
-
var
|
|
4713
|
+
var _ref405 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
|
|
4701
4714
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4702
4715
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4703
4716
|
return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
|
|
4704
4717
|
fields
|
|
4705
4718
|
}, null, options);
|
|
4706
4719
|
});
|
|
4707
|
-
return function user_credentials_embed(
|
|
4708
|
-
return
|
|
4720
|
+
return function user_credentials_embed(_x1386, _x1387, _x1388, _x1389, _x1390) {
|
|
4721
|
+
return _ref405.apply(this, arguments);
|
|
4709
4722
|
};
|
|
4710
4723
|
}();
|
|
4711
4724
|
exports.user_credentials_embed = user_credentials_embed;
|
|
4712
4725
|
var delete_user_credentials_embed = function () {
|
|
4713
|
-
var
|
|
4726
|
+
var _ref406 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
|
|
4714
4727
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4715
4728
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4716
4729
|
return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
|
|
4717
4730
|
});
|
|
4718
|
-
return function delete_user_credentials_embed(
|
|
4719
|
-
return
|
|
4731
|
+
return function delete_user_credentials_embed(_x1391, _x1392, _x1393, _x1394) {
|
|
4732
|
+
return _ref406.apply(this, arguments);
|
|
4720
4733
|
};
|
|
4721
4734
|
}();
|
|
4722
4735
|
exports.delete_user_credentials_embed = delete_user_credentials_embed;
|
|
4723
4736
|
var all_user_credentials_embeds = function () {
|
|
4724
|
-
var
|
|
4737
|
+
var _ref407 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4725
4738
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4726
4739
|
return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
|
|
4727
4740
|
fields
|
|
4728
4741
|
}, null, options);
|
|
4729
4742
|
});
|
|
4730
|
-
return function all_user_credentials_embeds(
|
|
4731
|
-
return
|
|
4743
|
+
return function all_user_credentials_embeds(_x1395, _x1396, _x1397, _x1398) {
|
|
4744
|
+
return _ref407.apply(this, arguments);
|
|
4732
4745
|
};
|
|
4733
4746
|
}();
|
|
4734
4747
|
exports.all_user_credentials_embeds = all_user_credentials_embeds;
|
|
4735
4748
|
var user_credentials_looker_openid = function () {
|
|
4736
|
-
var
|
|
4749
|
+
var _ref408 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4737
4750
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4738
4751
|
return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
|
|
4739
4752
|
fields
|
|
4740
4753
|
}, null, options);
|
|
4741
4754
|
});
|
|
4742
|
-
return function user_credentials_looker_openid(
|
|
4743
|
-
return
|
|
4755
|
+
return function user_credentials_looker_openid(_x1399, _x1400, _x1401, _x1402) {
|
|
4756
|
+
return _ref408.apply(this, arguments);
|
|
4744
4757
|
};
|
|
4745
4758
|
}();
|
|
4746
4759
|
exports.user_credentials_looker_openid = user_credentials_looker_openid;
|
|
4747
4760
|
var delete_user_credentials_looker_openid = function () {
|
|
4748
|
-
var
|
|
4761
|
+
var _ref409 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4749
4762
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4750
4763
|
return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
|
|
4751
4764
|
});
|
|
4752
|
-
return function delete_user_credentials_looker_openid(
|
|
4753
|
-
return
|
|
4765
|
+
return function delete_user_credentials_looker_openid(_x1403, _x1404, _x1405) {
|
|
4766
|
+
return _ref409.apply(this, arguments);
|
|
4754
4767
|
};
|
|
4755
4768
|
}();
|
|
4756
4769
|
exports.delete_user_credentials_looker_openid = delete_user_credentials_looker_openid;
|
|
4757
4770
|
var user_session = function () {
|
|
4758
|
-
var
|
|
4771
|
+
var _ref410 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
|
|
4759
4772
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4760
4773
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4761
4774
|
return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
|
|
4762
4775
|
fields
|
|
4763
4776
|
}, null, options);
|
|
4764
4777
|
});
|
|
4765
|
-
return function user_session(
|
|
4766
|
-
return
|
|
4778
|
+
return function user_session(_x1406, _x1407, _x1408, _x1409, _x1410) {
|
|
4779
|
+
return _ref410.apply(this, arguments);
|
|
4767
4780
|
};
|
|
4768
4781
|
}();
|
|
4769
4782
|
exports.user_session = user_session;
|
|
4770
4783
|
var delete_user_session = function () {
|
|
4771
|
-
var
|
|
4784
|
+
var _ref411 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
|
|
4772
4785
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4773
4786
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4774
4787
|
return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
|
|
4775
4788
|
});
|
|
4776
|
-
return function delete_user_session(
|
|
4777
|
-
return
|
|
4789
|
+
return function delete_user_session(_x1411, _x1412, _x1413, _x1414) {
|
|
4790
|
+
return _ref411.apply(this, arguments);
|
|
4778
4791
|
};
|
|
4779
4792
|
}();
|
|
4780
4793
|
exports.delete_user_session = delete_user_session;
|
|
4781
4794
|
var all_user_sessions = function () {
|
|
4782
|
-
var
|
|
4795
|
+
var _ref412 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4783
4796
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4784
4797
|
return sdk.get("/users/".concat(user_id, "/sessions"), {
|
|
4785
4798
|
fields
|
|
4786
4799
|
}, null, options);
|
|
4787
4800
|
});
|
|
4788
|
-
return function all_user_sessions(
|
|
4789
|
-
return
|
|
4801
|
+
return function all_user_sessions(_x1415, _x1416, _x1417, _x1418) {
|
|
4802
|
+
return _ref412.apply(this, arguments);
|
|
4790
4803
|
};
|
|
4791
4804
|
}();
|
|
4792
4805
|
exports.all_user_sessions = all_user_sessions;
|
|
4793
4806
|
var create_user_credentials_email_password_reset = function () {
|
|
4794
|
-
var
|
|
4807
|
+
var _ref413 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4795
4808
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4796
4809
|
return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
|
|
4797
4810
|
expires: request.expires,
|
|
4798
4811
|
fields: request.fields
|
|
4799
4812
|
}, null, options);
|
|
4800
4813
|
});
|
|
4801
|
-
return function create_user_credentials_email_password_reset(
|
|
4802
|
-
return
|
|
4814
|
+
return function create_user_credentials_email_password_reset(_x1419, _x1420, _x1421) {
|
|
4815
|
+
return _ref413.apply(this, arguments);
|
|
4803
4816
|
};
|
|
4804
4817
|
}();
|
|
4805
4818
|
exports.create_user_credentials_email_password_reset = create_user_credentials_email_password_reset;
|
|
4806
4819
|
var user_roles = function () {
|
|
4807
|
-
var
|
|
4820
|
+
var _ref414 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4808
4821
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4809
4822
|
return sdk.get("/users/".concat(request.user_id, "/roles"), {
|
|
4810
4823
|
fields: request.fields,
|
|
4811
4824
|
direct_association_only: request.direct_association_only
|
|
4812
4825
|
}, null, options);
|
|
4813
4826
|
});
|
|
4814
|
-
return function user_roles(
|
|
4815
|
-
return
|
|
4827
|
+
return function user_roles(_x1422, _x1423, _x1424) {
|
|
4828
|
+
return _ref414.apply(this, arguments);
|
|
4816
4829
|
};
|
|
4817
4830
|
}();
|
|
4818
4831
|
exports.user_roles = user_roles;
|
|
4819
4832
|
var set_user_roles = function () {
|
|
4820
|
-
var
|
|
4833
|
+
var _ref415 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4821
4834
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4822
4835
|
return sdk.put("/users/".concat(user_id, "/roles"), {
|
|
4823
4836
|
fields
|
|
4824
4837
|
}, body, options);
|
|
4825
4838
|
});
|
|
4826
|
-
return function set_user_roles(
|
|
4827
|
-
return
|
|
4839
|
+
return function set_user_roles(_x1425, _x1426, _x1427, _x1428, _x1429) {
|
|
4840
|
+
return _ref415.apply(this, arguments);
|
|
4828
4841
|
};
|
|
4829
4842
|
}();
|
|
4830
4843
|
exports.set_user_roles = set_user_roles;
|
|
4831
4844
|
var user_attribute_user_values = function () {
|
|
4832
|
-
var
|
|
4845
|
+
var _ref416 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4833
4846
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4834
4847
|
return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
|
|
4835
4848
|
fields: request.fields,
|
|
@@ -4838,161 +4851,161 @@ var user_attribute_user_values = function () {
|
|
|
4838
4851
|
include_unset: request.include_unset
|
|
4839
4852
|
}, null, options);
|
|
4840
4853
|
});
|
|
4841
|
-
return function user_attribute_user_values(
|
|
4842
|
-
return
|
|
4854
|
+
return function user_attribute_user_values(_x1430, _x1431, _x1432) {
|
|
4855
|
+
return _ref416.apply(this, arguments);
|
|
4843
4856
|
};
|
|
4844
4857
|
}();
|
|
4845
4858
|
exports.user_attribute_user_values = user_attribute_user_values;
|
|
4846
4859
|
var set_user_attribute_user_value = function () {
|
|
4847
|
-
var
|
|
4860
|
+
var _ref417 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
|
|
4848
4861
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4849
4862
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4850
4863
|
return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
4851
4864
|
});
|
|
4852
|
-
return function set_user_attribute_user_value(
|
|
4853
|
-
return
|
|
4865
|
+
return function set_user_attribute_user_value(_x1433, _x1434, _x1435, _x1436, _x1437) {
|
|
4866
|
+
return _ref417.apply(this, arguments);
|
|
4854
4867
|
};
|
|
4855
4868
|
}();
|
|
4856
4869
|
exports.set_user_attribute_user_value = set_user_attribute_user_value;
|
|
4857
4870
|
var delete_user_attribute_user_value = function () {
|
|
4858
|
-
var
|
|
4871
|
+
var _ref418 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
|
|
4859
4872
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4860
4873
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4861
4874
|
return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
4862
4875
|
});
|
|
4863
|
-
return function delete_user_attribute_user_value(
|
|
4864
|
-
return
|
|
4876
|
+
return function delete_user_attribute_user_value(_x1438, _x1439, _x1440, _x1441) {
|
|
4877
|
+
return _ref418.apply(this, arguments);
|
|
4865
4878
|
};
|
|
4866
4879
|
}();
|
|
4867
4880
|
exports.delete_user_attribute_user_value = delete_user_attribute_user_value;
|
|
4868
4881
|
var send_user_credentials_email_password_reset = function () {
|
|
4869
|
-
var
|
|
4882
|
+
var _ref419 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4870
4883
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4871
4884
|
return sdk.post("/users/".concat(user_id, "/credentials_email/send_password_reset"), {
|
|
4872
4885
|
fields
|
|
4873
4886
|
}, null, options);
|
|
4874
4887
|
});
|
|
4875
|
-
return function send_user_credentials_email_password_reset(
|
|
4876
|
-
return
|
|
4888
|
+
return function send_user_credentials_email_password_reset(_x1442, _x1443, _x1444, _x1445) {
|
|
4889
|
+
return _ref419.apply(this, arguments);
|
|
4877
4890
|
};
|
|
4878
4891
|
}();
|
|
4879
4892
|
exports.send_user_credentials_email_password_reset = send_user_credentials_email_password_reset;
|
|
4880
4893
|
var wipeout_user_emails = function () {
|
|
4881
|
-
var
|
|
4894
|
+
var _ref420 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4882
4895
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4883
4896
|
return sdk.post("/users/".concat(user_id, "/update_emails"), {
|
|
4884
4897
|
fields
|
|
4885
4898
|
}, body, options);
|
|
4886
4899
|
});
|
|
4887
|
-
return function wipeout_user_emails(
|
|
4888
|
-
return
|
|
4900
|
+
return function wipeout_user_emails(_x1446, _x1447, _x1448, _x1449, _x1450) {
|
|
4901
|
+
return _ref420.apply(this, arguments);
|
|
4889
4902
|
};
|
|
4890
4903
|
}();
|
|
4891
4904
|
exports.wipeout_user_emails = wipeout_user_emails;
|
|
4892
4905
|
var create_embed_user = function () {
|
|
4893
|
-
var
|
|
4906
|
+
var _ref421 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4894
4907
|
return sdk.post('/users/embed_user', null, body, options);
|
|
4895
4908
|
});
|
|
4896
|
-
return function create_embed_user(
|
|
4897
|
-
return
|
|
4909
|
+
return function create_embed_user(_x1451, _x1452, _x1453) {
|
|
4910
|
+
return _ref421.apply(this, arguments);
|
|
4898
4911
|
};
|
|
4899
4912
|
}();
|
|
4900
4913
|
exports.create_embed_user = create_embed_user;
|
|
4901
4914
|
var all_user_attributes = function () {
|
|
4902
|
-
var
|
|
4915
|
+
var _ref422 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4903
4916
|
return sdk.get('/user_attributes', {
|
|
4904
4917
|
fields: request.fields,
|
|
4905
4918
|
sorts: request.sorts
|
|
4906
4919
|
}, null, options);
|
|
4907
4920
|
});
|
|
4908
|
-
return function all_user_attributes(
|
|
4909
|
-
return
|
|
4921
|
+
return function all_user_attributes(_x1454, _x1455, _x1456) {
|
|
4922
|
+
return _ref422.apply(this, arguments);
|
|
4910
4923
|
};
|
|
4911
4924
|
}();
|
|
4912
4925
|
exports.all_user_attributes = all_user_attributes;
|
|
4913
4926
|
var create_user_attribute = function () {
|
|
4914
|
-
var
|
|
4927
|
+
var _ref423 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4915
4928
|
return sdk.post('/user_attributes', {
|
|
4916
4929
|
fields
|
|
4917
4930
|
}, body, options);
|
|
4918
4931
|
});
|
|
4919
|
-
return function create_user_attribute(
|
|
4920
|
-
return
|
|
4932
|
+
return function create_user_attribute(_x1457, _x1458, _x1459, _x1460) {
|
|
4933
|
+
return _ref423.apply(this, arguments);
|
|
4921
4934
|
};
|
|
4922
4935
|
}();
|
|
4923
4936
|
exports.create_user_attribute = create_user_attribute;
|
|
4924
4937
|
var user_attribute = function () {
|
|
4925
|
-
var
|
|
4938
|
+
var _ref424 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4926
4939
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4927
4940
|
return sdk.get("/user_attributes/".concat(user_attribute_id), {
|
|
4928
4941
|
fields
|
|
4929
4942
|
}, null, options);
|
|
4930
4943
|
});
|
|
4931
|
-
return function user_attribute(
|
|
4932
|
-
return
|
|
4944
|
+
return function user_attribute(_x1461, _x1462, _x1463, _x1464) {
|
|
4945
|
+
return _ref424.apply(this, arguments);
|
|
4933
4946
|
};
|
|
4934
4947
|
}();
|
|
4935
4948
|
exports.user_attribute = user_attribute;
|
|
4936
4949
|
var update_user_attribute = function () {
|
|
4937
|
-
var
|
|
4950
|
+
var _ref425 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
|
|
4938
4951
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4939
4952
|
return sdk.patch("/user_attributes/".concat(user_attribute_id), {
|
|
4940
4953
|
fields
|
|
4941
4954
|
}, body, options);
|
|
4942
4955
|
});
|
|
4943
|
-
return function update_user_attribute(
|
|
4944
|
-
return
|
|
4956
|
+
return function update_user_attribute(_x1465, _x1466, _x1467, _x1468, _x1469) {
|
|
4957
|
+
return _ref425.apply(this, arguments);
|
|
4945
4958
|
};
|
|
4946
4959
|
}();
|
|
4947
4960
|
exports.update_user_attribute = update_user_attribute;
|
|
4948
4961
|
var delete_user_attribute = function () {
|
|
4949
|
-
var
|
|
4962
|
+
var _ref426 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
|
|
4950
4963
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4951
4964
|
return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
|
|
4952
4965
|
});
|
|
4953
|
-
return function delete_user_attribute(
|
|
4954
|
-
return
|
|
4966
|
+
return function delete_user_attribute(_x1470, _x1471, _x1472) {
|
|
4967
|
+
return _ref426.apply(this, arguments);
|
|
4955
4968
|
};
|
|
4956
4969
|
}();
|
|
4957
4970
|
exports.delete_user_attribute = delete_user_attribute;
|
|
4958
4971
|
var all_user_attribute_group_values = function () {
|
|
4959
|
-
var
|
|
4972
|
+
var _ref427 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4960
4973
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4961
4974
|
return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
|
|
4962
4975
|
fields
|
|
4963
4976
|
}, null, options);
|
|
4964
4977
|
});
|
|
4965
|
-
return function all_user_attribute_group_values(
|
|
4966
|
-
return
|
|
4978
|
+
return function all_user_attribute_group_values(_x1473, _x1474, _x1475, _x1476) {
|
|
4979
|
+
return _ref427.apply(this, arguments);
|
|
4967
4980
|
};
|
|
4968
4981
|
}();
|
|
4969
4982
|
exports.all_user_attribute_group_values = all_user_attribute_group_values;
|
|
4970
4983
|
var set_user_attribute_group_values = function () {
|
|
4971
|
-
var
|
|
4984
|
+
var _ref428 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
|
|
4972
4985
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4973
4986
|
return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
|
|
4974
4987
|
});
|
|
4975
|
-
return function set_user_attribute_group_values(
|
|
4976
|
-
return
|
|
4988
|
+
return function set_user_attribute_group_values(_x1477, _x1478, _x1479, _x1480) {
|
|
4989
|
+
return _ref428.apply(this, arguments);
|
|
4977
4990
|
};
|
|
4978
4991
|
}();
|
|
4979
4992
|
exports.set_user_attribute_group_values = set_user_attribute_group_values;
|
|
4980
4993
|
var all_workspaces = function () {
|
|
4981
|
-
var
|
|
4994
|
+
var _ref429 = _asyncToGenerator(function* (sdk, options) {
|
|
4982
4995
|
return sdk.get('/workspaces', null, null, options);
|
|
4983
4996
|
});
|
|
4984
|
-
return function all_workspaces(
|
|
4985
|
-
return
|
|
4997
|
+
return function all_workspaces(_x1481, _x1482) {
|
|
4998
|
+
return _ref429.apply(this, arguments);
|
|
4986
4999
|
};
|
|
4987
5000
|
}();
|
|
4988
5001
|
exports.all_workspaces = all_workspaces;
|
|
4989
5002
|
var workspace = function () {
|
|
4990
|
-
var
|
|
5003
|
+
var _ref430 = _asyncToGenerator(function* (sdk, workspace_id, options) {
|
|
4991
5004
|
workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
|
|
4992
5005
|
return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
|
|
4993
5006
|
});
|
|
4994
|
-
return function workspace(
|
|
4995
|
-
return
|
|
5007
|
+
return function workspace(_x1483, _x1484, _x1485) {
|
|
5008
|
+
return _ref430.apply(this, arguments);
|
|
4996
5009
|
};
|
|
4997
5010
|
}();
|
|
4998
5011
|
exports.workspace = workspace;
|