@looker/sdk 23.2.0 → 23.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/lib/3.1/funcs.js.map +1 -1
- package/lib/3.1/methods.js.map +1 -1
- package/lib/3.1/methodsInterface.js.map +1 -1
- package/lib/3.1/models.js.map +1 -1
- package/lib/3.1/streams.js.map +1 -1
- package/lib/4.0/funcs.d.ts +2 -3
- package/lib/4.0/funcs.js +995 -1004
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +2 -3
- package/lib/4.0/methods.js +660 -666
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +2 -3
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +0 -21
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +2 -3
- package/lib/4.0/streams.js +660 -666
- 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.map +1 -1
- 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.map +1 -1
- package/lib/esm/3.1/streams.js.map +1 -1
- package/lib/esm/4.0/funcs.js +995 -1004
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +660 -666
- 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.map +1 -1
- package/lib/esm/4.0/streams.js +660 -666
- 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 +2 -2
package/lib/4.0/funcs.js
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
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.
|
|
7
|
-
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 =
|
|
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.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 =
|
|
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 =
|
|
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 =
|
|
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
|
+
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.scheduled_plans_for_space = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plans_for_dashboard = exports.scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once = exports.scheduled_plan = exports.saml_test_config = exports.saml_config = exports.run_url_encoded_query = exports.run_sql_query = exports.run_query = exports.run_lookml_test = exports.run_look = exports.run_inline_query = exports.run_git_connection_test = exports.role_users = exports.role_groups = exports.role = exports.reset_project_to_remote = exports.reset_project_to_production = exports.render_task_results = exports.render_task = exports.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.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_config = exports.update_session = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_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 = 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 = 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); } }
|
|
@@ -1079,514 +1079,505 @@ var update_cloud_storage_configuration = function () {
|
|
|
1079
1079
|
};
|
|
1080
1080
|
}();
|
|
1081
1081
|
exports.update_cloud_storage_configuration = update_cloud_storage_configuration;
|
|
1082
|
-
var configuration_force_refresh = function () {
|
|
1083
|
-
var _ref100 = _asyncToGenerator(function* (sdk, options) {
|
|
1084
|
-
return sdk.put('/configuration_force_refresh', null, null, options);
|
|
1085
|
-
});
|
|
1086
|
-
return function configuration_force_refresh(_x318, _x319) {
|
|
1087
|
-
return _ref100.apply(this, arguments);
|
|
1088
|
-
};
|
|
1089
|
-
}();
|
|
1090
|
-
exports.configuration_force_refresh = configuration_force_refresh;
|
|
1091
1082
|
var custom_welcome_email = function () {
|
|
1092
|
-
var
|
|
1083
|
+
var _ref100 = _asyncToGenerator(function* (sdk, options) {
|
|
1093
1084
|
return sdk.get('/custom_welcome_email', null, null, options);
|
|
1094
1085
|
});
|
|
1095
|
-
return function custom_welcome_email(
|
|
1096
|
-
return
|
|
1086
|
+
return function custom_welcome_email(_x318, _x319) {
|
|
1087
|
+
return _ref100.apply(this, arguments);
|
|
1097
1088
|
};
|
|
1098
1089
|
}();
|
|
1099
1090
|
exports.custom_welcome_email = custom_welcome_email;
|
|
1100
1091
|
var update_custom_welcome_email = function () {
|
|
1101
|
-
var
|
|
1092
|
+
var _ref101 = _asyncToGenerator(function* (sdk, body, send_test_welcome_email, options) {
|
|
1102
1093
|
return sdk.patch('/custom_welcome_email', {
|
|
1103
1094
|
send_test_welcome_email
|
|
1104
1095
|
}, body, options);
|
|
1105
1096
|
});
|
|
1106
|
-
return function update_custom_welcome_email(
|
|
1107
|
-
return
|
|
1097
|
+
return function update_custom_welcome_email(_x320, _x321, _x322, _x323) {
|
|
1098
|
+
return _ref101.apply(this, arguments);
|
|
1108
1099
|
};
|
|
1109
1100
|
}();
|
|
1110
1101
|
exports.update_custom_welcome_email = update_custom_welcome_email;
|
|
1111
1102
|
var update_custom_welcome_email_test = function () {
|
|
1112
|
-
var
|
|
1103
|
+
var _ref102 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1113
1104
|
return sdk.put('/custom_welcome_email_test', null, body, options);
|
|
1114
1105
|
});
|
|
1115
|
-
return function update_custom_welcome_email_test(
|
|
1116
|
-
return
|
|
1106
|
+
return function update_custom_welcome_email_test(_x324, _x325, _x326) {
|
|
1107
|
+
return _ref102.apply(this, arguments);
|
|
1117
1108
|
};
|
|
1118
1109
|
}();
|
|
1119
1110
|
exports.update_custom_welcome_email_test = update_custom_welcome_email_test;
|
|
1120
1111
|
var digest_emails_enabled = function () {
|
|
1121
|
-
var
|
|
1112
|
+
var _ref103 = _asyncToGenerator(function* (sdk, options) {
|
|
1122
1113
|
return sdk.get('/digest_emails_enabled', null, null, options);
|
|
1123
1114
|
});
|
|
1124
|
-
return function digest_emails_enabled(
|
|
1125
|
-
return
|
|
1115
|
+
return function digest_emails_enabled(_x327, _x328) {
|
|
1116
|
+
return _ref103.apply(this, arguments);
|
|
1126
1117
|
};
|
|
1127
1118
|
}();
|
|
1128
1119
|
exports.digest_emails_enabled = digest_emails_enabled;
|
|
1129
1120
|
var update_digest_emails_enabled = function () {
|
|
1130
|
-
var
|
|
1121
|
+
var _ref104 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1131
1122
|
return sdk.patch('/digest_emails_enabled', null, body, options);
|
|
1132
1123
|
});
|
|
1133
|
-
return function update_digest_emails_enabled(
|
|
1134
|
-
return
|
|
1124
|
+
return function update_digest_emails_enabled(_x329, _x330, _x331) {
|
|
1125
|
+
return _ref104.apply(this, arguments);
|
|
1135
1126
|
};
|
|
1136
1127
|
}();
|
|
1137
1128
|
exports.update_digest_emails_enabled = update_digest_emails_enabled;
|
|
1138
1129
|
var create_digest_email_send = function () {
|
|
1139
|
-
var
|
|
1130
|
+
var _ref105 = _asyncToGenerator(function* (sdk, options) {
|
|
1140
1131
|
return sdk.post('/digest_email_send', null, null, options);
|
|
1141
1132
|
});
|
|
1142
|
-
return function create_digest_email_send(
|
|
1143
|
-
return
|
|
1133
|
+
return function create_digest_email_send(_x332, _x333) {
|
|
1134
|
+
return _ref105.apply(this, arguments);
|
|
1144
1135
|
};
|
|
1145
1136
|
}();
|
|
1146
1137
|
exports.create_digest_email_send = create_digest_email_send;
|
|
1147
1138
|
var public_egress_ip_addresses = function () {
|
|
1148
|
-
var
|
|
1139
|
+
var _ref106 = _asyncToGenerator(function* (sdk, options) {
|
|
1149
1140
|
return sdk.get('/public_egress_ip_addresses', null, null, options);
|
|
1150
1141
|
});
|
|
1151
|
-
return function public_egress_ip_addresses(
|
|
1152
|
-
return
|
|
1142
|
+
return function public_egress_ip_addresses(_x334, _x335) {
|
|
1143
|
+
return _ref106.apply(this, arguments);
|
|
1153
1144
|
};
|
|
1154
1145
|
}();
|
|
1155
1146
|
exports.public_egress_ip_addresses = public_egress_ip_addresses;
|
|
1156
1147
|
var internal_help_resources_content = function () {
|
|
1157
|
-
var
|
|
1148
|
+
var _ref107 = _asyncToGenerator(function* (sdk, options) {
|
|
1158
1149
|
return sdk.get('/internal_help_resources_content', null, null, options);
|
|
1159
1150
|
});
|
|
1160
|
-
return function internal_help_resources_content(
|
|
1161
|
-
return
|
|
1151
|
+
return function internal_help_resources_content(_x336, _x337) {
|
|
1152
|
+
return _ref107.apply(this, arguments);
|
|
1162
1153
|
};
|
|
1163
1154
|
}();
|
|
1164
1155
|
exports.internal_help_resources_content = internal_help_resources_content;
|
|
1165
1156
|
var update_internal_help_resources_content = function () {
|
|
1166
|
-
var
|
|
1157
|
+
var _ref108 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1167
1158
|
return sdk.patch('/internal_help_resources_content', null, body, options);
|
|
1168
1159
|
});
|
|
1169
|
-
return function update_internal_help_resources_content(
|
|
1170
|
-
return
|
|
1160
|
+
return function update_internal_help_resources_content(_x338, _x339, _x340) {
|
|
1161
|
+
return _ref108.apply(this, arguments);
|
|
1171
1162
|
};
|
|
1172
1163
|
}();
|
|
1173
1164
|
exports.update_internal_help_resources_content = update_internal_help_resources_content;
|
|
1174
1165
|
var internal_help_resources = function () {
|
|
1175
|
-
var
|
|
1166
|
+
var _ref109 = _asyncToGenerator(function* (sdk, options) {
|
|
1176
1167
|
return sdk.get('/internal_help_resources_enabled', null, null, options);
|
|
1177
1168
|
});
|
|
1178
|
-
return function internal_help_resources(
|
|
1179
|
-
return
|
|
1169
|
+
return function internal_help_resources(_x341, _x342) {
|
|
1170
|
+
return _ref109.apply(this, arguments);
|
|
1180
1171
|
};
|
|
1181
1172
|
}();
|
|
1182
1173
|
exports.internal_help_resources = internal_help_resources;
|
|
1183
1174
|
var update_internal_help_resources = function () {
|
|
1184
|
-
var
|
|
1175
|
+
var _ref110 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1185
1176
|
return sdk.patch('/internal_help_resources', null, body, options);
|
|
1186
1177
|
});
|
|
1187
|
-
return function update_internal_help_resources(
|
|
1188
|
-
return
|
|
1178
|
+
return function update_internal_help_resources(_x343, _x344, _x345) {
|
|
1179
|
+
return _ref110.apply(this, arguments);
|
|
1189
1180
|
};
|
|
1190
1181
|
}();
|
|
1191
1182
|
exports.update_internal_help_resources = update_internal_help_resources;
|
|
1192
1183
|
var all_legacy_features = function () {
|
|
1193
|
-
var
|
|
1184
|
+
var _ref111 = _asyncToGenerator(function* (sdk, options) {
|
|
1194
1185
|
return sdk.get('/legacy_features', null, null, options);
|
|
1195
1186
|
});
|
|
1196
|
-
return function all_legacy_features(
|
|
1197
|
-
return
|
|
1187
|
+
return function all_legacy_features(_x346, _x347) {
|
|
1188
|
+
return _ref111.apply(this, arguments);
|
|
1198
1189
|
};
|
|
1199
1190
|
}();
|
|
1200
1191
|
exports.all_legacy_features = all_legacy_features;
|
|
1201
1192
|
var legacy_feature = function () {
|
|
1202
|
-
var
|
|
1193
|
+
var _ref112 = _asyncToGenerator(function* (sdk, legacy_feature_id, options) {
|
|
1203
1194
|
legacy_feature_id = (0, _sdkRtl.encodeParam)(legacy_feature_id);
|
|
1204
1195
|
return sdk.get("/legacy_features/".concat(legacy_feature_id), null, null, options);
|
|
1205
1196
|
});
|
|
1206
|
-
return function legacy_feature(
|
|
1207
|
-
return
|
|
1197
|
+
return function legacy_feature(_x348, _x349, _x350) {
|
|
1198
|
+
return _ref112.apply(this, arguments);
|
|
1208
1199
|
};
|
|
1209
1200
|
}();
|
|
1210
1201
|
exports.legacy_feature = legacy_feature;
|
|
1211
1202
|
var update_legacy_feature = function () {
|
|
1212
|
-
var
|
|
1203
|
+
var _ref113 = _asyncToGenerator(function* (sdk, legacy_feature_id, body, options) {
|
|
1213
1204
|
legacy_feature_id = (0, _sdkRtl.encodeParam)(legacy_feature_id);
|
|
1214
1205
|
return sdk.patch("/legacy_features/".concat(legacy_feature_id), null, body, options);
|
|
1215
1206
|
});
|
|
1216
|
-
return function update_legacy_feature(
|
|
1217
|
-
return
|
|
1207
|
+
return function update_legacy_feature(_x351, _x352, _x353, _x354) {
|
|
1208
|
+
return _ref113.apply(this, arguments);
|
|
1218
1209
|
};
|
|
1219
1210
|
}();
|
|
1220
1211
|
exports.update_legacy_feature = update_legacy_feature;
|
|
1221
1212
|
var all_locales = function () {
|
|
1222
|
-
var
|
|
1213
|
+
var _ref114 = _asyncToGenerator(function* (sdk, options) {
|
|
1223
1214
|
return sdk.get('/locales', null, null, options);
|
|
1224
1215
|
});
|
|
1225
|
-
return function all_locales(
|
|
1226
|
-
return
|
|
1216
|
+
return function all_locales(_x355, _x356) {
|
|
1217
|
+
return _ref114.apply(this, arguments);
|
|
1227
1218
|
};
|
|
1228
1219
|
}();
|
|
1229
1220
|
exports.all_locales = all_locales;
|
|
1230
1221
|
var mobile_settings = function () {
|
|
1231
|
-
var
|
|
1222
|
+
var _ref115 = _asyncToGenerator(function* (sdk, options) {
|
|
1232
1223
|
return sdk.get('/mobile/settings', null, null, options);
|
|
1233
1224
|
});
|
|
1234
|
-
return function mobile_settings(
|
|
1235
|
-
return
|
|
1225
|
+
return function mobile_settings(_x357, _x358) {
|
|
1226
|
+
return _ref115.apply(this, arguments);
|
|
1236
1227
|
};
|
|
1237
1228
|
}();
|
|
1238
1229
|
exports.mobile_settings = mobile_settings;
|
|
1239
1230
|
var get_setting = function () {
|
|
1240
|
-
var
|
|
1231
|
+
var _ref116 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1241
1232
|
return sdk.get('/setting', {
|
|
1242
1233
|
fields
|
|
1243
1234
|
}, null, options);
|
|
1244
1235
|
});
|
|
1245
|
-
return function get_setting(
|
|
1246
|
-
return
|
|
1236
|
+
return function get_setting(_x359, _x360, _x361) {
|
|
1237
|
+
return _ref116.apply(this, arguments);
|
|
1247
1238
|
};
|
|
1248
1239
|
}();
|
|
1249
1240
|
exports.get_setting = get_setting;
|
|
1250
1241
|
var set_setting = function () {
|
|
1251
|
-
var
|
|
1242
|
+
var _ref117 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1252
1243
|
return sdk.patch('/setting', {
|
|
1253
1244
|
fields
|
|
1254
1245
|
}, body, options);
|
|
1255
1246
|
});
|
|
1256
|
-
return function set_setting(
|
|
1257
|
-
return
|
|
1247
|
+
return function set_setting(_x362, _x363, _x364, _x365) {
|
|
1248
|
+
return _ref117.apply(this, arguments);
|
|
1258
1249
|
};
|
|
1259
1250
|
}();
|
|
1260
1251
|
exports.set_setting = set_setting;
|
|
1261
1252
|
var set_smtp_settings = function () {
|
|
1262
|
-
var
|
|
1253
|
+
var _ref118 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1263
1254
|
return sdk.post('/smtp_settings', null, body, options);
|
|
1264
1255
|
});
|
|
1265
|
-
return function set_smtp_settings(
|
|
1266
|
-
return
|
|
1256
|
+
return function set_smtp_settings(_x366, _x367, _x368) {
|
|
1257
|
+
return _ref118.apply(this, arguments);
|
|
1267
1258
|
};
|
|
1268
1259
|
}();
|
|
1269
1260
|
exports.set_smtp_settings = set_smtp_settings;
|
|
1270
1261
|
var smtp_status = function () {
|
|
1271
|
-
var
|
|
1262
|
+
var _ref119 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1272
1263
|
return sdk.get('/smtp_status', {
|
|
1273
1264
|
fields
|
|
1274
1265
|
}, null, options);
|
|
1275
1266
|
});
|
|
1276
|
-
return function smtp_status(
|
|
1277
|
-
return
|
|
1267
|
+
return function smtp_status(_x369, _x370, _x371) {
|
|
1268
|
+
return _ref119.apply(this, arguments);
|
|
1278
1269
|
};
|
|
1279
1270
|
}();
|
|
1280
1271
|
exports.smtp_status = smtp_status;
|
|
1281
1272
|
var all_timezones = function () {
|
|
1282
|
-
var
|
|
1273
|
+
var _ref120 = _asyncToGenerator(function* (sdk, options) {
|
|
1283
1274
|
return sdk.get('/timezones', null, null, options);
|
|
1284
1275
|
});
|
|
1285
|
-
return function all_timezones(
|
|
1286
|
-
return
|
|
1276
|
+
return function all_timezones(_x372, _x373) {
|
|
1277
|
+
return _ref120.apply(this, arguments);
|
|
1287
1278
|
};
|
|
1288
1279
|
}();
|
|
1289
1280
|
exports.all_timezones = all_timezones;
|
|
1290
1281
|
var versions = function () {
|
|
1291
|
-
var
|
|
1282
|
+
var _ref121 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1292
1283
|
return sdk.get('/versions', {
|
|
1293
1284
|
fields
|
|
1294
1285
|
}, null, options);
|
|
1295
1286
|
});
|
|
1296
|
-
return function versions(
|
|
1297
|
-
return
|
|
1287
|
+
return function versions(_x374, _x375, _x376) {
|
|
1288
|
+
return _ref121.apply(this, arguments);
|
|
1298
1289
|
};
|
|
1299
1290
|
}();
|
|
1300
1291
|
exports.versions = versions;
|
|
1301
1292
|
var api_spec = function () {
|
|
1302
|
-
var
|
|
1293
|
+
var _ref122 = _asyncToGenerator(function* (sdk, api_version, specification, options) {
|
|
1303
1294
|
api_version = (0, _sdkRtl.encodeParam)(api_version);
|
|
1304
1295
|
specification = (0, _sdkRtl.encodeParam)(specification);
|
|
1305
1296
|
return sdk.get("/api_spec/".concat(api_version, "/").concat(specification), null, null, options);
|
|
1306
1297
|
});
|
|
1307
|
-
return function api_spec(
|
|
1308
|
-
return
|
|
1298
|
+
return function api_spec(_x377, _x378, _x379, _x380) {
|
|
1299
|
+
return _ref122.apply(this, arguments);
|
|
1309
1300
|
};
|
|
1310
1301
|
}();
|
|
1311
1302
|
exports.api_spec = api_spec;
|
|
1312
1303
|
var whitelabel_configuration = function () {
|
|
1313
|
-
var
|
|
1304
|
+
var _ref123 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1314
1305
|
return sdk.get('/whitelabel_configuration', {
|
|
1315
1306
|
fields
|
|
1316
1307
|
}, null, options);
|
|
1317
1308
|
});
|
|
1318
|
-
return function whitelabel_configuration(
|
|
1319
|
-
return
|
|
1309
|
+
return function whitelabel_configuration(_x381, _x382, _x383) {
|
|
1310
|
+
return _ref123.apply(this, arguments);
|
|
1320
1311
|
};
|
|
1321
1312
|
}();
|
|
1322
1313
|
exports.whitelabel_configuration = whitelabel_configuration;
|
|
1323
1314
|
var update_whitelabel_configuration = function () {
|
|
1324
|
-
var
|
|
1315
|
+
var _ref124 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1325
1316
|
return sdk.put('/whitelabel_configuration', null, body, options);
|
|
1326
1317
|
});
|
|
1327
|
-
return function update_whitelabel_configuration(
|
|
1328
|
-
return
|
|
1318
|
+
return function update_whitelabel_configuration(_x384, _x385, _x386) {
|
|
1319
|
+
return _ref124.apply(this, arguments);
|
|
1329
1320
|
};
|
|
1330
1321
|
}();
|
|
1331
1322
|
exports.update_whitelabel_configuration = update_whitelabel_configuration;
|
|
1332
1323
|
var all_connections = function () {
|
|
1333
|
-
var
|
|
1324
|
+
var _ref125 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1334
1325
|
return sdk.get('/connections', {
|
|
1335
1326
|
fields
|
|
1336
1327
|
}, null, options);
|
|
1337
1328
|
});
|
|
1338
|
-
return function all_connections(
|
|
1339
|
-
return
|
|
1329
|
+
return function all_connections(_x387, _x388, _x389) {
|
|
1330
|
+
return _ref125.apply(this, arguments);
|
|
1340
1331
|
};
|
|
1341
1332
|
}();
|
|
1342
1333
|
exports.all_connections = all_connections;
|
|
1343
1334
|
var create_connection = function () {
|
|
1344
|
-
var
|
|
1335
|
+
var _ref126 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1345
1336
|
return sdk.post('/connections', null, body, options);
|
|
1346
1337
|
});
|
|
1347
|
-
return function create_connection(
|
|
1348
|
-
return
|
|
1338
|
+
return function create_connection(_x390, _x391, _x392) {
|
|
1339
|
+
return _ref126.apply(this, arguments);
|
|
1349
1340
|
};
|
|
1350
1341
|
}();
|
|
1351
1342
|
exports.create_connection = create_connection;
|
|
1352
1343
|
var connection = function () {
|
|
1353
|
-
var
|
|
1344
|
+
var _ref127 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
|
|
1354
1345
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
1355
1346
|
return sdk.get("/connections/".concat(connection_name), {
|
|
1356
1347
|
fields
|
|
1357
1348
|
}, null, options);
|
|
1358
1349
|
});
|
|
1359
|
-
return function connection(
|
|
1360
|
-
return
|
|
1350
|
+
return function connection(_x393, _x394, _x395, _x396) {
|
|
1351
|
+
return _ref127.apply(this, arguments);
|
|
1361
1352
|
};
|
|
1362
1353
|
}();
|
|
1363
1354
|
exports.connection = connection;
|
|
1364
1355
|
var update_connection = function () {
|
|
1365
|
-
var
|
|
1356
|
+
var _ref128 = _asyncToGenerator(function* (sdk, connection_name, body, options) {
|
|
1366
1357
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
1367
1358
|
return sdk.patch("/connections/".concat(connection_name), null, body, options);
|
|
1368
1359
|
});
|
|
1369
|
-
return function update_connection(
|
|
1370
|
-
return
|
|
1360
|
+
return function update_connection(_x397, _x398, _x399, _x400) {
|
|
1361
|
+
return _ref128.apply(this, arguments);
|
|
1371
1362
|
};
|
|
1372
1363
|
}();
|
|
1373
1364
|
exports.update_connection = update_connection;
|
|
1374
1365
|
var delete_connection = function () {
|
|
1375
|
-
var
|
|
1366
|
+
var _ref129 = _asyncToGenerator(function* (sdk, connection_name, options) {
|
|
1376
1367
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
1377
1368
|
return sdk.delete("/connections/".concat(connection_name), null, null, options);
|
|
1378
1369
|
});
|
|
1379
|
-
return function delete_connection(
|
|
1380
|
-
return
|
|
1370
|
+
return function delete_connection(_x401, _x402, _x403) {
|
|
1371
|
+
return _ref129.apply(this, arguments);
|
|
1381
1372
|
};
|
|
1382
1373
|
}();
|
|
1383
1374
|
exports.delete_connection = delete_connection;
|
|
1384
1375
|
var delete_connection_override = function () {
|
|
1385
|
-
var
|
|
1376
|
+
var _ref130 = _asyncToGenerator(function* (sdk, connection_name, override_context, options) {
|
|
1386
1377
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
1387
1378
|
override_context = (0, _sdkRtl.encodeParam)(override_context);
|
|
1388
1379
|
return sdk.delete("/connections/".concat(connection_name, "/connection_override/").concat(override_context), null, null, options);
|
|
1389
1380
|
});
|
|
1390
|
-
return function delete_connection_override(
|
|
1391
|
-
return
|
|
1381
|
+
return function delete_connection_override(_x404, _x405, _x406, _x407) {
|
|
1382
|
+
return _ref130.apply(this, arguments);
|
|
1392
1383
|
};
|
|
1393
1384
|
}();
|
|
1394
1385
|
exports.delete_connection_override = delete_connection_override;
|
|
1395
1386
|
var test_connection = function () {
|
|
1396
|
-
var
|
|
1387
|
+
var _ref131 = _asyncToGenerator(function* (sdk, connection_name, tests, options) {
|
|
1397
1388
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
1398
1389
|
return sdk.put("/connections/".concat(connection_name, "/test"), {
|
|
1399
1390
|
tests
|
|
1400
1391
|
}, null, options);
|
|
1401
1392
|
});
|
|
1402
|
-
return function test_connection(
|
|
1403
|
-
return
|
|
1393
|
+
return function test_connection(_x408, _x409, _x410, _x411) {
|
|
1394
|
+
return _ref131.apply(this, arguments);
|
|
1404
1395
|
};
|
|
1405
1396
|
}();
|
|
1406
1397
|
exports.test_connection = test_connection;
|
|
1407
1398
|
var test_connection_config = function () {
|
|
1408
|
-
var
|
|
1399
|
+
var _ref132 = _asyncToGenerator(function* (sdk, body, tests, options) {
|
|
1409
1400
|
return sdk.put('/connections/test', {
|
|
1410
1401
|
tests
|
|
1411
1402
|
}, body, options);
|
|
1412
1403
|
});
|
|
1413
|
-
return function test_connection_config(
|
|
1414
|
-
return
|
|
1404
|
+
return function test_connection_config(_x412, _x413, _x414, _x415) {
|
|
1405
|
+
return _ref132.apply(this, arguments);
|
|
1415
1406
|
};
|
|
1416
1407
|
}();
|
|
1417
1408
|
exports.test_connection_config = test_connection_config;
|
|
1418
1409
|
var all_dialect_infos = function () {
|
|
1419
|
-
var
|
|
1410
|
+
var _ref133 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1420
1411
|
return sdk.get('/dialect_info', {
|
|
1421
1412
|
fields
|
|
1422
1413
|
}, null, options);
|
|
1423
1414
|
});
|
|
1424
|
-
return function all_dialect_infos(
|
|
1425
|
-
return
|
|
1415
|
+
return function all_dialect_infos(_x416, _x417, _x418) {
|
|
1416
|
+
return _ref133.apply(this, arguments);
|
|
1426
1417
|
};
|
|
1427
1418
|
}();
|
|
1428
1419
|
exports.all_dialect_infos = all_dialect_infos;
|
|
1429
1420
|
var all_external_oauth_applications = function () {
|
|
1430
|
-
var
|
|
1421
|
+
var _ref134 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1431
1422
|
return sdk.get('/external_oauth_applications', {
|
|
1432
1423
|
name: request.name,
|
|
1433
1424
|
client_id: request.client_id
|
|
1434
1425
|
}, null, options);
|
|
1435
1426
|
});
|
|
1436
|
-
return function all_external_oauth_applications(
|
|
1437
|
-
return
|
|
1427
|
+
return function all_external_oauth_applications(_x419, _x420, _x421) {
|
|
1428
|
+
return _ref134.apply(this, arguments);
|
|
1438
1429
|
};
|
|
1439
1430
|
}();
|
|
1440
1431
|
exports.all_external_oauth_applications = all_external_oauth_applications;
|
|
1441
1432
|
var create_external_oauth_application = function () {
|
|
1442
|
-
var
|
|
1433
|
+
var _ref135 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1443
1434
|
return sdk.post('/external_oauth_applications', null, body, options);
|
|
1444
1435
|
});
|
|
1445
|
-
return function create_external_oauth_application(
|
|
1446
|
-
return
|
|
1436
|
+
return function create_external_oauth_application(_x422, _x423, _x424) {
|
|
1437
|
+
return _ref135.apply(this, arguments);
|
|
1447
1438
|
};
|
|
1448
1439
|
}();
|
|
1449
1440
|
exports.create_external_oauth_application = create_external_oauth_application;
|
|
1450
1441
|
var create_oauth_application_user_state = function () {
|
|
1451
|
-
var
|
|
1442
|
+
var _ref136 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1452
1443
|
return sdk.post('/external_oauth_applications/user_state', null, body, options);
|
|
1453
1444
|
});
|
|
1454
|
-
return function create_oauth_application_user_state(
|
|
1455
|
-
return
|
|
1445
|
+
return function create_oauth_application_user_state(_x425, _x426, _x427) {
|
|
1446
|
+
return _ref136.apply(this, arguments);
|
|
1456
1447
|
};
|
|
1457
1448
|
}();
|
|
1458
1449
|
exports.create_oauth_application_user_state = create_oauth_application_user_state;
|
|
1459
1450
|
var all_ssh_servers = function () {
|
|
1460
|
-
var
|
|
1451
|
+
var _ref137 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1461
1452
|
return sdk.get('/ssh_servers', {
|
|
1462
1453
|
fields
|
|
1463
1454
|
}, null, options);
|
|
1464
1455
|
});
|
|
1465
|
-
return function all_ssh_servers(
|
|
1466
|
-
return
|
|
1456
|
+
return function all_ssh_servers(_x428, _x429, _x430) {
|
|
1457
|
+
return _ref137.apply(this, arguments);
|
|
1467
1458
|
};
|
|
1468
1459
|
}();
|
|
1469
1460
|
exports.all_ssh_servers = all_ssh_servers;
|
|
1470
1461
|
var create_ssh_server = function () {
|
|
1471
|
-
var
|
|
1462
|
+
var _ref138 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1472
1463
|
return sdk.post('/ssh_servers', null, body, options);
|
|
1473
1464
|
});
|
|
1474
|
-
return function create_ssh_server(
|
|
1475
|
-
return
|
|
1465
|
+
return function create_ssh_server(_x431, _x432, _x433) {
|
|
1466
|
+
return _ref138.apply(this, arguments);
|
|
1476
1467
|
};
|
|
1477
1468
|
}();
|
|
1478
1469
|
exports.create_ssh_server = create_ssh_server;
|
|
1479
1470
|
var ssh_server = function () {
|
|
1480
|
-
var
|
|
1471
|
+
var _ref139 = _asyncToGenerator(function* (sdk, ssh_server_id, options) {
|
|
1481
1472
|
ssh_server_id = (0, _sdkRtl.encodeParam)(ssh_server_id);
|
|
1482
1473
|
return sdk.get("/ssh_server/".concat(ssh_server_id), null, null, options);
|
|
1483
1474
|
});
|
|
1484
|
-
return function ssh_server(
|
|
1485
|
-
return
|
|
1475
|
+
return function ssh_server(_x434, _x435, _x436) {
|
|
1476
|
+
return _ref139.apply(this, arguments);
|
|
1486
1477
|
};
|
|
1487
1478
|
}();
|
|
1488
1479
|
exports.ssh_server = ssh_server;
|
|
1489
1480
|
var update_ssh_server = function () {
|
|
1490
|
-
var
|
|
1481
|
+
var _ref140 = _asyncToGenerator(function* (sdk, ssh_server_id, body, options) {
|
|
1491
1482
|
ssh_server_id = (0, _sdkRtl.encodeParam)(ssh_server_id);
|
|
1492
1483
|
return sdk.patch("/ssh_server/".concat(ssh_server_id), null, body, options);
|
|
1493
1484
|
});
|
|
1494
|
-
return function update_ssh_server(
|
|
1495
|
-
return
|
|
1485
|
+
return function update_ssh_server(_x437, _x438, _x439, _x440) {
|
|
1486
|
+
return _ref140.apply(this, arguments);
|
|
1496
1487
|
};
|
|
1497
1488
|
}();
|
|
1498
1489
|
exports.update_ssh_server = update_ssh_server;
|
|
1499
1490
|
var delete_ssh_server = function () {
|
|
1500
|
-
var
|
|
1491
|
+
var _ref141 = _asyncToGenerator(function* (sdk, ssh_server_id, options) {
|
|
1501
1492
|
ssh_server_id = (0, _sdkRtl.encodeParam)(ssh_server_id);
|
|
1502
1493
|
return sdk.delete("/ssh_server/".concat(ssh_server_id), null, null, options);
|
|
1503
1494
|
});
|
|
1504
|
-
return function delete_ssh_server(
|
|
1505
|
-
return
|
|
1495
|
+
return function delete_ssh_server(_x441, _x442, _x443) {
|
|
1496
|
+
return _ref141.apply(this, arguments);
|
|
1506
1497
|
};
|
|
1507
1498
|
}();
|
|
1508
1499
|
exports.delete_ssh_server = delete_ssh_server;
|
|
1509
1500
|
var test_ssh_server = function () {
|
|
1510
|
-
var
|
|
1501
|
+
var _ref142 = _asyncToGenerator(function* (sdk, ssh_server_id, options) {
|
|
1511
1502
|
ssh_server_id = (0, _sdkRtl.encodeParam)(ssh_server_id);
|
|
1512
1503
|
return sdk.get("/ssh_server/".concat(ssh_server_id, "/test"), null, null, options);
|
|
1513
1504
|
});
|
|
1514
|
-
return function test_ssh_server(
|
|
1515
|
-
return
|
|
1505
|
+
return function test_ssh_server(_x444, _x445, _x446) {
|
|
1506
|
+
return _ref142.apply(this, arguments);
|
|
1516
1507
|
};
|
|
1517
1508
|
}();
|
|
1518
1509
|
exports.test_ssh_server = test_ssh_server;
|
|
1519
1510
|
var all_ssh_tunnels = function () {
|
|
1520
|
-
var
|
|
1511
|
+
var _ref143 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1521
1512
|
return sdk.get('/ssh_tunnels', {
|
|
1522
1513
|
fields
|
|
1523
1514
|
}, null, options);
|
|
1524
1515
|
});
|
|
1525
|
-
return function all_ssh_tunnels(
|
|
1526
|
-
return
|
|
1516
|
+
return function all_ssh_tunnels(_x447, _x448, _x449) {
|
|
1517
|
+
return _ref143.apply(this, arguments);
|
|
1527
1518
|
};
|
|
1528
1519
|
}();
|
|
1529
1520
|
exports.all_ssh_tunnels = all_ssh_tunnels;
|
|
1530
1521
|
var create_ssh_tunnel = function () {
|
|
1531
|
-
var
|
|
1522
|
+
var _ref144 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1532
1523
|
return sdk.post('/ssh_tunnels', null, body, options);
|
|
1533
1524
|
});
|
|
1534
|
-
return function create_ssh_tunnel(
|
|
1535
|
-
return
|
|
1525
|
+
return function create_ssh_tunnel(_x450, _x451, _x452) {
|
|
1526
|
+
return _ref144.apply(this, arguments);
|
|
1536
1527
|
};
|
|
1537
1528
|
}();
|
|
1538
1529
|
exports.create_ssh_tunnel = create_ssh_tunnel;
|
|
1539
1530
|
var ssh_tunnel = function () {
|
|
1540
|
-
var
|
|
1531
|
+
var _ref145 = _asyncToGenerator(function* (sdk, ssh_tunnel_id, options) {
|
|
1541
1532
|
ssh_tunnel_id = (0, _sdkRtl.encodeParam)(ssh_tunnel_id);
|
|
1542
1533
|
return sdk.get("/ssh_tunnel/".concat(ssh_tunnel_id), null, null, options);
|
|
1543
1534
|
});
|
|
1544
|
-
return function ssh_tunnel(
|
|
1545
|
-
return
|
|
1535
|
+
return function ssh_tunnel(_x453, _x454, _x455) {
|
|
1536
|
+
return _ref145.apply(this, arguments);
|
|
1546
1537
|
};
|
|
1547
1538
|
}();
|
|
1548
1539
|
exports.ssh_tunnel = ssh_tunnel;
|
|
1549
1540
|
var update_ssh_tunnel = function () {
|
|
1550
|
-
var
|
|
1541
|
+
var _ref146 = _asyncToGenerator(function* (sdk, ssh_tunnel_id, body, options) {
|
|
1551
1542
|
ssh_tunnel_id = (0, _sdkRtl.encodeParam)(ssh_tunnel_id);
|
|
1552
1543
|
return sdk.patch("/ssh_tunnel/".concat(ssh_tunnel_id), null, body, options);
|
|
1553
1544
|
});
|
|
1554
|
-
return function update_ssh_tunnel(
|
|
1555
|
-
return
|
|
1545
|
+
return function update_ssh_tunnel(_x456, _x457, _x458, _x459) {
|
|
1546
|
+
return _ref146.apply(this, arguments);
|
|
1556
1547
|
};
|
|
1557
1548
|
}();
|
|
1558
1549
|
exports.update_ssh_tunnel = update_ssh_tunnel;
|
|
1559
1550
|
var delete_ssh_tunnel = function () {
|
|
1560
|
-
var
|
|
1551
|
+
var _ref147 = _asyncToGenerator(function* (sdk, ssh_tunnel_id, options) {
|
|
1561
1552
|
ssh_tunnel_id = (0, _sdkRtl.encodeParam)(ssh_tunnel_id);
|
|
1562
1553
|
return sdk.delete("/ssh_tunnel/".concat(ssh_tunnel_id), null, null, options);
|
|
1563
1554
|
});
|
|
1564
|
-
return function delete_ssh_tunnel(
|
|
1565
|
-
return
|
|
1555
|
+
return function delete_ssh_tunnel(_x460, _x461, _x462) {
|
|
1556
|
+
return _ref147.apply(this, arguments);
|
|
1566
1557
|
};
|
|
1567
1558
|
}();
|
|
1568
1559
|
exports.delete_ssh_tunnel = delete_ssh_tunnel;
|
|
1569
1560
|
var test_ssh_tunnel = function () {
|
|
1570
|
-
var
|
|
1561
|
+
var _ref148 = _asyncToGenerator(function* (sdk, ssh_tunnel_id, options) {
|
|
1571
1562
|
ssh_tunnel_id = (0, _sdkRtl.encodeParam)(ssh_tunnel_id);
|
|
1572
1563
|
return sdk.get("/ssh_tunnel/".concat(ssh_tunnel_id, "/test"), null, null, options);
|
|
1573
1564
|
});
|
|
1574
|
-
return function test_ssh_tunnel(
|
|
1575
|
-
return
|
|
1565
|
+
return function test_ssh_tunnel(_x463, _x464, _x465) {
|
|
1566
|
+
return _ref148.apply(this, arguments);
|
|
1576
1567
|
};
|
|
1577
1568
|
}();
|
|
1578
1569
|
exports.test_ssh_tunnel = test_ssh_tunnel;
|
|
1579
1570
|
var ssh_public_key = function () {
|
|
1580
|
-
var
|
|
1571
|
+
var _ref149 = _asyncToGenerator(function* (sdk, options) {
|
|
1581
1572
|
return sdk.get('/ssh_public_key', null, null, options);
|
|
1582
1573
|
});
|
|
1583
|
-
return function ssh_public_key(
|
|
1584
|
-
return
|
|
1574
|
+
return function ssh_public_key(_x466, _x467) {
|
|
1575
|
+
return _ref149.apply(this, arguments);
|
|
1585
1576
|
};
|
|
1586
1577
|
}();
|
|
1587
1578
|
exports.ssh_public_key = ssh_public_key;
|
|
1588
1579
|
var search_content_favorites = function () {
|
|
1589
|
-
var
|
|
1580
|
+
var _ref150 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1590
1581
|
return sdk.get('/content_favorite/search', {
|
|
1591
1582
|
id: request.id,
|
|
1592
1583
|
user_id: request.user_id,
|
|
@@ -1601,121 +1592,121 @@ var search_content_favorites = function () {
|
|
|
1601
1592
|
filter_or: request.filter_or
|
|
1602
1593
|
}, null, options);
|
|
1603
1594
|
});
|
|
1604
|
-
return function search_content_favorites(
|
|
1605
|
-
return
|
|
1595
|
+
return function search_content_favorites(_x468, _x469, _x470) {
|
|
1596
|
+
return _ref150.apply(this, arguments);
|
|
1606
1597
|
};
|
|
1607
1598
|
}();
|
|
1608
1599
|
exports.search_content_favorites = search_content_favorites;
|
|
1609
1600
|
var content_favorite = function () {
|
|
1610
|
-
var
|
|
1601
|
+
var _ref151 = _asyncToGenerator(function* (sdk, content_favorite_id, fields, options) {
|
|
1611
1602
|
content_favorite_id = (0, _sdkRtl.encodeParam)(content_favorite_id);
|
|
1612
1603
|
return sdk.get("/content_favorite/".concat(content_favorite_id), {
|
|
1613
1604
|
fields
|
|
1614
1605
|
}, null, options);
|
|
1615
1606
|
});
|
|
1616
|
-
return function content_favorite(
|
|
1617
|
-
return
|
|
1607
|
+
return function content_favorite(_x471, _x472, _x473, _x474) {
|
|
1608
|
+
return _ref151.apply(this, arguments);
|
|
1618
1609
|
};
|
|
1619
1610
|
}();
|
|
1620
1611
|
exports.content_favorite = content_favorite;
|
|
1621
1612
|
var delete_content_favorite = function () {
|
|
1622
|
-
var
|
|
1613
|
+
var _ref152 = _asyncToGenerator(function* (sdk, content_favorite_id, options) {
|
|
1623
1614
|
content_favorite_id = (0, _sdkRtl.encodeParam)(content_favorite_id);
|
|
1624
1615
|
return sdk.delete("/content_favorite/".concat(content_favorite_id), null, null, options);
|
|
1625
1616
|
});
|
|
1626
|
-
return function delete_content_favorite(
|
|
1627
|
-
return
|
|
1617
|
+
return function delete_content_favorite(_x475, _x476, _x477) {
|
|
1618
|
+
return _ref152.apply(this, arguments);
|
|
1628
1619
|
};
|
|
1629
1620
|
}();
|
|
1630
1621
|
exports.delete_content_favorite = delete_content_favorite;
|
|
1631
1622
|
var create_content_favorite = function () {
|
|
1632
|
-
var
|
|
1623
|
+
var _ref153 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1633
1624
|
return sdk.post('/content_favorite', null, body, options);
|
|
1634
1625
|
});
|
|
1635
|
-
return function create_content_favorite(
|
|
1636
|
-
return
|
|
1626
|
+
return function create_content_favorite(_x478, _x479, _x480) {
|
|
1627
|
+
return _ref153.apply(this, arguments);
|
|
1637
1628
|
};
|
|
1638
1629
|
}();
|
|
1639
1630
|
exports.create_content_favorite = create_content_favorite;
|
|
1640
1631
|
var all_content_metadatas = function () {
|
|
1641
|
-
var
|
|
1632
|
+
var _ref154 = _asyncToGenerator(function* (sdk, parent_id, fields, options) {
|
|
1642
1633
|
return sdk.get('/content_metadata', {
|
|
1643
1634
|
parent_id,
|
|
1644
1635
|
fields
|
|
1645
1636
|
}, null, options);
|
|
1646
1637
|
});
|
|
1647
|
-
return function all_content_metadatas(
|
|
1648
|
-
return
|
|
1638
|
+
return function all_content_metadatas(_x481, _x482, _x483, _x484) {
|
|
1639
|
+
return _ref154.apply(this, arguments);
|
|
1649
1640
|
};
|
|
1650
1641
|
}();
|
|
1651
1642
|
exports.all_content_metadatas = all_content_metadatas;
|
|
1652
1643
|
var content_metadata = function () {
|
|
1653
|
-
var
|
|
1644
|
+
var _ref155 = _asyncToGenerator(function* (sdk, content_metadata_id, fields, options) {
|
|
1654
1645
|
content_metadata_id = (0, _sdkRtl.encodeParam)(content_metadata_id);
|
|
1655
1646
|
return sdk.get("/content_metadata/".concat(content_metadata_id), {
|
|
1656
1647
|
fields
|
|
1657
1648
|
}, null, options);
|
|
1658
1649
|
});
|
|
1659
|
-
return function content_metadata(
|
|
1660
|
-
return
|
|
1650
|
+
return function content_metadata(_x485, _x486, _x487, _x488) {
|
|
1651
|
+
return _ref155.apply(this, arguments);
|
|
1661
1652
|
};
|
|
1662
1653
|
}();
|
|
1663
1654
|
exports.content_metadata = content_metadata;
|
|
1664
1655
|
var update_content_metadata = function () {
|
|
1665
|
-
var
|
|
1656
|
+
var _ref156 = _asyncToGenerator(function* (sdk, content_metadata_id, body, options) {
|
|
1666
1657
|
content_metadata_id = (0, _sdkRtl.encodeParam)(content_metadata_id);
|
|
1667
1658
|
return sdk.patch("/content_metadata/".concat(content_metadata_id), null, body, options);
|
|
1668
1659
|
});
|
|
1669
|
-
return function update_content_metadata(
|
|
1670
|
-
return
|
|
1660
|
+
return function update_content_metadata(_x489, _x490, _x491, _x492) {
|
|
1661
|
+
return _ref156.apply(this, arguments);
|
|
1671
1662
|
};
|
|
1672
1663
|
}();
|
|
1673
1664
|
exports.update_content_metadata = update_content_metadata;
|
|
1674
1665
|
var all_content_metadata_accesses = function () {
|
|
1675
|
-
var
|
|
1666
|
+
var _ref157 = _asyncToGenerator(function* (sdk, content_metadata_id, fields, options) {
|
|
1676
1667
|
return sdk.get('/content_metadata_access', {
|
|
1677
1668
|
content_metadata_id,
|
|
1678
1669
|
fields
|
|
1679
1670
|
}, null, options);
|
|
1680
1671
|
});
|
|
1681
|
-
return function all_content_metadata_accesses(
|
|
1682
|
-
return
|
|
1672
|
+
return function all_content_metadata_accesses(_x493, _x494, _x495, _x496) {
|
|
1673
|
+
return _ref157.apply(this, arguments);
|
|
1683
1674
|
};
|
|
1684
1675
|
}();
|
|
1685
1676
|
exports.all_content_metadata_accesses = all_content_metadata_accesses;
|
|
1686
1677
|
var create_content_metadata_access = function () {
|
|
1687
|
-
var
|
|
1678
|
+
var _ref158 = _asyncToGenerator(function* (sdk, body, send_boards_notification_email, options) {
|
|
1688
1679
|
return sdk.post('/content_metadata_access', {
|
|
1689
1680
|
send_boards_notification_email
|
|
1690
1681
|
}, body, options);
|
|
1691
1682
|
});
|
|
1692
|
-
return function create_content_metadata_access(
|
|
1693
|
-
return
|
|
1683
|
+
return function create_content_metadata_access(_x497, _x498, _x499, _x500) {
|
|
1684
|
+
return _ref158.apply(this, arguments);
|
|
1694
1685
|
};
|
|
1695
1686
|
}();
|
|
1696
1687
|
exports.create_content_metadata_access = create_content_metadata_access;
|
|
1697
1688
|
var update_content_metadata_access = function () {
|
|
1698
|
-
var
|
|
1689
|
+
var _ref159 = _asyncToGenerator(function* (sdk, content_metadata_access_id, body, options) {
|
|
1699
1690
|
content_metadata_access_id = (0, _sdkRtl.encodeParam)(content_metadata_access_id);
|
|
1700
1691
|
return sdk.put("/content_metadata_access/".concat(content_metadata_access_id), null, body, options);
|
|
1701
1692
|
});
|
|
1702
|
-
return function update_content_metadata_access(
|
|
1703
|
-
return
|
|
1693
|
+
return function update_content_metadata_access(_x501, _x502, _x503, _x504) {
|
|
1694
|
+
return _ref159.apply(this, arguments);
|
|
1704
1695
|
};
|
|
1705
1696
|
}();
|
|
1706
1697
|
exports.update_content_metadata_access = update_content_metadata_access;
|
|
1707
1698
|
var delete_content_metadata_access = function () {
|
|
1708
|
-
var
|
|
1699
|
+
var _ref160 = _asyncToGenerator(function* (sdk, content_metadata_access_id, options) {
|
|
1709
1700
|
content_metadata_access_id = (0, _sdkRtl.encodeParam)(content_metadata_access_id);
|
|
1710
1701
|
return sdk.delete("/content_metadata_access/".concat(content_metadata_access_id), null, null, options);
|
|
1711
1702
|
});
|
|
1712
|
-
return function delete_content_metadata_access(
|
|
1713
|
-
return
|
|
1703
|
+
return function delete_content_metadata_access(_x505, _x506, _x507) {
|
|
1704
|
+
return _ref160.apply(this, arguments);
|
|
1714
1705
|
};
|
|
1715
1706
|
}();
|
|
1716
1707
|
exports.delete_content_metadata_access = delete_content_metadata_access;
|
|
1717
1708
|
var search_content = function () {
|
|
1718
|
-
var
|
|
1709
|
+
var _ref161 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1719
1710
|
request.terms = (0, _sdkRtl.encodeParam)(request.terms);
|
|
1720
1711
|
return sdk.get("/content/".concat(request.terms), {
|
|
1721
1712
|
fields: request.fields,
|
|
@@ -1726,13 +1717,13 @@ var search_content = function () {
|
|
|
1726
1717
|
per_page: request.per_page
|
|
1727
1718
|
}, null, options);
|
|
1728
1719
|
});
|
|
1729
|
-
return function search_content(
|
|
1730
|
-
return
|
|
1720
|
+
return function search_content(_x508, _x509, _x510) {
|
|
1721
|
+
return _ref161.apply(this, arguments);
|
|
1731
1722
|
};
|
|
1732
1723
|
}();
|
|
1733
1724
|
exports.search_content = search_content;
|
|
1734
1725
|
var content_thumbnail = function () {
|
|
1735
|
-
var
|
|
1726
|
+
var _ref162 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1736
1727
|
request.type = (0, _sdkRtl.encodeParam)(request.type);
|
|
1737
1728
|
request.resource_id = (0, _sdkRtl.encodeParam)(request.resource_id);
|
|
1738
1729
|
return sdk.get("/content_thumbnail/".concat(request.type, "/").concat(request.resource_id), {
|
|
@@ -1742,24 +1733,24 @@ var content_thumbnail = function () {
|
|
|
1742
1733
|
height: request.height
|
|
1743
1734
|
}, null, options);
|
|
1744
1735
|
});
|
|
1745
|
-
return function content_thumbnail(
|
|
1746
|
-
return
|
|
1736
|
+
return function content_thumbnail(_x511, _x512, _x513) {
|
|
1737
|
+
return _ref162.apply(this, arguments);
|
|
1747
1738
|
};
|
|
1748
1739
|
}();
|
|
1749
1740
|
exports.content_thumbnail = content_thumbnail;
|
|
1750
1741
|
var content_validation = function () {
|
|
1751
|
-
var
|
|
1742
|
+
var _ref163 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1752
1743
|
return sdk.get('/content_validation', {
|
|
1753
1744
|
fields
|
|
1754
1745
|
}, null, options);
|
|
1755
1746
|
});
|
|
1756
|
-
return function content_validation(
|
|
1757
|
-
return
|
|
1747
|
+
return function content_validation(_x514, _x515, _x516) {
|
|
1748
|
+
return _ref163.apply(this, arguments);
|
|
1758
1749
|
};
|
|
1759
1750
|
}();
|
|
1760
1751
|
exports.content_validation = content_validation;
|
|
1761
1752
|
var search_content_views = function () {
|
|
1762
|
-
var
|
|
1753
|
+
var _ref164 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1763
1754
|
return sdk.get('/content_view/search', {
|
|
1764
1755
|
view_count: request.view_count,
|
|
1765
1756
|
group_id: request.group_id,
|
|
@@ -1776,46 +1767,46 @@ var search_content_views = function () {
|
|
|
1776
1767
|
filter_or: request.filter_or
|
|
1777
1768
|
}, null, options);
|
|
1778
1769
|
});
|
|
1779
|
-
return function search_content_views(
|
|
1780
|
-
return
|
|
1770
|
+
return function search_content_views(_x517, _x518, _x519) {
|
|
1771
|
+
return _ref164.apply(this, arguments);
|
|
1781
1772
|
};
|
|
1782
1773
|
}();
|
|
1783
1774
|
exports.search_content_views = search_content_views;
|
|
1784
1775
|
var vector_thumbnail = function () {
|
|
1785
|
-
var
|
|
1776
|
+
var _ref165 = _asyncToGenerator(function* (sdk, type, resource_id, reload, options) {
|
|
1786
1777
|
type = (0, _sdkRtl.encodeParam)(type);
|
|
1787
1778
|
resource_id = (0, _sdkRtl.encodeParam)(resource_id);
|
|
1788
1779
|
return sdk.get("/vector_thumbnail/".concat(type, "/").concat(resource_id), {
|
|
1789
1780
|
reload
|
|
1790
1781
|
}, null, options);
|
|
1791
1782
|
});
|
|
1792
|
-
return function vector_thumbnail(
|
|
1793
|
-
return
|
|
1783
|
+
return function vector_thumbnail(_x520, _x521, _x522, _x523, _x524) {
|
|
1784
|
+
return _ref165.apply(this, arguments);
|
|
1794
1785
|
};
|
|
1795
1786
|
}();
|
|
1796
1787
|
exports.vector_thumbnail = vector_thumbnail;
|
|
1797
1788
|
var all_dashboards = function () {
|
|
1798
|
-
var
|
|
1789
|
+
var _ref166 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1799
1790
|
return sdk.get('/dashboards', {
|
|
1800
1791
|
fields
|
|
1801
1792
|
}, null, options);
|
|
1802
1793
|
});
|
|
1803
|
-
return function all_dashboards(
|
|
1804
|
-
return
|
|
1794
|
+
return function all_dashboards(_x525, _x526, _x527) {
|
|
1795
|
+
return _ref166.apply(this, arguments);
|
|
1805
1796
|
};
|
|
1806
1797
|
}();
|
|
1807
1798
|
exports.all_dashboards = all_dashboards;
|
|
1808
1799
|
var create_dashboard = function () {
|
|
1809
|
-
var
|
|
1800
|
+
var _ref167 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1810
1801
|
return sdk.post('/dashboards', null, body, options);
|
|
1811
1802
|
});
|
|
1812
|
-
return function create_dashboard(
|
|
1813
|
-
return
|
|
1803
|
+
return function create_dashboard(_x528, _x529, _x530) {
|
|
1804
|
+
return _ref167.apply(this, arguments);
|
|
1814
1805
|
};
|
|
1815
1806
|
}();
|
|
1816
1807
|
exports.create_dashboard = create_dashboard;
|
|
1817
1808
|
var search_dashboards = function () {
|
|
1818
|
-
var
|
|
1809
|
+
var _ref168 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1819
1810
|
return sdk.get('/dashboards/search', {
|
|
1820
1811
|
id: request.id,
|
|
1821
1812
|
slug: request.slug,
|
|
@@ -1838,132 +1829,132 @@ var search_dashboards = function () {
|
|
|
1838
1829
|
filter_or: request.filter_or
|
|
1839
1830
|
}, null, options);
|
|
1840
1831
|
});
|
|
1841
|
-
return function search_dashboards(
|
|
1842
|
-
return
|
|
1832
|
+
return function search_dashboards(_x531, _x532, _x533) {
|
|
1833
|
+
return _ref168.apply(this, arguments);
|
|
1843
1834
|
};
|
|
1844
1835
|
}();
|
|
1845
1836
|
exports.search_dashboards = search_dashboards;
|
|
1846
1837
|
var import_lookml_dashboard = function () {
|
|
1847
|
-
var
|
|
1838
|
+
var _ref169 = _asyncToGenerator(function* (sdk, lookml_dashboard_id, space_id, body, raw_locale, options) {
|
|
1848
1839
|
lookml_dashboard_id = (0, _sdkRtl.encodeParam)(lookml_dashboard_id);
|
|
1849
1840
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
1850
1841
|
return sdk.post("/dashboards/".concat(lookml_dashboard_id, "/import/").concat(space_id), {
|
|
1851
1842
|
raw_locale
|
|
1852
1843
|
}, body, options);
|
|
1853
1844
|
});
|
|
1854
|
-
return function import_lookml_dashboard(_x536, _x537, _x538, _x539
|
|
1855
|
-
return
|
|
1845
|
+
return function import_lookml_dashboard(_x534, _x535, _x536, _x537, _x538, _x539) {
|
|
1846
|
+
return _ref169.apply(this, arguments);
|
|
1856
1847
|
};
|
|
1857
1848
|
}();
|
|
1858
1849
|
exports.import_lookml_dashboard = import_lookml_dashboard;
|
|
1859
1850
|
var sync_lookml_dashboard = function () {
|
|
1860
|
-
var
|
|
1851
|
+
var _ref170 = _asyncToGenerator(function* (sdk, lookml_dashboard_id, body, raw_locale, options) {
|
|
1861
1852
|
lookml_dashboard_id = (0, _sdkRtl.encodeParam)(lookml_dashboard_id);
|
|
1862
1853
|
return sdk.patch("/dashboards/".concat(lookml_dashboard_id, "/sync"), {
|
|
1863
1854
|
raw_locale
|
|
1864
1855
|
}, body, options);
|
|
1865
1856
|
});
|
|
1866
|
-
return function sync_lookml_dashboard(
|
|
1867
|
-
return
|
|
1857
|
+
return function sync_lookml_dashboard(_x540, _x541, _x542, _x543, _x544) {
|
|
1858
|
+
return _ref170.apply(this, arguments);
|
|
1868
1859
|
};
|
|
1869
1860
|
}();
|
|
1870
1861
|
exports.sync_lookml_dashboard = sync_lookml_dashboard;
|
|
1871
1862
|
var dashboard = function () {
|
|
1872
|
-
var
|
|
1863
|
+
var _ref171 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1873
1864
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1874
1865
|
return sdk.get("/dashboards/".concat(dashboard_id), {
|
|
1875
1866
|
fields
|
|
1876
1867
|
}, null, options);
|
|
1877
1868
|
});
|
|
1878
|
-
return function dashboard(
|
|
1879
|
-
return
|
|
1869
|
+
return function dashboard(_x545, _x546, _x547, _x548) {
|
|
1870
|
+
return _ref171.apply(this, arguments);
|
|
1880
1871
|
};
|
|
1881
1872
|
}();
|
|
1882
1873
|
exports.dashboard = dashboard;
|
|
1883
1874
|
var update_dashboard = function () {
|
|
1884
|
-
var
|
|
1875
|
+
var _ref172 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1885
1876
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1886
1877
|
return sdk.patch("/dashboards/".concat(dashboard_id), null, body, options);
|
|
1887
1878
|
});
|
|
1888
|
-
return function update_dashboard(
|
|
1889
|
-
return
|
|
1879
|
+
return function update_dashboard(_x549, _x550, _x551, _x552) {
|
|
1880
|
+
return _ref172.apply(this, arguments);
|
|
1890
1881
|
};
|
|
1891
1882
|
}();
|
|
1892
1883
|
exports.update_dashboard = update_dashboard;
|
|
1893
1884
|
var delete_dashboard = function () {
|
|
1894
|
-
var
|
|
1885
|
+
var _ref173 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1895
1886
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1896
1887
|
return sdk.delete("/dashboards/".concat(dashboard_id), null, null, options);
|
|
1897
1888
|
});
|
|
1898
|
-
return function delete_dashboard(
|
|
1899
|
-
return
|
|
1889
|
+
return function delete_dashboard(_x553, _x554, _x555) {
|
|
1890
|
+
return _ref173.apply(this, arguments);
|
|
1900
1891
|
};
|
|
1901
1892
|
}();
|
|
1902
1893
|
exports.delete_dashboard = delete_dashboard;
|
|
1903
1894
|
var dashboard_aggregate_table_lookml = function () {
|
|
1904
|
-
var
|
|
1895
|
+
var _ref174 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1905
1896
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1906
1897
|
return sdk.get("/dashboards/aggregate_table_lookml/".concat(dashboard_id), null, null, options);
|
|
1907
1898
|
});
|
|
1908
|
-
return function dashboard_aggregate_table_lookml(
|
|
1909
|
-
return
|
|
1899
|
+
return function dashboard_aggregate_table_lookml(_x556, _x557, _x558) {
|
|
1900
|
+
return _ref174.apply(this, arguments);
|
|
1910
1901
|
};
|
|
1911
1902
|
}();
|
|
1912
1903
|
exports.dashboard_aggregate_table_lookml = dashboard_aggregate_table_lookml;
|
|
1913
1904
|
var dashboard_lookml = function () {
|
|
1914
|
-
var
|
|
1905
|
+
var _ref175 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1915
1906
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1916
1907
|
return sdk.get("/dashboards/lookml/".concat(dashboard_id), null, null, options);
|
|
1917
1908
|
});
|
|
1918
|
-
return function dashboard_lookml(
|
|
1919
|
-
return
|
|
1909
|
+
return function dashboard_lookml(_x559, _x560, _x561) {
|
|
1910
|
+
return _ref175.apply(this, arguments);
|
|
1920
1911
|
};
|
|
1921
1912
|
}();
|
|
1922
1913
|
exports.dashboard_lookml = dashboard_lookml;
|
|
1923
1914
|
var move_dashboard = function () {
|
|
1924
|
-
var
|
|
1915
|
+
var _ref176 = _asyncToGenerator(function* (sdk, dashboard_id, folder_id, options) {
|
|
1925
1916
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1926
1917
|
return sdk.patch("/dashboards/".concat(dashboard_id, "/move"), {
|
|
1927
1918
|
folder_id
|
|
1928
1919
|
}, null, options);
|
|
1929
1920
|
});
|
|
1930
|
-
return function move_dashboard(
|
|
1931
|
-
return
|
|
1921
|
+
return function move_dashboard(_x562, _x563, _x564, _x565) {
|
|
1922
|
+
return _ref176.apply(this, arguments);
|
|
1932
1923
|
};
|
|
1933
1924
|
}();
|
|
1934
1925
|
exports.move_dashboard = move_dashboard;
|
|
1935
1926
|
var import_dashboard_from_lookml = function () {
|
|
1936
|
-
var
|
|
1927
|
+
var _ref177 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1937
1928
|
return sdk.post('/dashboards/lookml', null, body, options);
|
|
1938
1929
|
});
|
|
1939
|
-
return function import_dashboard_from_lookml(
|
|
1940
|
-
return
|
|
1930
|
+
return function import_dashboard_from_lookml(_x566, _x567, _x568) {
|
|
1931
|
+
return _ref177.apply(this, arguments);
|
|
1941
1932
|
};
|
|
1942
1933
|
}();
|
|
1943
1934
|
exports.import_dashboard_from_lookml = import_dashboard_from_lookml;
|
|
1944
1935
|
var create_dashboard_from_lookml = function () {
|
|
1945
|
-
var
|
|
1936
|
+
var _ref178 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1946
1937
|
return sdk.post('/dashboards/from_lookml', null, body, options);
|
|
1947
1938
|
});
|
|
1948
|
-
return function create_dashboard_from_lookml(
|
|
1949
|
-
return
|
|
1939
|
+
return function create_dashboard_from_lookml(_x569, _x570, _x571) {
|
|
1940
|
+
return _ref178.apply(this, arguments);
|
|
1950
1941
|
};
|
|
1951
1942
|
}();
|
|
1952
1943
|
exports.create_dashboard_from_lookml = create_dashboard_from_lookml;
|
|
1953
1944
|
var copy_dashboard = function () {
|
|
1954
|
-
var
|
|
1945
|
+
var _ref179 = _asyncToGenerator(function* (sdk, dashboard_id, folder_id, options) {
|
|
1955
1946
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1956
1947
|
return sdk.post("/dashboards/".concat(dashboard_id, "/copy"), {
|
|
1957
1948
|
folder_id
|
|
1958
1949
|
}, null, options);
|
|
1959
1950
|
});
|
|
1960
|
-
return function copy_dashboard(
|
|
1961
|
-
return
|
|
1951
|
+
return function copy_dashboard(_x572, _x573, _x574, _x575) {
|
|
1952
|
+
return _ref179.apply(this, arguments);
|
|
1962
1953
|
};
|
|
1963
1954
|
}();
|
|
1964
1955
|
exports.copy_dashboard = copy_dashboard;
|
|
1965
1956
|
var search_dashboard_elements = function () {
|
|
1966
|
-
var
|
|
1957
|
+
var _ref180 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1967
1958
|
return sdk.get('/dashboard_elements/search', {
|
|
1968
1959
|
dashboard_id: request.dashboard_id,
|
|
1969
1960
|
look_id: request.look_id,
|
|
@@ -1974,294 +1965,294 @@ var search_dashboard_elements = function () {
|
|
|
1974
1965
|
sorts: request.sorts
|
|
1975
1966
|
}, null, options);
|
|
1976
1967
|
});
|
|
1977
|
-
return function search_dashboard_elements(
|
|
1978
|
-
return
|
|
1968
|
+
return function search_dashboard_elements(_x576, _x577, _x578) {
|
|
1969
|
+
return _ref180.apply(this, arguments);
|
|
1979
1970
|
};
|
|
1980
1971
|
}();
|
|
1981
1972
|
exports.search_dashboard_elements = search_dashboard_elements;
|
|
1982
1973
|
var dashboard_element = function () {
|
|
1983
|
-
var
|
|
1974
|
+
var _ref181 = _asyncToGenerator(function* (sdk, dashboard_element_id, fields, options) {
|
|
1984
1975
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1985
1976
|
return sdk.get("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1986
1977
|
fields
|
|
1987
1978
|
}, null, options);
|
|
1988
1979
|
});
|
|
1989
|
-
return function dashboard_element(
|
|
1990
|
-
return
|
|
1980
|
+
return function dashboard_element(_x579, _x580, _x581, _x582) {
|
|
1981
|
+
return _ref181.apply(this, arguments);
|
|
1991
1982
|
};
|
|
1992
1983
|
}();
|
|
1993
1984
|
exports.dashboard_element = dashboard_element;
|
|
1994
1985
|
var update_dashboard_element = function () {
|
|
1995
|
-
var
|
|
1986
|
+
var _ref182 = _asyncToGenerator(function* (sdk, dashboard_element_id, body, fields, options) {
|
|
1996
1987
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1997
1988
|
return sdk.patch("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1998
1989
|
fields
|
|
1999
1990
|
}, body, options);
|
|
2000
1991
|
});
|
|
2001
|
-
return function update_dashboard_element(
|
|
2002
|
-
return
|
|
1992
|
+
return function update_dashboard_element(_x583, _x584, _x585, _x586, _x587) {
|
|
1993
|
+
return _ref182.apply(this, arguments);
|
|
2003
1994
|
};
|
|
2004
1995
|
}();
|
|
2005
1996
|
exports.update_dashboard_element = update_dashboard_element;
|
|
2006
1997
|
var delete_dashboard_element = function () {
|
|
2007
|
-
var
|
|
1998
|
+
var _ref183 = _asyncToGenerator(function* (sdk, dashboard_element_id, options) {
|
|
2008
1999
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
2009
2000
|
return sdk.delete("/dashboard_elements/".concat(dashboard_element_id), null, null, options);
|
|
2010
2001
|
});
|
|
2011
|
-
return function delete_dashboard_element(
|
|
2012
|
-
return
|
|
2002
|
+
return function delete_dashboard_element(_x588, _x589, _x590) {
|
|
2003
|
+
return _ref183.apply(this, arguments);
|
|
2013
2004
|
};
|
|
2014
2005
|
}();
|
|
2015
2006
|
exports.delete_dashboard_element = delete_dashboard_element;
|
|
2016
2007
|
var dashboard_dashboard_elements = function () {
|
|
2017
|
-
var
|
|
2008
|
+
var _ref184 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
2018
2009
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
2019
2010
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_elements"), {
|
|
2020
2011
|
fields
|
|
2021
2012
|
}, null, options);
|
|
2022
2013
|
});
|
|
2023
|
-
return function dashboard_dashboard_elements(
|
|
2024
|
-
return
|
|
2014
|
+
return function dashboard_dashboard_elements(_x591, _x592, _x593, _x594) {
|
|
2015
|
+
return _ref184.apply(this, arguments);
|
|
2025
2016
|
};
|
|
2026
2017
|
}();
|
|
2027
2018
|
exports.dashboard_dashboard_elements = dashboard_dashboard_elements;
|
|
2028
2019
|
var create_dashboard_element = function () {
|
|
2029
|
-
var
|
|
2020
|
+
var _ref185 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2030
2021
|
return sdk.post('/dashboard_elements', {
|
|
2031
2022
|
fields: request.fields,
|
|
2032
2023
|
apply_filters: request.apply_filters
|
|
2033
2024
|
}, request.body, options);
|
|
2034
2025
|
});
|
|
2035
|
-
return function create_dashboard_element(
|
|
2036
|
-
return
|
|
2026
|
+
return function create_dashboard_element(_x595, _x596, _x597) {
|
|
2027
|
+
return _ref185.apply(this, arguments);
|
|
2037
2028
|
};
|
|
2038
2029
|
}();
|
|
2039
2030
|
exports.create_dashboard_element = create_dashboard_element;
|
|
2040
2031
|
var dashboard_filter = function () {
|
|
2041
|
-
var
|
|
2032
|
+
var _ref186 = _asyncToGenerator(function* (sdk, dashboard_filter_id, fields, options) {
|
|
2042
2033
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
2043
2034
|
return sdk.get("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
2044
2035
|
fields
|
|
2045
2036
|
}, null, options);
|
|
2046
2037
|
});
|
|
2047
|
-
return function dashboard_filter(
|
|
2048
|
-
return
|
|
2038
|
+
return function dashboard_filter(_x598, _x599, _x600, _x601) {
|
|
2039
|
+
return _ref186.apply(this, arguments);
|
|
2049
2040
|
};
|
|
2050
2041
|
}();
|
|
2051
2042
|
exports.dashboard_filter = dashboard_filter;
|
|
2052
2043
|
var update_dashboard_filter = function () {
|
|
2053
|
-
var
|
|
2044
|
+
var _ref187 = _asyncToGenerator(function* (sdk, dashboard_filter_id, body, fields, options) {
|
|
2054
2045
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
2055
2046
|
return sdk.patch("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
2056
2047
|
fields
|
|
2057
2048
|
}, body, options);
|
|
2058
2049
|
});
|
|
2059
|
-
return function update_dashboard_filter(
|
|
2060
|
-
return
|
|
2050
|
+
return function update_dashboard_filter(_x602, _x603, _x604, _x605, _x606) {
|
|
2051
|
+
return _ref187.apply(this, arguments);
|
|
2061
2052
|
};
|
|
2062
2053
|
}();
|
|
2063
2054
|
exports.update_dashboard_filter = update_dashboard_filter;
|
|
2064
2055
|
var delete_dashboard_filter = function () {
|
|
2065
|
-
var
|
|
2056
|
+
var _ref188 = _asyncToGenerator(function* (sdk, dashboard_filter_id, options) {
|
|
2066
2057
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
2067
2058
|
return sdk.delete("/dashboard_filters/".concat(dashboard_filter_id), null, null, options);
|
|
2068
2059
|
});
|
|
2069
|
-
return function delete_dashboard_filter(
|
|
2070
|
-
return
|
|
2060
|
+
return function delete_dashboard_filter(_x607, _x608, _x609) {
|
|
2061
|
+
return _ref188.apply(this, arguments);
|
|
2071
2062
|
};
|
|
2072
2063
|
}();
|
|
2073
2064
|
exports.delete_dashboard_filter = delete_dashboard_filter;
|
|
2074
2065
|
var dashboard_dashboard_filters = function () {
|
|
2075
|
-
var
|
|
2066
|
+
var _ref189 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
2076
2067
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
2077
2068
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_filters"), {
|
|
2078
2069
|
fields
|
|
2079
2070
|
}, null, options);
|
|
2080
2071
|
});
|
|
2081
|
-
return function dashboard_dashboard_filters(
|
|
2082
|
-
return
|
|
2072
|
+
return function dashboard_dashboard_filters(_x610, _x611, _x612, _x613) {
|
|
2073
|
+
return _ref189.apply(this, arguments);
|
|
2083
2074
|
};
|
|
2084
2075
|
}();
|
|
2085
2076
|
exports.dashboard_dashboard_filters = dashboard_dashboard_filters;
|
|
2086
2077
|
var create_dashboard_filter = function () {
|
|
2087
|
-
var
|
|
2078
|
+
var _ref190 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2088
2079
|
return sdk.post('/dashboard_filters', {
|
|
2089
2080
|
fields
|
|
2090
2081
|
}, body, options);
|
|
2091
2082
|
});
|
|
2092
|
-
return function create_dashboard_filter(
|
|
2093
|
-
return
|
|
2083
|
+
return function create_dashboard_filter(_x614, _x615, _x616, _x617) {
|
|
2084
|
+
return _ref190.apply(this, arguments);
|
|
2094
2085
|
};
|
|
2095
2086
|
}();
|
|
2096
2087
|
exports.create_dashboard_filter = create_dashboard_filter;
|
|
2097
2088
|
var dashboard_layout_component = function () {
|
|
2098
|
-
var
|
|
2089
|
+
var _ref191 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, fields, options) {
|
|
2099
2090
|
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
2100
2091
|
return sdk.get("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
2101
2092
|
fields
|
|
2102
2093
|
}, null, options);
|
|
2103
2094
|
});
|
|
2104
|
-
return function dashboard_layout_component(
|
|
2105
|
-
return
|
|
2095
|
+
return function dashboard_layout_component(_x618, _x619, _x620, _x621) {
|
|
2096
|
+
return _ref191.apply(this, arguments);
|
|
2106
2097
|
};
|
|
2107
2098
|
}();
|
|
2108
2099
|
exports.dashboard_layout_component = dashboard_layout_component;
|
|
2109
2100
|
var update_dashboard_layout_component = function () {
|
|
2110
|
-
var
|
|
2101
|
+
var _ref192 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, body, fields, options) {
|
|
2111
2102
|
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
2112
2103
|
return sdk.patch("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
2113
2104
|
fields
|
|
2114
2105
|
}, body, options);
|
|
2115
2106
|
});
|
|
2116
|
-
return function update_dashboard_layout_component(
|
|
2117
|
-
return
|
|
2107
|
+
return function update_dashboard_layout_component(_x622, _x623, _x624, _x625, _x626) {
|
|
2108
|
+
return _ref192.apply(this, arguments);
|
|
2118
2109
|
};
|
|
2119
2110
|
}();
|
|
2120
2111
|
exports.update_dashboard_layout_component = update_dashboard_layout_component;
|
|
2121
2112
|
var dashboard_layout_dashboard_layout_components = function () {
|
|
2122
|
-
var
|
|
2113
|
+
var _ref193 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
2123
2114
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2124
2115
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id, "/dashboard_layout_components"), {
|
|
2125
2116
|
fields
|
|
2126
2117
|
}, null, options);
|
|
2127
2118
|
});
|
|
2128
|
-
return function dashboard_layout_dashboard_layout_components(
|
|
2129
|
-
return
|
|
2119
|
+
return function dashboard_layout_dashboard_layout_components(_x627, _x628, _x629, _x630) {
|
|
2120
|
+
return _ref193.apply(this, arguments);
|
|
2130
2121
|
};
|
|
2131
2122
|
}();
|
|
2132
2123
|
exports.dashboard_layout_dashboard_layout_components = dashboard_layout_dashboard_layout_components;
|
|
2133
2124
|
var dashboard_layout = function () {
|
|
2134
|
-
var
|
|
2125
|
+
var _ref194 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
2135
2126
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2136
2127
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
2137
2128
|
fields
|
|
2138
2129
|
}, null, options);
|
|
2139
2130
|
});
|
|
2140
|
-
return function dashboard_layout(
|
|
2141
|
-
return
|
|
2131
|
+
return function dashboard_layout(_x631, _x632, _x633, _x634) {
|
|
2132
|
+
return _ref194.apply(this, arguments);
|
|
2142
2133
|
};
|
|
2143
2134
|
}();
|
|
2144
2135
|
exports.dashboard_layout = dashboard_layout;
|
|
2145
2136
|
var update_dashboard_layout = function () {
|
|
2146
|
-
var
|
|
2137
|
+
var _ref195 = _asyncToGenerator(function* (sdk, dashboard_layout_id, body, fields, options) {
|
|
2147
2138
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2148
2139
|
return sdk.patch("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
2149
2140
|
fields
|
|
2150
2141
|
}, body, options);
|
|
2151
2142
|
});
|
|
2152
|
-
return function update_dashboard_layout(
|
|
2153
|
-
return
|
|
2143
|
+
return function update_dashboard_layout(_x635, _x636, _x637, _x638, _x639) {
|
|
2144
|
+
return _ref195.apply(this, arguments);
|
|
2154
2145
|
};
|
|
2155
2146
|
}();
|
|
2156
2147
|
exports.update_dashboard_layout = update_dashboard_layout;
|
|
2157
2148
|
var delete_dashboard_layout = function () {
|
|
2158
|
-
var
|
|
2149
|
+
var _ref196 = _asyncToGenerator(function* (sdk, dashboard_layout_id, options) {
|
|
2159
2150
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2160
2151
|
return sdk.delete("/dashboard_layouts/".concat(dashboard_layout_id), null, null, options);
|
|
2161
2152
|
});
|
|
2162
|
-
return function delete_dashboard_layout(
|
|
2163
|
-
return
|
|
2153
|
+
return function delete_dashboard_layout(_x640, _x641, _x642) {
|
|
2154
|
+
return _ref196.apply(this, arguments);
|
|
2164
2155
|
};
|
|
2165
2156
|
}();
|
|
2166
2157
|
exports.delete_dashboard_layout = delete_dashboard_layout;
|
|
2167
2158
|
var dashboard_dashboard_layouts = function () {
|
|
2168
|
-
var
|
|
2159
|
+
var _ref197 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
2169
2160
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
2170
2161
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_layouts"), {
|
|
2171
2162
|
fields
|
|
2172
2163
|
}, null, options);
|
|
2173
2164
|
});
|
|
2174
|
-
return function dashboard_dashboard_layouts(
|
|
2175
|
-
return
|
|
2165
|
+
return function dashboard_dashboard_layouts(_x643, _x644, _x645, _x646) {
|
|
2166
|
+
return _ref197.apply(this, arguments);
|
|
2176
2167
|
};
|
|
2177
2168
|
}();
|
|
2178
2169
|
exports.dashboard_dashboard_layouts = dashboard_dashboard_layouts;
|
|
2179
2170
|
var create_dashboard_layout = function () {
|
|
2180
|
-
var
|
|
2171
|
+
var _ref198 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2181
2172
|
return sdk.post('/dashboard_layouts', {
|
|
2182
2173
|
fields
|
|
2183
2174
|
}, body, options);
|
|
2184
2175
|
});
|
|
2185
|
-
return function create_dashboard_layout(
|
|
2186
|
-
return
|
|
2176
|
+
return function create_dashboard_layout(_x647, _x648, _x649, _x650) {
|
|
2177
|
+
return _ref198.apply(this, arguments);
|
|
2187
2178
|
};
|
|
2188
2179
|
}();
|
|
2189
2180
|
exports.create_dashboard_layout = create_dashboard_layout;
|
|
2190
2181
|
var perform_data_action = function () {
|
|
2191
|
-
var
|
|
2182
|
+
var _ref199 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2192
2183
|
return sdk.post('/data_actions', null, body, options);
|
|
2193
2184
|
});
|
|
2194
|
-
return function perform_data_action(
|
|
2195
|
-
return
|
|
2185
|
+
return function perform_data_action(_x651, _x652, _x653) {
|
|
2186
|
+
return _ref199.apply(this, arguments);
|
|
2196
2187
|
};
|
|
2197
2188
|
}();
|
|
2198
2189
|
exports.perform_data_action = perform_data_action;
|
|
2199
2190
|
var fetch_remote_data_action_form = function () {
|
|
2200
|
-
var
|
|
2191
|
+
var _ref200 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2201
2192
|
return sdk.post('/data_actions/form', null, body, options);
|
|
2202
2193
|
});
|
|
2203
|
-
return function fetch_remote_data_action_form(
|
|
2204
|
-
return
|
|
2194
|
+
return function fetch_remote_data_action_form(_x654, _x655, _x656) {
|
|
2195
|
+
return _ref200.apply(this, arguments);
|
|
2205
2196
|
};
|
|
2206
2197
|
}();
|
|
2207
2198
|
exports.fetch_remote_data_action_form = fetch_remote_data_action_form;
|
|
2208
2199
|
var all_datagroups = function () {
|
|
2209
|
-
var
|
|
2200
|
+
var _ref201 = _asyncToGenerator(function* (sdk, options) {
|
|
2210
2201
|
return sdk.get('/datagroups', null, null, options);
|
|
2211
2202
|
});
|
|
2212
|
-
return function all_datagroups(
|
|
2213
|
-
return
|
|
2203
|
+
return function all_datagroups(_x657, _x658) {
|
|
2204
|
+
return _ref201.apply(this, arguments);
|
|
2214
2205
|
};
|
|
2215
2206
|
}();
|
|
2216
2207
|
exports.all_datagroups = all_datagroups;
|
|
2217
2208
|
var datagroup = function () {
|
|
2218
|
-
var
|
|
2209
|
+
var _ref202 = _asyncToGenerator(function* (sdk, datagroup_id, options) {
|
|
2219
2210
|
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
2220
2211
|
return sdk.get("/datagroups/".concat(datagroup_id), null, null, options);
|
|
2221
2212
|
});
|
|
2222
|
-
return function datagroup(
|
|
2223
|
-
return
|
|
2213
|
+
return function datagroup(_x659, _x660, _x661) {
|
|
2214
|
+
return _ref202.apply(this, arguments);
|
|
2224
2215
|
};
|
|
2225
2216
|
}();
|
|
2226
2217
|
exports.datagroup = datagroup;
|
|
2227
2218
|
var update_datagroup = function () {
|
|
2228
|
-
var
|
|
2219
|
+
var _ref203 = _asyncToGenerator(function* (sdk, datagroup_id, body, options) {
|
|
2229
2220
|
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
2230
2221
|
return sdk.patch("/datagroups/".concat(datagroup_id), null, body, options);
|
|
2231
2222
|
});
|
|
2232
|
-
return function update_datagroup(
|
|
2233
|
-
return
|
|
2223
|
+
return function update_datagroup(_x662, _x663, _x664, _x665) {
|
|
2224
|
+
return _ref203.apply(this, arguments);
|
|
2234
2225
|
};
|
|
2235
2226
|
}();
|
|
2236
2227
|
exports.update_datagroup = update_datagroup;
|
|
2237
2228
|
var graph_derived_tables_for_model = function () {
|
|
2238
|
-
var
|
|
2229
|
+
var _ref204 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2239
2230
|
request.model = (0, _sdkRtl.encodeParam)(request.model);
|
|
2240
2231
|
return sdk.get("/derived_table/graph/model/".concat(request.model), {
|
|
2241
2232
|
format: request.format,
|
|
2242
2233
|
color: request.color
|
|
2243
2234
|
}, null, options);
|
|
2244
2235
|
});
|
|
2245
|
-
return function graph_derived_tables_for_model(
|
|
2246
|
-
return
|
|
2236
|
+
return function graph_derived_tables_for_model(_x666, _x667, _x668) {
|
|
2237
|
+
return _ref204.apply(this, arguments);
|
|
2247
2238
|
};
|
|
2248
2239
|
}();
|
|
2249
2240
|
exports.graph_derived_tables_for_model = graph_derived_tables_for_model;
|
|
2250
2241
|
var graph_derived_tables_for_view = function () {
|
|
2251
|
-
var
|
|
2242
|
+
var _ref205 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2252
2243
|
request.view = (0, _sdkRtl.encodeParam)(request.view);
|
|
2253
2244
|
return sdk.get("/derived_table/graph/view/".concat(request.view), {
|
|
2254
2245
|
models: request.models,
|
|
2255
2246
|
workspace: request.workspace
|
|
2256
2247
|
}, null, options);
|
|
2257
2248
|
});
|
|
2258
|
-
return function graph_derived_tables_for_view(
|
|
2259
|
-
return
|
|
2249
|
+
return function graph_derived_tables_for_view(_x669, _x670, _x671) {
|
|
2250
|
+
return _ref205.apply(this, arguments);
|
|
2260
2251
|
};
|
|
2261
2252
|
}();
|
|
2262
2253
|
exports.graph_derived_tables_for_view = graph_derived_tables_for_view;
|
|
2263
2254
|
var start_pdt_build = function () {
|
|
2264
|
-
var
|
|
2255
|
+
var _ref206 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2265
2256
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
2266
2257
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
2267
2258
|
return sdk.get("/derived_table/".concat(request.model_name, "/").concat(request.view_name, "/start"), {
|
|
@@ -2271,35 +2262,35 @@ var start_pdt_build = function () {
|
|
|
2271
2262
|
source: request.source
|
|
2272
2263
|
}, null, options);
|
|
2273
2264
|
});
|
|
2274
|
-
return function start_pdt_build(
|
|
2275
|
-
return
|
|
2265
|
+
return function start_pdt_build(_x672, _x673, _x674) {
|
|
2266
|
+
return _ref206.apply(this, arguments);
|
|
2276
2267
|
};
|
|
2277
2268
|
}();
|
|
2278
2269
|
exports.start_pdt_build = start_pdt_build;
|
|
2279
2270
|
var check_pdt_build = function () {
|
|
2280
|
-
var
|
|
2271
|
+
var _ref207 = _asyncToGenerator(function* (sdk, materialization_id, options) {
|
|
2281
2272
|
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
2282
2273
|
return sdk.get("/derived_table/".concat(materialization_id, "/status"), null, null, options);
|
|
2283
2274
|
});
|
|
2284
|
-
return function check_pdt_build(
|
|
2285
|
-
return
|
|
2275
|
+
return function check_pdt_build(_x675, _x676, _x677) {
|
|
2276
|
+
return _ref207.apply(this, arguments);
|
|
2286
2277
|
};
|
|
2287
2278
|
}();
|
|
2288
2279
|
exports.check_pdt_build = check_pdt_build;
|
|
2289
2280
|
var stop_pdt_build = function () {
|
|
2290
|
-
var
|
|
2281
|
+
var _ref208 = _asyncToGenerator(function* (sdk, materialization_id, source, options) {
|
|
2291
2282
|
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
2292
2283
|
return sdk.get("/derived_table/".concat(materialization_id, "/stop"), {
|
|
2293
2284
|
source
|
|
2294
2285
|
}, null, options);
|
|
2295
2286
|
});
|
|
2296
|
-
return function stop_pdt_build(
|
|
2297
|
-
return
|
|
2287
|
+
return function stop_pdt_build(_x678, _x679, _x680, _x681) {
|
|
2288
|
+
return _ref208.apply(this, arguments);
|
|
2298
2289
|
};
|
|
2299
2290
|
}();
|
|
2300
2291
|
exports.stop_pdt_build = stop_pdt_build;
|
|
2301
2292
|
var search_folders = function () {
|
|
2302
|
-
var
|
|
2293
|
+
var _ref209 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2303
2294
|
return sdk.get('/folders/search', {
|
|
2304
2295
|
fields: request.fields,
|
|
2305
2296
|
page: request.page,
|
|
@@ -2315,65 +2306,65 @@ var search_folders = function () {
|
|
|
2315
2306
|
is_shared_root: request.is_shared_root
|
|
2316
2307
|
}, null, options);
|
|
2317
2308
|
});
|
|
2318
|
-
return function search_folders(
|
|
2319
|
-
return
|
|
2309
|
+
return function search_folders(_x682, _x683, _x684) {
|
|
2310
|
+
return _ref209.apply(this, arguments);
|
|
2320
2311
|
};
|
|
2321
2312
|
}();
|
|
2322
2313
|
exports.search_folders = search_folders;
|
|
2323
2314
|
var folder = function () {
|
|
2324
|
-
var
|
|
2315
|
+
var _ref210 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2325
2316
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2326
2317
|
return sdk.get("/folders/".concat(folder_id), {
|
|
2327
2318
|
fields
|
|
2328
2319
|
}, null, options);
|
|
2329
2320
|
});
|
|
2330
|
-
return function folder(
|
|
2331
|
-
return
|
|
2321
|
+
return function folder(_x685, _x686, _x687, _x688) {
|
|
2322
|
+
return _ref210.apply(this, arguments);
|
|
2332
2323
|
};
|
|
2333
2324
|
}();
|
|
2334
2325
|
exports.folder = folder;
|
|
2335
2326
|
var update_folder = function () {
|
|
2336
|
-
var
|
|
2327
|
+
var _ref211 = _asyncToGenerator(function* (sdk, folder_id, body, options) {
|
|
2337
2328
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2338
2329
|
return sdk.patch("/folders/".concat(folder_id), null, body, options);
|
|
2339
2330
|
});
|
|
2340
|
-
return function update_folder(
|
|
2341
|
-
return
|
|
2331
|
+
return function update_folder(_x689, _x690, _x691, _x692) {
|
|
2332
|
+
return _ref211.apply(this, arguments);
|
|
2342
2333
|
};
|
|
2343
2334
|
}();
|
|
2344
2335
|
exports.update_folder = update_folder;
|
|
2345
2336
|
var delete_folder = function () {
|
|
2346
|
-
var
|
|
2337
|
+
var _ref212 = _asyncToGenerator(function* (sdk, folder_id, options) {
|
|
2347
2338
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2348
2339
|
return sdk.delete("/folders/".concat(folder_id), null, null, options);
|
|
2349
2340
|
});
|
|
2350
|
-
return function delete_folder(
|
|
2351
|
-
return
|
|
2341
|
+
return function delete_folder(_x693, _x694, _x695) {
|
|
2342
|
+
return _ref212.apply(this, arguments);
|
|
2352
2343
|
};
|
|
2353
2344
|
}();
|
|
2354
2345
|
exports.delete_folder = delete_folder;
|
|
2355
2346
|
var all_folders = function () {
|
|
2356
|
-
var
|
|
2347
|
+
var _ref213 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2357
2348
|
return sdk.get('/folders', {
|
|
2358
2349
|
fields
|
|
2359
2350
|
}, null, options);
|
|
2360
2351
|
});
|
|
2361
|
-
return function all_folders(
|
|
2362
|
-
return
|
|
2352
|
+
return function all_folders(_x696, _x697, _x698) {
|
|
2353
|
+
return _ref213.apply(this, arguments);
|
|
2363
2354
|
};
|
|
2364
2355
|
}();
|
|
2365
2356
|
exports.all_folders = all_folders;
|
|
2366
2357
|
var create_folder = function () {
|
|
2367
|
-
var
|
|
2358
|
+
var _ref214 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2368
2359
|
return sdk.post('/folders', null, body, options);
|
|
2369
2360
|
});
|
|
2370
|
-
return function create_folder(
|
|
2371
|
-
return
|
|
2361
|
+
return function create_folder(_x699, _x700, _x701) {
|
|
2362
|
+
return _ref214.apply(this, arguments);
|
|
2372
2363
|
};
|
|
2373
2364
|
}();
|
|
2374
2365
|
exports.create_folder = create_folder;
|
|
2375
2366
|
var folder_children = function () {
|
|
2376
|
-
var
|
|
2367
|
+
var _ref215 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2377
2368
|
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
2378
2369
|
return sdk.get("/folders/".concat(request.folder_id, "/children"), {
|
|
2379
2370
|
fields: request.fields,
|
|
@@ -2384,13 +2375,13 @@ var folder_children = function () {
|
|
|
2384
2375
|
sorts: request.sorts
|
|
2385
2376
|
}, null, options);
|
|
2386
2377
|
});
|
|
2387
|
-
return function folder_children(
|
|
2388
|
-
return
|
|
2378
|
+
return function folder_children(_x702, _x703, _x704) {
|
|
2379
|
+
return _ref215.apply(this, arguments);
|
|
2389
2380
|
};
|
|
2390
2381
|
}();
|
|
2391
2382
|
exports.folder_children = folder_children;
|
|
2392
2383
|
var folder_children_search = function () {
|
|
2393
|
-
var
|
|
2384
|
+
var _ref216 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2394
2385
|
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
2395
2386
|
return sdk.get("/folders/".concat(request.folder_id, "/children/search"), {
|
|
2396
2387
|
fields: request.fields,
|
|
@@ -2398,61 +2389,61 @@ var folder_children_search = function () {
|
|
|
2398
2389
|
name: request.name
|
|
2399
2390
|
}, null, options);
|
|
2400
2391
|
});
|
|
2401
|
-
return function folder_children_search(
|
|
2402
|
-
return
|
|
2392
|
+
return function folder_children_search(_x705, _x706, _x707) {
|
|
2393
|
+
return _ref216.apply(this, arguments);
|
|
2403
2394
|
};
|
|
2404
2395
|
}();
|
|
2405
2396
|
exports.folder_children_search = folder_children_search;
|
|
2406
2397
|
var folder_parent = function () {
|
|
2407
|
-
var
|
|
2398
|
+
var _ref217 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2408
2399
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2409
2400
|
return sdk.get("/folders/".concat(folder_id, "/parent"), {
|
|
2410
2401
|
fields
|
|
2411
2402
|
}, null, options);
|
|
2412
2403
|
});
|
|
2413
|
-
return function folder_parent(
|
|
2414
|
-
return
|
|
2404
|
+
return function folder_parent(_x708, _x709, _x710, _x711) {
|
|
2405
|
+
return _ref217.apply(this, arguments);
|
|
2415
2406
|
};
|
|
2416
2407
|
}();
|
|
2417
2408
|
exports.folder_parent = folder_parent;
|
|
2418
2409
|
var folder_ancestors = function () {
|
|
2419
|
-
var
|
|
2410
|
+
var _ref218 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2420
2411
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2421
2412
|
return sdk.get("/folders/".concat(folder_id, "/ancestors"), {
|
|
2422
2413
|
fields
|
|
2423
2414
|
}, null, options);
|
|
2424
2415
|
});
|
|
2425
|
-
return function folder_ancestors(
|
|
2426
|
-
return
|
|
2416
|
+
return function folder_ancestors(_x712, _x713, _x714, _x715) {
|
|
2417
|
+
return _ref218.apply(this, arguments);
|
|
2427
2418
|
};
|
|
2428
2419
|
}();
|
|
2429
2420
|
exports.folder_ancestors = folder_ancestors;
|
|
2430
2421
|
var folder_looks = function () {
|
|
2431
|
-
var
|
|
2422
|
+
var _ref219 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2432
2423
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2433
2424
|
return sdk.get("/folders/".concat(folder_id, "/looks"), {
|
|
2434
2425
|
fields
|
|
2435
2426
|
}, null, options);
|
|
2436
2427
|
});
|
|
2437
|
-
return function folder_looks(
|
|
2438
|
-
return
|
|
2428
|
+
return function folder_looks(_x716, _x717, _x718, _x719) {
|
|
2429
|
+
return _ref219.apply(this, arguments);
|
|
2439
2430
|
};
|
|
2440
2431
|
}();
|
|
2441
2432
|
exports.folder_looks = folder_looks;
|
|
2442
2433
|
var folder_dashboards = function () {
|
|
2443
|
-
var
|
|
2434
|
+
var _ref220 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2444
2435
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2445
2436
|
return sdk.get("/folders/".concat(folder_id, "/dashboards"), {
|
|
2446
2437
|
fields
|
|
2447
2438
|
}, null, options);
|
|
2448
2439
|
});
|
|
2449
|
-
return function folder_dashboards(
|
|
2450
|
-
return
|
|
2440
|
+
return function folder_dashboards(_x720, _x721, _x722, _x723) {
|
|
2441
|
+
return _ref220.apply(this, arguments);
|
|
2451
2442
|
};
|
|
2452
2443
|
}();
|
|
2453
2444
|
exports.folder_dashboards = folder_dashboards;
|
|
2454
2445
|
var all_groups = function () {
|
|
2455
|
-
var
|
|
2446
|
+
var _ref221 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2456
2447
|
return sdk.get('/groups', {
|
|
2457
2448
|
fields: request.fields,
|
|
2458
2449
|
page: request.page,
|
|
@@ -2465,24 +2456,24 @@ var all_groups = function () {
|
|
|
2465
2456
|
can_add_to_content_metadata: request.can_add_to_content_metadata
|
|
2466
2457
|
}, null, options);
|
|
2467
2458
|
});
|
|
2468
|
-
return function all_groups(
|
|
2469
|
-
return
|
|
2459
|
+
return function all_groups(_x724, _x725, _x726) {
|
|
2460
|
+
return _ref221.apply(this, arguments);
|
|
2470
2461
|
};
|
|
2471
2462
|
}();
|
|
2472
2463
|
exports.all_groups = all_groups;
|
|
2473
2464
|
var create_group = function () {
|
|
2474
|
-
var
|
|
2465
|
+
var _ref222 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2475
2466
|
return sdk.post('/groups', {
|
|
2476
2467
|
fields
|
|
2477
2468
|
}, body, options);
|
|
2478
2469
|
});
|
|
2479
|
-
return function create_group(
|
|
2480
|
-
return
|
|
2470
|
+
return function create_group(_x727, _x728, _x729, _x730) {
|
|
2471
|
+
return _ref222.apply(this, arguments);
|
|
2481
2472
|
};
|
|
2482
2473
|
}();
|
|
2483
2474
|
exports.create_group = create_group;
|
|
2484
2475
|
var search_groups = function () {
|
|
2485
|
-
var
|
|
2476
|
+
var _ref223 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2486
2477
|
return sdk.get('/groups/search', {
|
|
2487
2478
|
fields: request.fields,
|
|
2488
2479
|
limit: request.limit,
|
|
@@ -2496,13 +2487,13 @@ var search_groups = function () {
|
|
|
2496
2487
|
externally_orphaned: request.externally_orphaned
|
|
2497
2488
|
}, null, options);
|
|
2498
2489
|
});
|
|
2499
|
-
return function search_groups(
|
|
2500
|
-
return
|
|
2490
|
+
return function search_groups(_x731, _x732, _x733) {
|
|
2491
|
+
return _ref223.apply(this, arguments);
|
|
2501
2492
|
};
|
|
2502
2493
|
}();
|
|
2503
2494
|
exports.search_groups = search_groups;
|
|
2504
2495
|
var search_groups_with_roles = function () {
|
|
2505
|
-
var
|
|
2496
|
+
var _ref224 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2506
2497
|
return sdk.get('/groups/search/with_roles', {
|
|
2507
2498
|
fields: request.fields,
|
|
2508
2499
|
limit: request.limit,
|
|
@@ -2516,13 +2507,13 @@ var search_groups_with_roles = function () {
|
|
|
2516
2507
|
externally_orphaned: request.externally_orphaned
|
|
2517
2508
|
}, null, options);
|
|
2518
2509
|
});
|
|
2519
|
-
return function search_groups_with_roles(
|
|
2520
|
-
return
|
|
2510
|
+
return function search_groups_with_roles(_x734, _x735, _x736) {
|
|
2511
|
+
return _ref224.apply(this, arguments);
|
|
2521
2512
|
};
|
|
2522
2513
|
}();
|
|
2523
2514
|
exports.search_groups_with_roles = search_groups_with_roles;
|
|
2524
2515
|
var search_groups_with_hierarchy = function () {
|
|
2525
|
-
var
|
|
2516
|
+
var _ref225 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2526
2517
|
return sdk.get('/groups/search/with_hierarchy', {
|
|
2527
2518
|
fields: request.fields,
|
|
2528
2519
|
limit: request.limit,
|
|
@@ -2536,69 +2527,69 @@ var search_groups_with_hierarchy = function () {
|
|
|
2536
2527
|
externally_orphaned: request.externally_orphaned
|
|
2537
2528
|
}, null, options);
|
|
2538
2529
|
});
|
|
2539
|
-
return function search_groups_with_hierarchy(
|
|
2540
|
-
return
|
|
2530
|
+
return function search_groups_with_hierarchy(_x737, _x738, _x739) {
|
|
2531
|
+
return _ref225.apply(this, arguments);
|
|
2541
2532
|
};
|
|
2542
2533
|
}();
|
|
2543
2534
|
exports.search_groups_with_hierarchy = search_groups_with_hierarchy;
|
|
2544
2535
|
var group = function () {
|
|
2545
|
-
var
|
|
2536
|
+
var _ref226 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
2546
2537
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2547
2538
|
return sdk.get("/groups/".concat(group_id), {
|
|
2548
2539
|
fields
|
|
2549
2540
|
}, null, options);
|
|
2550
2541
|
});
|
|
2551
|
-
return function group(
|
|
2552
|
-
return
|
|
2542
|
+
return function group(_x740, _x741, _x742, _x743) {
|
|
2543
|
+
return _ref226.apply(this, arguments);
|
|
2553
2544
|
};
|
|
2554
2545
|
}();
|
|
2555
2546
|
exports.group = group;
|
|
2556
2547
|
var update_group = function () {
|
|
2557
|
-
var
|
|
2548
|
+
var _ref227 = _asyncToGenerator(function* (sdk, group_id, body, fields, options) {
|
|
2558
2549
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2559
2550
|
return sdk.patch("/groups/".concat(group_id), {
|
|
2560
2551
|
fields
|
|
2561
2552
|
}, body, options);
|
|
2562
2553
|
});
|
|
2563
|
-
return function update_group(
|
|
2564
|
-
return
|
|
2554
|
+
return function update_group(_x744, _x745, _x746, _x747, _x748) {
|
|
2555
|
+
return _ref227.apply(this, arguments);
|
|
2565
2556
|
};
|
|
2566
2557
|
}();
|
|
2567
2558
|
exports.update_group = update_group;
|
|
2568
2559
|
var delete_group = function () {
|
|
2569
|
-
var
|
|
2560
|
+
var _ref228 = _asyncToGenerator(function* (sdk, group_id, options) {
|
|
2570
2561
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2571
2562
|
return sdk.delete("/groups/".concat(group_id), null, null, options);
|
|
2572
2563
|
});
|
|
2573
|
-
return function delete_group(
|
|
2574
|
-
return
|
|
2564
|
+
return function delete_group(_x749, _x750, _x751) {
|
|
2565
|
+
return _ref228.apply(this, arguments);
|
|
2575
2566
|
};
|
|
2576
2567
|
}();
|
|
2577
2568
|
exports.delete_group = delete_group;
|
|
2578
2569
|
var all_group_groups = function () {
|
|
2579
|
-
var
|
|
2570
|
+
var _ref229 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
2580
2571
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2581
2572
|
return sdk.get("/groups/".concat(group_id, "/groups"), {
|
|
2582
2573
|
fields
|
|
2583
2574
|
}, null, options);
|
|
2584
2575
|
});
|
|
2585
|
-
return function all_group_groups(
|
|
2586
|
-
return
|
|
2576
|
+
return function all_group_groups(_x752, _x753, _x754, _x755) {
|
|
2577
|
+
return _ref229.apply(this, arguments);
|
|
2587
2578
|
};
|
|
2588
2579
|
}();
|
|
2589
2580
|
exports.all_group_groups = all_group_groups;
|
|
2590
2581
|
var add_group_group = function () {
|
|
2591
|
-
var
|
|
2582
|
+
var _ref230 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
2592
2583
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2593
2584
|
return sdk.post("/groups/".concat(group_id, "/groups"), null, body, options);
|
|
2594
2585
|
});
|
|
2595
|
-
return function add_group_group(
|
|
2596
|
-
return
|
|
2586
|
+
return function add_group_group(_x756, _x757, _x758, _x759) {
|
|
2587
|
+
return _ref230.apply(this, arguments);
|
|
2597
2588
|
};
|
|
2598
2589
|
}();
|
|
2599
2590
|
exports.add_group_group = add_group_group;
|
|
2600
2591
|
var all_group_users = function () {
|
|
2601
|
-
var
|
|
2592
|
+
var _ref231 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2602
2593
|
request.group_id = (0, _sdkRtl.encodeParam)(request.group_id);
|
|
2603
2594
|
return sdk.get("/groups/".concat(request.group_id, "/users"), {
|
|
2604
2595
|
fields: request.fields,
|
|
@@ -2609,222 +2600,222 @@ var all_group_users = function () {
|
|
|
2609
2600
|
sorts: request.sorts
|
|
2610
2601
|
}, null, options);
|
|
2611
2602
|
});
|
|
2612
|
-
return function all_group_users(
|
|
2613
|
-
return
|
|
2603
|
+
return function all_group_users(_x760, _x761, _x762) {
|
|
2604
|
+
return _ref231.apply(this, arguments);
|
|
2614
2605
|
};
|
|
2615
2606
|
}();
|
|
2616
2607
|
exports.all_group_users = all_group_users;
|
|
2617
2608
|
var add_group_user = function () {
|
|
2618
|
-
var
|
|
2609
|
+
var _ref232 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
2619
2610
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2620
2611
|
return sdk.post("/groups/".concat(group_id, "/users"), null, body, options);
|
|
2621
2612
|
});
|
|
2622
|
-
return function add_group_user(
|
|
2623
|
-
return
|
|
2613
|
+
return function add_group_user(_x763, _x764, _x765, _x766) {
|
|
2614
|
+
return _ref232.apply(this, arguments);
|
|
2624
2615
|
};
|
|
2625
2616
|
}();
|
|
2626
2617
|
exports.add_group_user = add_group_user;
|
|
2627
2618
|
var delete_group_user = function () {
|
|
2628
|
-
var
|
|
2619
|
+
var _ref233 = _asyncToGenerator(function* (sdk, group_id, user_id, options) {
|
|
2629
2620
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2630
2621
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
2631
2622
|
return sdk.delete("/groups/".concat(group_id, "/users/").concat(user_id), null, null, options);
|
|
2632
2623
|
});
|
|
2633
|
-
return function delete_group_user(
|
|
2634
|
-
return
|
|
2624
|
+
return function delete_group_user(_x767, _x768, _x769, _x770) {
|
|
2625
|
+
return _ref233.apply(this, arguments);
|
|
2635
2626
|
};
|
|
2636
2627
|
}();
|
|
2637
2628
|
exports.delete_group_user = delete_group_user;
|
|
2638
2629
|
var delete_group_from_group = function () {
|
|
2639
|
-
var
|
|
2630
|
+
var _ref234 = _asyncToGenerator(function* (sdk, group_id, deleting_group_id, options) {
|
|
2640
2631
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2641
2632
|
deleting_group_id = (0, _sdkRtl.encodeParam)(deleting_group_id);
|
|
2642
2633
|
return sdk.delete("/groups/".concat(group_id, "/groups/").concat(deleting_group_id), null, null, options);
|
|
2643
2634
|
});
|
|
2644
|
-
return function delete_group_from_group(
|
|
2645
|
-
return
|
|
2635
|
+
return function delete_group_from_group(_x771, _x772, _x773, _x774) {
|
|
2636
|
+
return _ref234.apply(this, arguments);
|
|
2646
2637
|
};
|
|
2647
2638
|
}();
|
|
2648
2639
|
exports.delete_group_from_group = delete_group_from_group;
|
|
2649
2640
|
var update_user_attribute_group_value = function () {
|
|
2650
|
-
var
|
|
2641
|
+
var _ref235 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, body, options) {
|
|
2651
2642
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2652
2643
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
2653
2644
|
return sdk.patch("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
2654
2645
|
});
|
|
2655
|
-
return function update_user_attribute_group_value(
|
|
2656
|
-
return
|
|
2646
|
+
return function update_user_attribute_group_value(_x775, _x776, _x777, _x778, _x779) {
|
|
2647
|
+
return _ref235.apply(this, arguments);
|
|
2657
2648
|
};
|
|
2658
2649
|
}();
|
|
2659
2650
|
exports.update_user_attribute_group_value = update_user_attribute_group_value;
|
|
2660
2651
|
var delete_user_attribute_group_value = function () {
|
|
2661
|
-
var
|
|
2652
|
+
var _ref236 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, options) {
|
|
2662
2653
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2663
2654
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
2664
2655
|
return sdk.delete("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
2665
2656
|
});
|
|
2666
|
-
return function delete_user_attribute_group_value(
|
|
2667
|
-
return
|
|
2657
|
+
return function delete_user_attribute_group_value(_x780, _x781, _x782, _x783) {
|
|
2658
|
+
return _ref236.apply(this, arguments);
|
|
2668
2659
|
};
|
|
2669
2660
|
}();
|
|
2670
2661
|
exports.delete_user_attribute_group_value = delete_user_attribute_group_value;
|
|
2671
2662
|
var all_primary_homepage_sections = function () {
|
|
2672
|
-
var
|
|
2663
|
+
var _ref237 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2673
2664
|
return sdk.get('/primary_homepage_sections', {
|
|
2674
2665
|
fields
|
|
2675
2666
|
}, null, options);
|
|
2676
2667
|
});
|
|
2677
|
-
return function all_primary_homepage_sections(
|
|
2678
|
-
return
|
|
2668
|
+
return function all_primary_homepage_sections(_x784, _x785, _x786) {
|
|
2669
|
+
return _ref237.apply(this, arguments);
|
|
2679
2670
|
};
|
|
2680
2671
|
}();
|
|
2681
2672
|
exports.all_primary_homepage_sections = all_primary_homepage_sections;
|
|
2682
2673
|
var all_integration_hubs = function () {
|
|
2683
|
-
var
|
|
2674
|
+
var _ref238 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2684
2675
|
return sdk.get('/integration_hubs', {
|
|
2685
2676
|
fields
|
|
2686
2677
|
}, null, options);
|
|
2687
2678
|
});
|
|
2688
|
-
return function all_integration_hubs(
|
|
2689
|
-
return
|
|
2679
|
+
return function all_integration_hubs(_x787, _x788, _x789) {
|
|
2680
|
+
return _ref238.apply(this, arguments);
|
|
2690
2681
|
};
|
|
2691
2682
|
}();
|
|
2692
2683
|
exports.all_integration_hubs = all_integration_hubs;
|
|
2693
2684
|
var create_integration_hub = function () {
|
|
2694
|
-
var
|
|
2685
|
+
var _ref239 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2695
2686
|
return sdk.post('/integration_hubs', {
|
|
2696
2687
|
fields
|
|
2697
2688
|
}, body, options);
|
|
2698
2689
|
});
|
|
2699
|
-
return function create_integration_hub(
|
|
2700
|
-
return
|
|
2690
|
+
return function create_integration_hub(_x790, _x791, _x792, _x793) {
|
|
2691
|
+
return _ref239.apply(this, arguments);
|
|
2701
2692
|
};
|
|
2702
2693
|
}();
|
|
2703
2694
|
exports.create_integration_hub = create_integration_hub;
|
|
2704
2695
|
var integration_hub = function () {
|
|
2705
|
-
var
|
|
2696
|
+
var _ref240 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
|
|
2706
2697
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2707
2698
|
return sdk.get("/integration_hubs/".concat(integration_hub_id), {
|
|
2708
2699
|
fields
|
|
2709
2700
|
}, null, options);
|
|
2710
2701
|
});
|
|
2711
|
-
return function integration_hub(
|
|
2712
|
-
return
|
|
2702
|
+
return function integration_hub(_x794, _x795, _x796, _x797) {
|
|
2703
|
+
return _ref240.apply(this, arguments);
|
|
2713
2704
|
};
|
|
2714
2705
|
}();
|
|
2715
2706
|
exports.integration_hub = integration_hub;
|
|
2716
2707
|
var update_integration_hub = function () {
|
|
2717
|
-
var
|
|
2708
|
+
var _ref241 = _asyncToGenerator(function* (sdk, integration_hub_id, body, fields, options) {
|
|
2718
2709
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2719
2710
|
return sdk.patch("/integration_hubs/".concat(integration_hub_id), {
|
|
2720
2711
|
fields
|
|
2721
2712
|
}, body, options);
|
|
2722
2713
|
});
|
|
2723
|
-
return function update_integration_hub(
|
|
2724
|
-
return
|
|
2714
|
+
return function update_integration_hub(_x798, _x799, _x800, _x801, _x802) {
|
|
2715
|
+
return _ref241.apply(this, arguments);
|
|
2725
2716
|
};
|
|
2726
2717
|
}();
|
|
2727
2718
|
exports.update_integration_hub = update_integration_hub;
|
|
2728
2719
|
var delete_integration_hub = function () {
|
|
2729
|
-
var
|
|
2720
|
+
var _ref242 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
2730
2721
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2731
2722
|
return sdk.delete("/integration_hubs/".concat(integration_hub_id), null, null, options);
|
|
2732
2723
|
});
|
|
2733
|
-
return function delete_integration_hub(
|
|
2734
|
-
return
|
|
2724
|
+
return function delete_integration_hub(_x803, _x804, _x805) {
|
|
2725
|
+
return _ref242.apply(this, arguments);
|
|
2735
2726
|
};
|
|
2736
2727
|
}();
|
|
2737
2728
|
exports.delete_integration_hub = delete_integration_hub;
|
|
2738
2729
|
var accept_integration_hub_legal_agreement = function () {
|
|
2739
|
-
var
|
|
2730
|
+
var _ref243 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
2740
2731
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2741
2732
|
return sdk.post("/integration_hubs/".concat(integration_hub_id, "/accept_legal_agreement"), null, null, options);
|
|
2742
2733
|
});
|
|
2743
|
-
return function accept_integration_hub_legal_agreement(
|
|
2744
|
-
return
|
|
2734
|
+
return function accept_integration_hub_legal_agreement(_x806, _x807, _x808) {
|
|
2735
|
+
return _ref243.apply(this, arguments);
|
|
2745
2736
|
};
|
|
2746
2737
|
}();
|
|
2747
2738
|
exports.accept_integration_hub_legal_agreement = accept_integration_hub_legal_agreement;
|
|
2748
2739
|
var all_integrations = function () {
|
|
2749
|
-
var
|
|
2740
|
+
var _ref244 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2750
2741
|
return sdk.get('/integrations', {
|
|
2751
2742
|
fields: request.fields,
|
|
2752
2743
|
integration_hub_id: request.integration_hub_id
|
|
2753
2744
|
}, null, options);
|
|
2754
2745
|
});
|
|
2755
|
-
return function all_integrations(
|
|
2756
|
-
return
|
|
2746
|
+
return function all_integrations(_x809, _x810, _x811) {
|
|
2747
|
+
return _ref244.apply(this, arguments);
|
|
2757
2748
|
};
|
|
2758
2749
|
}();
|
|
2759
2750
|
exports.all_integrations = all_integrations;
|
|
2760
2751
|
var integration = function () {
|
|
2761
|
-
var
|
|
2752
|
+
var _ref245 = _asyncToGenerator(function* (sdk, integration_id, fields, options) {
|
|
2762
2753
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2763
2754
|
return sdk.get("/integrations/".concat(integration_id), {
|
|
2764
2755
|
fields
|
|
2765
2756
|
}, null, options);
|
|
2766
2757
|
});
|
|
2767
|
-
return function integration(
|
|
2768
|
-
return
|
|
2758
|
+
return function integration(_x812, _x813, _x814, _x815) {
|
|
2759
|
+
return _ref245.apply(this, arguments);
|
|
2769
2760
|
};
|
|
2770
2761
|
}();
|
|
2771
2762
|
exports.integration = integration;
|
|
2772
2763
|
var update_integration = function () {
|
|
2773
|
-
var
|
|
2764
|
+
var _ref246 = _asyncToGenerator(function* (sdk, integration_id, body, fields, options) {
|
|
2774
2765
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2775
2766
|
return sdk.patch("/integrations/".concat(integration_id), {
|
|
2776
2767
|
fields
|
|
2777
2768
|
}, body, options);
|
|
2778
2769
|
});
|
|
2779
|
-
return function update_integration(
|
|
2780
|
-
return
|
|
2770
|
+
return function update_integration(_x816, _x817, _x818, _x819, _x820) {
|
|
2771
|
+
return _ref246.apply(this, arguments);
|
|
2781
2772
|
};
|
|
2782
2773
|
}();
|
|
2783
2774
|
exports.update_integration = update_integration;
|
|
2784
2775
|
var fetch_integration_form = function () {
|
|
2785
|
-
var
|
|
2776
|
+
var _ref247 = _asyncToGenerator(function* (sdk, integration_id, body, options) {
|
|
2786
2777
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2787
2778
|
return sdk.post("/integrations/".concat(integration_id, "/form"), null, body, options);
|
|
2788
2779
|
});
|
|
2789
|
-
return function fetch_integration_form(
|
|
2790
|
-
return
|
|
2780
|
+
return function fetch_integration_form(_x821, _x822, _x823, _x824) {
|
|
2781
|
+
return _ref247.apply(this, arguments);
|
|
2791
2782
|
};
|
|
2792
2783
|
}();
|
|
2793
2784
|
exports.fetch_integration_form = fetch_integration_form;
|
|
2794
2785
|
var test_integration = function () {
|
|
2795
|
-
var
|
|
2786
|
+
var _ref248 = _asyncToGenerator(function* (sdk, integration_id, options) {
|
|
2796
2787
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2797
2788
|
return sdk.post("/integrations/".concat(integration_id, "/test"), null, null, options);
|
|
2798
2789
|
});
|
|
2799
|
-
return function test_integration(
|
|
2800
|
-
return
|
|
2790
|
+
return function test_integration(_x825, _x826, _x827) {
|
|
2791
|
+
return _ref248.apply(this, arguments);
|
|
2801
2792
|
};
|
|
2802
2793
|
}();
|
|
2803
2794
|
exports.test_integration = test_integration;
|
|
2804
2795
|
var all_looks = function () {
|
|
2805
|
-
var
|
|
2796
|
+
var _ref249 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2806
2797
|
return sdk.get('/looks', {
|
|
2807
2798
|
fields
|
|
2808
2799
|
}, null, options);
|
|
2809
2800
|
});
|
|
2810
|
-
return function all_looks(
|
|
2811
|
-
return
|
|
2801
|
+
return function all_looks(_x828, _x829, _x830) {
|
|
2802
|
+
return _ref249.apply(this, arguments);
|
|
2812
2803
|
};
|
|
2813
2804
|
}();
|
|
2814
2805
|
exports.all_looks = all_looks;
|
|
2815
2806
|
var create_look = function () {
|
|
2816
|
-
var
|
|
2807
|
+
var _ref250 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2817
2808
|
return sdk.post('/looks', {
|
|
2818
2809
|
fields
|
|
2819
2810
|
}, body, options);
|
|
2820
2811
|
});
|
|
2821
|
-
return function create_look(
|
|
2822
|
-
return
|
|
2812
|
+
return function create_look(_x831, _x832, _x833, _x834) {
|
|
2813
|
+
return _ref250.apply(this, arguments);
|
|
2823
2814
|
};
|
|
2824
2815
|
}();
|
|
2825
2816
|
exports.create_look = create_look;
|
|
2826
2817
|
var search_looks = function () {
|
|
2827
|
-
var
|
|
2818
|
+
var _ref251 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2828
2819
|
return sdk.get('/looks/search', {
|
|
2829
2820
|
id: request.id,
|
|
2830
2821
|
title: request.title,
|
|
@@ -2846,47 +2837,47 @@ var search_looks = function () {
|
|
|
2846
2837
|
filter_or: request.filter_or
|
|
2847
2838
|
}, null, options);
|
|
2848
2839
|
});
|
|
2849
|
-
return function search_looks(
|
|
2850
|
-
return
|
|
2840
|
+
return function search_looks(_x835, _x836, _x837) {
|
|
2841
|
+
return _ref251.apply(this, arguments);
|
|
2851
2842
|
};
|
|
2852
2843
|
}();
|
|
2853
2844
|
exports.search_looks = search_looks;
|
|
2854
2845
|
var look = function () {
|
|
2855
|
-
var
|
|
2846
|
+
var _ref252 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
|
|
2856
2847
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2857
2848
|
return sdk.get("/looks/".concat(look_id), {
|
|
2858
2849
|
fields
|
|
2859
2850
|
}, null, options);
|
|
2860
2851
|
});
|
|
2861
|
-
return function look(
|
|
2862
|
-
return
|
|
2852
|
+
return function look(_x838, _x839, _x840, _x841) {
|
|
2853
|
+
return _ref252.apply(this, arguments);
|
|
2863
2854
|
};
|
|
2864
2855
|
}();
|
|
2865
2856
|
exports.look = look;
|
|
2866
2857
|
var update_look = function () {
|
|
2867
|
-
var
|
|
2858
|
+
var _ref253 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
|
|
2868
2859
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2869
2860
|
return sdk.patch("/looks/".concat(look_id), {
|
|
2870
2861
|
fields
|
|
2871
2862
|
}, body, options);
|
|
2872
2863
|
});
|
|
2873
|
-
return function update_look(
|
|
2874
|
-
return
|
|
2864
|
+
return function update_look(_x842, _x843, _x844, _x845, _x846) {
|
|
2865
|
+
return _ref253.apply(this, arguments);
|
|
2875
2866
|
};
|
|
2876
2867
|
}();
|
|
2877
2868
|
exports.update_look = update_look;
|
|
2878
2869
|
var delete_look = function () {
|
|
2879
|
-
var
|
|
2870
|
+
var _ref254 = _asyncToGenerator(function* (sdk, look_id, options) {
|
|
2880
2871
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2881
2872
|
return sdk.delete("/looks/".concat(look_id), null, null, options);
|
|
2882
2873
|
});
|
|
2883
|
-
return function delete_look(
|
|
2884
|
-
return
|
|
2874
|
+
return function delete_look(_x847, _x848, _x849) {
|
|
2875
|
+
return _ref254.apply(this, arguments);
|
|
2885
2876
|
};
|
|
2886
2877
|
}();
|
|
2887
2878
|
exports.delete_look = delete_look;
|
|
2888
2879
|
var run_look = function () {
|
|
2889
|
-
var
|
|
2880
|
+
var _ref255 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2890
2881
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
2891
2882
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2892
2883
|
return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
|
|
@@ -2904,104 +2895,104 @@ var run_look = function () {
|
|
|
2904
2895
|
server_table_calcs: request.server_table_calcs
|
|
2905
2896
|
}, null, options);
|
|
2906
2897
|
});
|
|
2907
|
-
return function run_look(
|
|
2908
|
-
return
|
|
2898
|
+
return function run_look(_x850, _x851, _x852) {
|
|
2899
|
+
return _ref255.apply(this, arguments);
|
|
2909
2900
|
};
|
|
2910
2901
|
}();
|
|
2911
2902
|
exports.run_look = run_look;
|
|
2912
2903
|
var copy_look = function () {
|
|
2913
|
-
var
|
|
2904
|
+
var _ref256 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2914
2905
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2915
2906
|
return sdk.post("/looks/".concat(look_id, "/copy"), {
|
|
2916
2907
|
folder_id
|
|
2917
2908
|
}, null, options);
|
|
2918
2909
|
});
|
|
2919
|
-
return function copy_look(
|
|
2920
|
-
return
|
|
2910
|
+
return function copy_look(_x853, _x854, _x855, _x856) {
|
|
2911
|
+
return _ref256.apply(this, arguments);
|
|
2921
2912
|
};
|
|
2922
2913
|
}();
|
|
2923
2914
|
exports.copy_look = copy_look;
|
|
2924
2915
|
var move_look = function () {
|
|
2925
|
-
var
|
|
2916
|
+
var _ref257 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2926
2917
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2927
2918
|
return sdk.patch("/looks/".concat(look_id, "/move"), {
|
|
2928
2919
|
folder_id
|
|
2929
2920
|
}, null, options);
|
|
2930
2921
|
});
|
|
2931
|
-
return function move_look(
|
|
2932
|
-
return
|
|
2922
|
+
return function move_look(_x857, _x858, _x859, _x860) {
|
|
2923
|
+
return _ref257.apply(this, arguments);
|
|
2933
2924
|
};
|
|
2934
2925
|
}();
|
|
2935
2926
|
exports.move_look = move_look;
|
|
2936
2927
|
var all_lookml_models = function () {
|
|
2937
|
-
var
|
|
2928
|
+
var _ref258 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2938
2929
|
return sdk.get('/lookml_models', {
|
|
2939
2930
|
fields: request.fields,
|
|
2940
2931
|
limit: request.limit,
|
|
2941
2932
|
offset: request.offset
|
|
2942
2933
|
}, null, options);
|
|
2943
2934
|
});
|
|
2944
|
-
return function all_lookml_models(
|
|
2945
|
-
return
|
|
2935
|
+
return function all_lookml_models(_x861, _x862, _x863) {
|
|
2936
|
+
return _ref258.apply(this, arguments);
|
|
2946
2937
|
};
|
|
2947
2938
|
}();
|
|
2948
2939
|
exports.all_lookml_models = all_lookml_models;
|
|
2949
2940
|
var create_lookml_model = function () {
|
|
2950
|
-
var
|
|
2941
|
+
var _ref259 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2951
2942
|
return sdk.post('/lookml_models', null, body, options);
|
|
2952
2943
|
});
|
|
2953
|
-
return function create_lookml_model(
|
|
2954
|
-
return
|
|
2944
|
+
return function create_lookml_model(_x864, _x865, _x866) {
|
|
2945
|
+
return _ref259.apply(this, arguments);
|
|
2955
2946
|
};
|
|
2956
2947
|
}();
|
|
2957
2948
|
exports.create_lookml_model = create_lookml_model;
|
|
2958
2949
|
var lookml_model = function () {
|
|
2959
|
-
var
|
|
2950
|
+
var _ref260 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
|
|
2960
2951
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2961
2952
|
return sdk.get("/lookml_models/".concat(lookml_model_name), {
|
|
2962
2953
|
fields
|
|
2963
2954
|
}, null, options);
|
|
2964
2955
|
});
|
|
2965
|
-
return function lookml_model(
|
|
2966
|
-
return
|
|
2956
|
+
return function lookml_model(_x867, _x868, _x869, _x870) {
|
|
2957
|
+
return _ref260.apply(this, arguments);
|
|
2967
2958
|
};
|
|
2968
2959
|
}();
|
|
2969
2960
|
exports.lookml_model = lookml_model;
|
|
2970
2961
|
var update_lookml_model = function () {
|
|
2971
|
-
var
|
|
2962
|
+
var _ref261 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
|
|
2972
2963
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2973
2964
|
return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
|
|
2974
2965
|
});
|
|
2975
|
-
return function update_lookml_model(
|
|
2976
|
-
return
|
|
2966
|
+
return function update_lookml_model(_x871, _x872, _x873, _x874) {
|
|
2967
|
+
return _ref261.apply(this, arguments);
|
|
2977
2968
|
};
|
|
2978
2969
|
}();
|
|
2979
2970
|
exports.update_lookml_model = update_lookml_model;
|
|
2980
2971
|
var delete_lookml_model = function () {
|
|
2981
|
-
var
|
|
2972
|
+
var _ref262 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
|
|
2982
2973
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2983
2974
|
return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
|
|
2984
2975
|
});
|
|
2985
|
-
return function delete_lookml_model(
|
|
2986
|
-
return
|
|
2976
|
+
return function delete_lookml_model(_x875, _x876, _x877) {
|
|
2977
|
+
return _ref262.apply(this, arguments);
|
|
2987
2978
|
};
|
|
2988
2979
|
}();
|
|
2989
2980
|
exports.delete_lookml_model = delete_lookml_model;
|
|
2990
2981
|
var lookml_model_explore = function () {
|
|
2991
|
-
var
|
|
2982
|
+
var _ref263 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
|
|
2992
2983
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2993
2984
|
explore_name = (0, _sdkRtl.encodeParam)(explore_name);
|
|
2994
2985
|
return sdk.get("/lookml_models/".concat(lookml_model_name, "/explores/").concat(explore_name), {
|
|
2995
2986
|
fields
|
|
2996
2987
|
}, null, options);
|
|
2997
2988
|
});
|
|
2998
|
-
return function lookml_model_explore(
|
|
2999
|
-
return
|
|
2989
|
+
return function lookml_model_explore(_x878, _x879, _x880, _x881, _x882) {
|
|
2990
|
+
return _ref263.apply(this, arguments);
|
|
3000
2991
|
};
|
|
3001
2992
|
}();
|
|
3002
2993
|
exports.lookml_model_explore = lookml_model_explore;
|
|
3003
2994
|
var model_fieldname_suggestions = function () {
|
|
3004
|
-
var
|
|
2995
|
+
var _ref264 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3005
2996
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
3006
2997
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
3007
2998
|
request.field_name = (0, _sdkRtl.encodeParam)(request.field_name);
|
|
@@ -3010,45 +3001,45 @@ var model_fieldname_suggestions = function () {
|
|
|
3010
3001
|
filters: request.filters
|
|
3011
3002
|
}, null, options);
|
|
3012
3003
|
});
|
|
3013
|
-
return function model_fieldname_suggestions(
|
|
3014
|
-
return
|
|
3004
|
+
return function model_fieldname_suggestions(_x883, _x884, _x885) {
|
|
3005
|
+
return _ref264.apply(this, arguments);
|
|
3015
3006
|
};
|
|
3016
3007
|
}();
|
|
3017
3008
|
exports.model_fieldname_suggestions = model_fieldname_suggestions;
|
|
3018
3009
|
var get_model = function () {
|
|
3019
|
-
var
|
|
3010
|
+
var _ref265 = _asyncToGenerator(function* (sdk, model_name, options) {
|
|
3020
3011
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
3021
3012
|
return sdk.get("/models/".concat(model_name), null, null, options);
|
|
3022
3013
|
});
|
|
3023
|
-
return function get_model(
|
|
3024
|
-
return
|
|
3014
|
+
return function get_model(_x886, _x887, _x888) {
|
|
3015
|
+
return _ref265.apply(this, arguments);
|
|
3025
3016
|
};
|
|
3026
3017
|
}();
|
|
3027
3018
|
exports.get_model = get_model;
|
|
3028
3019
|
var connection_databases = function () {
|
|
3029
|
-
var
|
|
3020
|
+
var _ref266 = _asyncToGenerator(function* (sdk, connection_name, options) {
|
|
3030
3021
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
3031
3022
|
return sdk.get("/connections/".concat(connection_name, "/databases"), null, null, options);
|
|
3032
3023
|
});
|
|
3033
|
-
return function connection_databases(
|
|
3034
|
-
return
|
|
3024
|
+
return function connection_databases(_x889, _x890, _x891) {
|
|
3025
|
+
return _ref266.apply(this, arguments);
|
|
3035
3026
|
};
|
|
3036
3027
|
}();
|
|
3037
3028
|
exports.connection_databases = connection_databases;
|
|
3038
3029
|
var connection_features = function () {
|
|
3039
|
-
var
|
|
3030
|
+
var _ref267 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
|
|
3040
3031
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
3041
3032
|
return sdk.get("/connections/".concat(connection_name, "/features"), {
|
|
3042
3033
|
fields
|
|
3043
3034
|
}, null, options);
|
|
3044
3035
|
});
|
|
3045
|
-
return function connection_features(
|
|
3046
|
-
return
|
|
3036
|
+
return function connection_features(_x892, _x893, _x894, _x895) {
|
|
3037
|
+
return _ref267.apply(this, arguments);
|
|
3047
3038
|
};
|
|
3048
3039
|
}();
|
|
3049
3040
|
exports.connection_features = connection_features;
|
|
3050
3041
|
var connection_schemas = function () {
|
|
3051
|
-
var
|
|
3042
|
+
var _ref268 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3052
3043
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3053
3044
|
return sdk.get("/connections/".concat(request.connection_name, "/schemas"), {
|
|
3054
3045
|
database: request.database,
|
|
@@ -3056,13 +3047,13 @@ var connection_schemas = function () {
|
|
|
3056
3047
|
fields: request.fields
|
|
3057
3048
|
}, null, options);
|
|
3058
3049
|
});
|
|
3059
|
-
return function connection_schemas(
|
|
3060
|
-
return
|
|
3050
|
+
return function connection_schemas(_x896, _x897, _x898) {
|
|
3051
|
+
return _ref268.apply(this, arguments);
|
|
3061
3052
|
};
|
|
3062
3053
|
}();
|
|
3063
3054
|
exports.connection_schemas = connection_schemas;
|
|
3064
3055
|
var connection_tables = function () {
|
|
3065
|
-
var
|
|
3056
|
+
var _ref269 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3066
3057
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3067
3058
|
return sdk.get("/connections/".concat(request.connection_name, "/tables"), {
|
|
3068
3059
|
database: request.database,
|
|
@@ -3073,13 +3064,13 @@ var connection_tables = function () {
|
|
|
3073
3064
|
table_limit: request.table_limit
|
|
3074
3065
|
}, null, options);
|
|
3075
3066
|
});
|
|
3076
|
-
return function connection_tables(
|
|
3077
|
-
return
|
|
3067
|
+
return function connection_tables(_x899, _x900, _x901) {
|
|
3068
|
+
return _ref269.apply(this, arguments);
|
|
3078
3069
|
};
|
|
3079
3070
|
}();
|
|
3080
3071
|
exports.connection_tables = connection_tables;
|
|
3081
3072
|
var connection_columns = function () {
|
|
3082
|
-
var
|
|
3073
|
+
var _ref270 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3083
3074
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3084
3075
|
return sdk.get("/connections/".concat(request.connection_name, "/columns"), {
|
|
3085
3076
|
database: request.database,
|
|
@@ -3090,302 +3081,302 @@ var connection_columns = function () {
|
|
|
3090
3081
|
fields: request.fields
|
|
3091
3082
|
}, null, options);
|
|
3092
3083
|
});
|
|
3093
|
-
return function connection_columns(
|
|
3094
|
-
return
|
|
3084
|
+
return function connection_columns(_x902, _x903, _x904) {
|
|
3085
|
+
return _ref270.apply(this, arguments);
|
|
3095
3086
|
};
|
|
3096
3087
|
}();
|
|
3097
3088
|
exports.connection_columns = connection_columns;
|
|
3098
3089
|
var connection_search_columns = function () {
|
|
3099
|
-
var
|
|
3090
|
+
var _ref271 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3100
3091
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
3101
3092
|
return sdk.get("/connections/".concat(request.connection_name, "/search_columns"), {
|
|
3102
3093
|
column_name: request.column_name,
|
|
3103
3094
|
fields: request.fields
|
|
3104
3095
|
}, null, options);
|
|
3105
3096
|
});
|
|
3106
|
-
return function connection_search_columns(
|
|
3107
|
-
return
|
|
3097
|
+
return function connection_search_columns(_x905, _x906, _x907) {
|
|
3098
|
+
return _ref271.apply(this, arguments);
|
|
3108
3099
|
};
|
|
3109
3100
|
}();
|
|
3110
3101
|
exports.connection_search_columns = connection_search_columns;
|
|
3111
3102
|
var connection_cost_estimate = function () {
|
|
3112
|
-
var
|
|
3103
|
+
var _ref272 = _asyncToGenerator(function* (sdk, connection_name, body, fields, options) {
|
|
3113
3104
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
3114
3105
|
return sdk.post("/connections/".concat(connection_name, "/cost_estimate"), {
|
|
3115
3106
|
fields
|
|
3116
3107
|
}, body, options);
|
|
3117
3108
|
});
|
|
3118
|
-
return function connection_cost_estimate(
|
|
3119
|
-
return
|
|
3109
|
+
return function connection_cost_estimate(_x908, _x909, _x910, _x911, _x912) {
|
|
3110
|
+
return _ref272.apply(this, arguments);
|
|
3120
3111
|
};
|
|
3121
3112
|
}();
|
|
3122
3113
|
exports.connection_cost_estimate = connection_cost_estimate;
|
|
3123
3114
|
var lock_all = function () {
|
|
3124
|
-
var
|
|
3115
|
+
var _ref273 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3125
3116
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3126
3117
|
return sdk.post("/projects/".concat(project_id, "/manifest/lock_all"), {
|
|
3127
3118
|
fields
|
|
3128
3119
|
}, null, options);
|
|
3129
3120
|
});
|
|
3130
|
-
return function lock_all(
|
|
3131
|
-
return
|
|
3121
|
+
return function lock_all(_x913, _x914, _x915, _x916) {
|
|
3122
|
+
return _ref273.apply(this, arguments);
|
|
3132
3123
|
};
|
|
3133
3124
|
}();
|
|
3134
3125
|
exports.lock_all = lock_all;
|
|
3135
3126
|
var all_git_branches = function () {
|
|
3136
|
-
var
|
|
3127
|
+
var _ref274 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3137
3128
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3138
3129
|
return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
|
|
3139
3130
|
});
|
|
3140
|
-
return function all_git_branches(
|
|
3141
|
-
return
|
|
3131
|
+
return function all_git_branches(_x917, _x918, _x919) {
|
|
3132
|
+
return _ref274.apply(this, arguments);
|
|
3142
3133
|
};
|
|
3143
3134
|
}();
|
|
3144
3135
|
exports.all_git_branches = all_git_branches;
|
|
3145
3136
|
var git_branch = function () {
|
|
3146
|
-
var
|
|
3137
|
+
var _ref275 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3147
3138
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3148
3139
|
return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
|
|
3149
3140
|
});
|
|
3150
|
-
return function git_branch(
|
|
3151
|
-
return
|
|
3141
|
+
return function git_branch(_x920, _x921, _x922) {
|
|
3142
|
+
return _ref275.apply(this, arguments);
|
|
3152
3143
|
};
|
|
3153
3144
|
}();
|
|
3154
3145
|
exports.git_branch = git_branch;
|
|
3155
3146
|
var update_git_branch = function () {
|
|
3156
|
-
var
|
|
3147
|
+
var _ref276 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3157
3148
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3158
3149
|
return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3159
3150
|
});
|
|
3160
|
-
return function update_git_branch(
|
|
3161
|
-
return
|
|
3151
|
+
return function update_git_branch(_x923, _x924, _x925, _x926) {
|
|
3152
|
+
return _ref276.apply(this, arguments);
|
|
3162
3153
|
};
|
|
3163
3154
|
}();
|
|
3164
3155
|
exports.update_git_branch = update_git_branch;
|
|
3165
3156
|
var create_git_branch = function () {
|
|
3166
|
-
var
|
|
3157
|
+
var _ref277 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3167
3158
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3168
3159
|
return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3169
3160
|
});
|
|
3170
|
-
return function create_git_branch(
|
|
3171
|
-
return
|
|
3161
|
+
return function create_git_branch(_x927, _x928, _x929, _x930) {
|
|
3162
|
+
return _ref277.apply(this, arguments);
|
|
3172
3163
|
};
|
|
3173
3164
|
}();
|
|
3174
3165
|
exports.create_git_branch = create_git_branch;
|
|
3175
3166
|
var find_git_branch = function () {
|
|
3176
|
-
var
|
|
3167
|
+
var _ref278 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3177
3168
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3178
3169
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3179
3170
|
return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3180
3171
|
});
|
|
3181
|
-
return function find_git_branch(
|
|
3182
|
-
return
|
|
3172
|
+
return function find_git_branch(_x931, _x932, _x933, _x934) {
|
|
3173
|
+
return _ref278.apply(this, arguments);
|
|
3183
3174
|
};
|
|
3184
3175
|
}();
|
|
3185
3176
|
exports.find_git_branch = find_git_branch;
|
|
3186
3177
|
var delete_git_branch = function () {
|
|
3187
|
-
var
|
|
3178
|
+
var _ref279 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3188
3179
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3189
3180
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3190
3181
|
return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3191
3182
|
});
|
|
3192
|
-
return function delete_git_branch(
|
|
3193
|
-
return
|
|
3183
|
+
return function delete_git_branch(_x935, _x936, _x937, _x938) {
|
|
3184
|
+
return _ref279.apply(this, arguments);
|
|
3194
3185
|
};
|
|
3195
3186
|
}();
|
|
3196
3187
|
exports.delete_git_branch = delete_git_branch;
|
|
3197
3188
|
var deploy_ref_to_production = function () {
|
|
3198
|
-
var
|
|
3189
|
+
var _ref280 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3199
3190
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3200
3191
|
return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
|
|
3201
3192
|
branch: request.branch,
|
|
3202
3193
|
ref: request.ref
|
|
3203
3194
|
}, null, options);
|
|
3204
3195
|
});
|
|
3205
|
-
return function deploy_ref_to_production(
|
|
3206
|
-
return
|
|
3196
|
+
return function deploy_ref_to_production(_x939, _x940, _x941) {
|
|
3197
|
+
return _ref280.apply(this, arguments);
|
|
3207
3198
|
};
|
|
3208
3199
|
}();
|
|
3209
3200
|
exports.deploy_ref_to_production = deploy_ref_to_production;
|
|
3210
3201
|
var deploy_to_production = function () {
|
|
3211
|
-
var
|
|
3202
|
+
var _ref281 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3212
3203
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3213
3204
|
return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
|
|
3214
3205
|
});
|
|
3215
|
-
return function deploy_to_production(
|
|
3216
|
-
return
|
|
3206
|
+
return function deploy_to_production(_x942, _x943, _x944) {
|
|
3207
|
+
return _ref281.apply(this, arguments);
|
|
3217
3208
|
};
|
|
3218
3209
|
}();
|
|
3219
3210
|
exports.deploy_to_production = deploy_to_production;
|
|
3220
3211
|
var reset_project_to_production = function () {
|
|
3221
|
-
var
|
|
3212
|
+
var _ref282 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3222
3213
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3223
3214
|
return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
|
|
3224
3215
|
});
|
|
3225
|
-
return function reset_project_to_production(
|
|
3226
|
-
return
|
|
3216
|
+
return function reset_project_to_production(_x945, _x946, _x947) {
|
|
3217
|
+
return _ref282.apply(this, arguments);
|
|
3227
3218
|
};
|
|
3228
3219
|
}();
|
|
3229
3220
|
exports.reset_project_to_production = reset_project_to_production;
|
|
3230
3221
|
var reset_project_to_remote = function () {
|
|
3231
|
-
var
|
|
3222
|
+
var _ref283 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3232
3223
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3233
3224
|
return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
|
|
3234
3225
|
});
|
|
3235
|
-
return function reset_project_to_remote(
|
|
3236
|
-
return
|
|
3226
|
+
return function reset_project_to_remote(_x948, _x949, _x950) {
|
|
3227
|
+
return _ref283.apply(this, arguments);
|
|
3237
3228
|
};
|
|
3238
3229
|
}();
|
|
3239
3230
|
exports.reset_project_to_remote = reset_project_to_remote;
|
|
3240
3231
|
var all_projects = function () {
|
|
3241
|
-
var
|
|
3232
|
+
var _ref284 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3242
3233
|
return sdk.get('/projects', {
|
|
3243
3234
|
fields
|
|
3244
3235
|
}, null, options);
|
|
3245
3236
|
});
|
|
3246
|
-
return function all_projects(
|
|
3247
|
-
return
|
|
3237
|
+
return function all_projects(_x951, _x952, _x953) {
|
|
3238
|
+
return _ref284.apply(this, arguments);
|
|
3248
3239
|
};
|
|
3249
3240
|
}();
|
|
3250
3241
|
exports.all_projects = all_projects;
|
|
3251
3242
|
var create_project = function () {
|
|
3252
|
-
var
|
|
3243
|
+
var _ref285 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3253
3244
|
return sdk.post('/projects', null, body, options);
|
|
3254
3245
|
});
|
|
3255
|
-
return function create_project(
|
|
3256
|
-
return
|
|
3246
|
+
return function create_project(_x954, _x955, _x956) {
|
|
3247
|
+
return _ref285.apply(this, arguments);
|
|
3257
3248
|
};
|
|
3258
3249
|
}();
|
|
3259
3250
|
exports.create_project = create_project;
|
|
3260
3251
|
var project = function () {
|
|
3261
|
-
var
|
|
3252
|
+
var _ref286 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3262
3253
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3263
3254
|
return sdk.get("/projects/".concat(project_id), {
|
|
3264
3255
|
fields
|
|
3265
3256
|
}, null, options);
|
|
3266
3257
|
});
|
|
3267
|
-
return function project(
|
|
3268
|
-
return
|
|
3258
|
+
return function project(_x957, _x958, _x959, _x960) {
|
|
3259
|
+
return _ref286.apply(this, arguments);
|
|
3269
3260
|
};
|
|
3270
3261
|
}();
|
|
3271
3262
|
exports.project = project;
|
|
3272
3263
|
var update_project = function () {
|
|
3273
|
-
var
|
|
3264
|
+
var _ref287 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
3274
3265
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3275
3266
|
return sdk.patch("/projects/".concat(project_id), {
|
|
3276
3267
|
fields
|
|
3277
3268
|
}, body, options);
|
|
3278
3269
|
});
|
|
3279
|
-
return function update_project(
|
|
3280
|
-
return
|
|
3270
|
+
return function update_project(_x961, _x962, _x963, _x964, _x965) {
|
|
3271
|
+
return _ref287.apply(this, arguments);
|
|
3281
3272
|
};
|
|
3282
3273
|
}();
|
|
3283
3274
|
exports.update_project = update_project;
|
|
3284
3275
|
var manifest = function () {
|
|
3285
|
-
var
|
|
3276
|
+
var _ref288 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3286
3277
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3287
3278
|
return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
|
|
3288
3279
|
});
|
|
3289
|
-
return function manifest(
|
|
3290
|
-
return
|
|
3280
|
+
return function manifest(_x966, _x967, _x968) {
|
|
3281
|
+
return _ref288.apply(this, arguments);
|
|
3291
3282
|
};
|
|
3292
3283
|
}();
|
|
3293
3284
|
exports.manifest = manifest;
|
|
3294
3285
|
var git_deploy_key = function () {
|
|
3295
|
-
var
|
|
3286
|
+
var _ref289 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3296
3287
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3297
3288
|
return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3298
3289
|
});
|
|
3299
|
-
return function git_deploy_key(
|
|
3300
|
-
return
|
|
3290
|
+
return function git_deploy_key(_x969, _x970, _x971) {
|
|
3291
|
+
return _ref289.apply(this, arguments);
|
|
3301
3292
|
};
|
|
3302
3293
|
}();
|
|
3303
3294
|
exports.git_deploy_key = git_deploy_key;
|
|
3304
3295
|
var create_git_deploy_key = function () {
|
|
3305
|
-
var
|
|
3296
|
+
var _ref290 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3306
3297
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3307
3298
|
return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3308
3299
|
});
|
|
3309
|
-
return function create_git_deploy_key(
|
|
3310
|
-
return
|
|
3300
|
+
return function create_git_deploy_key(_x972, _x973, _x974) {
|
|
3301
|
+
return _ref290.apply(this, arguments);
|
|
3311
3302
|
};
|
|
3312
3303
|
}();
|
|
3313
3304
|
exports.create_git_deploy_key = create_git_deploy_key;
|
|
3314
3305
|
var project_validation_results = function () {
|
|
3315
|
-
var
|
|
3306
|
+
var _ref291 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3316
3307
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3317
3308
|
return sdk.get("/projects/".concat(project_id, "/validate"), {
|
|
3318
3309
|
fields
|
|
3319
3310
|
}, null, options);
|
|
3320
3311
|
});
|
|
3321
|
-
return function project_validation_results(
|
|
3322
|
-
return
|
|
3312
|
+
return function project_validation_results(_x975, _x976, _x977, _x978) {
|
|
3313
|
+
return _ref291.apply(this, arguments);
|
|
3323
3314
|
};
|
|
3324
3315
|
}();
|
|
3325
3316
|
exports.project_validation_results = project_validation_results;
|
|
3326
3317
|
var validate_project = function () {
|
|
3327
|
-
var
|
|
3318
|
+
var _ref292 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3328
3319
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3329
3320
|
return sdk.post("/projects/".concat(project_id, "/validate"), {
|
|
3330
3321
|
fields
|
|
3331
3322
|
}, null, options);
|
|
3332
3323
|
});
|
|
3333
|
-
return function validate_project(
|
|
3334
|
-
return
|
|
3324
|
+
return function validate_project(_x979, _x980, _x981, _x982) {
|
|
3325
|
+
return _ref292.apply(this, arguments);
|
|
3335
3326
|
};
|
|
3336
3327
|
}();
|
|
3337
3328
|
exports.validate_project = validate_project;
|
|
3338
3329
|
var project_workspace = function () {
|
|
3339
|
-
var
|
|
3330
|
+
var _ref293 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3340
3331
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3341
3332
|
return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
|
|
3342
3333
|
fields
|
|
3343
3334
|
}, null, options);
|
|
3344
3335
|
});
|
|
3345
|
-
return function project_workspace(
|
|
3346
|
-
return
|
|
3336
|
+
return function project_workspace(_x983, _x984, _x985, _x986) {
|
|
3337
|
+
return _ref293.apply(this, arguments);
|
|
3347
3338
|
};
|
|
3348
3339
|
}();
|
|
3349
3340
|
exports.project_workspace = project_workspace;
|
|
3350
3341
|
var all_project_files = function () {
|
|
3351
|
-
var
|
|
3342
|
+
var _ref294 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3352
3343
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3353
3344
|
return sdk.get("/projects/".concat(project_id, "/files"), {
|
|
3354
3345
|
fields
|
|
3355
3346
|
}, null, options);
|
|
3356
3347
|
});
|
|
3357
|
-
return function all_project_files(
|
|
3358
|
-
return
|
|
3348
|
+
return function all_project_files(_x987, _x988, _x989, _x990) {
|
|
3349
|
+
return _ref294.apply(this, arguments);
|
|
3359
3350
|
};
|
|
3360
3351
|
}();
|
|
3361
3352
|
exports.all_project_files = all_project_files;
|
|
3362
3353
|
var project_file = function () {
|
|
3363
|
-
var
|
|
3354
|
+
var _ref295 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
|
|
3364
3355
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3365
3356
|
return sdk.get("/projects/".concat(project_id, "/files/file"), {
|
|
3366
3357
|
file_id,
|
|
3367
3358
|
fields
|
|
3368
3359
|
}, null, options);
|
|
3369
3360
|
});
|
|
3370
|
-
return function project_file(
|
|
3371
|
-
return
|
|
3361
|
+
return function project_file(_x991, _x992, _x993, _x994, _x995) {
|
|
3362
|
+
return _ref295.apply(this, arguments);
|
|
3372
3363
|
};
|
|
3373
3364
|
}();
|
|
3374
3365
|
exports.project_file = project_file;
|
|
3375
3366
|
var all_git_connection_tests = function () {
|
|
3376
|
-
var
|
|
3367
|
+
var _ref296 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
|
|
3377
3368
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3378
3369
|
return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
|
|
3379
3370
|
remote_url
|
|
3380
3371
|
}, null, options);
|
|
3381
3372
|
});
|
|
3382
|
-
return function all_git_connection_tests(
|
|
3383
|
-
return
|
|
3373
|
+
return function all_git_connection_tests(_x996, _x997, _x998, _x999) {
|
|
3374
|
+
return _ref296.apply(this, arguments);
|
|
3384
3375
|
};
|
|
3385
3376
|
}();
|
|
3386
3377
|
exports.all_git_connection_tests = all_git_connection_tests;
|
|
3387
3378
|
var run_git_connection_test = function () {
|
|
3388
|
-
var
|
|
3379
|
+
var _ref297 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3389
3380
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3390
3381
|
request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
|
|
3391
3382
|
return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
|
|
@@ -3393,25 +3384,25 @@ var run_git_connection_test = function () {
|
|
|
3393
3384
|
use_production: request.use_production
|
|
3394
3385
|
}, null, options);
|
|
3395
3386
|
});
|
|
3396
|
-
return function run_git_connection_test(
|
|
3397
|
-
return
|
|
3387
|
+
return function run_git_connection_test(_x1000, _x1001, _x1002) {
|
|
3388
|
+
return _ref297.apply(this, arguments);
|
|
3398
3389
|
};
|
|
3399
3390
|
}();
|
|
3400
3391
|
exports.run_git_connection_test = run_git_connection_test;
|
|
3401
3392
|
var all_lookml_tests = function () {
|
|
3402
|
-
var
|
|
3393
|
+
var _ref298 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
|
|
3403
3394
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3404
3395
|
return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
|
|
3405
3396
|
file_id
|
|
3406
3397
|
}, null, options);
|
|
3407
3398
|
});
|
|
3408
|
-
return function all_lookml_tests(
|
|
3409
|
-
return
|
|
3399
|
+
return function all_lookml_tests(_x1003, _x1004, _x1005, _x1006) {
|
|
3400
|
+
return _ref298.apply(this, arguments);
|
|
3410
3401
|
};
|
|
3411
3402
|
}();
|
|
3412
3403
|
exports.all_lookml_tests = all_lookml_tests;
|
|
3413
3404
|
var run_lookml_test = function () {
|
|
3414
|
-
var
|
|
3405
|
+
var _ref299 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3415
3406
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3416
3407
|
return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
|
|
3417
3408
|
file_id: request.file_id,
|
|
@@ -3419,13 +3410,13 @@ var run_lookml_test = function () {
|
|
|
3419
3410
|
model: request.model
|
|
3420
3411
|
}, null, options);
|
|
3421
3412
|
});
|
|
3422
|
-
return function run_lookml_test(
|
|
3423
|
-
return
|
|
3413
|
+
return function run_lookml_test(_x1007, _x1008, _x1009) {
|
|
3414
|
+
return _ref299.apply(this, arguments);
|
|
3424
3415
|
};
|
|
3425
3416
|
}();
|
|
3426
3417
|
exports.run_lookml_test = run_lookml_test;
|
|
3427
3418
|
var tag_ref = function () {
|
|
3428
|
-
var
|
|
3419
|
+
var _ref300 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3429
3420
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3430
3421
|
return sdk.post("/projects/".concat(request.project_id, "/tag"), {
|
|
3431
3422
|
commit_sha: request.commit_sha,
|
|
@@ -3433,45 +3424,45 @@ var tag_ref = function () {
|
|
|
3433
3424
|
tag_message: request.tag_message
|
|
3434
3425
|
}, request.body, options);
|
|
3435
3426
|
});
|
|
3436
|
-
return function tag_ref(
|
|
3437
|
-
return
|
|
3427
|
+
return function tag_ref(_x1010, _x1011, _x1012) {
|
|
3428
|
+
return _ref300.apply(this, arguments);
|
|
3438
3429
|
};
|
|
3439
3430
|
}();
|
|
3440
3431
|
exports.tag_ref = tag_ref;
|
|
3441
3432
|
var update_repository_credential = function () {
|
|
3442
|
-
var
|
|
3433
|
+
var _ref301 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
|
|
3443
3434
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3444
3435
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3445
3436
|
return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
|
|
3446
3437
|
});
|
|
3447
|
-
return function update_repository_credential(
|
|
3448
|
-
return
|
|
3438
|
+
return function update_repository_credential(_x1013, _x1014, _x1015, _x1016, _x1017) {
|
|
3439
|
+
return _ref301.apply(this, arguments);
|
|
3449
3440
|
};
|
|
3450
3441
|
}();
|
|
3451
3442
|
exports.update_repository_credential = update_repository_credential;
|
|
3452
3443
|
var delete_repository_credential = function () {
|
|
3453
|
-
var
|
|
3444
|
+
var _ref302 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
|
|
3454
3445
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3455
3446
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3456
3447
|
return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
|
|
3457
3448
|
});
|
|
3458
|
-
return function delete_repository_credential(
|
|
3459
|
-
return
|
|
3449
|
+
return function delete_repository_credential(_x1018, _x1019, _x1020, _x1021) {
|
|
3450
|
+
return _ref302.apply(this, arguments);
|
|
3460
3451
|
};
|
|
3461
3452
|
}();
|
|
3462
3453
|
exports.delete_repository_credential = delete_repository_credential;
|
|
3463
3454
|
var get_all_repository_credentials = function () {
|
|
3464
|
-
var
|
|
3455
|
+
var _ref303 = _asyncToGenerator(function* (sdk, root_project_id, options) {
|
|
3465
3456
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3466
3457
|
return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
|
|
3467
3458
|
});
|
|
3468
|
-
return function get_all_repository_credentials(
|
|
3469
|
-
return
|
|
3459
|
+
return function get_all_repository_credentials(_x1022, _x1023, _x1024) {
|
|
3460
|
+
return _ref303.apply(this, arguments);
|
|
3470
3461
|
};
|
|
3471
3462
|
}();
|
|
3472
3463
|
exports.get_all_repository_credentials = get_all_repository_credentials;
|
|
3473
3464
|
var create_query_task = function () {
|
|
3474
|
-
var
|
|
3465
|
+
var _ref304 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3475
3466
|
return sdk.post('/query_tasks', {
|
|
3476
3467
|
limit: request.limit,
|
|
3477
3468
|
apply_formatting: request.apply_formatting,
|
|
@@ -3488,81 +3479,81 @@ var create_query_task = function () {
|
|
|
3488
3479
|
fields: request.fields
|
|
3489
3480
|
}, request.body, options);
|
|
3490
3481
|
});
|
|
3491
|
-
return function create_query_task(
|
|
3492
|
-
return
|
|
3482
|
+
return function create_query_task(_x1025, _x1026, _x1027) {
|
|
3483
|
+
return _ref304.apply(this, arguments);
|
|
3493
3484
|
};
|
|
3494
3485
|
}();
|
|
3495
3486
|
exports.create_query_task = create_query_task;
|
|
3496
3487
|
var query_task_multi_results = function () {
|
|
3497
|
-
var
|
|
3488
|
+
var _ref305 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
|
|
3498
3489
|
return sdk.get('/query_tasks/multi_results', {
|
|
3499
3490
|
query_task_ids
|
|
3500
3491
|
}, null, options);
|
|
3501
3492
|
});
|
|
3502
|
-
return function query_task_multi_results(
|
|
3503
|
-
return
|
|
3493
|
+
return function query_task_multi_results(_x1028, _x1029, _x1030) {
|
|
3494
|
+
return _ref305.apply(this, arguments);
|
|
3504
3495
|
};
|
|
3505
3496
|
}();
|
|
3506
3497
|
exports.query_task_multi_results = query_task_multi_results;
|
|
3507
3498
|
var query_task = function () {
|
|
3508
|
-
var
|
|
3499
|
+
var _ref306 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
|
|
3509
3500
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3510
3501
|
return sdk.get("/query_tasks/".concat(query_task_id), {
|
|
3511
3502
|
fields
|
|
3512
3503
|
}, null, options);
|
|
3513
3504
|
});
|
|
3514
|
-
return function query_task(
|
|
3515
|
-
return
|
|
3505
|
+
return function query_task(_x1031, _x1032, _x1033, _x1034) {
|
|
3506
|
+
return _ref306.apply(this, arguments);
|
|
3516
3507
|
};
|
|
3517
3508
|
}();
|
|
3518
3509
|
exports.query_task = query_task;
|
|
3519
3510
|
var query_task_results = function () {
|
|
3520
|
-
var
|
|
3511
|
+
var _ref307 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3521
3512
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3522
3513
|
return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
|
|
3523
3514
|
});
|
|
3524
|
-
return function query_task_results(
|
|
3525
|
-
return
|
|
3515
|
+
return function query_task_results(_x1035, _x1036, _x1037) {
|
|
3516
|
+
return _ref307.apply(this, arguments);
|
|
3526
3517
|
};
|
|
3527
3518
|
}();
|
|
3528
3519
|
exports.query_task_results = query_task_results;
|
|
3529
3520
|
var query = function () {
|
|
3530
|
-
var
|
|
3521
|
+
var _ref308 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
|
|
3531
3522
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3532
3523
|
return sdk.get("/queries/".concat(query_id), {
|
|
3533
3524
|
fields
|
|
3534
3525
|
}, null, options);
|
|
3535
3526
|
});
|
|
3536
|
-
return function query(
|
|
3537
|
-
return
|
|
3527
|
+
return function query(_x1038, _x1039, _x1040, _x1041) {
|
|
3528
|
+
return _ref308.apply(this, arguments);
|
|
3538
3529
|
};
|
|
3539
3530
|
}();
|
|
3540
3531
|
exports.query = query;
|
|
3541
3532
|
var query_for_slug = function () {
|
|
3542
|
-
var
|
|
3533
|
+
var _ref309 = _asyncToGenerator(function* (sdk, slug, fields, options) {
|
|
3543
3534
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3544
3535
|
return sdk.get("/queries/slug/".concat(slug), {
|
|
3545
3536
|
fields
|
|
3546
3537
|
}, null, options);
|
|
3547
3538
|
});
|
|
3548
|
-
return function query_for_slug(
|
|
3549
|
-
return
|
|
3539
|
+
return function query_for_slug(_x1042, _x1043, _x1044, _x1045) {
|
|
3540
|
+
return _ref309.apply(this, arguments);
|
|
3550
3541
|
};
|
|
3551
3542
|
}();
|
|
3552
3543
|
exports.query_for_slug = query_for_slug;
|
|
3553
3544
|
var create_query = function () {
|
|
3554
|
-
var
|
|
3545
|
+
var _ref310 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3555
3546
|
return sdk.post('/queries', {
|
|
3556
3547
|
fields
|
|
3557
3548
|
}, body, options);
|
|
3558
3549
|
});
|
|
3559
|
-
return function create_query(
|
|
3560
|
-
return
|
|
3550
|
+
return function create_query(_x1046, _x1047, _x1048, _x1049) {
|
|
3551
|
+
return _ref310.apply(this, arguments);
|
|
3561
3552
|
};
|
|
3562
3553
|
}();
|
|
3563
3554
|
exports.create_query = create_query;
|
|
3564
3555
|
var run_query = function () {
|
|
3565
|
-
var
|
|
3556
|
+
var _ref311 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3566
3557
|
request.query_id = (0, _sdkRtl.encodeParam)(request.query_id);
|
|
3567
3558
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3568
3559
|
return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
|
|
@@ -3581,13 +3572,13 @@ var run_query = function () {
|
|
|
3581
3572
|
source: request.source
|
|
3582
3573
|
}, null, options);
|
|
3583
3574
|
});
|
|
3584
|
-
return function run_query(
|
|
3585
|
-
return
|
|
3575
|
+
return function run_query(_x1050, _x1051, _x1052) {
|
|
3576
|
+
return _ref311.apply(this, arguments);
|
|
3586
3577
|
};
|
|
3587
3578
|
}();
|
|
3588
3579
|
exports.run_query = run_query;
|
|
3589
3580
|
var run_inline_query = function () {
|
|
3590
|
-
var
|
|
3581
|
+
var _ref312 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3591
3582
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3592
3583
|
return sdk.post("/queries/run/".concat(request.result_format), {
|
|
3593
3584
|
limit: request.limit,
|
|
@@ -3604,99 +3595,99 @@ var run_inline_query = function () {
|
|
|
3604
3595
|
server_table_calcs: request.server_table_calcs
|
|
3605
3596
|
}, request.body, options);
|
|
3606
3597
|
});
|
|
3607
|
-
return function run_inline_query(
|
|
3608
|
-
return
|
|
3598
|
+
return function run_inline_query(_x1053, _x1054, _x1055) {
|
|
3599
|
+
return _ref312.apply(this, arguments);
|
|
3609
3600
|
};
|
|
3610
3601
|
}();
|
|
3611
3602
|
exports.run_inline_query = run_inline_query;
|
|
3612
3603
|
var run_url_encoded_query = function () {
|
|
3613
|
-
var
|
|
3604
|
+
var _ref313 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
|
|
3614
3605
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
3615
3606
|
view_name = (0, _sdkRtl.encodeParam)(view_name);
|
|
3616
3607
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3617
3608
|
return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
|
|
3618
3609
|
});
|
|
3619
|
-
return function run_url_encoded_query(
|
|
3620
|
-
return
|
|
3610
|
+
return function run_url_encoded_query(_x1056, _x1057, _x1058, _x1059, _x1060) {
|
|
3611
|
+
return _ref313.apply(this, arguments);
|
|
3621
3612
|
};
|
|
3622
3613
|
}();
|
|
3623
3614
|
exports.run_url_encoded_query = run_url_encoded_query;
|
|
3624
3615
|
var merge_query = function () {
|
|
3625
|
-
var
|
|
3616
|
+
var _ref314 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
|
|
3626
3617
|
merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
|
|
3627
3618
|
return sdk.get("/merge_queries/".concat(merge_query_id), {
|
|
3628
3619
|
fields
|
|
3629
3620
|
}, null, options);
|
|
3630
3621
|
});
|
|
3631
|
-
return function merge_query(
|
|
3632
|
-
return
|
|
3622
|
+
return function merge_query(_x1061, _x1062, _x1063, _x1064) {
|
|
3623
|
+
return _ref314.apply(this, arguments);
|
|
3633
3624
|
};
|
|
3634
3625
|
}();
|
|
3635
3626
|
exports.merge_query = merge_query;
|
|
3636
3627
|
var create_merge_query = function () {
|
|
3637
|
-
var
|
|
3628
|
+
var _ref315 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3638
3629
|
return sdk.post('/merge_queries', {
|
|
3639
3630
|
fields
|
|
3640
3631
|
}, body, options);
|
|
3641
3632
|
});
|
|
3642
|
-
return function create_merge_query(
|
|
3643
|
-
return
|
|
3633
|
+
return function create_merge_query(_x1065, _x1066, _x1067, _x1068) {
|
|
3634
|
+
return _ref315.apply(this, arguments);
|
|
3644
3635
|
};
|
|
3645
3636
|
}();
|
|
3646
3637
|
exports.create_merge_query = create_merge_query;
|
|
3647
3638
|
var all_running_queries = function () {
|
|
3648
|
-
var
|
|
3639
|
+
var _ref316 = _asyncToGenerator(function* (sdk, options) {
|
|
3649
3640
|
return sdk.get('/running_queries', null, null, options);
|
|
3650
3641
|
});
|
|
3651
|
-
return function all_running_queries(
|
|
3652
|
-
return
|
|
3642
|
+
return function all_running_queries(_x1069, _x1070) {
|
|
3643
|
+
return _ref316.apply(this, arguments);
|
|
3653
3644
|
};
|
|
3654
3645
|
}();
|
|
3655
3646
|
exports.all_running_queries = all_running_queries;
|
|
3656
3647
|
var kill_query = function () {
|
|
3657
|
-
var
|
|
3648
|
+
var _ref317 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3658
3649
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3659
3650
|
return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
|
|
3660
3651
|
});
|
|
3661
|
-
return function kill_query(
|
|
3662
|
-
return
|
|
3652
|
+
return function kill_query(_x1071, _x1072, _x1073) {
|
|
3653
|
+
return _ref317.apply(this, arguments);
|
|
3663
3654
|
};
|
|
3664
3655
|
}();
|
|
3665
3656
|
exports.kill_query = kill_query;
|
|
3666
3657
|
var sql_query = function () {
|
|
3667
|
-
var
|
|
3658
|
+
var _ref318 = _asyncToGenerator(function* (sdk, slug, options) {
|
|
3668
3659
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3669
3660
|
return sdk.get("/sql_queries/".concat(slug), null, null, options);
|
|
3670
3661
|
});
|
|
3671
|
-
return function sql_query(
|
|
3672
|
-
return
|
|
3662
|
+
return function sql_query(_x1074, _x1075, _x1076) {
|
|
3663
|
+
return _ref318.apply(this, arguments);
|
|
3673
3664
|
};
|
|
3674
3665
|
}();
|
|
3675
3666
|
exports.sql_query = sql_query;
|
|
3676
3667
|
var create_sql_query = function () {
|
|
3677
|
-
var
|
|
3668
|
+
var _ref319 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3678
3669
|
return sdk.post('/sql_queries', null, body, options);
|
|
3679
3670
|
});
|
|
3680
|
-
return function create_sql_query(
|
|
3681
|
-
return
|
|
3671
|
+
return function create_sql_query(_x1077, _x1078, _x1079) {
|
|
3672
|
+
return _ref319.apply(this, arguments);
|
|
3682
3673
|
};
|
|
3683
3674
|
}();
|
|
3684
3675
|
exports.create_sql_query = create_sql_query;
|
|
3685
3676
|
var run_sql_query = function () {
|
|
3686
|
-
var
|
|
3677
|
+
var _ref320 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
|
|
3687
3678
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3688
3679
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3689
3680
|
return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
|
|
3690
3681
|
download
|
|
3691
3682
|
}, null, options);
|
|
3692
3683
|
});
|
|
3693
|
-
return function run_sql_query(
|
|
3694
|
-
return
|
|
3684
|
+
return function run_sql_query(_x1080, _x1081, _x1082, _x1083, _x1084) {
|
|
3685
|
+
return _ref320.apply(this, arguments);
|
|
3695
3686
|
};
|
|
3696
3687
|
}();
|
|
3697
3688
|
exports.run_sql_query = run_sql_query;
|
|
3698
3689
|
var create_look_render_task = function () {
|
|
3699
|
-
var
|
|
3690
|
+
var _ref321 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
|
|
3700
3691
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
3701
3692
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3702
3693
|
return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
|
|
@@ -3705,13 +3696,13 @@ var create_look_render_task = function () {
|
|
|
3705
3696
|
fields
|
|
3706
3697
|
}, null, options);
|
|
3707
3698
|
});
|
|
3708
|
-
return function create_look_render_task(_x1087, _x1088, _x1089, _x1090, _x1091
|
|
3709
|
-
return
|
|
3699
|
+
return function create_look_render_task(_x1085, _x1086, _x1087, _x1088, _x1089, _x1090, _x1091) {
|
|
3700
|
+
return _ref321.apply(this, arguments);
|
|
3710
3701
|
};
|
|
3711
3702
|
}();
|
|
3712
3703
|
exports.create_look_render_task = create_look_render_task;
|
|
3713
3704
|
var create_query_render_task = function () {
|
|
3714
|
-
var
|
|
3705
|
+
var _ref322 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
|
|
3715
3706
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3716
3707
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3717
3708
|
return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
|
|
@@ -3720,13 +3711,13 @@ var create_query_render_task = function () {
|
|
|
3720
3711
|
fields
|
|
3721
3712
|
}, null, options);
|
|
3722
3713
|
});
|
|
3723
|
-
return function create_query_render_task(_x1094, _x1095, _x1096, _x1097, _x1098
|
|
3724
|
-
return
|
|
3714
|
+
return function create_query_render_task(_x1092, _x1093, _x1094, _x1095, _x1096, _x1097, _x1098) {
|
|
3715
|
+
return _ref322.apply(this, arguments);
|
|
3725
3716
|
};
|
|
3726
3717
|
}();
|
|
3727
3718
|
exports.create_query_render_task = create_query_render_task;
|
|
3728
3719
|
var create_dashboard_render_task = function () {
|
|
3729
|
-
var
|
|
3720
|
+
var _ref323 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3730
3721
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
3731
3722
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3732
3723
|
return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
|
|
@@ -3738,35 +3729,35 @@ var create_dashboard_render_task = function () {
|
|
|
3738
3729
|
long_tables: request.long_tables
|
|
3739
3730
|
}, request.body, options);
|
|
3740
3731
|
});
|
|
3741
|
-
return function create_dashboard_render_task(
|
|
3742
|
-
return
|
|
3732
|
+
return function create_dashboard_render_task(_x1099, _x1100, _x1101) {
|
|
3733
|
+
return _ref323.apply(this, arguments);
|
|
3743
3734
|
};
|
|
3744
3735
|
}();
|
|
3745
3736
|
exports.create_dashboard_render_task = create_dashboard_render_task;
|
|
3746
3737
|
var render_task = function () {
|
|
3747
|
-
var
|
|
3738
|
+
var _ref324 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
|
|
3748
3739
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3749
3740
|
return sdk.get("/render_tasks/".concat(render_task_id), {
|
|
3750
3741
|
fields
|
|
3751
3742
|
}, null, options);
|
|
3752
3743
|
});
|
|
3753
|
-
return function render_task(
|
|
3754
|
-
return
|
|
3744
|
+
return function render_task(_x1102, _x1103, _x1104, _x1105) {
|
|
3745
|
+
return _ref324.apply(this, arguments);
|
|
3755
3746
|
};
|
|
3756
3747
|
}();
|
|
3757
3748
|
exports.render_task = render_task;
|
|
3758
3749
|
var render_task_results = function () {
|
|
3759
|
-
var
|
|
3750
|
+
var _ref325 = _asyncToGenerator(function* (sdk, render_task_id, options) {
|
|
3760
3751
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3761
3752
|
return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
|
|
3762
3753
|
});
|
|
3763
|
-
return function render_task_results(
|
|
3764
|
-
return
|
|
3754
|
+
return function render_task_results(_x1106, _x1107, _x1108) {
|
|
3755
|
+
return _ref325.apply(this, arguments);
|
|
3765
3756
|
};
|
|
3766
3757
|
}();
|
|
3767
3758
|
exports.render_task_results = render_task_results;
|
|
3768
3759
|
var create_dashboard_element_render_task = function () {
|
|
3769
|
-
var
|
|
3760
|
+
var _ref326 = _asyncToGenerator(function* (sdk, dashboard_element_id, result_format, width, height, fields, options) {
|
|
3770
3761
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
3771
3762
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3772
3763
|
return sdk.post("/render_tasks/dashboard_elements/".concat(dashboard_element_id, "/").concat(result_format), {
|
|
@@ -3775,13 +3766,13 @@ var create_dashboard_element_render_task = function () {
|
|
|
3775
3766
|
fields
|
|
3776
3767
|
}, null, options);
|
|
3777
3768
|
});
|
|
3778
|
-
return function create_dashboard_element_render_task(_x1111, _x1112, _x1113, _x1114, _x1115
|
|
3779
|
-
return
|
|
3769
|
+
return function create_dashboard_element_render_task(_x1109, _x1110, _x1111, _x1112, _x1113, _x1114, _x1115) {
|
|
3770
|
+
return _ref326.apply(this, arguments);
|
|
3780
3771
|
};
|
|
3781
3772
|
}();
|
|
3782
3773
|
exports.create_dashboard_element_render_task = create_dashboard_element_render_task;
|
|
3783
3774
|
var search_model_sets = function () {
|
|
3784
|
-
var
|
|
3775
|
+
var _ref327 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3785
3776
|
return sdk.get('/model_sets/search', {
|
|
3786
3777
|
fields: request.fields,
|
|
3787
3778
|
limit: request.limit,
|
|
@@ -3794,74 +3785,74 @@ var search_model_sets = function () {
|
|
|
3794
3785
|
filter_or: request.filter_or
|
|
3795
3786
|
}, null, options);
|
|
3796
3787
|
});
|
|
3797
|
-
return function search_model_sets(
|
|
3798
|
-
return
|
|
3788
|
+
return function search_model_sets(_x1116, _x1117, _x1118) {
|
|
3789
|
+
return _ref327.apply(this, arguments);
|
|
3799
3790
|
};
|
|
3800
3791
|
}();
|
|
3801
3792
|
exports.search_model_sets = search_model_sets;
|
|
3802
3793
|
var model_set = function () {
|
|
3803
|
-
var
|
|
3794
|
+
var _ref328 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
|
|
3804
3795
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3805
3796
|
return sdk.get("/model_sets/".concat(model_set_id), {
|
|
3806
3797
|
fields
|
|
3807
3798
|
}, null, options);
|
|
3808
3799
|
});
|
|
3809
|
-
return function model_set(
|
|
3810
|
-
return
|
|
3800
|
+
return function model_set(_x1119, _x1120, _x1121, _x1122) {
|
|
3801
|
+
return _ref328.apply(this, arguments);
|
|
3811
3802
|
};
|
|
3812
3803
|
}();
|
|
3813
3804
|
exports.model_set = model_set;
|
|
3814
3805
|
var update_model_set = function () {
|
|
3815
|
-
var
|
|
3806
|
+
var _ref329 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
|
|
3816
3807
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3817
3808
|
return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
|
|
3818
3809
|
});
|
|
3819
|
-
return function update_model_set(
|
|
3820
|
-
return
|
|
3810
|
+
return function update_model_set(_x1123, _x1124, _x1125, _x1126) {
|
|
3811
|
+
return _ref329.apply(this, arguments);
|
|
3821
3812
|
};
|
|
3822
3813
|
}();
|
|
3823
3814
|
exports.update_model_set = update_model_set;
|
|
3824
3815
|
var delete_model_set = function () {
|
|
3825
|
-
var
|
|
3816
|
+
var _ref330 = _asyncToGenerator(function* (sdk, model_set_id, options) {
|
|
3826
3817
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3827
3818
|
return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
|
|
3828
3819
|
});
|
|
3829
|
-
return function delete_model_set(
|
|
3830
|
-
return
|
|
3820
|
+
return function delete_model_set(_x1127, _x1128, _x1129) {
|
|
3821
|
+
return _ref330.apply(this, arguments);
|
|
3831
3822
|
};
|
|
3832
3823
|
}();
|
|
3833
3824
|
exports.delete_model_set = delete_model_set;
|
|
3834
3825
|
var all_model_sets = function () {
|
|
3835
|
-
var
|
|
3826
|
+
var _ref331 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3836
3827
|
return sdk.get('/model_sets', {
|
|
3837
3828
|
fields
|
|
3838
3829
|
}, null, options);
|
|
3839
3830
|
});
|
|
3840
|
-
return function all_model_sets(
|
|
3841
|
-
return
|
|
3831
|
+
return function all_model_sets(_x1130, _x1131, _x1132) {
|
|
3832
|
+
return _ref331.apply(this, arguments);
|
|
3842
3833
|
};
|
|
3843
3834
|
}();
|
|
3844
3835
|
exports.all_model_sets = all_model_sets;
|
|
3845
3836
|
var create_model_set = function () {
|
|
3846
|
-
var
|
|
3837
|
+
var _ref332 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3847
3838
|
return sdk.post('/model_sets', null, body, options);
|
|
3848
3839
|
});
|
|
3849
|
-
return function create_model_set(
|
|
3850
|
-
return
|
|
3840
|
+
return function create_model_set(_x1133, _x1134, _x1135) {
|
|
3841
|
+
return _ref332.apply(this, arguments);
|
|
3851
3842
|
};
|
|
3852
3843
|
}();
|
|
3853
3844
|
exports.create_model_set = create_model_set;
|
|
3854
3845
|
var all_permissions = function () {
|
|
3855
|
-
var
|
|
3846
|
+
var _ref333 = _asyncToGenerator(function* (sdk, options) {
|
|
3856
3847
|
return sdk.get('/permissions', null, null, options);
|
|
3857
3848
|
});
|
|
3858
|
-
return function all_permissions(
|
|
3859
|
-
return
|
|
3849
|
+
return function all_permissions(_x1136, _x1137) {
|
|
3850
|
+
return _ref333.apply(this, arguments);
|
|
3860
3851
|
};
|
|
3861
3852
|
}();
|
|
3862
3853
|
exports.all_permissions = all_permissions;
|
|
3863
3854
|
var search_permission_sets = function () {
|
|
3864
|
-
var
|
|
3855
|
+
var _ref334 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3865
3856
|
return sdk.get('/permission_sets/search', {
|
|
3866
3857
|
fields: request.fields,
|
|
3867
3858
|
limit: request.limit,
|
|
@@ -3874,86 +3865,86 @@ var search_permission_sets = function () {
|
|
|
3874
3865
|
filter_or: request.filter_or
|
|
3875
3866
|
}, null, options);
|
|
3876
3867
|
});
|
|
3877
|
-
return function search_permission_sets(
|
|
3878
|
-
return
|
|
3868
|
+
return function search_permission_sets(_x1138, _x1139, _x1140) {
|
|
3869
|
+
return _ref334.apply(this, arguments);
|
|
3879
3870
|
};
|
|
3880
3871
|
}();
|
|
3881
3872
|
exports.search_permission_sets = search_permission_sets;
|
|
3882
3873
|
var permission_set = function () {
|
|
3883
|
-
var
|
|
3874
|
+
var _ref335 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
|
|
3884
3875
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3885
3876
|
return sdk.get("/permission_sets/".concat(permission_set_id), {
|
|
3886
3877
|
fields
|
|
3887
3878
|
}, null, options);
|
|
3888
3879
|
});
|
|
3889
|
-
return function permission_set(
|
|
3890
|
-
return
|
|
3880
|
+
return function permission_set(_x1141, _x1142, _x1143, _x1144) {
|
|
3881
|
+
return _ref335.apply(this, arguments);
|
|
3891
3882
|
};
|
|
3892
3883
|
}();
|
|
3893
3884
|
exports.permission_set = permission_set;
|
|
3894
3885
|
var update_permission_set = function () {
|
|
3895
|
-
var
|
|
3886
|
+
var _ref336 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
|
|
3896
3887
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3897
3888
|
return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
|
|
3898
3889
|
});
|
|
3899
|
-
return function update_permission_set(
|
|
3900
|
-
return
|
|
3890
|
+
return function update_permission_set(_x1145, _x1146, _x1147, _x1148) {
|
|
3891
|
+
return _ref336.apply(this, arguments);
|
|
3901
3892
|
};
|
|
3902
3893
|
}();
|
|
3903
3894
|
exports.update_permission_set = update_permission_set;
|
|
3904
3895
|
var delete_permission_set = function () {
|
|
3905
|
-
var
|
|
3896
|
+
var _ref337 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
|
|
3906
3897
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3907
3898
|
return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
|
|
3908
3899
|
});
|
|
3909
|
-
return function delete_permission_set(
|
|
3910
|
-
return
|
|
3900
|
+
return function delete_permission_set(_x1149, _x1150, _x1151) {
|
|
3901
|
+
return _ref337.apply(this, arguments);
|
|
3911
3902
|
};
|
|
3912
3903
|
}();
|
|
3913
3904
|
exports.delete_permission_set = delete_permission_set;
|
|
3914
3905
|
var all_permission_sets = function () {
|
|
3915
|
-
var
|
|
3906
|
+
var _ref338 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3916
3907
|
return sdk.get('/permission_sets', {
|
|
3917
3908
|
fields
|
|
3918
3909
|
}, null, options);
|
|
3919
3910
|
});
|
|
3920
|
-
return function all_permission_sets(
|
|
3921
|
-
return
|
|
3911
|
+
return function all_permission_sets(_x1152, _x1153, _x1154) {
|
|
3912
|
+
return _ref338.apply(this, arguments);
|
|
3922
3913
|
};
|
|
3923
3914
|
}();
|
|
3924
3915
|
exports.all_permission_sets = all_permission_sets;
|
|
3925
3916
|
var create_permission_set = function () {
|
|
3926
|
-
var
|
|
3917
|
+
var _ref339 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3927
3918
|
return sdk.post('/permission_sets', null, body, options);
|
|
3928
3919
|
});
|
|
3929
|
-
return function create_permission_set(
|
|
3930
|
-
return
|
|
3920
|
+
return function create_permission_set(_x1155, _x1156, _x1157) {
|
|
3921
|
+
return _ref339.apply(this, arguments);
|
|
3931
3922
|
};
|
|
3932
3923
|
}();
|
|
3933
3924
|
exports.create_permission_set = create_permission_set;
|
|
3934
3925
|
var all_roles = function () {
|
|
3935
|
-
var
|
|
3926
|
+
var _ref340 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3936
3927
|
return sdk.get('/roles', {
|
|
3937
3928
|
fields: request.fields,
|
|
3938
3929
|
ids: request.ids
|
|
3939
3930
|
}, null, options);
|
|
3940
3931
|
});
|
|
3941
|
-
return function all_roles(
|
|
3942
|
-
return
|
|
3932
|
+
return function all_roles(_x1158, _x1159, _x1160) {
|
|
3933
|
+
return _ref340.apply(this, arguments);
|
|
3943
3934
|
};
|
|
3944
3935
|
}();
|
|
3945
3936
|
exports.all_roles = all_roles;
|
|
3946
3937
|
var create_role = function () {
|
|
3947
|
-
var
|
|
3938
|
+
var _ref341 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3948
3939
|
return sdk.post('/roles', null, body, options);
|
|
3949
3940
|
});
|
|
3950
|
-
return function create_role(
|
|
3951
|
-
return
|
|
3941
|
+
return function create_role(_x1161, _x1162, _x1163) {
|
|
3942
|
+
return _ref341.apply(this, arguments);
|
|
3952
3943
|
};
|
|
3953
3944
|
}();
|
|
3954
3945
|
exports.create_role = create_role;
|
|
3955
3946
|
var search_roles = function () {
|
|
3956
|
-
var
|
|
3947
|
+
var _ref342 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3957
3948
|
return sdk.get('/roles/search', {
|
|
3958
3949
|
fields: request.fields,
|
|
3959
3950
|
limit: request.limit,
|
|
@@ -3965,13 +3956,13 @@ var search_roles = function () {
|
|
|
3965
3956
|
filter_or: request.filter_or
|
|
3966
3957
|
}, null, options);
|
|
3967
3958
|
});
|
|
3968
|
-
return function search_roles(
|
|
3969
|
-
return
|
|
3959
|
+
return function search_roles(_x1164, _x1165, _x1166) {
|
|
3960
|
+
return _ref342.apply(this, arguments);
|
|
3970
3961
|
};
|
|
3971
3962
|
}();
|
|
3972
3963
|
exports.search_roles = search_roles;
|
|
3973
3964
|
var search_roles_with_user_count = function () {
|
|
3974
|
-
var
|
|
3965
|
+
var _ref343 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3975
3966
|
return sdk.get('/roles/search/with_user_count', {
|
|
3976
3967
|
fields: request.fields,
|
|
3977
3968
|
limit: request.limit,
|
|
@@ -3983,163 +3974,163 @@ var search_roles_with_user_count = function () {
|
|
|
3983
3974
|
filter_or: request.filter_or
|
|
3984
3975
|
}, null, options);
|
|
3985
3976
|
});
|
|
3986
|
-
return function search_roles_with_user_count(
|
|
3987
|
-
return
|
|
3977
|
+
return function search_roles_with_user_count(_x1167, _x1168, _x1169) {
|
|
3978
|
+
return _ref343.apply(this, arguments);
|
|
3988
3979
|
};
|
|
3989
3980
|
}();
|
|
3990
3981
|
exports.search_roles_with_user_count = search_roles_with_user_count;
|
|
3991
3982
|
var role = function () {
|
|
3992
|
-
var
|
|
3983
|
+
var _ref344 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
3993
3984
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3994
3985
|
return sdk.get("/roles/".concat(role_id), null, null, options);
|
|
3995
3986
|
});
|
|
3996
|
-
return function role(
|
|
3997
|
-
return
|
|
3987
|
+
return function role(_x1170, _x1171, _x1172) {
|
|
3988
|
+
return _ref344.apply(this, arguments);
|
|
3998
3989
|
};
|
|
3999
3990
|
}();
|
|
4000
3991
|
exports.role = role;
|
|
4001
3992
|
var update_role = function () {
|
|
4002
|
-
var
|
|
3993
|
+
var _ref345 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
4003
3994
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4004
3995
|
return sdk.patch("/roles/".concat(role_id), null, body, options);
|
|
4005
3996
|
});
|
|
4006
|
-
return function update_role(
|
|
4007
|
-
return
|
|
3997
|
+
return function update_role(_x1173, _x1174, _x1175, _x1176) {
|
|
3998
|
+
return _ref345.apply(this, arguments);
|
|
4008
3999
|
};
|
|
4009
4000
|
}();
|
|
4010
4001
|
exports.update_role = update_role;
|
|
4011
4002
|
var delete_role = function () {
|
|
4012
|
-
var
|
|
4003
|
+
var _ref346 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
4013
4004
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4014
4005
|
return sdk.delete("/roles/".concat(role_id), null, null, options);
|
|
4015
4006
|
});
|
|
4016
|
-
return function delete_role(
|
|
4017
|
-
return
|
|
4007
|
+
return function delete_role(_x1177, _x1178, _x1179) {
|
|
4008
|
+
return _ref346.apply(this, arguments);
|
|
4018
4009
|
};
|
|
4019
4010
|
}();
|
|
4020
4011
|
exports.delete_role = delete_role;
|
|
4021
4012
|
var role_groups = function () {
|
|
4022
|
-
var
|
|
4013
|
+
var _ref347 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
|
|
4023
4014
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4024
4015
|
return sdk.get("/roles/".concat(role_id, "/groups"), {
|
|
4025
4016
|
fields
|
|
4026
4017
|
}, null, options);
|
|
4027
4018
|
});
|
|
4028
|
-
return function role_groups(
|
|
4029
|
-
return
|
|
4019
|
+
return function role_groups(_x1180, _x1181, _x1182, _x1183) {
|
|
4020
|
+
return _ref347.apply(this, arguments);
|
|
4030
4021
|
};
|
|
4031
4022
|
}();
|
|
4032
4023
|
exports.role_groups = role_groups;
|
|
4033
4024
|
var set_role_groups = function () {
|
|
4034
|
-
var
|
|
4025
|
+
var _ref348 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
4035
4026
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4036
4027
|
return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
|
|
4037
4028
|
});
|
|
4038
|
-
return function set_role_groups(
|
|
4039
|
-
return
|
|
4029
|
+
return function set_role_groups(_x1184, _x1185, _x1186, _x1187) {
|
|
4030
|
+
return _ref348.apply(this, arguments);
|
|
4040
4031
|
};
|
|
4041
4032
|
}();
|
|
4042
4033
|
exports.set_role_groups = set_role_groups;
|
|
4043
4034
|
var role_users = function () {
|
|
4044
|
-
var
|
|
4035
|
+
var _ref349 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4045
4036
|
request.role_id = (0, _sdkRtl.encodeParam)(request.role_id);
|
|
4046
4037
|
return sdk.get("/roles/".concat(request.role_id, "/users"), {
|
|
4047
4038
|
fields: request.fields,
|
|
4048
4039
|
direct_association_only: request.direct_association_only
|
|
4049
4040
|
}, null, options);
|
|
4050
4041
|
});
|
|
4051
|
-
return function role_users(
|
|
4052
|
-
return
|
|
4042
|
+
return function role_users(_x1188, _x1189, _x1190) {
|
|
4043
|
+
return _ref349.apply(this, arguments);
|
|
4053
4044
|
};
|
|
4054
4045
|
}();
|
|
4055
4046
|
exports.role_users = role_users;
|
|
4056
4047
|
var set_role_users = function () {
|
|
4057
|
-
var
|
|
4048
|
+
var _ref350 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
4058
4049
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
4059
4050
|
return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
|
|
4060
4051
|
});
|
|
4061
|
-
return function set_role_users(
|
|
4062
|
-
return
|
|
4052
|
+
return function set_role_users(_x1191, _x1192, _x1193, _x1194) {
|
|
4053
|
+
return _ref350.apply(this, arguments);
|
|
4063
4054
|
};
|
|
4064
4055
|
}();
|
|
4065
4056
|
exports.set_role_users = set_role_users;
|
|
4066
4057
|
var scheduled_plans_for_space = function () {
|
|
4067
|
-
var
|
|
4058
|
+
var _ref351 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
4068
4059
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
4069
4060
|
return sdk.get("/scheduled_plans/space/".concat(space_id), {
|
|
4070
4061
|
fields
|
|
4071
4062
|
}, null, options);
|
|
4072
4063
|
});
|
|
4073
|
-
return function scheduled_plans_for_space(
|
|
4074
|
-
return
|
|
4064
|
+
return function scheduled_plans_for_space(_x1195, _x1196, _x1197, _x1198) {
|
|
4065
|
+
return _ref351.apply(this, arguments);
|
|
4075
4066
|
};
|
|
4076
4067
|
}();
|
|
4077
4068
|
exports.scheduled_plans_for_space = scheduled_plans_for_space;
|
|
4078
4069
|
var scheduled_plan = function () {
|
|
4079
|
-
var
|
|
4070
|
+
var _ref352 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
|
|
4080
4071
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4081
4072
|
return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
|
|
4082
4073
|
fields
|
|
4083
4074
|
}, null, options);
|
|
4084
4075
|
});
|
|
4085
|
-
return function scheduled_plan(
|
|
4086
|
-
return
|
|
4076
|
+
return function scheduled_plan(_x1199, _x1200, _x1201, _x1202) {
|
|
4077
|
+
return _ref352.apply(this, arguments);
|
|
4087
4078
|
};
|
|
4088
4079
|
}();
|
|
4089
4080
|
exports.scheduled_plan = scheduled_plan;
|
|
4090
4081
|
var update_scheduled_plan = function () {
|
|
4091
|
-
var
|
|
4082
|
+
var _ref353 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
4092
4083
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4093
4084
|
return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
|
|
4094
4085
|
});
|
|
4095
|
-
return function update_scheduled_plan(
|
|
4096
|
-
return
|
|
4086
|
+
return function update_scheduled_plan(_x1203, _x1204, _x1205, _x1206) {
|
|
4087
|
+
return _ref353.apply(this, arguments);
|
|
4097
4088
|
};
|
|
4098
4089
|
}();
|
|
4099
4090
|
exports.update_scheduled_plan = update_scheduled_plan;
|
|
4100
4091
|
var delete_scheduled_plan = function () {
|
|
4101
|
-
var
|
|
4092
|
+
var _ref354 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
|
|
4102
4093
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4103
4094
|
return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
|
|
4104
4095
|
});
|
|
4105
|
-
return function delete_scheduled_plan(
|
|
4106
|
-
return
|
|
4096
|
+
return function delete_scheduled_plan(_x1207, _x1208, _x1209) {
|
|
4097
|
+
return _ref354.apply(this, arguments);
|
|
4107
4098
|
};
|
|
4108
4099
|
}();
|
|
4109
4100
|
exports.delete_scheduled_plan = delete_scheduled_plan;
|
|
4110
4101
|
var all_scheduled_plans = function () {
|
|
4111
|
-
var
|
|
4102
|
+
var _ref355 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4112
4103
|
return sdk.get('/scheduled_plans', {
|
|
4113
4104
|
user_id: request.user_id,
|
|
4114
4105
|
fields: request.fields,
|
|
4115
4106
|
all_users: request.all_users
|
|
4116
4107
|
}, null, options);
|
|
4117
4108
|
});
|
|
4118
|
-
return function all_scheduled_plans(
|
|
4119
|
-
return
|
|
4109
|
+
return function all_scheduled_plans(_x1210, _x1211, _x1212) {
|
|
4110
|
+
return _ref355.apply(this, arguments);
|
|
4120
4111
|
};
|
|
4121
4112
|
}();
|
|
4122
4113
|
exports.all_scheduled_plans = all_scheduled_plans;
|
|
4123
4114
|
var create_scheduled_plan = function () {
|
|
4124
|
-
var
|
|
4115
|
+
var _ref356 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4125
4116
|
return sdk.post('/scheduled_plans', null, body, options);
|
|
4126
4117
|
});
|
|
4127
|
-
return function create_scheduled_plan(
|
|
4128
|
-
return
|
|
4118
|
+
return function create_scheduled_plan(_x1213, _x1214, _x1215) {
|
|
4119
|
+
return _ref356.apply(this, arguments);
|
|
4129
4120
|
};
|
|
4130
4121
|
}();
|
|
4131
4122
|
exports.create_scheduled_plan = create_scheduled_plan;
|
|
4132
4123
|
var scheduled_plan_run_once = function () {
|
|
4133
|
-
var
|
|
4124
|
+
var _ref357 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4134
4125
|
return sdk.post('/scheduled_plans/run_once', null, body, options);
|
|
4135
4126
|
});
|
|
4136
|
-
return function scheduled_plan_run_once(
|
|
4137
|
-
return
|
|
4127
|
+
return function scheduled_plan_run_once(_x1216, _x1217, _x1218) {
|
|
4128
|
+
return _ref357.apply(this, arguments);
|
|
4138
4129
|
};
|
|
4139
4130
|
}();
|
|
4140
4131
|
exports.scheduled_plan_run_once = scheduled_plan_run_once;
|
|
4141
4132
|
var scheduled_plans_for_look = function () {
|
|
4142
|
-
var
|
|
4133
|
+
var _ref358 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4143
4134
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
4144
4135
|
return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
|
|
4145
4136
|
user_id: request.user_id,
|
|
@@ -4147,13 +4138,13 @@ var scheduled_plans_for_look = function () {
|
|
|
4147
4138
|
all_users: request.all_users
|
|
4148
4139
|
}, null, options);
|
|
4149
4140
|
});
|
|
4150
|
-
return function scheduled_plans_for_look(
|
|
4151
|
-
return
|
|
4141
|
+
return function scheduled_plans_for_look(_x1219, _x1220, _x1221) {
|
|
4142
|
+
return _ref358.apply(this, arguments);
|
|
4152
4143
|
};
|
|
4153
4144
|
}();
|
|
4154
4145
|
exports.scheduled_plans_for_look = scheduled_plans_for_look;
|
|
4155
4146
|
var scheduled_plans_for_dashboard = function () {
|
|
4156
|
-
var
|
|
4147
|
+
var _ref359 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4157
4148
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
4158
4149
|
return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
|
|
4159
4150
|
user_id: request.user_id,
|
|
@@ -4161,13 +4152,13 @@ var scheduled_plans_for_dashboard = function () {
|
|
|
4161
4152
|
fields: request.fields
|
|
4162
4153
|
}, null, options);
|
|
4163
4154
|
});
|
|
4164
|
-
return function scheduled_plans_for_dashboard(
|
|
4165
|
-
return
|
|
4155
|
+
return function scheduled_plans_for_dashboard(_x1222, _x1223, _x1224) {
|
|
4156
|
+
return _ref359.apply(this, arguments);
|
|
4166
4157
|
};
|
|
4167
4158
|
}();
|
|
4168
4159
|
exports.scheduled_plans_for_dashboard = scheduled_plans_for_dashboard;
|
|
4169
4160
|
var scheduled_plans_for_lookml_dashboard = function () {
|
|
4170
|
-
var
|
|
4161
|
+
var _ref360 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4171
4162
|
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
4172
4163
|
return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
|
|
4173
4164
|
user_id: request.user_id,
|
|
@@ -4175,61 +4166,61 @@ var scheduled_plans_for_lookml_dashboard = function () {
|
|
|
4175
4166
|
all_users: request.all_users
|
|
4176
4167
|
}, null, options);
|
|
4177
4168
|
});
|
|
4178
|
-
return function scheduled_plans_for_lookml_dashboard(
|
|
4179
|
-
return
|
|
4169
|
+
return function scheduled_plans_for_lookml_dashboard(_x1225, _x1226, _x1227) {
|
|
4170
|
+
return _ref360.apply(this, arguments);
|
|
4180
4171
|
};
|
|
4181
4172
|
}();
|
|
4182
4173
|
exports.scheduled_plans_for_lookml_dashboard = scheduled_plans_for_lookml_dashboard;
|
|
4183
4174
|
var scheduled_plan_run_once_by_id = function () {
|
|
4184
|
-
var
|
|
4175
|
+
var _ref361 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
4185
4176
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
4186
4177
|
return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
|
|
4187
4178
|
});
|
|
4188
|
-
return function scheduled_plan_run_once_by_id(
|
|
4189
|
-
return
|
|
4179
|
+
return function scheduled_plan_run_once_by_id(_x1228, _x1229, _x1230, _x1231) {
|
|
4180
|
+
return _ref361.apply(this, arguments);
|
|
4190
4181
|
};
|
|
4191
4182
|
}();
|
|
4192
4183
|
exports.scheduled_plan_run_once_by_id = scheduled_plan_run_once_by_id;
|
|
4193
4184
|
var session = function () {
|
|
4194
|
-
var
|
|
4185
|
+
var _ref362 = _asyncToGenerator(function* (sdk, options) {
|
|
4195
4186
|
return sdk.get('/session', null, null, options);
|
|
4196
4187
|
});
|
|
4197
|
-
return function session(
|
|
4198
|
-
return
|
|
4188
|
+
return function session(_x1232, _x1233) {
|
|
4189
|
+
return _ref362.apply(this, arguments);
|
|
4199
4190
|
};
|
|
4200
4191
|
}();
|
|
4201
4192
|
exports.session = session;
|
|
4202
4193
|
var update_session = function () {
|
|
4203
|
-
var
|
|
4194
|
+
var _ref363 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4204
4195
|
return sdk.patch('/session', null, body, options);
|
|
4205
4196
|
});
|
|
4206
|
-
return function update_session(
|
|
4207
|
-
return
|
|
4197
|
+
return function update_session(_x1234, _x1235, _x1236) {
|
|
4198
|
+
return _ref363.apply(this, arguments);
|
|
4208
4199
|
};
|
|
4209
4200
|
}();
|
|
4210
4201
|
exports.update_session = update_session;
|
|
4211
4202
|
var all_themes = function () {
|
|
4212
|
-
var
|
|
4203
|
+
var _ref364 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4213
4204
|
return sdk.get('/themes', {
|
|
4214
4205
|
fields
|
|
4215
4206
|
}, null, options);
|
|
4216
4207
|
});
|
|
4217
|
-
return function all_themes(
|
|
4218
|
-
return
|
|
4208
|
+
return function all_themes(_x1237, _x1238, _x1239) {
|
|
4209
|
+
return _ref364.apply(this, arguments);
|
|
4219
4210
|
};
|
|
4220
4211
|
}();
|
|
4221
4212
|
exports.all_themes = all_themes;
|
|
4222
4213
|
var create_theme = function () {
|
|
4223
|
-
var
|
|
4214
|
+
var _ref365 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4224
4215
|
return sdk.post('/themes', null, body, options);
|
|
4225
4216
|
});
|
|
4226
|
-
return function create_theme(
|
|
4227
|
-
return
|
|
4217
|
+
return function create_theme(_x1240, _x1241, _x1242) {
|
|
4218
|
+
return _ref365.apply(this, arguments);
|
|
4228
4219
|
};
|
|
4229
4220
|
}();
|
|
4230
4221
|
exports.create_theme = create_theme;
|
|
4231
4222
|
var search_themes = function () {
|
|
4232
|
-
var
|
|
4223
|
+
var _ref366 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4233
4224
|
return sdk.get('/themes/search', {
|
|
4234
4225
|
id: request.id,
|
|
4235
4226
|
name: request.name,
|
|
@@ -4242,101 +4233,101 @@ var search_themes = function () {
|
|
|
4242
4233
|
filter_or: request.filter_or
|
|
4243
4234
|
}, null, options);
|
|
4244
4235
|
});
|
|
4245
|
-
return function search_themes(
|
|
4246
|
-
return
|
|
4236
|
+
return function search_themes(_x1243, _x1244, _x1245) {
|
|
4237
|
+
return _ref366.apply(this, arguments);
|
|
4247
4238
|
};
|
|
4248
4239
|
}();
|
|
4249
4240
|
exports.search_themes = search_themes;
|
|
4250
4241
|
var default_theme = function () {
|
|
4251
|
-
var
|
|
4242
|
+
var _ref367 = _asyncToGenerator(function* (sdk, ts, options) {
|
|
4252
4243
|
return sdk.get('/themes/default', {
|
|
4253
4244
|
ts
|
|
4254
4245
|
}, null, options);
|
|
4255
4246
|
});
|
|
4256
|
-
return function default_theme(
|
|
4257
|
-
return
|
|
4247
|
+
return function default_theme(_x1246, _x1247, _x1248) {
|
|
4248
|
+
return _ref367.apply(this, arguments);
|
|
4258
4249
|
};
|
|
4259
4250
|
}();
|
|
4260
4251
|
exports.default_theme = default_theme;
|
|
4261
4252
|
var set_default_theme = function () {
|
|
4262
|
-
var
|
|
4253
|
+
var _ref368 = _asyncToGenerator(function* (sdk, name, options) {
|
|
4263
4254
|
return sdk.put('/themes/default', {
|
|
4264
4255
|
name
|
|
4265
4256
|
}, null, options);
|
|
4266
4257
|
});
|
|
4267
|
-
return function set_default_theme(
|
|
4268
|
-
return
|
|
4258
|
+
return function set_default_theme(_x1249, _x1250, _x1251) {
|
|
4259
|
+
return _ref368.apply(this, arguments);
|
|
4269
4260
|
};
|
|
4270
4261
|
}();
|
|
4271
4262
|
exports.set_default_theme = set_default_theme;
|
|
4272
4263
|
var active_themes = function () {
|
|
4273
|
-
var
|
|
4264
|
+
var _ref369 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4274
4265
|
return sdk.get('/themes/active', {
|
|
4275
4266
|
name: request.name,
|
|
4276
4267
|
ts: request.ts,
|
|
4277
4268
|
fields: request.fields
|
|
4278
4269
|
}, null, options);
|
|
4279
4270
|
});
|
|
4280
|
-
return function active_themes(
|
|
4281
|
-
return
|
|
4271
|
+
return function active_themes(_x1252, _x1253, _x1254) {
|
|
4272
|
+
return _ref369.apply(this, arguments);
|
|
4282
4273
|
};
|
|
4283
4274
|
}();
|
|
4284
4275
|
exports.active_themes = active_themes;
|
|
4285
4276
|
var theme_or_default = function () {
|
|
4286
|
-
var
|
|
4277
|
+
var _ref370 = _asyncToGenerator(function* (sdk, name, ts, options) {
|
|
4287
4278
|
return sdk.get('/themes/theme_or_default', {
|
|
4288
4279
|
name,
|
|
4289
4280
|
ts
|
|
4290
4281
|
}, null, options);
|
|
4291
4282
|
});
|
|
4292
|
-
return function theme_or_default(
|
|
4293
|
-
return
|
|
4283
|
+
return function theme_or_default(_x1255, _x1256, _x1257, _x1258) {
|
|
4284
|
+
return _ref370.apply(this, arguments);
|
|
4294
4285
|
};
|
|
4295
4286
|
}();
|
|
4296
4287
|
exports.theme_or_default = theme_or_default;
|
|
4297
4288
|
var validate_theme = function () {
|
|
4298
|
-
var
|
|
4289
|
+
var _ref371 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4299
4290
|
return sdk.post('/themes/validate', null, body, options);
|
|
4300
4291
|
});
|
|
4301
|
-
return function validate_theme(
|
|
4302
|
-
return
|
|
4292
|
+
return function validate_theme(_x1259, _x1260, _x1261) {
|
|
4293
|
+
return _ref371.apply(this, arguments);
|
|
4303
4294
|
};
|
|
4304
4295
|
}();
|
|
4305
4296
|
exports.validate_theme = validate_theme;
|
|
4306
4297
|
var theme = function () {
|
|
4307
|
-
var
|
|
4298
|
+
var _ref372 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
|
|
4308
4299
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4309
4300
|
return sdk.get("/themes/".concat(theme_id), {
|
|
4310
4301
|
fields
|
|
4311
4302
|
}, null, options);
|
|
4312
4303
|
});
|
|
4313
|
-
return function theme(
|
|
4314
|
-
return
|
|
4304
|
+
return function theme(_x1262, _x1263, _x1264, _x1265) {
|
|
4305
|
+
return _ref372.apply(this, arguments);
|
|
4315
4306
|
};
|
|
4316
4307
|
}();
|
|
4317
4308
|
exports.theme = theme;
|
|
4318
4309
|
var update_theme = function () {
|
|
4319
|
-
var
|
|
4310
|
+
var _ref373 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
|
|
4320
4311
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4321
4312
|
return sdk.patch("/themes/".concat(theme_id), null, body, options);
|
|
4322
4313
|
});
|
|
4323
|
-
return function update_theme(
|
|
4324
|
-
return
|
|
4314
|
+
return function update_theme(_x1266, _x1267, _x1268, _x1269) {
|
|
4315
|
+
return _ref373.apply(this, arguments);
|
|
4325
4316
|
};
|
|
4326
4317
|
}();
|
|
4327
4318
|
exports.update_theme = update_theme;
|
|
4328
4319
|
var delete_theme = function () {
|
|
4329
|
-
var
|
|
4320
|
+
var _ref374 = _asyncToGenerator(function* (sdk, theme_id, options) {
|
|
4330
4321
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4331
4322
|
return sdk.delete("/themes/".concat(theme_id), null, null, options);
|
|
4332
4323
|
});
|
|
4333
|
-
return function delete_theme(
|
|
4334
|
-
return
|
|
4324
|
+
return function delete_theme(_x1270, _x1271, _x1272) {
|
|
4325
|
+
return _ref374.apply(this, arguments);
|
|
4335
4326
|
};
|
|
4336
4327
|
}();
|
|
4337
4328
|
exports.delete_theme = delete_theme;
|
|
4338
4329
|
var search_credentials_email = function () {
|
|
4339
|
-
var
|
|
4330
|
+
var _ref375 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4340
4331
|
return sdk.get('/credentials_email/search', {
|
|
4341
4332
|
fields: request.fields,
|
|
4342
4333
|
limit: request.limit,
|
|
@@ -4348,24 +4339,24 @@ var search_credentials_email = function () {
|
|
|
4348
4339
|
filter_or: request.filter_or
|
|
4349
4340
|
}, null, options);
|
|
4350
4341
|
});
|
|
4351
|
-
return function search_credentials_email(
|
|
4352
|
-
return
|
|
4342
|
+
return function search_credentials_email(_x1273, _x1274, _x1275) {
|
|
4343
|
+
return _ref375.apply(this, arguments);
|
|
4353
4344
|
};
|
|
4354
4345
|
}();
|
|
4355
4346
|
exports.search_credentials_email = search_credentials_email;
|
|
4356
4347
|
var me = function () {
|
|
4357
|
-
var
|
|
4348
|
+
var _ref376 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4358
4349
|
return sdk.get('/user', {
|
|
4359
4350
|
fields
|
|
4360
4351
|
}, null, options);
|
|
4361
4352
|
});
|
|
4362
|
-
return function me(
|
|
4363
|
-
return
|
|
4353
|
+
return function me(_x1276, _x1277, _x1278) {
|
|
4354
|
+
return _ref376.apply(this, arguments);
|
|
4364
4355
|
};
|
|
4365
4356
|
}();
|
|
4366
4357
|
exports.me = me;
|
|
4367
4358
|
var all_users = function () {
|
|
4368
|
-
var
|
|
4359
|
+
var _ref377 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4369
4360
|
return sdk.get('/users', {
|
|
4370
4361
|
fields: request.fields,
|
|
4371
4362
|
page: request.page,
|
|
@@ -4376,24 +4367,24 @@ var all_users = function () {
|
|
|
4376
4367
|
ids: request.ids
|
|
4377
4368
|
}, null, options);
|
|
4378
4369
|
});
|
|
4379
|
-
return function all_users(
|
|
4380
|
-
return
|
|
4370
|
+
return function all_users(_x1279, _x1280, _x1281) {
|
|
4371
|
+
return _ref377.apply(this, arguments);
|
|
4381
4372
|
};
|
|
4382
4373
|
}();
|
|
4383
4374
|
exports.all_users = all_users;
|
|
4384
4375
|
var create_user = function () {
|
|
4385
|
-
var
|
|
4376
|
+
var _ref378 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4386
4377
|
return sdk.post('/users', {
|
|
4387
4378
|
fields
|
|
4388
4379
|
}, body, options);
|
|
4389
4380
|
});
|
|
4390
|
-
return function create_user(
|
|
4391
|
-
return
|
|
4381
|
+
return function create_user(_x1282, _x1283, _x1284, _x1285) {
|
|
4382
|
+
return _ref378.apply(this, arguments);
|
|
4392
4383
|
};
|
|
4393
4384
|
}();
|
|
4394
4385
|
exports.create_user = create_user;
|
|
4395
4386
|
var search_users = function () {
|
|
4396
|
-
var
|
|
4387
|
+
var _ref379 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4397
4388
|
return sdk.get('/users/search', {
|
|
4398
4389
|
fields: request.fields,
|
|
4399
4390
|
page: request.page,
|
|
@@ -4413,13 +4404,13 @@ var search_users = function () {
|
|
|
4413
4404
|
group_id: request.group_id
|
|
4414
4405
|
}, null, options);
|
|
4415
4406
|
});
|
|
4416
|
-
return function search_users(
|
|
4417
|
-
return
|
|
4407
|
+
return function search_users(_x1286, _x1287, _x1288) {
|
|
4408
|
+
return _ref379.apply(this, arguments);
|
|
4418
4409
|
};
|
|
4419
4410
|
}();
|
|
4420
4411
|
exports.search_users = search_users;
|
|
4421
4412
|
var search_users_names = function () {
|
|
4422
|
-
var
|
|
4413
|
+
var _ref380 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4423
4414
|
request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
|
|
4424
4415
|
return sdk.get("/users/search/names/".concat(request.pattern), {
|
|
4425
4416
|
fields: request.fields,
|
|
@@ -4436,408 +4427,408 @@ var search_users_names = function () {
|
|
|
4436
4427
|
is_disabled: request.is_disabled
|
|
4437
4428
|
}, null, options);
|
|
4438
4429
|
});
|
|
4439
|
-
return function search_users_names(
|
|
4440
|
-
return
|
|
4430
|
+
return function search_users_names(_x1289, _x1290, _x1291) {
|
|
4431
|
+
return _ref380.apply(this, arguments);
|
|
4441
4432
|
};
|
|
4442
4433
|
}();
|
|
4443
4434
|
exports.search_users_names = search_users_names;
|
|
4444
4435
|
var user = function () {
|
|
4445
|
-
var
|
|
4436
|
+
var _ref381 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4446
4437
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4447
4438
|
return sdk.get("/users/".concat(user_id), {
|
|
4448
4439
|
fields
|
|
4449
4440
|
}, null, options);
|
|
4450
4441
|
});
|
|
4451
|
-
return function user(
|
|
4452
|
-
return
|
|
4442
|
+
return function user(_x1292, _x1293, _x1294, _x1295) {
|
|
4443
|
+
return _ref381.apply(this, arguments);
|
|
4453
4444
|
};
|
|
4454
4445
|
}();
|
|
4455
4446
|
exports.user = user;
|
|
4456
4447
|
var update_user = function () {
|
|
4457
|
-
var
|
|
4448
|
+
var _ref382 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4458
4449
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4459
4450
|
return sdk.patch("/users/".concat(user_id), {
|
|
4460
4451
|
fields
|
|
4461
4452
|
}, body, options);
|
|
4462
4453
|
});
|
|
4463
|
-
return function update_user(
|
|
4464
|
-
return
|
|
4454
|
+
return function update_user(_x1296, _x1297, _x1298, _x1299, _x1300) {
|
|
4455
|
+
return _ref382.apply(this, arguments);
|
|
4465
4456
|
};
|
|
4466
4457
|
}();
|
|
4467
4458
|
exports.update_user = update_user;
|
|
4468
4459
|
var delete_user = function () {
|
|
4469
|
-
var
|
|
4460
|
+
var _ref383 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4470
4461
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4471
4462
|
return sdk.delete("/users/".concat(user_id), null, null, options);
|
|
4472
4463
|
});
|
|
4473
|
-
return function delete_user(
|
|
4474
|
-
return
|
|
4464
|
+
return function delete_user(_x1301, _x1302, _x1303) {
|
|
4465
|
+
return _ref383.apply(this, arguments);
|
|
4475
4466
|
};
|
|
4476
4467
|
}();
|
|
4477
4468
|
exports.delete_user = delete_user;
|
|
4478
4469
|
var user_for_credential = function () {
|
|
4479
|
-
var
|
|
4470
|
+
var _ref384 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
|
|
4480
4471
|
credential_type = (0, _sdkRtl.encodeParam)(credential_type);
|
|
4481
4472
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
4482
4473
|
return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
|
|
4483
4474
|
fields
|
|
4484
4475
|
}, null, options);
|
|
4485
4476
|
});
|
|
4486
|
-
return function user_for_credential(
|
|
4487
|
-
return
|
|
4477
|
+
return function user_for_credential(_x1304, _x1305, _x1306, _x1307, _x1308) {
|
|
4478
|
+
return _ref384.apply(this, arguments);
|
|
4488
4479
|
};
|
|
4489
4480
|
}();
|
|
4490
4481
|
exports.user_for_credential = user_for_credential;
|
|
4491
4482
|
var user_credentials_email = function () {
|
|
4492
|
-
var
|
|
4483
|
+
var _ref385 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4493
4484
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4494
4485
|
return sdk.get("/users/".concat(user_id, "/credentials_email"), {
|
|
4495
4486
|
fields
|
|
4496
4487
|
}, null, options);
|
|
4497
4488
|
});
|
|
4498
|
-
return function user_credentials_email(
|
|
4499
|
-
return
|
|
4489
|
+
return function user_credentials_email(_x1309, _x1310, _x1311, _x1312) {
|
|
4490
|
+
return _ref385.apply(this, arguments);
|
|
4500
4491
|
};
|
|
4501
4492
|
}();
|
|
4502
4493
|
exports.user_credentials_email = user_credentials_email;
|
|
4503
4494
|
var create_user_credentials_email = function () {
|
|
4504
|
-
var
|
|
4495
|
+
var _ref386 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4505
4496
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4506
4497
|
return sdk.post("/users/".concat(user_id, "/credentials_email"), {
|
|
4507
4498
|
fields
|
|
4508
4499
|
}, body, options);
|
|
4509
4500
|
});
|
|
4510
|
-
return function create_user_credentials_email(
|
|
4511
|
-
return
|
|
4501
|
+
return function create_user_credentials_email(_x1313, _x1314, _x1315, _x1316, _x1317) {
|
|
4502
|
+
return _ref386.apply(this, arguments);
|
|
4512
4503
|
};
|
|
4513
4504
|
}();
|
|
4514
4505
|
exports.create_user_credentials_email = create_user_credentials_email;
|
|
4515
4506
|
var update_user_credentials_email = function () {
|
|
4516
|
-
var
|
|
4507
|
+
var _ref387 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4517
4508
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4518
4509
|
return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
|
|
4519
4510
|
fields
|
|
4520
4511
|
}, body, options);
|
|
4521
4512
|
});
|
|
4522
|
-
return function update_user_credentials_email(
|
|
4523
|
-
return
|
|
4513
|
+
return function update_user_credentials_email(_x1318, _x1319, _x1320, _x1321, _x1322) {
|
|
4514
|
+
return _ref387.apply(this, arguments);
|
|
4524
4515
|
};
|
|
4525
4516
|
}();
|
|
4526
4517
|
exports.update_user_credentials_email = update_user_credentials_email;
|
|
4527
4518
|
var delete_user_credentials_email = function () {
|
|
4528
|
-
var
|
|
4519
|
+
var _ref388 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4529
4520
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4530
4521
|
return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
|
|
4531
4522
|
});
|
|
4532
|
-
return function delete_user_credentials_email(
|
|
4533
|
-
return
|
|
4523
|
+
return function delete_user_credentials_email(_x1323, _x1324, _x1325) {
|
|
4524
|
+
return _ref388.apply(this, arguments);
|
|
4534
4525
|
};
|
|
4535
4526
|
}();
|
|
4536
4527
|
exports.delete_user_credentials_email = delete_user_credentials_email;
|
|
4537
4528
|
var user_credentials_totp = function () {
|
|
4538
|
-
var
|
|
4529
|
+
var _ref389 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4539
4530
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4540
4531
|
return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
|
|
4541
4532
|
fields
|
|
4542
4533
|
}, null, options);
|
|
4543
4534
|
});
|
|
4544
|
-
return function user_credentials_totp(
|
|
4545
|
-
return
|
|
4535
|
+
return function user_credentials_totp(_x1326, _x1327, _x1328, _x1329) {
|
|
4536
|
+
return _ref389.apply(this, arguments);
|
|
4546
4537
|
};
|
|
4547
4538
|
}();
|
|
4548
4539
|
exports.user_credentials_totp = user_credentials_totp;
|
|
4549
4540
|
var create_user_credentials_totp = function () {
|
|
4550
|
-
var
|
|
4541
|
+
var _ref390 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4551
4542
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4552
4543
|
return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
|
|
4553
4544
|
fields
|
|
4554
4545
|
}, body, options);
|
|
4555
4546
|
});
|
|
4556
|
-
return function create_user_credentials_totp(
|
|
4557
|
-
return
|
|
4547
|
+
return function create_user_credentials_totp(_x1330, _x1331, _x1332, _x1333, _x1334) {
|
|
4548
|
+
return _ref390.apply(this, arguments);
|
|
4558
4549
|
};
|
|
4559
4550
|
}();
|
|
4560
4551
|
exports.create_user_credentials_totp = create_user_credentials_totp;
|
|
4561
4552
|
var delete_user_credentials_totp = function () {
|
|
4562
|
-
var
|
|
4553
|
+
var _ref391 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4563
4554
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4564
4555
|
return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
|
|
4565
4556
|
});
|
|
4566
|
-
return function delete_user_credentials_totp(
|
|
4567
|
-
return
|
|
4557
|
+
return function delete_user_credentials_totp(_x1335, _x1336, _x1337) {
|
|
4558
|
+
return _ref391.apply(this, arguments);
|
|
4568
4559
|
};
|
|
4569
4560
|
}();
|
|
4570
4561
|
exports.delete_user_credentials_totp = delete_user_credentials_totp;
|
|
4571
4562
|
var user_credentials_ldap = function () {
|
|
4572
|
-
var
|
|
4563
|
+
var _ref392 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4573
4564
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4574
4565
|
return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
|
|
4575
4566
|
fields
|
|
4576
4567
|
}, null, options);
|
|
4577
4568
|
});
|
|
4578
|
-
return function user_credentials_ldap(
|
|
4579
|
-
return
|
|
4569
|
+
return function user_credentials_ldap(_x1338, _x1339, _x1340, _x1341) {
|
|
4570
|
+
return _ref392.apply(this, arguments);
|
|
4580
4571
|
};
|
|
4581
4572
|
}();
|
|
4582
4573
|
exports.user_credentials_ldap = user_credentials_ldap;
|
|
4583
4574
|
var delete_user_credentials_ldap = function () {
|
|
4584
|
-
var
|
|
4575
|
+
var _ref393 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4585
4576
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4586
4577
|
return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
|
|
4587
4578
|
});
|
|
4588
|
-
return function delete_user_credentials_ldap(
|
|
4589
|
-
return
|
|
4579
|
+
return function delete_user_credentials_ldap(_x1342, _x1343, _x1344) {
|
|
4580
|
+
return _ref393.apply(this, arguments);
|
|
4590
4581
|
};
|
|
4591
4582
|
}();
|
|
4592
4583
|
exports.delete_user_credentials_ldap = delete_user_credentials_ldap;
|
|
4593
4584
|
var user_credentials_google = function () {
|
|
4594
|
-
var
|
|
4585
|
+
var _ref394 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4595
4586
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4596
4587
|
return sdk.get("/users/".concat(user_id, "/credentials_google"), {
|
|
4597
4588
|
fields
|
|
4598
4589
|
}, null, options);
|
|
4599
4590
|
});
|
|
4600
|
-
return function user_credentials_google(
|
|
4601
|
-
return
|
|
4591
|
+
return function user_credentials_google(_x1345, _x1346, _x1347, _x1348) {
|
|
4592
|
+
return _ref394.apply(this, arguments);
|
|
4602
4593
|
};
|
|
4603
4594
|
}();
|
|
4604
4595
|
exports.user_credentials_google = user_credentials_google;
|
|
4605
4596
|
var delete_user_credentials_google = function () {
|
|
4606
|
-
var
|
|
4597
|
+
var _ref395 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4607
4598
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4608
4599
|
return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
|
|
4609
4600
|
});
|
|
4610
|
-
return function delete_user_credentials_google(
|
|
4611
|
-
return
|
|
4601
|
+
return function delete_user_credentials_google(_x1349, _x1350, _x1351) {
|
|
4602
|
+
return _ref395.apply(this, arguments);
|
|
4612
4603
|
};
|
|
4613
4604
|
}();
|
|
4614
4605
|
exports.delete_user_credentials_google = delete_user_credentials_google;
|
|
4615
4606
|
var user_credentials_saml = function () {
|
|
4616
|
-
var
|
|
4607
|
+
var _ref396 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4617
4608
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4618
4609
|
return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
|
|
4619
4610
|
fields
|
|
4620
4611
|
}, null, options);
|
|
4621
4612
|
});
|
|
4622
|
-
return function user_credentials_saml(
|
|
4623
|
-
return
|
|
4613
|
+
return function user_credentials_saml(_x1352, _x1353, _x1354, _x1355) {
|
|
4614
|
+
return _ref396.apply(this, arguments);
|
|
4624
4615
|
};
|
|
4625
4616
|
}();
|
|
4626
4617
|
exports.user_credentials_saml = user_credentials_saml;
|
|
4627
4618
|
var delete_user_credentials_saml = function () {
|
|
4628
|
-
var
|
|
4619
|
+
var _ref397 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4629
4620
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4630
4621
|
return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
|
|
4631
4622
|
});
|
|
4632
|
-
return function delete_user_credentials_saml(
|
|
4633
|
-
return
|
|
4623
|
+
return function delete_user_credentials_saml(_x1356, _x1357, _x1358) {
|
|
4624
|
+
return _ref397.apply(this, arguments);
|
|
4634
4625
|
};
|
|
4635
4626
|
}();
|
|
4636
4627
|
exports.delete_user_credentials_saml = delete_user_credentials_saml;
|
|
4637
4628
|
var user_credentials_oidc = function () {
|
|
4638
|
-
var
|
|
4629
|
+
var _ref398 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4639
4630
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4640
4631
|
return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
|
|
4641
4632
|
fields
|
|
4642
4633
|
}, null, options);
|
|
4643
4634
|
});
|
|
4644
|
-
return function user_credentials_oidc(
|
|
4645
|
-
return
|
|
4635
|
+
return function user_credentials_oidc(_x1359, _x1360, _x1361, _x1362) {
|
|
4636
|
+
return _ref398.apply(this, arguments);
|
|
4646
4637
|
};
|
|
4647
4638
|
}();
|
|
4648
4639
|
exports.user_credentials_oidc = user_credentials_oidc;
|
|
4649
4640
|
var delete_user_credentials_oidc = function () {
|
|
4650
|
-
var
|
|
4641
|
+
var _ref399 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4651
4642
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4652
4643
|
return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
|
|
4653
4644
|
});
|
|
4654
|
-
return function delete_user_credentials_oidc(
|
|
4655
|
-
return
|
|
4645
|
+
return function delete_user_credentials_oidc(_x1363, _x1364, _x1365) {
|
|
4646
|
+
return _ref399.apply(this, arguments);
|
|
4656
4647
|
};
|
|
4657
4648
|
}();
|
|
4658
4649
|
exports.delete_user_credentials_oidc = delete_user_credentials_oidc;
|
|
4659
4650
|
var user_credentials_api3 = function () {
|
|
4660
|
-
var
|
|
4651
|
+
var _ref400 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
|
|
4661
4652
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4662
4653
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4663
4654
|
return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
4664
4655
|
fields
|
|
4665
4656
|
}, null, options);
|
|
4666
4657
|
});
|
|
4667
|
-
return function user_credentials_api3(
|
|
4668
|
-
return
|
|
4658
|
+
return function user_credentials_api3(_x1366, _x1367, _x1368, _x1369, _x1370) {
|
|
4659
|
+
return _ref400.apply(this, arguments);
|
|
4669
4660
|
};
|
|
4670
4661
|
}();
|
|
4671
4662
|
exports.user_credentials_api3 = user_credentials_api3;
|
|
4672
4663
|
var delete_user_credentials_api3 = function () {
|
|
4673
|
-
var
|
|
4664
|
+
var _ref401 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
|
|
4674
4665
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4675
4666
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4676
4667
|
return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
|
|
4677
4668
|
});
|
|
4678
|
-
return function delete_user_credentials_api3(
|
|
4679
|
-
return
|
|
4669
|
+
return function delete_user_credentials_api3(_x1371, _x1372, _x1373, _x1374) {
|
|
4670
|
+
return _ref401.apply(this, arguments);
|
|
4680
4671
|
};
|
|
4681
4672
|
}();
|
|
4682
4673
|
exports.delete_user_credentials_api3 = delete_user_credentials_api3;
|
|
4683
4674
|
var all_user_credentials_api3s = function () {
|
|
4684
|
-
var
|
|
4675
|
+
var _ref402 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4685
4676
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4686
4677
|
return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
|
|
4687
4678
|
fields
|
|
4688
4679
|
}, null, options);
|
|
4689
4680
|
});
|
|
4690
|
-
return function all_user_credentials_api3s(
|
|
4691
|
-
return
|
|
4681
|
+
return function all_user_credentials_api3s(_x1375, _x1376, _x1377, _x1378) {
|
|
4682
|
+
return _ref402.apply(this, arguments);
|
|
4692
4683
|
};
|
|
4693
4684
|
}();
|
|
4694
4685
|
exports.all_user_credentials_api3s = all_user_credentials_api3s;
|
|
4695
4686
|
var create_user_credentials_api3 = function () {
|
|
4696
|
-
var
|
|
4687
|
+
var _ref403 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4697
4688
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4698
4689
|
return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
|
|
4699
4690
|
fields
|
|
4700
4691
|
}, null, options);
|
|
4701
4692
|
});
|
|
4702
|
-
return function create_user_credentials_api3(
|
|
4703
|
-
return
|
|
4693
|
+
return function create_user_credentials_api3(_x1379, _x1380, _x1381, _x1382) {
|
|
4694
|
+
return _ref403.apply(this, arguments);
|
|
4704
4695
|
};
|
|
4705
4696
|
}();
|
|
4706
4697
|
exports.create_user_credentials_api3 = create_user_credentials_api3;
|
|
4707
4698
|
var user_credentials_embed = function () {
|
|
4708
|
-
var
|
|
4699
|
+
var _ref404 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
|
|
4709
4700
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4710
4701
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4711
4702
|
return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
|
|
4712
4703
|
fields
|
|
4713
4704
|
}, null, options);
|
|
4714
4705
|
});
|
|
4715
|
-
return function user_credentials_embed(
|
|
4716
|
-
return
|
|
4706
|
+
return function user_credentials_embed(_x1383, _x1384, _x1385, _x1386, _x1387) {
|
|
4707
|
+
return _ref404.apply(this, arguments);
|
|
4717
4708
|
};
|
|
4718
4709
|
}();
|
|
4719
4710
|
exports.user_credentials_embed = user_credentials_embed;
|
|
4720
4711
|
var delete_user_credentials_embed = function () {
|
|
4721
|
-
var
|
|
4712
|
+
var _ref405 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
|
|
4722
4713
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4723
4714
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4724
4715
|
return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
|
|
4725
4716
|
});
|
|
4726
|
-
return function delete_user_credentials_embed(
|
|
4727
|
-
return
|
|
4717
|
+
return function delete_user_credentials_embed(_x1388, _x1389, _x1390, _x1391) {
|
|
4718
|
+
return _ref405.apply(this, arguments);
|
|
4728
4719
|
};
|
|
4729
4720
|
}();
|
|
4730
4721
|
exports.delete_user_credentials_embed = delete_user_credentials_embed;
|
|
4731
4722
|
var all_user_credentials_embeds = function () {
|
|
4732
|
-
var
|
|
4723
|
+
var _ref406 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4733
4724
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4734
4725
|
return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
|
|
4735
4726
|
fields
|
|
4736
4727
|
}, null, options);
|
|
4737
4728
|
});
|
|
4738
|
-
return function all_user_credentials_embeds(
|
|
4739
|
-
return
|
|
4729
|
+
return function all_user_credentials_embeds(_x1392, _x1393, _x1394, _x1395) {
|
|
4730
|
+
return _ref406.apply(this, arguments);
|
|
4740
4731
|
};
|
|
4741
4732
|
}();
|
|
4742
4733
|
exports.all_user_credentials_embeds = all_user_credentials_embeds;
|
|
4743
4734
|
var user_credentials_looker_openid = function () {
|
|
4744
|
-
var
|
|
4735
|
+
var _ref407 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4745
4736
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4746
4737
|
return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
|
|
4747
4738
|
fields
|
|
4748
4739
|
}, null, options);
|
|
4749
4740
|
});
|
|
4750
|
-
return function user_credentials_looker_openid(
|
|
4751
|
-
return
|
|
4741
|
+
return function user_credentials_looker_openid(_x1396, _x1397, _x1398, _x1399) {
|
|
4742
|
+
return _ref407.apply(this, arguments);
|
|
4752
4743
|
};
|
|
4753
4744
|
}();
|
|
4754
4745
|
exports.user_credentials_looker_openid = user_credentials_looker_openid;
|
|
4755
4746
|
var delete_user_credentials_looker_openid = function () {
|
|
4756
|
-
var
|
|
4747
|
+
var _ref408 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4757
4748
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4758
4749
|
return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
|
|
4759
4750
|
});
|
|
4760
|
-
return function delete_user_credentials_looker_openid(
|
|
4761
|
-
return
|
|
4751
|
+
return function delete_user_credentials_looker_openid(_x1400, _x1401, _x1402) {
|
|
4752
|
+
return _ref408.apply(this, arguments);
|
|
4762
4753
|
};
|
|
4763
4754
|
}();
|
|
4764
4755
|
exports.delete_user_credentials_looker_openid = delete_user_credentials_looker_openid;
|
|
4765
4756
|
var user_session = function () {
|
|
4766
|
-
var
|
|
4757
|
+
var _ref409 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
|
|
4767
4758
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4768
4759
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4769
4760
|
return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
|
|
4770
4761
|
fields
|
|
4771
4762
|
}, null, options);
|
|
4772
4763
|
});
|
|
4773
|
-
return function user_session(
|
|
4774
|
-
return
|
|
4764
|
+
return function user_session(_x1403, _x1404, _x1405, _x1406, _x1407) {
|
|
4765
|
+
return _ref409.apply(this, arguments);
|
|
4775
4766
|
};
|
|
4776
4767
|
}();
|
|
4777
4768
|
exports.user_session = user_session;
|
|
4778
4769
|
var delete_user_session = function () {
|
|
4779
|
-
var
|
|
4770
|
+
var _ref410 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
|
|
4780
4771
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4781
4772
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4782
4773
|
return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
|
|
4783
4774
|
});
|
|
4784
|
-
return function delete_user_session(
|
|
4785
|
-
return
|
|
4775
|
+
return function delete_user_session(_x1408, _x1409, _x1410, _x1411) {
|
|
4776
|
+
return _ref410.apply(this, arguments);
|
|
4786
4777
|
};
|
|
4787
4778
|
}();
|
|
4788
4779
|
exports.delete_user_session = delete_user_session;
|
|
4789
4780
|
var all_user_sessions = function () {
|
|
4790
|
-
var
|
|
4781
|
+
var _ref411 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4791
4782
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4792
4783
|
return sdk.get("/users/".concat(user_id, "/sessions"), {
|
|
4793
4784
|
fields
|
|
4794
4785
|
}, null, options);
|
|
4795
4786
|
});
|
|
4796
|
-
return function all_user_sessions(
|
|
4797
|
-
return
|
|
4787
|
+
return function all_user_sessions(_x1412, _x1413, _x1414, _x1415) {
|
|
4788
|
+
return _ref411.apply(this, arguments);
|
|
4798
4789
|
};
|
|
4799
4790
|
}();
|
|
4800
4791
|
exports.all_user_sessions = all_user_sessions;
|
|
4801
4792
|
var create_user_credentials_email_password_reset = function () {
|
|
4802
|
-
var
|
|
4793
|
+
var _ref412 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4803
4794
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4804
4795
|
return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
|
|
4805
4796
|
expires: request.expires,
|
|
4806
4797
|
fields: request.fields
|
|
4807
4798
|
}, null, options);
|
|
4808
4799
|
});
|
|
4809
|
-
return function create_user_credentials_email_password_reset(
|
|
4810
|
-
return
|
|
4800
|
+
return function create_user_credentials_email_password_reset(_x1416, _x1417, _x1418) {
|
|
4801
|
+
return _ref412.apply(this, arguments);
|
|
4811
4802
|
};
|
|
4812
4803
|
}();
|
|
4813
4804
|
exports.create_user_credentials_email_password_reset = create_user_credentials_email_password_reset;
|
|
4814
4805
|
var user_roles = function () {
|
|
4815
|
-
var
|
|
4806
|
+
var _ref413 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4816
4807
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4817
4808
|
return sdk.get("/users/".concat(request.user_id, "/roles"), {
|
|
4818
4809
|
fields: request.fields,
|
|
4819
4810
|
direct_association_only: request.direct_association_only
|
|
4820
4811
|
}, null, options);
|
|
4821
4812
|
});
|
|
4822
|
-
return function user_roles(
|
|
4823
|
-
return
|
|
4813
|
+
return function user_roles(_x1419, _x1420, _x1421) {
|
|
4814
|
+
return _ref413.apply(this, arguments);
|
|
4824
4815
|
};
|
|
4825
4816
|
}();
|
|
4826
4817
|
exports.user_roles = user_roles;
|
|
4827
4818
|
var set_user_roles = function () {
|
|
4828
|
-
var
|
|
4819
|
+
var _ref414 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4829
4820
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4830
4821
|
return sdk.put("/users/".concat(user_id, "/roles"), {
|
|
4831
4822
|
fields
|
|
4832
4823
|
}, body, options);
|
|
4833
4824
|
});
|
|
4834
|
-
return function set_user_roles(
|
|
4835
|
-
return
|
|
4825
|
+
return function set_user_roles(_x1422, _x1423, _x1424, _x1425, _x1426) {
|
|
4826
|
+
return _ref414.apply(this, arguments);
|
|
4836
4827
|
};
|
|
4837
4828
|
}();
|
|
4838
4829
|
exports.set_user_roles = set_user_roles;
|
|
4839
4830
|
var user_attribute_user_values = function () {
|
|
4840
|
-
var
|
|
4831
|
+
var _ref415 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4841
4832
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4842
4833
|
return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
|
|
4843
4834
|
fields: request.fields,
|
|
@@ -4846,161 +4837,161 @@ var user_attribute_user_values = function () {
|
|
|
4846
4837
|
include_unset: request.include_unset
|
|
4847
4838
|
}, null, options);
|
|
4848
4839
|
});
|
|
4849
|
-
return function user_attribute_user_values(
|
|
4850
|
-
return
|
|
4840
|
+
return function user_attribute_user_values(_x1427, _x1428, _x1429) {
|
|
4841
|
+
return _ref415.apply(this, arguments);
|
|
4851
4842
|
};
|
|
4852
4843
|
}();
|
|
4853
4844
|
exports.user_attribute_user_values = user_attribute_user_values;
|
|
4854
4845
|
var set_user_attribute_user_value = function () {
|
|
4855
|
-
var
|
|
4846
|
+
var _ref416 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
|
|
4856
4847
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4857
4848
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4858
4849
|
return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
4859
4850
|
});
|
|
4860
|
-
return function set_user_attribute_user_value(
|
|
4861
|
-
return
|
|
4851
|
+
return function set_user_attribute_user_value(_x1430, _x1431, _x1432, _x1433, _x1434) {
|
|
4852
|
+
return _ref416.apply(this, arguments);
|
|
4862
4853
|
};
|
|
4863
4854
|
}();
|
|
4864
4855
|
exports.set_user_attribute_user_value = set_user_attribute_user_value;
|
|
4865
4856
|
var delete_user_attribute_user_value = function () {
|
|
4866
|
-
var
|
|
4857
|
+
var _ref417 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
|
|
4867
4858
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4868
4859
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4869
4860
|
return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
4870
4861
|
});
|
|
4871
|
-
return function delete_user_attribute_user_value(
|
|
4872
|
-
return
|
|
4862
|
+
return function delete_user_attribute_user_value(_x1435, _x1436, _x1437, _x1438) {
|
|
4863
|
+
return _ref417.apply(this, arguments);
|
|
4873
4864
|
};
|
|
4874
4865
|
}();
|
|
4875
4866
|
exports.delete_user_attribute_user_value = delete_user_attribute_user_value;
|
|
4876
4867
|
var send_user_credentials_email_password_reset = function () {
|
|
4877
|
-
var
|
|
4868
|
+
var _ref418 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4878
4869
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4879
4870
|
return sdk.post("/users/".concat(user_id, "/credentials_email/send_password_reset"), {
|
|
4880
4871
|
fields
|
|
4881
4872
|
}, null, options);
|
|
4882
4873
|
});
|
|
4883
|
-
return function send_user_credentials_email_password_reset(
|
|
4884
|
-
return
|
|
4874
|
+
return function send_user_credentials_email_password_reset(_x1439, _x1440, _x1441, _x1442) {
|
|
4875
|
+
return _ref418.apply(this, arguments);
|
|
4885
4876
|
};
|
|
4886
4877
|
}();
|
|
4887
4878
|
exports.send_user_credentials_email_password_reset = send_user_credentials_email_password_reset;
|
|
4888
4879
|
var wipeout_user_emails = function () {
|
|
4889
|
-
var
|
|
4880
|
+
var _ref419 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4890
4881
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4891
4882
|
return sdk.post("/users/".concat(user_id, "/update_emails"), {
|
|
4892
4883
|
fields
|
|
4893
4884
|
}, body, options);
|
|
4894
4885
|
});
|
|
4895
|
-
return function wipeout_user_emails(
|
|
4896
|
-
return
|
|
4886
|
+
return function wipeout_user_emails(_x1443, _x1444, _x1445, _x1446, _x1447) {
|
|
4887
|
+
return _ref419.apply(this, arguments);
|
|
4897
4888
|
};
|
|
4898
4889
|
}();
|
|
4899
4890
|
exports.wipeout_user_emails = wipeout_user_emails;
|
|
4900
4891
|
var create_embed_user = function () {
|
|
4901
|
-
var
|
|
4892
|
+
var _ref420 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4902
4893
|
return sdk.post('/users/embed_user', null, body, options);
|
|
4903
4894
|
});
|
|
4904
|
-
return function create_embed_user(
|
|
4905
|
-
return
|
|
4895
|
+
return function create_embed_user(_x1448, _x1449, _x1450) {
|
|
4896
|
+
return _ref420.apply(this, arguments);
|
|
4906
4897
|
};
|
|
4907
4898
|
}();
|
|
4908
4899
|
exports.create_embed_user = create_embed_user;
|
|
4909
4900
|
var all_user_attributes = function () {
|
|
4910
|
-
var
|
|
4901
|
+
var _ref421 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4911
4902
|
return sdk.get('/user_attributes', {
|
|
4912
4903
|
fields: request.fields,
|
|
4913
4904
|
sorts: request.sorts
|
|
4914
4905
|
}, null, options);
|
|
4915
4906
|
});
|
|
4916
|
-
return function all_user_attributes(
|
|
4917
|
-
return
|
|
4907
|
+
return function all_user_attributes(_x1451, _x1452, _x1453) {
|
|
4908
|
+
return _ref421.apply(this, arguments);
|
|
4918
4909
|
};
|
|
4919
4910
|
}();
|
|
4920
4911
|
exports.all_user_attributes = all_user_attributes;
|
|
4921
4912
|
var create_user_attribute = function () {
|
|
4922
|
-
var
|
|
4913
|
+
var _ref422 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4923
4914
|
return sdk.post('/user_attributes', {
|
|
4924
4915
|
fields
|
|
4925
4916
|
}, body, options);
|
|
4926
4917
|
});
|
|
4927
|
-
return function create_user_attribute(
|
|
4928
|
-
return
|
|
4918
|
+
return function create_user_attribute(_x1454, _x1455, _x1456, _x1457) {
|
|
4919
|
+
return _ref422.apply(this, arguments);
|
|
4929
4920
|
};
|
|
4930
4921
|
}();
|
|
4931
4922
|
exports.create_user_attribute = create_user_attribute;
|
|
4932
4923
|
var user_attribute = function () {
|
|
4933
|
-
var
|
|
4924
|
+
var _ref423 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4934
4925
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4935
4926
|
return sdk.get("/user_attributes/".concat(user_attribute_id), {
|
|
4936
4927
|
fields
|
|
4937
4928
|
}, null, options);
|
|
4938
4929
|
});
|
|
4939
|
-
return function user_attribute(
|
|
4940
|
-
return
|
|
4930
|
+
return function user_attribute(_x1458, _x1459, _x1460, _x1461) {
|
|
4931
|
+
return _ref423.apply(this, arguments);
|
|
4941
4932
|
};
|
|
4942
4933
|
}();
|
|
4943
4934
|
exports.user_attribute = user_attribute;
|
|
4944
4935
|
var update_user_attribute = function () {
|
|
4945
|
-
var
|
|
4936
|
+
var _ref424 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
|
|
4946
4937
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4947
4938
|
return sdk.patch("/user_attributes/".concat(user_attribute_id), {
|
|
4948
4939
|
fields
|
|
4949
4940
|
}, body, options);
|
|
4950
4941
|
});
|
|
4951
|
-
return function update_user_attribute(
|
|
4952
|
-
return
|
|
4942
|
+
return function update_user_attribute(_x1462, _x1463, _x1464, _x1465, _x1466) {
|
|
4943
|
+
return _ref424.apply(this, arguments);
|
|
4953
4944
|
};
|
|
4954
4945
|
}();
|
|
4955
4946
|
exports.update_user_attribute = update_user_attribute;
|
|
4956
4947
|
var delete_user_attribute = function () {
|
|
4957
|
-
var
|
|
4948
|
+
var _ref425 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
|
|
4958
4949
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4959
4950
|
return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
|
|
4960
4951
|
});
|
|
4961
|
-
return function delete_user_attribute(
|
|
4962
|
-
return
|
|
4952
|
+
return function delete_user_attribute(_x1467, _x1468, _x1469) {
|
|
4953
|
+
return _ref425.apply(this, arguments);
|
|
4963
4954
|
};
|
|
4964
4955
|
}();
|
|
4965
4956
|
exports.delete_user_attribute = delete_user_attribute;
|
|
4966
4957
|
var all_user_attribute_group_values = function () {
|
|
4967
|
-
var
|
|
4958
|
+
var _ref426 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4968
4959
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4969
4960
|
return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
|
|
4970
4961
|
fields
|
|
4971
4962
|
}, null, options);
|
|
4972
4963
|
});
|
|
4973
|
-
return function all_user_attribute_group_values(
|
|
4974
|
-
return
|
|
4964
|
+
return function all_user_attribute_group_values(_x1470, _x1471, _x1472, _x1473) {
|
|
4965
|
+
return _ref426.apply(this, arguments);
|
|
4975
4966
|
};
|
|
4976
4967
|
}();
|
|
4977
4968
|
exports.all_user_attribute_group_values = all_user_attribute_group_values;
|
|
4978
4969
|
var set_user_attribute_group_values = function () {
|
|
4979
|
-
var
|
|
4970
|
+
var _ref427 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
|
|
4980
4971
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4981
4972
|
return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
|
|
4982
4973
|
});
|
|
4983
|
-
return function set_user_attribute_group_values(
|
|
4984
|
-
return
|
|
4974
|
+
return function set_user_attribute_group_values(_x1474, _x1475, _x1476, _x1477) {
|
|
4975
|
+
return _ref427.apply(this, arguments);
|
|
4985
4976
|
};
|
|
4986
4977
|
}();
|
|
4987
4978
|
exports.set_user_attribute_group_values = set_user_attribute_group_values;
|
|
4988
4979
|
var all_workspaces = function () {
|
|
4989
|
-
var
|
|
4980
|
+
var _ref428 = _asyncToGenerator(function* (sdk, options) {
|
|
4990
4981
|
return sdk.get('/workspaces', null, null, options);
|
|
4991
4982
|
});
|
|
4992
|
-
return function all_workspaces(
|
|
4993
|
-
return
|
|
4983
|
+
return function all_workspaces(_x1478, _x1479) {
|
|
4984
|
+
return _ref428.apply(this, arguments);
|
|
4994
4985
|
};
|
|
4995
4986
|
}();
|
|
4996
4987
|
exports.all_workspaces = all_workspaces;
|
|
4997
4988
|
var workspace = function () {
|
|
4998
|
-
var
|
|
4989
|
+
var _ref429 = _asyncToGenerator(function* (sdk, workspace_id, options) {
|
|
4999
4990
|
workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
|
|
5000
4991
|
return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
|
|
5001
4992
|
});
|
|
5002
|
-
return function workspace(
|
|
5003
|
-
return
|
|
4993
|
+
return function workspace(_x1480, _x1481, _x1482) {
|
|
4994
|
+
return _ref429.apply(this, arguments);
|
|
5004
4995
|
};
|
|
5005
4996
|
}();
|
|
5006
4997
|
exports.workspace = workspace;
|