From 9e1944371390a91551e6954a6f372ea3c1cec47c Mon Sep 17 00:00:00 2001 From: APIs and Common Services team Date: Fri, 20 Oct 2023 17:29:46 +0000 Subject: [PATCH] Automated SDK update This updates the SDK from internal repo commit segmentio/public-api@8e529682. --- README.md | 4 ++-- pyproject.toml | 2 +- segment_public_api/__init__.py | 4 ++-- segment_public_api/api/api_calls_api.py | 2 +- segment_public_api/api/audiences_api.py | 2 +- segment_public_api/api/audit_trail_api.py | 2 +- segment_public_api/api/catalog_api.py | 2 +- segment_public_api/api/computed_traits_api.py | 2 +- segment_public_api/api/deletion_and_suppression_api.py | 2 +- segment_public_api/api/destination_filters_api.py | 2 +- segment_public_api/api/destinations_api.py | 2 +- segment_public_api/api/edge_functions_api.py | 2 +- segment_public_api/api/events_api.py | 2 +- segment_public_api/api/functions_api.py | 2 +- segment_public_api/api/iam_groups_api.py | 2 +- segment_public_api/api/iam_roles_api.py | 2 +- segment_public_api/api/iam_users_api.py | 2 +- segment_public_api/api/labels_api.py | 2 +- segment_public_api/api/monthly_tracked_users_api.py | 2 +- segment_public_api/api/profiles_sync_api.py | 2 +- segment_public_api/api/reverse_etl_api.py | 2 +- segment_public_api/api/selective_sync_api.py | 2 +- segment_public_api/api/sources_api.py | 2 +- segment_public_api/api/spaces_api.py | 2 +- segment_public_api/api/testing_api.py | 2 +- segment_public_api/api/tracking_plans_api.py | 2 +- segment_public_api/api/transformations_api.py | 2 +- segment_public_api/api/warehouses_api.py | 2 +- segment_public_api/api/workspaces_api.py | 2 +- segment_public_api/api_client.py | 4 ++-- segment_public_api/configuration.py | 6 +++--- segment_public_api/exceptions.py | 2 +- segment_public_api/models/__init__.py | 2 +- segment_public_api/models/access_permission_v1.py | 2 +- .../add_connection_from_source_to_warehouse200_response.py | 2 +- .../add_connection_from_source_to_warehouse_v1_output.py | 2 +- .../models/add_labels_to_source200_response.py | 2 +- .../models/add_labels_to_source200_response1.py | 2 +- .../models/add_labels_to_source_alpha_input.py | 2 +- .../models/add_labels_to_source_alpha_output.py | 2 +- segment_public_api/models/add_labels_to_source_v1_input.py | 2 +- segment_public_api/models/add_labels_to_source_v1_output.py | 2 +- .../models/add_permissions_to_user200_response.py | 2 +- .../models/add_permissions_to_user_group200_response.py | 2 +- .../models/add_permissions_to_user_group_v1_input.py | 2 +- .../models/add_permissions_to_user_group_v1_output.py | 2 +- .../models/add_permissions_to_user_v1_input.py | 2 +- .../models/add_permissions_to_user_v1_output.py | 2 +- .../models/add_source_to_tracking_plan200_response.py | 2 +- .../models/add_source_to_tracking_plan_v1_input.py | 2 +- .../models/add_source_to_tracking_plan_v1_output.py | 2 +- .../models/add_users_to_user_group200_response.py | 2 +- .../models/add_users_to_user_group_v1_input.py | 2 +- .../models/add_users_to_user_group_v1_output.py | 2 +- .../models/advanced_warehouse_sync_schedule_v1_input.py | 2 +- .../models/advanced_warehouse_sync_schedule_v1_output.py | 2 +- segment_public_api/models/allowed_label_beta.py | 2 +- segment_public_api/models/api_call_snapshot_v1.py | 2 +- segment_public_api/models/audience_summary.py | 2 +- segment_public_api/models/audit_event_v1.py | 2 +- ...h_query_messaging_subscriptions_for_space200_response.py | 2 +- ...h_query_messaging_subscriptions_for_space_alpha_input.py | 2 +- ..._query_messaging_subscriptions_for_space_alpha_output.py | 2 +- segment_public_api/models/breakdown_beta.py | 2 +- segment_public_api/models/common_source_settings_v1.py | 2 +- segment_public_api/models/computed_trait_summary.py | 2 +- segment_public_api/models/contact.py | 2 +- .../models/create_cloud_source_regulation200_response.py | 2 +- .../models/create_cloud_source_regulation_v1_input.py | 2 +- .../models/create_cloud_source_regulation_v1_output.py | 2 +- segment_public_api/models/create_destination200_response.py | 2 +- .../models/create_destination_subscription200_response.py | 2 +- .../models/create_destination_subscription_alpha_input.py | 2 +- .../models/create_destination_subscription_alpha_output.py | 2 +- segment_public_api/models/create_destination_v1_input.py | 2 +- segment_public_api/models/create_destination_v1_output.py | 2 +- .../models/create_edge_functions200_response.py | 2 +- .../models/create_edge_functions_alpha_input.py | 2 +- .../models/create_edge_functions_alpha_output.py | 2 +- .../models/create_filter_for_destination200_response.py | 2 +- .../models/create_filter_for_destination_v1_input.py | 2 +- .../models/create_filter_for_destination_v1_output.py | 2 +- segment_public_api/models/create_function200_response.py | 2 +- .../models/create_function_deployment200_response.py | 2 +- .../models/create_function_deployment_v1_output.py | 2 +- segment_public_api/models/create_function_v1_input.py | 2 +- segment_public_api/models/create_function_v1_output.py | 2 +- .../models/create_insert_function_instance200_response.py | 2 +- .../models/create_insert_function_instance_alpha_input.py | 2 +- .../models/create_insert_function_instance_alpha_output.py | 2 +- segment_public_api/models/create_invites200_response.py | 2 +- segment_public_api/models/create_invites_v1_input.py | 2 +- segment_public_api/models/create_invites_v1_output.py | 2 +- segment_public_api/models/create_label200_response.py | 2 +- segment_public_api/models/create_label_v1_input.py | 2 +- segment_public_api/models/create_label_v1_output.py | 2 +- .../models/create_profiles_warehouse200_response.py | 2 +- .../models/create_profiles_warehouse_alpha_input.py | 2 +- .../models/create_profiles_warehouse_alpha_output.py | 2 +- .../models/create_reverse_etl_model200_response.py | 2 +- segment_public_api/models/create_reverse_etl_model_input.py | 2 +- .../models/create_reverse_etl_model_output.py | 2 +- segment_public_api/models/create_source200_response.py | 2 +- segment_public_api/models/create_source200_response1.py | 2 +- segment_public_api/models/create_source_alpha_input.py | 2 +- segment_public_api/models/create_source_alpha_output.py | 2 +- .../models/create_source_regulation200_response.py | 2 +- .../models/create_source_regulation_v1_input.py | 2 +- .../models/create_source_regulation_v1_output.py | 2 +- segment_public_api/models/create_source_v1_input.py | 2 +- segment_public_api/models/create_source_v1_output.py | 2 +- .../models/create_tracking_plan200_response.py | 2 +- segment_public_api/models/create_tracking_plan_v1_input.py | 2 +- segment_public_api/models/create_tracking_plan_v1_output.py | 2 +- .../models/create_transformation200_response.py | 2 +- .../models/create_transformation_beta_input.py | 2 +- .../models/create_transformation_beta_output.py | 2 +- segment_public_api/models/create_transformation_v1_input.py | 2 +- .../models/create_transformation_v1_output.py | 2 +- segment_public_api/models/create_user_group200_response.py | 2 +- segment_public_api/models/create_user_group_v1_input.py | 2 +- segment_public_api/models/create_user_group_v1_output.py | 2 +- .../models/create_validation_in_warehouse200_response.py | 2 +- .../models/create_validation_in_warehouse_v1_input.py | 2 +- .../models/create_validation_in_warehouse_v1_output.py | 2 +- segment_public_api/models/create_warehouse200_response.py | 2 +- segment_public_api/models/create_warehouse_v1_input.py | 2 +- segment_public_api/models/create_warehouse_v1_output.py | 2 +- .../models/create_workspace_regulation200_response.py | 2 +- .../models/create_workspace_regulation_v1_input.py | 2 +- .../models/create_workspace_regulation_v1_output.py | 2 +- segment_public_api/models/delete_destination200_response.py | 2 +- segment_public_api/models/delete_destination_v1_output.py | 2 +- segment_public_api/models/delete_function200_response.py | 2 +- segment_public_api/models/delete_function_v1_output.py | 2 +- .../models/delete_insert_function_instance200_response.py | 2 +- .../models/delete_insert_function_instance_alpha_output.py | 2 +- segment_public_api/models/delete_invites200_response.py | 2 +- segment_public_api/models/delete_invites_v1_output.py | 2 +- segment_public_api/models/delete_label200_response.py | 2 +- segment_public_api/models/delete_label200_response1.py | 2 +- segment_public_api/models/delete_label_alpha_output.py | 2 +- segment_public_api/models/delete_label_v1_output.py | 2 +- segment_public_api/models/delete_regulation200_response.py | 2 +- segment_public_api/models/delete_regulation_v1_output.py | 2 +- .../models/delete_reverse_etl_model200_response.py | 2 +- .../models/delete_reverse_etl_model_output.py | 2 +- segment_public_api/models/delete_source200_response.py | 2 +- segment_public_api/models/delete_source200_response1.py | 2 +- segment_public_api/models/delete_source_alpha_output.py | 2 +- segment_public_api/models/delete_source_v1_output.py | 2 +- .../models/delete_tracking_plan200_response.py | 2 +- segment_public_api/models/delete_tracking_plan_v1_output.py | 2 +- .../models/delete_transformation200_response.py | 2 +- .../models/delete_transformation_beta_input.py | 2 +- .../models/delete_transformation_beta_output.py | 2 +- .../models/delete_transformation_v1_output.py | 2 +- segment_public_api/models/delete_user_group200_response.py | 2 +- segment_public_api/models/delete_user_group_v1_output.py | 2 +- segment_public_api/models/delete_users200_response.py | 2 +- segment_public_api/models/delete_users_v1_output.py | 2 +- segment_public_api/models/delete_warehouse200_response.py | 2 +- segment_public_api/models/delete_warehouse_v1_output.py | 2 +- segment_public_api/models/delivery_metrics_summary_beta.py | 2 +- segment_public_api/models/destination_filter_action_v1.py | 2 +- segment_public_api/models/destination_filter_v1.py | 2 +- .../models/destination_metadata_action_field_v1.py | 2 +- segment_public_api/models/destination_metadata_action_v1.py | 2 +- .../models/destination_metadata_component_v1.py | 2 +- .../models/destination_metadata_features_v1.py | 2 +- .../models/destination_metadata_methods_v1.py | 2 +- .../models/destination_metadata_platforms_v1.py | 2 +- .../models/destination_metadata_subscription_preset_v1.py | 2 +- segment_public_api/models/destination_metadata_v1.py | 2 +- segment_public_api/models/destination_status_v1.py | 2 +- segment_public_api/models/destination_subscription.py | 2 +- .../models/destination_subscription_update_input.py | 2 +- segment_public_api/models/destination_v1.py | 2 +- .../models/disable_edge_functions200_response.py | 2 +- .../models/disable_edge_functions_alpha_output.py | 2 +- segment_public_api/models/echo200_response.py | 2 +- segment_public_api/models/echo200_response1.py | 2 +- segment_public_api/models/echo_alpha_output.py | 2 +- segment_public_api/models/echo_v1_output.py | 2 +- segment_public_api/models/edge_functions_alpha.py | 2 +- segment_public_api/models/event_source_v1.py | 2 +- segment_public_api/models/fql_defined_property_v1.py | 2 +- segment_public_api/models/function.py | 2 +- segment_public_api/models/function_deployment.py | 2 +- segment_public_api/models/function_setting_v1.py | 2 +- segment_public_api/models/function_v1.py | 2 +- .../generate_upload_url_for_edge_functions200_response.py | 2 +- .../generate_upload_url_for_edge_functions_alpha_output.py | 2 +- ...get_advanced_sync_schedule_from_warehouse200_response.py | 2 +- .../get_advanced_sync_schedule_from_warehouse_v1_output.py | 2 +- segment_public_api/models/get_audience200_response.py | 2 +- segment_public_api/models/get_audience_alpha_output.py | 2 +- segment_public_api/models/get_computed_trait200_response.py | 2 +- .../models/get_computed_trait_alpha_output.py | 2 +- .../get_connection_state_from_warehouse200_response.py | 2 +- .../models/get_connection_state_from_warehouse_v1_output.py | 2 +- .../get_daily_per_source_api_calls_usage200_response.py | 2 +- .../get_daily_per_source_api_calls_usage_v1_output.py | 2 +- .../models/get_daily_per_source_mtu_usage200_response.py | 2 +- .../models/get_daily_per_source_mtu_usage_v1_output.py | 2 +- .../get_daily_workspace_api_calls_usage200_response.py | 2 +- .../models/get_daily_workspace_api_calls_usage_v1_output.py | 2 +- .../models/get_daily_workspace_mtu_usage200_response.py | 2 +- .../models/get_daily_workspace_mtu_usage_v1_output.py | 2 +- segment_public_api/models/get_destination200_response.py | 2 +- .../models/get_destination_metadata200_response.py | 2 +- .../models/get_destination_metadata_v1_output.py | 2 +- segment_public_api/models/get_destination_v1_output.py | 2 +- .../models/get_destinations_catalog200_response.py | 2 +- .../models/get_destinations_catalog_v1_output.py | 2 +- .../models/get_events_volume_from_workspace200_response.py | 2 +- .../models/get_events_volume_from_workspace_v1_output.py | 2 +- .../models/get_events_volume_from_workspace_v1_query.py | 2 +- .../models/get_filter_in_destination200_response.py | 2 +- .../models/get_filter_in_destination_v1_output.py | 2 +- segment_public_api/models/get_function200_response.py | 2 +- segment_public_api/models/get_function_v1_output.py | 2 +- .../models/get_function_version200_response.py | 2 +- .../models/get_function_version_alpha_output.py | 2 +- .../models/get_latest_from_edge_functions200_response.py | 2 +- .../models/get_latest_from_edge_functions_alpha_output.py | 2 +- .../models/get_messaging_subscription_failure_response.py | 2 +- .../models/get_messaging_subscription_success_response.py | 2 +- segment_public_api/models/get_regulation200_response.py | 2 +- segment_public_api/models/get_regulation_v1_output.py | 2 +- .../models/get_reverse_etl_model200_response.py | 2 +- segment_public_api/models/get_reverse_etl_model_output.py | 2 +- segment_public_api/models/get_source200_response.py | 2 +- segment_public_api/models/get_source200_response1.py | 2 +- segment_public_api/models/get_source_alpha_output.py | 2 +- .../models/get_source_metadata200_response.py | 2 +- segment_public_api/models/get_source_metadata_v1_output.py | 2 +- segment_public_api/models/get_source_v1_output.py | 2 +- .../models/get_sources_catalog200_response.py | 2 +- segment_public_api/models/get_sources_catalog_v1_output.py | 2 +- segment_public_api/models/get_space200_response.py | 2 +- segment_public_api/models/get_space_alpha_output.py | 2 +- .../models/get_subscription_from_destination200_response.py | 2 +- .../get_subscription_from_destination_alpha_output.py | 2 +- segment_public_api/models/get_subscription_request.py | 2 +- segment_public_api/models/get_tracking_plan200_response.py | 2 +- segment_public_api/models/get_tracking_plan_v1_output.py | 2 +- segment_public_api/models/get_transformation200_response.py | 2 +- segment_public_api/models/get_transformation_beta_input.py | 2 +- segment_public_api/models/get_transformation_beta_output.py | 2 +- segment_public_api/models/get_transformation_v1_output.py | 2 +- segment_public_api/models/get_user200_response.py | 2 +- segment_public_api/models/get_user_group200_response.py | 2 +- segment_public_api/models/get_user_group_v1_output.py | 2 +- segment_public_api/models/get_user_v1_output.py | 2 +- segment_public_api/models/get_warehouse200_response.py | 2 +- .../models/get_warehouse_metadata200_response.py | 2 +- .../models/get_warehouse_metadata_v1_output.py | 2 +- segment_public_api/models/get_warehouse_v1_output.py | 2 +- .../models/get_warehouses_catalog200_response.py | 2 +- .../models/get_warehouses_catalog_v1_output.py | 2 +- segment_public_api/models/get_workspace200_response.py | 2 +- segment_public_api/models/get_workspace_v1_output.py | 2 +- segment_public_api/models/group_source_settings_v1.py | 2 +- segment_public_api/models/group_subscription_status.py | 2 +- .../models/group_subscription_status_response.py | 2 +- segment_public_api/models/handle_webhook_input.py | 2 +- segment_public_api/models/handle_webhook_output.py | 2 +- segment_public_api/models/identify_source_settings_v1.py | 2 +- segment_public_api/models/insert_function_instance_alpha.py | 2 +- segment_public_api/models/integration_option_beta.py | 2 +- segment_public_api/models/invite_permission_v1.py | 2 +- segment_public_api/models/invite_v1.py | 2 +- segment_public_api/models/label_alpha.py | 2 +- segment_public_api/models/label_v1.py | 2 +- segment_public_api/models/list_audiences200_response.py | 2 +- segment_public_api/models/list_audiences_alpha_output.py | 2 +- segment_public_api/models/list_audit_events200_response.py | 2 +- segment_public_api/models/list_audit_events_v1_output.py | 2 +- .../models/list_computed_traits200_response.py | 2 +- .../models/list_computed_traits_alpha_output.py | 2 +- .../list_connected_destinations_from_source200_response.py | 2 +- .../list_connected_destinations_from_source200_response1.py | 2 +- .../list_connected_destinations_from_source_alpha_output.py | 2 +- .../list_connected_destinations_from_source_v1_output.py | 2 +- .../list_connected_sources_from_warehouse200_response.py | 2 +- .../list_connected_sources_from_warehouse_v1_output.py | 2 +- .../list_connected_warehouses_from_source200_response.py | 2 +- .../list_connected_warehouses_from_source200_response1.py | 2 +- .../list_connected_warehouses_from_source_alpha_output.py | 2 +- .../list_connected_warehouses_from_source_v1_output.py | 2 +- ...delivery_metrics_summary_from_destination200_response.py | 2 +- ...delivery_metrics_summary_from_destination_beta_output.py | 2 +- segment_public_api/models/list_destinations200_response.py | 2 +- segment_public_api/models/list_destinations_v1_output.py | 2 +- .../models/list_filters_from_destination200_response.py | 2 +- .../models/list_filters_from_destination_v1_output.py | 2 +- segment_public_api/models/list_function_item_v1.py | 2 +- .../models/list_function_versions200_response.py | 2 +- .../models/list_function_versions_alpha_output.py | 2 +- segment_public_api/models/list_functions200_response.py | 2 +- segment_public_api/models/list_functions_v1_output.py | 2 +- .../models/list_insert_function_instances200_response.py | 2 +- .../models/list_insert_function_instances_alpha_output.py | 2 +- segment_public_api/models/list_invites200_response.py | 2 +- .../models/list_invites_from_user_group200_response.py | 2 +- .../models/list_invites_from_user_group_v1_output.py | 2 +- segment_public_api/models/list_invites_v1_output.py | 2 +- segment_public_api/models/list_labels200_response.py | 2 +- segment_public_api/models/list_labels200_response1.py | 2 +- segment_public_api/models/list_labels_alpha_output.py | 2 +- segment_public_api/models/list_labels_v1_output.py | 2 +- .../models/list_profiles_warehouse_in_space200_response.py | 2 +- .../models/list_profiles_warehouse_in_space_alpha_output.py | 2 +- .../models/list_regulations_from_source200_response.py | 2 +- .../models/list_regulations_from_source_v1_output.py | 2 +- .../models/list_reverse_etl_models200_response.py | 2 +- segment_public_api/models/list_reverse_etl_models_output.py | 2 +- segment_public_api/models/list_roles200_response.py | 2 +- segment_public_api/models/list_roles_v1_output.py | 2 +- .../models/list_rules_from_tracking_plan200_response.py | 2 +- .../models/list_rules_from_tracking_plan_v1_output.py | 2 +- .../models/list_schema_settings_in_source200_response.py | 2 +- .../models/list_schema_settings_in_source_v1_output.py | 2 +- ...selective_syncs_from_warehouse_and_source200_response.py | 2 +- ...t_selective_syncs_from_warehouse_and_source_v1_output.py | 2 +- ..._selective_syncs_from_warehouse_and_space200_response.py | 2 +- ...selective_syncs_from_warehouse_and_space_alpha_output.py | 2 +- segment_public_api/models/list_sources200_response.py | 2 +- segment_public_api/models/list_sources200_response1.py | 2 +- segment_public_api/models/list_sources_alpha_output.py | 2 +- .../models/list_sources_from_tracking_plan200_response.py | 2 +- .../models/list_sources_from_tracking_plan_v1_output.py | 2 +- segment_public_api/models/list_sources_v1_output.py | 2 +- .../list_subscriptions_from_destination200_response.py | 2 +- .../list_subscriptions_from_destination_alpha_output.py | 2 +- segment_public_api/models/list_suppressions200_response.py | 2 +- segment_public_api/models/list_suppressions_v1_output.py | 2 +- .../models/list_syncs_from_warehouse200_response.py | 2 +- .../list_syncs_from_warehouse_and_source200_response.py | 2 +- .../list_syncs_from_warehouse_and_source_v1_output.py | 2 +- .../models/list_syncs_from_warehouse_v1_output.py | 2 +- .../models/list_tracking_plans200_response.py | 2 +- segment_public_api/models/list_tracking_plans_v1_output.py | 2 +- .../models/list_transformations200_response.py | 2 +- .../models/list_transformations_beta_input.py | 2 +- .../models/list_transformations_beta_output.py | 2 +- segment_public_api/models/list_transformations_v1_output.py | 2 +- segment_public_api/models/list_user_groups200_response.py | 2 +- .../models/list_user_groups_from_user200_response.py | 2 +- .../models/list_user_groups_from_user_v1_output.py | 2 +- segment_public_api/models/list_user_groups_v1_output.py | 2 +- segment_public_api/models/list_users200_response.py | 2 +- .../models/list_users_from_user_group200_response.py | 2 +- .../models/list_users_from_user_group_v1_output.py | 2 +- segment_public_api/models/list_users_v1_output.py | 2 +- segment_public_api/models/list_warehouses200_response.py | 2 +- segment_public_api/models/list_warehouses_v1_output.py | 2 +- .../models/list_workspace_regulations200_response.py | 2 +- .../models/list_workspace_regulations_v1_output.py | 2 +- segment_public_api/models/logos_beta.py | 2 +- segment_public_api/models/message_subscription_response.py | 2 +- .../models/message_subscription_response_error.py | 2 +- segment_public_api/models/messages_subscription_request.py | 2 +- segment_public_api/models/metric_beta.py | 2 +- segment_public_api/models/minimal_user_group_v1.py | 2 +- segment_public_api/models/minimal_user_v1.py | 2 +- segment_public_api/models/mtu_snapshot_v1.py | 2 +- segment_public_api/models/pagination_input.py | 2 +- segment_public_api/models/pagination_output.py | 2 +- segment_public_api/models/permission_input_v1.py | 2 +- segment_public_api/models/permission_resource_v1.py | 2 +- segment_public_api/models/permission_v1.py | 2 +- .../models/preview_destination_filter200_response.py | 2 +- segment_public_api/models/preview_destination_filter_v1.py | 2 +- .../models/preview_destination_filter_v1_input.py | 2 +- .../models/preview_destination_filter_v1_output.py | 2 +- segment_public_api/models/profiles_warehouse_alpha.py | 2 +- segment_public_api/models/property_rename_beta.py | 2 +- segment_public_api/models/property_rename_v1.py | 2 +- .../models/property_value_transformation_beta.py | 2 +- .../models/property_value_transformation_v1.py | 2 +- segment_public_api/models/regulation.py | 2 +- segment_public_api/models/regulation_list_entry_v1.py | 2 +- .../models/remove_audience_from_space200_response.py | 2 +- .../models/remove_audience_from_space_alpha_output.py | 2 +- .../models/remove_computed_trait_from_space200_response.py | 2 +- .../models/remove_computed_trait_from_space_alpha_output.py | 2 +- .../models/remove_filter_from_destination200_response.py | 2 +- .../models/remove_filter_from_destination_v1_output.py | 2 +- .../remove_profiles_warehouse_from_space200_response.py | 2 +- .../remove_profiles_warehouse_from_space_alpha_output.py | 2 +- segment_public_api/models/remove_rule_v1.py | 2 +- .../models/remove_rules_from_tracking_plan200_response.py | 2 +- .../models/remove_rules_from_tracking_plan_v1_output.py | 2 +- .../remove_source_connection_from_warehouse200_response.py | 2 +- .../remove_source_connection_from_warehouse_v1_output.py | 2 +- .../models/remove_source_from_tracking_plan200_response.py | 2 +- .../models/remove_source_from_tracking_plan_v1_output.py | 2 +- .../remove_subscription_from_destination200_response.py | 2 +- .../remove_subscription_from_destination_alpha_output.py | 2 +- .../models/remove_users_from_user_group200_response.py | 2 +- .../models/remove_users_from_user_group_v1_output.py | 2 +- ...lace_advanced_sync_schedule_for_warehouse200_response.py | 2 +- ...replace_advanced_sync_schedule_for_warehouse_v1_input.py | 2 +- ...eplace_advanced_sync_schedule_for_warehouse_v1_output.py | 2 +- .../models/replace_labels_in_source200_response.py | 2 +- .../models/replace_labels_in_source200_response1.py | 2 +- .../models/replace_labels_in_source_alpha_input.py | 2 +- .../models/replace_labels_in_source_alpha_output.py | 2 +- .../models/replace_labels_in_source_v1_input.py | 2 +- .../models/replace_labels_in_source_v1_output.py | 2 +- ...replace_messaging_subscriptions_in_spaces200_response.py | 2 +- ...replace_messaging_subscriptions_in_spaces_alpha_input.py | 2 +- ...eplace_messaging_subscriptions_in_spaces_alpha_output.py | 2 +- .../models/replace_permissions_for_user200_response.py | 2 +- .../replace_permissions_for_user_group200_response.py | 2 +- .../models/replace_permissions_for_user_group_v1_input.py | 2 +- .../models/replace_permissions_for_user_group_v1_output.py | 2 +- .../models/replace_permissions_for_user_v1_input.py | 2 +- .../models/replace_permissions_for_user_v1_output.py | 2 +- .../models/replace_rules_in_tracking_plan200_response.py | 2 +- .../models/replace_rules_in_tracking_plan_v1_input.py | 2 +- .../models/replace_rules_in_tracking_plan_v1_output.py | 2 +- .../models/replace_users_in_user_group200_response.py | 2 +- .../models/replace_users_in_user_group_v1_input.py | 2 +- .../models/replace_users_in_user_group_v1_output.py | 2 +- segment_public_api/models/request_error.py | 2 +- segment_public_api/models/request_error_envelope.py | 2 +- segment_public_api/models/resource_v1.py | 2 +- .../models/restore_function_version200_response.py | 2 +- .../models/restore_function_version_alpha_input.py | 2 +- .../models/restore_function_version_alpha_output.py | 2 +- segment_public_api/models/reverse_etl_model.py | 2 +- segment_public_api/models/role_v1.py | 2 +- segment_public_api/models/rule_input_v1.py | 2 +- segment_public_api/models/rule_v1.py | 2 +- segment_public_api/models/source_alpha.py | 2 +- segment_public_api/models/source_api_call_snapshot_v1.py | 2 +- .../models/source_event_volume_datapoint_v1.py | 2 +- segment_public_api/models/source_event_volume_v1.py | 2 +- segment_public_api/models/source_metadata_v1.py | 2 +- segment_public_api/models/source_settings_output_v1.py | 2 +- segment_public_api/models/source_v1.py | 2 +- segment_public_api/models/space.py | 2 +- .../models/space_warehouse_schema_override.py | 2 +- .../models/space_warehouse_selective_sync_item_alpha.py | 2 +- segment_public_api/models/stream_status_v1.py | 2 +- segment_public_api/models/suppressed_inner.py | 2 +- segment_public_api/models/sync_notice_v1.py | 2 +- segment_public_api/models/sync_v1.py | 2 +- segment_public_api/models/track_source_settings_v1.py | 2 +- segment_public_api/models/tracking_plan_v1.py | 2 +- segment_public_api/models/transformation_beta.py | 2 +- segment_public_api/models/transformation_v1.py | 2 +- .../models/update_audience_for_space200_response.py | 2 +- .../models/update_audience_for_space_alpha_output.py | 2 +- .../models/update_audience_for_space_input.py | 2 +- .../models/update_computed_trait_for_space200_response.py | 2 +- .../models/update_computed_trait_for_space_alpha_input.py | 2 +- .../models/update_computed_trait_for_space_alpha_output.py | 2 +- segment_public_api/models/update_destination200_response.py | 2 +- segment_public_api/models/update_destination_v1_input.py | 2 +- segment_public_api/models/update_destination_v1_output.py | 2 +- .../models/update_filter_for_destination200_response.py | 2 +- .../models/update_filter_for_destination_v1_input.py | 2 +- .../models/update_filter_for_destination_v1_output.py | 2 +- segment_public_api/models/update_function200_response.py | 2 +- segment_public_api/models/update_function_v1_input.py | 2 +- segment_public_api/models/update_function_v1_output.py | 2 +- .../models/update_group_subscription_status_response.py | 2 +- .../models/update_insert_function_instance200_response.py | 2 +- .../models/update_insert_function_instance_alpha_input.py | 2 +- .../models/update_insert_function_instance_alpha_output.py | 2 +- ...te_profiles_warehouse_for_space_warehouse200_response.py | 2 +- ...te_profiles_warehouse_for_space_warehouse_alpha_input.py | 2 +- ...e_profiles_warehouse_for_space_warehouse_alpha_output.py | 2 +- .../models/update_reverse_etl_model200_response.py | 2 +- segment_public_api/models/update_reverse_etl_model_input.py | 2 +- .../models/update_reverse_etl_model_output.py | 2 +- .../models/update_rules_in_tracking_plan200_response.py | 2 +- .../models/update_rules_in_tracking_plan_v1_input.py | 2 +- .../models/update_rules_in_tracking_plan_v1_output.py | 2 +- .../models/update_schema_settings_in_source200_response.py | 2 +- .../models/update_schema_settings_in_source_v1_input.py | 2 +- .../models/update_schema_settings_in_source_v1_output.py | 2 +- .../update_selective_sync_for_warehouse200_response.py | 2 +- ...te_selective_sync_for_warehouse_and_space200_response.py | 2 +- ...te_selective_sync_for_warehouse_and_space_alpha_input.py | 2 +- ...e_selective_sync_for_warehouse_and_space_alpha_output.py | 2 +- .../models/update_selective_sync_for_warehouse_v1_input.py | 2 +- .../models/update_selective_sync_for_warehouse_v1_output.py | 2 +- segment_public_api/models/update_source200_response.py | 2 +- segment_public_api/models/update_source200_response1.py | 2 +- segment_public_api/models/update_source_alpha_input.py | 2 +- segment_public_api/models/update_source_alpha_output.py | 2 +- segment_public_api/models/update_source_v1_input.py | 2 +- segment_public_api/models/update_source_v1_output.py | 2 +- .../update_subscription_for_destination200_response.py | 2 +- .../update_subscription_for_destination_alpha_input.py | 2 +- .../update_subscription_for_destination_alpha_output.py | 2 +- .../models/update_tracking_plan200_response.py | 2 +- segment_public_api/models/update_tracking_plan_v1_input.py | 2 +- segment_public_api/models/update_tracking_plan_v1_output.py | 2 +- .../models/update_transformation200_response.py | 2 +- .../models/update_transformation_beta_input.py | 2 +- .../models/update_transformation_beta_output.py | 2 +- segment_public_api/models/update_transformation_v1_input.py | 2 +- .../models/update_transformation_v1_output.py | 2 +- segment_public_api/models/update_user_group200_response.py | 2 +- segment_public_api/models/update_user_group_v1_input.py | 2 +- segment_public_api/models/update_user_group_v1_output.py | 2 +- segment_public_api/models/update_warehouse200_response.py | 2 +- segment_public_api/models/update_warehouse_v1_input.py | 2 +- segment_public_api/models/update_warehouse_v1_output.py | 2 +- segment_public_api/models/upsert_rule_v1.py | 2 +- segment_public_api/models/user_group_v1.py | 2 +- segment_public_api/models/user_v1.py | 2 +- segment_public_api/models/users_per_source_snapshot_v1.py | 2 +- segment_public_api/models/version.py | 2 +- segment_public_api/models/warehouse_advanced_sync_v1.py | 2 +- segment_public_api/models/warehouse_metadata_v1.py | 2 +- .../models/warehouse_selective_sync_item_v1.py | 2 +- segment_public_api/models/warehouse_sync_override_v1.py | 2 +- segment_public_api/models/warehouse_v1.py | 2 +- segment_public_api/models/workspace_v1.py | 2 +- segment_public_api/rest.py | 2 +- setup.py | 4 ++-- 528 files changed, 534 insertions(+), 534 deletions(-) diff --git a/README.md b/README.md index b32d1a69..257b2e16 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ See the next sections for more information on how to use the Segment Public API. This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 36.2.0 -- Package version: 36.2.0 +- API version: 36.3.0 +- Package version: 36.3.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit [https://docs.segmentapis.com](https://docs.segmentapis.com) diff --git a/pyproject.toml b/pyproject.toml index 00247123..7be5ab57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "segment_public_api" -version = "36.2.0" +version = "36.3.0" description = "Segment Public API" authors = ["Segment "] license = "NoLicense" diff --git a/segment_public_api/__init__.py b/segment_public_api/__init__.py index 6433f72b..a879567b 100644 --- a/segment_public_api/__init__.py +++ b/segment_public_api/__init__.py @@ -7,7 +7,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "36.2.0" +__version__ = "36.3.0" # import apis into sdk package from segment_public_api.api.api_calls_api import APICallsApi diff --git a/segment_public_api/api/api_calls_api.py b/segment_public_api/api/api_calls_api.py index 1c3931c4..f61b9821 100644 --- a/segment_public_api/api/api_calls_api.py +++ b/segment_public_api/api/api_calls_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/audiences_api.py b/segment_public_api/api/audiences_api.py index 6be85ec2..f5fa26e6 100644 --- a/segment_public_api/api/audiences_api.py +++ b/segment_public_api/api/audiences_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/audit_trail_api.py b/segment_public_api/api/audit_trail_api.py index c6eaafbe..093baa07 100644 --- a/segment_public_api/api/audit_trail_api.py +++ b/segment_public_api/api/audit_trail_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/catalog_api.py b/segment_public_api/api/catalog_api.py index fa50b7e4..74a61aeb 100644 --- a/segment_public_api/api/catalog_api.py +++ b/segment_public_api/api/catalog_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/computed_traits_api.py b/segment_public_api/api/computed_traits_api.py index 515d11cc..1983237d 100644 --- a/segment_public_api/api/computed_traits_api.py +++ b/segment_public_api/api/computed_traits_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/deletion_and_suppression_api.py b/segment_public_api/api/deletion_and_suppression_api.py index 74ff7d36..96e3be1c 100644 --- a/segment_public_api/api/deletion_and_suppression_api.py +++ b/segment_public_api/api/deletion_and_suppression_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/destination_filters_api.py b/segment_public_api/api/destination_filters_api.py index bc180a47..a80e1f50 100644 --- a/segment_public_api/api/destination_filters_api.py +++ b/segment_public_api/api/destination_filters_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/destinations_api.py b/segment_public_api/api/destinations_api.py index 106b5a40..5411676e 100644 --- a/segment_public_api/api/destinations_api.py +++ b/segment_public_api/api/destinations_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/edge_functions_api.py b/segment_public_api/api/edge_functions_api.py index 8e0f6535..a6173369 100644 --- a/segment_public_api/api/edge_functions_api.py +++ b/segment_public_api/api/edge_functions_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/events_api.py b/segment_public_api/api/events_api.py index 35148c99..bd7ac73c 100644 --- a/segment_public_api/api/events_api.py +++ b/segment_public_api/api/events_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/functions_api.py b/segment_public_api/api/functions_api.py index 1c656888..b1c549fc 100644 --- a/segment_public_api/api/functions_api.py +++ b/segment_public_api/api/functions_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/iam_groups_api.py b/segment_public_api/api/iam_groups_api.py index ba4cf036..352b8252 100644 --- a/segment_public_api/api/iam_groups_api.py +++ b/segment_public_api/api/iam_groups_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/iam_roles_api.py b/segment_public_api/api/iam_roles_api.py index b0c485e0..c6a58ef5 100644 --- a/segment_public_api/api/iam_roles_api.py +++ b/segment_public_api/api/iam_roles_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/iam_users_api.py b/segment_public_api/api/iam_users_api.py index cdd017cc..68cd52df 100644 --- a/segment_public_api/api/iam_users_api.py +++ b/segment_public_api/api/iam_users_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/labels_api.py b/segment_public_api/api/labels_api.py index fc900c29..f57275db 100644 --- a/segment_public_api/api/labels_api.py +++ b/segment_public_api/api/labels_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/monthly_tracked_users_api.py b/segment_public_api/api/monthly_tracked_users_api.py index d510d2ee..bded481c 100644 --- a/segment_public_api/api/monthly_tracked_users_api.py +++ b/segment_public_api/api/monthly_tracked_users_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/profiles_sync_api.py b/segment_public_api/api/profiles_sync_api.py index aec0db49..b53c4bd7 100644 --- a/segment_public_api/api/profiles_sync_api.py +++ b/segment_public_api/api/profiles_sync_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/reverse_etl_api.py b/segment_public_api/api/reverse_etl_api.py index d452b92a..e2231c65 100644 --- a/segment_public_api/api/reverse_etl_api.py +++ b/segment_public_api/api/reverse_etl_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/selective_sync_api.py b/segment_public_api/api/selective_sync_api.py index b1319b2b..e9e21c1d 100644 --- a/segment_public_api/api/selective_sync_api.py +++ b/segment_public_api/api/selective_sync_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/sources_api.py b/segment_public_api/api/sources_api.py index 42fc0970..39d47ee1 100644 --- a/segment_public_api/api/sources_api.py +++ b/segment_public_api/api/sources_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/spaces_api.py b/segment_public_api/api/spaces_api.py index 08366a3b..d3f7651c 100644 --- a/segment_public_api/api/spaces_api.py +++ b/segment_public_api/api/spaces_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/testing_api.py b/segment_public_api/api/testing_api.py index f36fba3d..8b279cfd 100644 --- a/segment_public_api/api/testing_api.py +++ b/segment_public_api/api/testing_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/tracking_plans_api.py b/segment_public_api/api/tracking_plans_api.py index 8490632e..0a8dbef2 100644 --- a/segment_public_api/api/tracking_plans_api.py +++ b/segment_public_api/api/tracking_plans_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/transformations_api.py b/segment_public_api/api/transformations_api.py index 94d833a8..dc780910 100644 --- a/segment_public_api/api/transformations_api.py +++ b/segment_public_api/api/transformations_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/warehouses_api.py b/segment_public_api/api/warehouses_api.py index 5f196687..566f1138 100644 --- a/segment_public_api/api/warehouses_api.py +++ b/segment_public_api/api/warehouses_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/workspaces_api.py b/segment_public_api/api/workspaces_api.py index fd030569..cf79210e 100644 --- a/segment_public_api/api/workspaces_api.py +++ b/segment_public_api/api/workspaces_api.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api_client.py b/segment_public_api/api_client.py index cbc87515..03eaa7d3 100644 --- a/segment_public_api/api_client.py +++ b/segment_public_api/api_client.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Public API SDK 36.2.0 (Python)' + self.user_agent = 'Public API SDK 36.3.0 (Python)' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/segment_public_api/configuration.py b/segment_public_api/configuration.py index 4325ff24..21021b24 100644 --- a/segment_public_api/configuration.py +++ b/segment_public_api/configuration.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -376,8 +376,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 36.2.0\n"\ - "SDK Package Version: 36.2.0".\ + "Version of the API: 36.3.0\n"\ + "SDK Package Version: 36.3.0".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/segment_public_api/exceptions.py b/segment_public_api/exceptions.py index ad97b410..9583d6d5 100644 --- a/segment_public_api/exceptions.py +++ b/segment_public_api/exceptions.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/__init__.py b/segment_public_api/models/__init__.py index f2715ae2..b721bf69 100644 --- a/segment_public_api/models/__init__.py +++ b/segment_public_api/models/__init__.py @@ -6,7 +6,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/access_permission_v1.py b/segment_public_api/models/access_permission_v1.py index ce381abb..bc4d5a7f 100644 --- a/segment_public_api/models/access_permission_v1.py +++ b/segment_public_api/models/access_permission_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_connection_from_source_to_warehouse200_response.py b/segment_public_api/models/add_connection_from_source_to_warehouse200_response.py index 13cfdf6c..30f32e35 100644 --- a/segment_public_api/models/add_connection_from_source_to_warehouse200_response.py +++ b/segment_public_api/models/add_connection_from_source_to_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_connection_from_source_to_warehouse_v1_output.py b/segment_public_api/models/add_connection_from_source_to_warehouse_v1_output.py index 63098ef3..0c66504b 100644 --- a/segment_public_api/models/add_connection_from_source_to_warehouse_v1_output.py +++ b/segment_public_api/models/add_connection_from_source_to_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_labels_to_source200_response.py b/segment_public_api/models/add_labels_to_source200_response.py index 77c170cc..47f4e7c1 100644 --- a/segment_public_api/models/add_labels_to_source200_response.py +++ b/segment_public_api/models/add_labels_to_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_labels_to_source200_response1.py b/segment_public_api/models/add_labels_to_source200_response1.py index e84a2239..c23ee194 100644 --- a/segment_public_api/models/add_labels_to_source200_response1.py +++ b/segment_public_api/models/add_labels_to_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_labels_to_source_alpha_input.py b/segment_public_api/models/add_labels_to_source_alpha_input.py index e40b169d..51f576cb 100644 --- a/segment_public_api/models/add_labels_to_source_alpha_input.py +++ b/segment_public_api/models/add_labels_to_source_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_labels_to_source_alpha_output.py b/segment_public_api/models/add_labels_to_source_alpha_output.py index c704a4ee..6dfb65ba 100644 --- a/segment_public_api/models/add_labels_to_source_alpha_output.py +++ b/segment_public_api/models/add_labels_to_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_labels_to_source_v1_input.py b/segment_public_api/models/add_labels_to_source_v1_input.py index cda62aba..155f4aea 100644 --- a/segment_public_api/models/add_labels_to_source_v1_input.py +++ b/segment_public_api/models/add_labels_to_source_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_labels_to_source_v1_output.py b/segment_public_api/models/add_labels_to_source_v1_output.py index 582e8dd4..4e1c5b81 100644 --- a/segment_public_api/models/add_labels_to_source_v1_output.py +++ b/segment_public_api/models/add_labels_to_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_permissions_to_user200_response.py b/segment_public_api/models/add_permissions_to_user200_response.py index 026fa8d3..3b263632 100644 --- a/segment_public_api/models/add_permissions_to_user200_response.py +++ b/segment_public_api/models/add_permissions_to_user200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_permissions_to_user_group200_response.py b/segment_public_api/models/add_permissions_to_user_group200_response.py index dfae30db..6b9f65f1 100644 --- a/segment_public_api/models/add_permissions_to_user_group200_response.py +++ b/segment_public_api/models/add_permissions_to_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_permissions_to_user_group_v1_input.py b/segment_public_api/models/add_permissions_to_user_group_v1_input.py index 9deacf46..90424d43 100644 --- a/segment_public_api/models/add_permissions_to_user_group_v1_input.py +++ b/segment_public_api/models/add_permissions_to_user_group_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_permissions_to_user_group_v1_output.py b/segment_public_api/models/add_permissions_to_user_group_v1_output.py index 42e2d310..7a6eef4b 100644 --- a/segment_public_api/models/add_permissions_to_user_group_v1_output.py +++ b/segment_public_api/models/add_permissions_to_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_permissions_to_user_v1_input.py b/segment_public_api/models/add_permissions_to_user_v1_input.py index 91707296..82355648 100644 --- a/segment_public_api/models/add_permissions_to_user_v1_input.py +++ b/segment_public_api/models/add_permissions_to_user_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_permissions_to_user_v1_output.py b/segment_public_api/models/add_permissions_to_user_v1_output.py index 1621dcd0..6067d37b 100644 --- a/segment_public_api/models/add_permissions_to_user_v1_output.py +++ b/segment_public_api/models/add_permissions_to_user_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_source_to_tracking_plan200_response.py b/segment_public_api/models/add_source_to_tracking_plan200_response.py index 1dbad741..a815054c 100644 --- a/segment_public_api/models/add_source_to_tracking_plan200_response.py +++ b/segment_public_api/models/add_source_to_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_source_to_tracking_plan_v1_input.py b/segment_public_api/models/add_source_to_tracking_plan_v1_input.py index b31c86a4..93c6062b 100644 --- a/segment_public_api/models/add_source_to_tracking_plan_v1_input.py +++ b/segment_public_api/models/add_source_to_tracking_plan_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_source_to_tracking_plan_v1_output.py b/segment_public_api/models/add_source_to_tracking_plan_v1_output.py index e0ef7a44..bc26bbed 100644 --- a/segment_public_api/models/add_source_to_tracking_plan_v1_output.py +++ b/segment_public_api/models/add_source_to_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_users_to_user_group200_response.py b/segment_public_api/models/add_users_to_user_group200_response.py index 8bad0400..80ef5e79 100644 --- a/segment_public_api/models/add_users_to_user_group200_response.py +++ b/segment_public_api/models/add_users_to_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_users_to_user_group_v1_input.py b/segment_public_api/models/add_users_to_user_group_v1_input.py index 1052760c..a8fe61b8 100644 --- a/segment_public_api/models/add_users_to_user_group_v1_input.py +++ b/segment_public_api/models/add_users_to_user_group_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/add_users_to_user_group_v1_output.py b/segment_public_api/models/add_users_to_user_group_v1_output.py index 8f919a49..c04e85c0 100644 --- a/segment_public_api/models/add_users_to_user_group_v1_output.py +++ b/segment_public_api/models/add_users_to_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/advanced_warehouse_sync_schedule_v1_input.py b/segment_public_api/models/advanced_warehouse_sync_schedule_v1_input.py index b836299d..d771e5bb 100644 --- a/segment_public_api/models/advanced_warehouse_sync_schedule_v1_input.py +++ b/segment_public_api/models/advanced_warehouse_sync_schedule_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/advanced_warehouse_sync_schedule_v1_output.py b/segment_public_api/models/advanced_warehouse_sync_schedule_v1_output.py index b86944bc..015a12b7 100644 --- a/segment_public_api/models/advanced_warehouse_sync_schedule_v1_output.py +++ b/segment_public_api/models/advanced_warehouse_sync_schedule_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/allowed_label_beta.py b/segment_public_api/models/allowed_label_beta.py index 101ce39d..33935051 100644 --- a/segment_public_api/models/allowed_label_beta.py +++ b/segment_public_api/models/allowed_label_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/api_call_snapshot_v1.py b/segment_public_api/models/api_call_snapshot_v1.py index e0f9402b..58e6cd5e 100644 --- a/segment_public_api/models/api_call_snapshot_v1.py +++ b/segment_public_api/models/api_call_snapshot_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/audience_summary.py b/segment_public_api/models/audience_summary.py index 2e90aee1..faa80e44 100644 --- a/segment_public_api/models/audience_summary.py +++ b/segment_public_api/models/audience_summary.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/audit_event_v1.py b/segment_public_api/models/audit_event_v1.py index 23dc8f19..5d868b94 100644 --- a/segment_public_api/models/audit_event_v1.py +++ b/segment_public_api/models/audit_event_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/batch_query_messaging_subscriptions_for_space200_response.py b/segment_public_api/models/batch_query_messaging_subscriptions_for_space200_response.py index 56a0e495..8a4c49d5 100644 --- a/segment_public_api/models/batch_query_messaging_subscriptions_for_space200_response.py +++ b/segment_public_api/models/batch_query_messaging_subscriptions_for_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_input.py b/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_input.py index f10a7705..6577c01d 100644 --- a/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_input.py +++ b/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_output.py b/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_output.py index ad52c924..c4038306 100644 --- a/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_output.py +++ b/segment_public_api/models/batch_query_messaging_subscriptions_for_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/breakdown_beta.py b/segment_public_api/models/breakdown_beta.py index 9c224ecf..b9971cad 100644 --- a/segment_public_api/models/breakdown_beta.py +++ b/segment_public_api/models/breakdown_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/common_source_settings_v1.py b/segment_public_api/models/common_source_settings_v1.py index 8722a5dd..656d01bf 100644 --- a/segment_public_api/models/common_source_settings_v1.py +++ b/segment_public_api/models/common_source_settings_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/computed_trait_summary.py b/segment_public_api/models/computed_trait_summary.py index 54b27c3b..2ac630ce 100644 --- a/segment_public_api/models/computed_trait_summary.py +++ b/segment_public_api/models/computed_trait_summary.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/contact.py b/segment_public_api/models/contact.py index 2270380e..81d7b8e4 100644 --- a/segment_public_api/models/contact.py +++ b/segment_public_api/models/contact.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_cloud_source_regulation200_response.py b/segment_public_api/models/create_cloud_source_regulation200_response.py index 2364c767..f7227dba 100644 --- a/segment_public_api/models/create_cloud_source_regulation200_response.py +++ b/segment_public_api/models/create_cloud_source_regulation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_cloud_source_regulation_v1_input.py b/segment_public_api/models/create_cloud_source_regulation_v1_input.py index 1e71359e..1bf820cb 100644 --- a/segment_public_api/models/create_cloud_source_regulation_v1_input.py +++ b/segment_public_api/models/create_cloud_source_regulation_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_cloud_source_regulation_v1_output.py b/segment_public_api/models/create_cloud_source_regulation_v1_output.py index dfebbf29..a64f1813 100644 --- a/segment_public_api/models/create_cloud_source_regulation_v1_output.py +++ b/segment_public_api/models/create_cloud_source_regulation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_destination200_response.py b/segment_public_api/models/create_destination200_response.py index 0425f48f..d2615768 100644 --- a/segment_public_api/models/create_destination200_response.py +++ b/segment_public_api/models/create_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_destination_subscription200_response.py b/segment_public_api/models/create_destination_subscription200_response.py index 58da240f..3339038d 100644 --- a/segment_public_api/models/create_destination_subscription200_response.py +++ b/segment_public_api/models/create_destination_subscription200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_destination_subscription_alpha_input.py b/segment_public_api/models/create_destination_subscription_alpha_input.py index 41b536c5..f1765bd1 100644 --- a/segment_public_api/models/create_destination_subscription_alpha_input.py +++ b/segment_public_api/models/create_destination_subscription_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_destination_subscription_alpha_output.py b/segment_public_api/models/create_destination_subscription_alpha_output.py index 15923c2e..f1de8234 100644 --- a/segment_public_api/models/create_destination_subscription_alpha_output.py +++ b/segment_public_api/models/create_destination_subscription_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_destination_v1_input.py b/segment_public_api/models/create_destination_v1_input.py index 458005e4..6e795695 100644 --- a/segment_public_api/models/create_destination_v1_input.py +++ b/segment_public_api/models/create_destination_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_destination_v1_output.py b/segment_public_api/models/create_destination_v1_output.py index 15dbe311..2142af6a 100644 --- a/segment_public_api/models/create_destination_v1_output.py +++ b/segment_public_api/models/create_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_edge_functions200_response.py b/segment_public_api/models/create_edge_functions200_response.py index f346ad8a..2afcc45e 100644 --- a/segment_public_api/models/create_edge_functions200_response.py +++ b/segment_public_api/models/create_edge_functions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_edge_functions_alpha_input.py b/segment_public_api/models/create_edge_functions_alpha_input.py index 92bc05b5..83471c62 100644 --- a/segment_public_api/models/create_edge_functions_alpha_input.py +++ b/segment_public_api/models/create_edge_functions_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_edge_functions_alpha_output.py b/segment_public_api/models/create_edge_functions_alpha_output.py index b21e3c5a..a41f9ed1 100644 --- a/segment_public_api/models/create_edge_functions_alpha_output.py +++ b/segment_public_api/models/create_edge_functions_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_filter_for_destination200_response.py b/segment_public_api/models/create_filter_for_destination200_response.py index 735c0d8f..6d8b1844 100644 --- a/segment_public_api/models/create_filter_for_destination200_response.py +++ b/segment_public_api/models/create_filter_for_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_filter_for_destination_v1_input.py b/segment_public_api/models/create_filter_for_destination_v1_input.py index 4fdee28b..f1686cb5 100644 --- a/segment_public_api/models/create_filter_for_destination_v1_input.py +++ b/segment_public_api/models/create_filter_for_destination_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_filter_for_destination_v1_output.py b/segment_public_api/models/create_filter_for_destination_v1_output.py index f7a50422..88d93f7b 100644 --- a/segment_public_api/models/create_filter_for_destination_v1_output.py +++ b/segment_public_api/models/create_filter_for_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_function200_response.py b/segment_public_api/models/create_function200_response.py index ab44301e..ae50fa5d 100644 --- a/segment_public_api/models/create_function200_response.py +++ b/segment_public_api/models/create_function200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_function_deployment200_response.py b/segment_public_api/models/create_function_deployment200_response.py index 1d3d4432..c6361495 100644 --- a/segment_public_api/models/create_function_deployment200_response.py +++ b/segment_public_api/models/create_function_deployment200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_function_deployment_v1_output.py b/segment_public_api/models/create_function_deployment_v1_output.py index 60d817b6..d8acf0d8 100644 --- a/segment_public_api/models/create_function_deployment_v1_output.py +++ b/segment_public_api/models/create_function_deployment_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_function_v1_input.py b/segment_public_api/models/create_function_v1_input.py index 9e30252d..76a6154c 100644 --- a/segment_public_api/models/create_function_v1_input.py +++ b/segment_public_api/models/create_function_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_function_v1_output.py b/segment_public_api/models/create_function_v1_output.py index 37d8ed0b..b6f54d61 100644 --- a/segment_public_api/models/create_function_v1_output.py +++ b/segment_public_api/models/create_function_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_insert_function_instance200_response.py b/segment_public_api/models/create_insert_function_instance200_response.py index 5ffac36b..80b240ca 100644 --- a/segment_public_api/models/create_insert_function_instance200_response.py +++ b/segment_public_api/models/create_insert_function_instance200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_insert_function_instance_alpha_input.py b/segment_public_api/models/create_insert_function_instance_alpha_input.py index 091f2f1b..df9912b0 100644 --- a/segment_public_api/models/create_insert_function_instance_alpha_input.py +++ b/segment_public_api/models/create_insert_function_instance_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_insert_function_instance_alpha_output.py b/segment_public_api/models/create_insert_function_instance_alpha_output.py index cd9c283d..469d982d 100644 --- a/segment_public_api/models/create_insert_function_instance_alpha_output.py +++ b/segment_public_api/models/create_insert_function_instance_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_invites200_response.py b/segment_public_api/models/create_invites200_response.py index 7114f27c..4a927040 100644 --- a/segment_public_api/models/create_invites200_response.py +++ b/segment_public_api/models/create_invites200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_invites_v1_input.py b/segment_public_api/models/create_invites_v1_input.py index 573e67ce..9505a193 100644 --- a/segment_public_api/models/create_invites_v1_input.py +++ b/segment_public_api/models/create_invites_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_invites_v1_output.py b/segment_public_api/models/create_invites_v1_output.py index 50936271..51a3bc88 100644 --- a/segment_public_api/models/create_invites_v1_output.py +++ b/segment_public_api/models/create_invites_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_label200_response.py b/segment_public_api/models/create_label200_response.py index 523b82ae..7617c3de 100644 --- a/segment_public_api/models/create_label200_response.py +++ b/segment_public_api/models/create_label200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_label_v1_input.py b/segment_public_api/models/create_label_v1_input.py index 0308ee53..ad8fb859 100644 --- a/segment_public_api/models/create_label_v1_input.py +++ b/segment_public_api/models/create_label_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_label_v1_output.py b/segment_public_api/models/create_label_v1_output.py index f87e164b..6216d5ed 100644 --- a/segment_public_api/models/create_label_v1_output.py +++ b/segment_public_api/models/create_label_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_profiles_warehouse200_response.py b/segment_public_api/models/create_profiles_warehouse200_response.py index 8cd58a17..4e56fe57 100644 --- a/segment_public_api/models/create_profiles_warehouse200_response.py +++ b/segment_public_api/models/create_profiles_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_profiles_warehouse_alpha_input.py b/segment_public_api/models/create_profiles_warehouse_alpha_input.py index 0dc9ad8c..89aa645f 100644 --- a/segment_public_api/models/create_profiles_warehouse_alpha_input.py +++ b/segment_public_api/models/create_profiles_warehouse_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_profiles_warehouse_alpha_output.py b/segment_public_api/models/create_profiles_warehouse_alpha_output.py index f6cd0355..3a1783a5 100644 --- a/segment_public_api/models/create_profiles_warehouse_alpha_output.py +++ b/segment_public_api/models/create_profiles_warehouse_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_model200_response.py b/segment_public_api/models/create_reverse_etl_model200_response.py index 9e391639..85fc6c37 100644 --- a/segment_public_api/models/create_reverse_etl_model200_response.py +++ b/segment_public_api/models/create_reverse_etl_model200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_model_input.py b/segment_public_api/models/create_reverse_etl_model_input.py index 5b3ef9a1..d9955bb2 100644 --- a/segment_public_api/models/create_reverse_etl_model_input.py +++ b/segment_public_api/models/create_reverse_etl_model_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_model_output.py b/segment_public_api/models/create_reverse_etl_model_output.py index c271cfde..6c1ce16b 100644 --- a/segment_public_api/models/create_reverse_etl_model_output.py +++ b/segment_public_api/models/create_reverse_etl_model_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source200_response.py b/segment_public_api/models/create_source200_response.py index 9fe13241..026f0919 100644 --- a/segment_public_api/models/create_source200_response.py +++ b/segment_public_api/models/create_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source200_response1.py b/segment_public_api/models/create_source200_response1.py index 74011f40..4ca1a8aa 100644 --- a/segment_public_api/models/create_source200_response1.py +++ b/segment_public_api/models/create_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_alpha_input.py b/segment_public_api/models/create_source_alpha_input.py index a7db2973..82efdab1 100644 --- a/segment_public_api/models/create_source_alpha_input.py +++ b/segment_public_api/models/create_source_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_alpha_output.py b/segment_public_api/models/create_source_alpha_output.py index 94d7e7f7..b6d990ff 100644 --- a/segment_public_api/models/create_source_alpha_output.py +++ b/segment_public_api/models/create_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_regulation200_response.py b/segment_public_api/models/create_source_regulation200_response.py index d3fbe462..24fd0c88 100644 --- a/segment_public_api/models/create_source_regulation200_response.py +++ b/segment_public_api/models/create_source_regulation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_regulation_v1_input.py b/segment_public_api/models/create_source_regulation_v1_input.py index 9ff6d037..59b0e084 100644 --- a/segment_public_api/models/create_source_regulation_v1_input.py +++ b/segment_public_api/models/create_source_regulation_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_regulation_v1_output.py b/segment_public_api/models/create_source_regulation_v1_output.py index 9380672a..d3a52bbc 100644 --- a/segment_public_api/models/create_source_regulation_v1_output.py +++ b/segment_public_api/models/create_source_regulation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_v1_input.py b/segment_public_api/models/create_source_v1_input.py index 00941fba..417620ab 100644 --- a/segment_public_api/models/create_source_v1_input.py +++ b/segment_public_api/models/create_source_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source_v1_output.py b/segment_public_api/models/create_source_v1_output.py index c4d3341d..691388a7 100644 --- a/segment_public_api/models/create_source_v1_output.py +++ b/segment_public_api/models/create_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_tracking_plan200_response.py b/segment_public_api/models/create_tracking_plan200_response.py index b91f95a1..177561e0 100644 --- a/segment_public_api/models/create_tracking_plan200_response.py +++ b/segment_public_api/models/create_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_tracking_plan_v1_input.py b/segment_public_api/models/create_tracking_plan_v1_input.py index 596c5bd2..9f9ae32a 100644 --- a/segment_public_api/models/create_tracking_plan_v1_input.py +++ b/segment_public_api/models/create_tracking_plan_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_tracking_plan_v1_output.py b/segment_public_api/models/create_tracking_plan_v1_output.py index d1dbd4c8..d322a5ab 100644 --- a/segment_public_api/models/create_tracking_plan_v1_output.py +++ b/segment_public_api/models/create_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_transformation200_response.py b/segment_public_api/models/create_transformation200_response.py index 614921a7..395dfaca 100644 --- a/segment_public_api/models/create_transformation200_response.py +++ b/segment_public_api/models/create_transformation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_transformation_beta_input.py b/segment_public_api/models/create_transformation_beta_input.py index 7d92dbd0..134aa622 100644 --- a/segment_public_api/models/create_transformation_beta_input.py +++ b/segment_public_api/models/create_transformation_beta_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_transformation_beta_output.py b/segment_public_api/models/create_transformation_beta_output.py index d68b8bba..cd274969 100644 --- a/segment_public_api/models/create_transformation_beta_output.py +++ b/segment_public_api/models/create_transformation_beta_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_transformation_v1_input.py b/segment_public_api/models/create_transformation_v1_input.py index 6cfe08b5..d8895712 100644 --- a/segment_public_api/models/create_transformation_v1_input.py +++ b/segment_public_api/models/create_transformation_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_transformation_v1_output.py b/segment_public_api/models/create_transformation_v1_output.py index 01dcc120..81d4c9af 100644 --- a/segment_public_api/models/create_transformation_v1_output.py +++ b/segment_public_api/models/create_transformation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_user_group200_response.py b/segment_public_api/models/create_user_group200_response.py index c7db5298..6fea2ee5 100644 --- a/segment_public_api/models/create_user_group200_response.py +++ b/segment_public_api/models/create_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_user_group_v1_input.py b/segment_public_api/models/create_user_group_v1_input.py index 399556dc..329cd450 100644 --- a/segment_public_api/models/create_user_group_v1_input.py +++ b/segment_public_api/models/create_user_group_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_user_group_v1_output.py b/segment_public_api/models/create_user_group_v1_output.py index 6cffb319..c0b2485c 100644 --- a/segment_public_api/models/create_user_group_v1_output.py +++ b/segment_public_api/models/create_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_validation_in_warehouse200_response.py b/segment_public_api/models/create_validation_in_warehouse200_response.py index 93dfe51e..47fb4497 100644 --- a/segment_public_api/models/create_validation_in_warehouse200_response.py +++ b/segment_public_api/models/create_validation_in_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_validation_in_warehouse_v1_input.py b/segment_public_api/models/create_validation_in_warehouse_v1_input.py index 90ba9ecc..dcf29227 100644 --- a/segment_public_api/models/create_validation_in_warehouse_v1_input.py +++ b/segment_public_api/models/create_validation_in_warehouse_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_validation_in_warehouse_v1_output.py b/segment_public_api/models/create_validation_in_warehouse_v1_output.py index 2e77596b..44025511 100644 --- a/segment_public_api/models/create_validation_in_warehouse_v1_output.py +++ b/segment_public_api/models/create_validation_in_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_warehouse200_response.py b/segment_public_api/models/create_warehouse200_response.py index a83286c1..944ecb53 100644 --- a/segment_public_api/models/create_warehouse200_response.py +++ b/segment_public_api/models/create_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_warehouse_v1_input.py b/segment_public_api/models/create_warehouse_v1_input.py index f728f35c..06b8e972 100644 --- a/segment_public_api/models/create_warehouse_v1_input.py +++ b/segment_public_api/models/create_warehouse_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_warehouse_v1_output.py b/segment_public_api/models/create_warehouse_v1_output.py index f92825e3..fd3247d0 100644 --- a/segment_public_api/models/create_warehouse_v1_output.py +++ b/segment_public_api/models/create_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_workspace_regulation200_response.py b/segment_public_api/models/create_workspace_regulation200_response.py index 79a5e226..7422a076 100644 --- a/segment_public_api/models/create_workspace_regulation200_response.py +++ b/segment_public_api/models/create_workspace_regulation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_workspace_regulation_v1_input.py b/segment_public_api/models/create_workspace_regulation_v1_input.py index d70a32b8..769bd37d 100644 --- a/segment_public_api/models/create_workspace_regulation_v1_input.py +++ b/segment_public_api/models/create_workspace_regulation_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_workspace_regulation_v1_output.py b/segment_public_api/models/create_workspace_regulation_v1_output.py index 838434cf..721a30bf 100644 --- a/segment_public_api/models/create_workspace_regulation_v1_output.py +++ b/segment_public_api/models/create_workspace_regulation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_destination200_response.py b/segment_public_api/models/delete_destination200_response.py index 3d394d70..ee95bb7f 100644 --- a/segment_public_api/models/delete_destination200_response.py +++ b/segment_public_api/models/delete_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_destination_v1_output.py b/segment_public_api/models/delete_destination_v1_output.py index 80895da4..c92b2d5c 100644 --- a/segment_public_api/models/delete_destination_v1_output.py +++ b/segment_public_api/models/delete_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_function200_response.py b/segment_public_api/models/delete_function200_response.py index 9aa824ed..947af9d6 100644 --- a/segment_public_api/models/delete_function200_response.py +++ b/segment_public_api/models/delete_function200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_function_v1_output.py b/segment_public_api/models/delete_function_v1_output.py index 01147606..31e53a25 100644 --- a/segment_public_api/models/delete_function_v1_output.py +++ b/segment_public_api/models/delete_function_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_insert_function_instance200_response.py b/segment_public_api/models/delete_insert_function_instance200_response.py index 74cacb95..1c46f70e 100644 --- a/segment_public_api/models/delete_insert_function_instance200_response.py +++ b/segment_public_api/models/delete_insert_function_instance200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_insert_function_instance_alpha_output.py b/segment_public_api/models/delete_insert_function_instance_alpha_output.py index f3e3b565..2d73d5a3 100644 --- a/segment_public_api/models/delete_insert_function_instance_alpha_output.py +++ b/segment_public_api/models/delete_insert_function_instance_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_invites200_response.py b/segment_public_api/models/delete_invites200_response.py index 0e52b961..78ceaedd 100644 --- a/segment_public_api/models/delete_invites200_response.py +++ b/segment_public_api/models/delete_invites200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_invites_v1_output.py b/segment_public_api/models/delete_invites_v1_output.py index 256e58dc..e98fc634 100644 --- a/segment_public_api/models/delete_invites_v1_output.py +++ b/segment_public_api/models/delete_invites_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_label200_response.py b/segment_public_api/models/delete_label200_response.py index cb62917e..26218d2f 100644 --- a/segment_public_api/models/delete_label200_response.py +++ b/segment_public_api/models/delete_label200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_label200_response1.py b/segment_public_api/models/delete_label200_response1.py index 6ffdbfa2..b6997057 100644 --- a/segment_public_api/models/delete_label200_response1.py +++ b/segment_public_api/models/delete_label200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_label_alpha_output.py b/segment_public_api/models/delete_label_alpha_output.py index a67cc1d9..ed98ad7b 100644 --- a/segment_public_api/models/delete_label_alpha_output.py +++ b/segment_public_api/models/delete_label_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_label_v1_output.py b/segment_public_api/models/delete_label_v1_output.py index 775ca7a6..70b59c17 100644 --- a/segment_public_api/models/delete_label_v1_output.py +++ b/segment_public_api/models/delete_label_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_regulation200_response.py b/segment_public_api/models/delete_regulation200_response.py index 4e8bb751..b08dba61 100644 --- a/segment_public_api/models/delete_regulation200_response.py +++ b/segment_public_api/models/delete_regulation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_regulation_v1_output.py b/segment_public_api/models/delete_regulation_v1_output.py index ff58d5d7..d6c18ca5 100644 --- a/segment_public_api/models/delete_regulation_v1_output.py +++ b/segment_public_api/models/delete_regulation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_reverse_etl_model200_response.py b/segment_public_api/models/delete_reverse_etl_model200_response.py index fc0ee1e5..7342e8a1 100644 --- a/segment_public_api/models/delete_reverse_etl_model200_response.py +++ b/segment_public_api/models/delete_reverse_etl_model200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_reverse_etl_model_output.py b/segment_public_api/models/delete_reverse_etl_model_output.py index 494f70e4..e0f5574e 100644 --- a/segment_public_api/models/delete_reverse_etl_model_output.py +++ b/segment_public_api/models/delete_reverse_etl_model_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_source200_response.py b/segment_public_api/models/delete_source200_response.py index 0da2891a..03bab068 100644 --- a/segment_public_api/models/delete_source200_response.py +++ b/segment_public_api/models/delete_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_source200_response1.py b/segment_public_api/models/delete_source200_response1.py index c27fcfed..73d5699d 100644 --- a/segment_public_api/models/delete_source200_response1.py +++ b/segment_public_api/models/delete_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_source_alpha_output.py b/segment_public_api/models/delete_source_alpha_output.py index 75e5a135..b62a6472 100644 --- a/segment_public_api/models/delete_source_alpha_output.py +++ b/segment_public_api/models/delete_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_source_v1_output.py b/segment_public_api/models/delete_source_v1_output.py index 1f63763a..6225a75b 100644 --- a/segment_public_api/models/delete_source_v1_output.py +++ b/segment_public_api/models/delete_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_tracking_plan200_response.py b/segment_public_api/models/delete_tracking_plan200_response.py index 2fb1cfd4..38ec0cd0 100644 --- a/segment_public_api/models/delete_tracking_plan200_response.py +++ b/segment_public_api/models/delete_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_tracking_plan_v1_output.py b/segment_public_api/models/delete_tracking_plan_v1_output.py index 6bc8d388..ba085980 100644 --- a/segment_public_api/models/delete_tracking_plan_v1_output.py +++ b/segment_public_api/models/delete_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_transformation200_response.py b/segment_public_api/models/delete_transformation200_response.py index 79043bad..906bef80 100644 --- a/segment_public_api/models/delete_transformation200_response.py +++ b/segment_public_api/models/delete_transformation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_transformation_beta_input.py b/segment_public_api/models/delete_transformation_beta_input.py index 62aedf70..77faa2be 100644 --- a/segment_public_api/models/delete_transformation_beta_input.py +++ b/segment_public_api/models/delete_transformation_beta_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_transformation_beta_output.py b/segment_public_api/models/delete_transformation_beta_output.py index 7ee5f12e..43808bcc 100644 --- a/segment_public_api/models/delete_transformation_beta_output.py +++ b/segment_public_api/models/delete_transformation_beta_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_transformation_v1_output.py b/segment_public_api/models/delete_transformation_v1_output.py index b7dbf6ae..7318e3d7 100644 --- a/segment_public_api/models/delete_transformation_v1_output.py +++ b/segment_public_api/models/delete_transformation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_user_group200_response.py b/segment_public_api/models/delete_user_group200_response.py index 70f70e12..2f1fed8c 100644 --- a/segment_public_api/models/delete_user_group200_response.py +++ b/segment_public_api/models/delete_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_user_group_v1_output.py b/segment_public_api/models/delete_user_group_v1_output.py index 83e59dc9..8a0de431 100644 --- a/segment_public_api/models/delete_user_group_v1_output.py +++ b/segment_public_api/models/delete_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_users200_response.py b/segment_public_api/models/delete_users200_response.py index 9f8d6926..f3721a8b 100644 --- a/segment_public_api/models/delete_users200_response.py +++ b/segment_public_api/models/delete_users200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_users_v1_output.py b/segment_public_api/models/delete_users_v1_output.py index 736d4d03..819c72bf 100644 --- a/segment_public_api/models/delete_users_v1_output.py +++ b/segment_public_api/models/delete_users_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_warehouse200_response.py b/segment_public_api/models/delete_warehouse200_response.py index 009932b0..abaf3b92 100644 --- a/segment_public_api/models/delete_warehouse200_response.py +++ b/segment_public_api/models/delete_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delete_warehouse_v1_output.py b/segment_public_api/models/delete_warehouse_v1_output.py index 26cc8ba3..c328f0ff 100644 --- a/segment_public_api/models/delete_warehouse_v1_output.py +++ b/segment_public_api/models/delete_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delivery_metrics_summary_beta.py b/segment_public_api/models/delivery_metrics_summary_beta.py index c454b2ea..22b9ec9f 100644 --- a/segment_public_api/models/delivery_metrics_summary_beta.py +++ b/segment_public_api/models/delivery_metrics_summary_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_filter_action_v1.py b/segment_public_api/models/destination_filter_action_v1.py index 6ee84d3b..a4540498 100644 --- a/segment_public_api/models/destination_filter_action_v1.py +++ b/segment_public_api/models/destination_filter_action_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_filter_v1.py b/segment_public_api/models/destination_filter_v1.py index b9d8e5b6..d6e98bec 100644 --- a/segment_public_api/models/destination_filter_v1.py +++ b/segment_public_api/models/destination_filter_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_action_field_v1.py b/segment_public_api/models/destination_metadata_action_field_v1.py index d8ec65f0..1ee9a74f 100644 --- a/segment_public_api/models/destination_metadata_action_field_v1.py +++ b/segment_public_api/models/destination_metadata_action_field_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_action_v1.py b/segment_public_api/models/destination_metadata_action_v1.py index 8ade9b71..cb88f4ac 100644 --- a/segment_public_api/models/destination_metadata_action_v1.py +++ b/segment_public_api/models/destination_metadata_action_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_component_v1.py b/segment_public_api/models/destination_metadata_component_v1.py index 185faa0c..0271f2aa 100644 --- a/segment_public_api/models/destination_metadata_component_v1.py +++ b/segment_public_api/models/destination_metadata_component_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_features_v1.py b/segment_public_api/models/destination_metadata_features_v1.py index d01d6e55..323ebcd0 100644 --- a/segment_public_api/models/destination_metadata_features_v1.py +++ b/segment_public_api/models/destination_metadata_features_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_methods_v1.py b/segment_public_api/models/destination_metadata_methods_v1.py index d9f0689e..148973fa 100644 --- a/segment_public_api/models/destination_metadata_methods_v1.py +++ b/segment_public_api/models/destination_metadata_methods_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_platforms_v1.py b/segment_public_api/models/destination_metadata_platforms_v1.py index 52074f5e..83568a66 100644 --- a/segment_public_api/models/destination_metadata_platforms_v1.py +++ b/segment_public_api/models/destination_metadata_platforms_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_subscription_preset_v1.py b/segment_public_api/models/destination_metadata_subscription_preset_v1.py index 46335372..cedcdf32 100644 --- a/segment_public_api/models/destination_metadata_subscription_preset_v1.py +++ b/segment_public_api/models/destination_metadata_subscription_preset_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_metadata_v1.py b/segment_public_api/models/destination_metadata_v1.py index c7272644..5e40853f 100644 --- a/segment_public_api/models/destination_metadata_v1.py +++ b/segment_public_api/models/destination_metadata_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_status_v1.py b/segment_public_api/models/destination_status_v1.py index 8c4f1fd2..59069604 100644 --- a/segment_public_api/models/destination_status_v1.py +++ b/segment_public_api/models/destination_status_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_subscription.py b/segment_public_api/models/destination_subscription.py index b3fc0d05..bdc6f340 100644 --- a/segment_public_api/models/destination_subscription.py +++ b/segment_public_api/models/destination_subscription.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_subscription_update_input.py b/segment_public_api/models/destination_subscription_update_input.py index 9848da55..48d32ed0 100644 --- a/segment_public_api/models/destination_subscription_update_input.py +++ b/segment_public_api/models/destination_subscription_update_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/destination_v1.py b/segment_public_api/models/destination_v1.py index 25d2ebed..582e959d 100644 --- a/segment_public_api/models/destination_v1.py +++ b/segment_public_api/models/destination_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/disable_edge_functions200_response.py b/segment_public_api/models/disable_edge_functions200_response.py index a68c6a36..ee5a8c89 100644 --- a/segment_public_api/models/disable_edge_functions200_response.py +++ b/segment_public_api/models/disable_edge_functions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/disable_edge_functions_alpha_output.py b/segment_public_api/models/disable_edge_functions_alpha_output.py index 01542300..d3faa018 100644 --- a/segment_public_api/models/disable_edge_functions_alpha_output.py +++ b/segment_public_api/models/disable_edge_functions_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/echo200_response.py b/segment_public_api/models/echo200_response.py index f8106d81..1f2c12d7 100644 --- a/segment_public_api/models/echo200_response.py +++ b/segment_public_api/models/echo200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/echo200_response1.py b/segment_public_api/models/echo200_response1.py index 9a8fdf14..3e6376c1 100644 --- a/segment_public_api/models/echo200_response1.py +++ b/segment_public_api/models/echo200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/echo_alpha_output.py b/segment_public_api/models/echo_alpha_output.py index 9c39d43e..dc51f82a 100644 --- a/segment_public_api/models/echo_alpha_output.py +++ b/segment_public_api/models/echo_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/echo_v1_output.py b/segment_public_api/models/echo_v1_output.py index 50df5a42..dc7bda92 100644 --- a/segment_public_api/models/echo_v1_output.py +++ b/segment_public_api/models/echo_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/edge_functions_alpha.py b/segment_public_api/models/edge_functions_alpha.py index 3aa9be5f..02af7dcc 100644 --- a/segment_public_api/models/edge_functions_alpha.py +++ b/segment_public_api/models/edge_functions_alpha.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/event_source_v1.py b/segment_public_api/models/event_source_v1.py index cce60582..cfb9ab7f 100644 --- a/segment_public_api/models/event_source_v1.py +++ b/segment_public_api/models/event_source_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/fql_defined_property_v1.py b/segment_public_api/models/fql_defined_property_v1.py index ce13b718..cca5a880 100644 --- a/segment_public_api/models/fql_defined_property_v1.py +++ b/segment_public_api/models/fql_defined_property_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/function.py b/segment_public_api/models/function.py index 5c92cb74..88ea2c99 100644 --- a/segment_public_api/models/function.py +++ b/segment_public_api/models/function.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/function_deployment.py b/segment_public_api/models/function_deployment.py index 4c78118b..eaa3384f 100644 --- a/segment_public_api/models/function_deployment.py +++ b/segment_public_api/models/function_deployment.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/function_setting_v1.py b/segment_public_api/models/function_setting_v1.py index 1c8e1e05..947b219a 100644 --- a/segment_public_api/models/function_setting_v1.py +++ b/segment_public_api/models/function_setting_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/function_v1.py b/segment_public_api/models/function_v1.py index 3196b798..190b1115 100644 --- a/segment_public_api/models/function_v1.py +++ b/segment_public_api/models/function_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/generate_upload_url_for_edge_functions200_response.py b/segment_public_api/models/generate_upload_url_for_edge_functions200_response.py index fd8c57e1..89839c98 100644 --- a/segment_public_api/models/generate_upload_url_for_edge_functions200_response.py +++ b/segment_public_api/models/generate_upload_url_for_edge_functions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/generate_upload_url_for_edge_functions_alpha_output.py b/segment_public_api/models/generate_upload_url_for_edge_functions_alpha_output.py index e046a75c..af4cc629 100644 --- a/segment_public_api/models/generate_upload_url_for_edge_functions_alpha_output.py +++ b/segment_public_api/models/generate_upload_url_for_edge_functions_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_advanced_sync_schedule_from_warehouse200_response.py b/segment_public_api/models/get_advanced_sync_schedule_from_warehouse200_response.py index dbf0bff4..37a149be 100644 --- a/segment_public_api/models/get_advanced_sync_schedule_from_warehouse200_response.py +++ b/segment_public_api/models/get_advanced_sync_schedule_from_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_advanced_sync_schedule_from_warehouse_v1_output.py b/segment_public_api/models/get_advanced_sync_schedule_from_warehouse_v1_output.py index a4483ed7..af94b21e 100644 --- a/segment_public_api/models/get_advanced_sync_schedule_from_warehouse_v1_output.py +++ b/segment_public_api/models/get_advanced_sync_schedule_from_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_audience200_response.py b/segment_public_api/models/get_audience200_response.py index dd9a7a36..e74ac8e0 100644 --- a/segment_public_api/models/get_audience200_response.py +++ b/segment_public_api/models/get_audience200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_audience_alpha_output.py b/segment_public_api/models/get_audience_alpha_output.py index e5e53ef6..d26260ab 100644 --- a/segment_public_api/models/get_audience_alpha_output.py +++ b/segment_public_api/models/get_audience_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_computed_trait200_response.py b/segment_public_api/models/get_computed_trait200_response.py index 9d0ecb5d..93b9f067 100644 --- a/segment_public_api/models/get_computed_trait200_response.py +++ b/segment_public_api/models/get_computed_trait200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_computed_trait_alpha_output.py b/segment_public_api/models/get_computed_trait_alpha_output.py index ec675752..b4bd64c0 100644 --- a/segment_public_api/models/get_computed_trait_alpha_output.py +++ b/segment_public_api/models/get_computed_trait_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_connection_state_from_warehouse200_response.py b/segment_public_api/models/get_connection_state_from_warehouse200_response.py index bb7c582a..4cc97844 100644 --- a/segment_public_api/models/get_connection_state_from_warehouse200_response.py +++ b/segment_public_api/models/get_connection_state_from_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_connection_state_from_warehouse_v1_output.py b/segment_public_api/models/get_connection_state_from_warehouse_v1_output.py index e5e73ab5..702e4c37 100644 --- a/segment_public_api/models/get_connection_state_from_warehouse_v1_output.py +++ b/segment_public_api/models/get_connection_state_from_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_per_source_api_calls_usage200_response.py b/segment_public_api/models/get_daily_per_source_api_calls_usage200_response.py index 8bdc1518..b3e2200b 100644 --- a/segment_public_api/models/get_daily_per_source_api_calls_usage200_response.py +++ b/segment_public_api/models/get_daily_per_source_api_calls_usage200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_per_source_api_calls_usage_v1_output.py b/segment_public_api/models/get_daily_per_source_api_calls_usage_v1_output.py index 78c4fe83..85d30f03 100644 --- a/segment_public_api/models/get_daily_per_source_api_calls_usage_v1_output.py +++ b/segment_public_api/models/get_daily_per_source_api_calls_usage_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_per_source_mtu_usage200_response.py b/segment_public_api/models/get_daily_per_source_mtu_usage200_response.py index a3b327ce..6637c635 100644 --- a/segment_public_api/models/get_daily_per_source_mtu_usage200_response.py +++ b/segment_public_api/models/get_daily_per_source_mtu_usage200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_per_source_mtu_usage_v1_output.py b/segment_public_api/models/get_daily_per_source_mtu_usage_v1_output.py index ab7a99bc..e27e41be 100644 --- a/segment_public_api/models/get_daily_per_source_mtu_usage_v1_output.py +++ b/segment_public_api/models/get_daily_per_source_mtu_usage_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_workspace_api_calls_usage200_response.py b/segment_public_api/models/get_daily_workspace_api_calls_usage200_response.py index ca73dc4c..7eab3b13 100644 --- a/segment_public_api/models/get_daily_workspace_api_calls_usage200_response.py +++ b/segment_public_api/models/get_daily_workspace_api_calls_usage200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_workspace_api_calls_usage_v1_output.py b/segment_public_api/models/get_daily_workspace_api_calls_usage_v1_output.py index f7c83f42..317fbd88 100644 --- a/segment_public_api/models/get_daily_workspace_api_calls_usage_v1_output.py +++ b/segment_public_api/models/get_daily_workspace_api_calls_usage_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_workspace_mtu_usage200_response.py b/segment_public_api/models/get_daily_workspace_mtu_usage200_response.py index 29f53538..d88ac61b 100644 --- a/segment_public_api/models/get_daily_workspace_mtu_usage200_response.py +++ b/segment_public_api/models/get_daily_workspace_mtu_usage200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_daily_workspace_mtu_usage_v1_output.py b/segment_public_api/models/get_daily_workspace_mtu_usage_v1_output.py index 627d1270..c933b5b7 100644 --- a/segment_public_api/models/get_daily_workspace_mtu_usage_v1_output.py +++ b/segment_public_api/models/get_daily_workspace_mtu_usage_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_destination200_response.py b/segment_public_api/models/get_destination200_response.py index 077ac508..23c5243b 100644 --- a/segment_public_api/models/get_destination200_response.py +++ b/segment_public_api/models/get_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_destination_metadata200_response.py b/segment_public_api/models/get_destination_metadata200_response.py index 1a4cb28a..f10f47c6 100644 --- a/segment_public_api/models/get_destination_metadata200_response.py +++ b/segment_public_api/models/get_destination_metadata200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_destination_metadata_v1_output.py b/segment_public_api/models/get_destination_metadata_v1_output.py index 6b1a0bad..ad1719e8 100644 --- a/segment_public_api/models/get_destination_metadata_v1_output.py +++ b/segment_public_api/models/get_destination_metadata_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_destination_v1_output.py b/segment_public_api/models/get_destination_v1_output.py index 9e2c991a..c8c59313 100644 --- a/segment_public_api/models/get_destination_v1_output.py +++ b/segment_public_api/models/get_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_destinations_catalog200_response.py b/segment_public_api/models/get_destinations_catalog200_response.py index f427704f..b1fd74e7 100644 --- a/segment_public_api/models/get_destinations_catalog200_response.py +++ b/segment_public_api/models/get_destinations_catalog200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_destinations_catalog_v1_output.py b/segment_public_api/models/get_destinations_catalog_v1_output.py index f273f961..8c902c3e 100644 --- a/segment_public_api/models/get_destinations_catalog_v1_output.py +++ b/segment_public_api/models/get_destinations_catalog_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_events_volume_from_workspace200_response.py b/segment_public_api/models/get_events_volume_from_workspace200_response.py index f5914711..bbcac18c 100644 --- a/segment_public_api/models/get_events_volume_from_workspace200_response.py +++ b/segment_public_api/models/get_events_volume_from_workspace200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_events_volume_from_workspace_v1_output.py b/segment_public_api/models/get_events_volume_from_workspace_v1_output.py index 78ba362d..95814b18 100644 --- a/segment_public_api/models/get_events_volume_from_workspace_v1_output.py +++ b/segment_public_api/models/get_events_volume_from_workspace_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_events_volume_from_workspace_v1_query.py b/segment_public_api/models/get_events_volume_from_workspace_v1_query.py index b4c3cc2b..205c8fe0 100644 --- a/segment_public_api/models/get_events_volume_from_workspace_v1_query.py +++ b/segment_public_api/models/get_events_volume_from_workspace_v1_query.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_filter_in_destination200_response.py b/segment_public_api/models/get_filter_in_destination200_response.py index eb9d74a5..d1b95dec 100644 --- a/segment_public_api/models/get_filter_in_destination200_response.py +++ b/segment_public_api/models/get_filter_in_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_filter_in_destination_v1_output.py b/segment_public_api/models/get_filter_in_destination_v1_output.py index 27901430..2b8061fd 100644 --- a/segment_public_api/models/get_filter_in_destination_v1_output.py +++ b/segment_public_api/models/get_filter_in_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_function200_response.py b/segment_public_api/models/get_function200_response.py index 95c4a739..90efb1b5 100644 --- a/segment_public_api/models/get_function200_response.py +++ b/segment_public_api/models/get_function200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_function_v1_output.py b/segment_public_api/models/get_function_v1_output.py index e40f62a8..7f5aefe1 100644 --- a/segment_public_api/models/get_function_v1_output.py +++ b/segment_public_api/models/get_function_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_function_version200_response.py b/segment_public_api/models/get_function_version200_response.py index 84c8ce12..3a846a06 100644 --- a/segment_public_api/models/get_function_version200_response.py +++ b/segment_public_api/models/get_function_version200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_function_version_alpha_output.py b/segment_public_api/models/get_function_version_alpha_output.py index 067404fd..4597162a 100644 --- a/segment_public_api/models/get_function_version_alpha_output.py +++ b/segment_public_api/models/get_function_version_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_latest_from_edge_functions200_response.py b/segment_public_api/models/get_latest_from_edge_functions200_response.py index 20600152..6a822f92 100644 --- a/segment_public_api/models/get_latest_from_edge_functions200_response.py +++ b/segment_public_api/models/get_latest_from_edge_functions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_latest_from_edge_functions_alpha_output.py b/segment_public_api/models/get_latest_from_edge_functions_alpha_output.py index d4079ac9..4adf8637 100644 --- a/segment_public_api/models/get_latest_from_edge_functions_alpha_output.py +++ b/segment_public_api/models/get_latest_from_edge_functions_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_messaging_subscription_failure_response.py b/segment_public_api/models/get_messaging_subscription_failure_response.py index 91602397..6a1ed762 100644 --- a/segment_public_api/models/get_messaging_subscription_failure_response.py +++ b/segment_public_api/models/get_messaging_subscription_failure_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_messaging_subscription_success_response.py b/segment_public_api/models/get_messaging_subscription_success_response.py index b0f20149..ec90c9a7 100644 --- a/segment_public_api/models/get_messaging_subscription_success_response.py +++ b/segment_public_api/models/get_messaging_subscription_success_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_regulation200_response.py b/segment_public_api/models/get_regulation200_response.py index db4aecd5..14a3e9fb 100644 --- a/segment_public_api/models/get_regulation200_response.py +++ b/segment_public_api/models/get_regulation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_regulation_v1_output.py b/segment_public_api/models/get_regulation_v1_output.py index d7a9767d..df22dfbf 100644 --- a/segment_public_api/models/get_regulation_v1_output.py +++ b/segment_public_api/models/get_regulation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_reverse_etl_model200_response.py b/segment_public_api/models/get_reverse_etl_model200_response.py index ceae0197..8a58d5c2 100644 --- a/segment_public_api/models/get_reverse_etl_model200_response.py +++ b/segment_public_api/models/get_reverse_etl_model200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_reverse_etl_model_output.py b/segment_public_api/models/get_reverse_etl_model_output.py index a3bb81b8..a15a0225 100644 --- a/segment_public_api/models/get_reverse_etl_model_output.py +++ b/segment_public_api/models/get_reverse_etl_model_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_source200_response.py b/segment_public_api/models/get_source200_response.py index b590426f..fd6086ea 100644 --- a/segment_public_api/models/get_source200_response.py +++ b/segment_public_api/models/get_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_source200_response1.py b/segment_public_api/models/get_source200_response1.py index a2a3a473..efab7243 100644 --- a/segment_public_api/models/get_source200_response1.py +++ b/segment_public_api/models/get_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_source_alpha_output.py b/segment_public_api/models/get_source_alpha_output.py index f84f040a..62c10bc3 100644 --- a/segment_public_api/models/get_source_alpha_output.py +++ b/segment_public_api/models/get_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_source_metadata200_response.py b/segment_public_api/models/get_source_metadata200_response.py index 3b5d5db1..c2ea8a1d 100644 --- a/segment_public_api/models/get_source_metadata200_response.py +++ b/segment_public_api/models/get_source_metadata200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_source_metadata_v1_output.py b/segment_public_api/models/get_source_metadata_v1_output.py index bb4fea88..f341d45d 100644 --- a/segment_public_api/models/get_source_metadata_v1_output.py +++ b/segment_public_api/models/get_source_metadata_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_source_v1_output.py b/segment_public_api/models/get_source_v1_output.py index f778794e..4971082d 100644 --- a/segment_public_api/models/get_source_v1_output.py +++ b/segment_public_api/models/get_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_sources_catalog200_response.py b/segment_public_api/models/get_sources_catalog200_response.py index 98ebed06..4336a799 100644 --- a/segment_public_api/models/get_sources_catalog200_response.py +++ b/segment_public_api/models/get_sources_catalog200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_sources_catalog_v1_output.py b/segment_public_api/models/get_sources_catalog_v1_output.py index 7cb09895..281e799e 100644 --- a/segment_public_api/models/get_sources_catalog_v1_output.py +++ b/segment_public_api/models/get_sources_catalog_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_space200_response.py b/segment_public_api/models/get_space200_response.py index 8d64f384..f211f05e 100644 --- a/segment_public_api/models/get_space200_response.py +++ b/segment_public_api/models/get_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_space_alpha_output.py b/segment_public_api/models/get_space_alpha_output.py index e8b75cc4..f6f01cb5 100644 --- a/segment_public_api/models/get_space_alpha_output.py +++ b/segment_public_api/models/get_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_subscription_from_destination200_response.py b/segment_public_api/models/get_subscription_from_destination200_response.py index bda823b5..d08991c5 100644 --- a/segment_public_api/models/get_subscription_from_destination200_response.py +++ b/segment_public_api/models/get_subscription_from_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_subscription_from_destination_alpha_output.py b/segment_public_api/models/get_subscription_from_destination_alpha_output.py index bde5f67f..bc31a2b7 100644 --- a/segment_public_api/models/get_subscription_from_destination_alpha_output.py +++ b/segment_public_api/models/get_subscription_from_destination_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_subscription_request.py b/segment_public_api/models/get_subscription_request.py index e199d6ee..9a9b8b5d 100644 --- a/segment_public_api/models/get_subscription_request.py +++ b/segment_public_api/models/get_subscription_request.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_tracking_plan200_response.py b/segment_public_api/models/get_tracking_plan200_response.py index 9e7e6007..0ce37c85 100644 --- a/segment_public_api/models/get_tracking_plan200_response.py +++ b/segment_public_api/models/get_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_tracking_plan_v1_output.py b/segment_public_api/models/get_tracking_plan_v1_output.py index a20fc075..d097ce40 100644 --- a/segment_public_api/models/get_tracking_plan_v1_output.py +++ b/segment_public_api/models/get_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_transformation200_response.py b/segment_public_api/models/get_transformation200_response.py index e4964233..413e8574 100644 --- a/segment_public_api/models/get_transformation200_response.py +++ b/segment_public_api/models/get_transformation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_transformation_beta_input.py b/segment_public_api/models/get_transformation_beta_input.py index ccc6d43f..17fd3a5d 100644 --- a/segment_public_api/models/get_transformation_beta_input.py +++ b/segment_public_api/models/get_transformation_beta_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_transformation_beta_output.py b/segment_public_api/models/get_transformation_beta_output.py index 313aa9d0..75100ac4 100644 --- a/segment_public_api/models/get_transformation_beta_output.py +++ b/segment_public_api/models/get_transformation_beta_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_transformation_v1_output.py b/segment_public_api/models/get_transformation_v1_output.py index 8027e62b..0a8efca6 100644 --- a/segment_public_api/models/get_transformation_v1_output.py +++ b/segment_public_api/models/get_transformation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_user200_response.py b/segment_public_api/models/get_user200_response.py index fd2e3a7b..bf7878b7 100644 --- a/segment_public_api/models/get_user200_response.py +++ b/segment_public_api/models/get_user200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_user_group200_response.py b/segment_public_api/models/get_user_group200_response.py index 093ea1ac..88659bad 100644 --- a/segment_public_api/models/get_user_group200_response.py +++ b/segment_public_api/models/get_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_user_group_v1_output.py b/segment_public_api/models/get_user_group_v1_output.py index af1cc785..e0fd992b 100644 --- a/segment_public_api/models/get_user_group_v1_output.py +++ b/segment_public_api/models/get_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_user_v1_output.py b/segment_public_api/models/get_user_v1_output.py index 5b05f463..04132cb3 100644 --- a/segment_public_api/models/get_user_v1_output.py +++ b/segment_public_api/models/get_user_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_warehouse200_response.py b/segment_public_api/models/get_warehouse200_response.py index 6e81e346..6e641ab7 100644 --- a/segment_public_api/models/get_warehouse200_response.py +++ b/segment_public_api/models/get_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_warehouse_metadata200_response.py b/segment_public_api/models/get_warehouse_metadata200_response.py index 5dbdbeb8..00f5ca9f 100644 --- a/segment_public_api/models/get_warehouse_metadata200_response.py +++ b/segment_public_api/models/get_warehouse_metadata200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_warehouse_metadata_v1_output.py b/segment_public_api/models/get_warehouse_metadata_v1_output.py index d4534839..46e481e2 100644 --- a/segment_public_api/models/get_warehouse_metadata_v1_output.py +++ b/segment_public_api/models/get_warehouse_metadata_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_warehouse_v1_output.py b/segment_public_api/models/get_warehouse_v1_output.py index 5d72a8a9..41304898 100644 --- a/segment_public_api/models/get_warehouse_v1_output.py +++ b/segment_public_api/models/get_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_warehouses_catalog200_response.py b/segment_public_api/models/get_warehouses_catalog200_response.py index 47f0b5d3..f02c8eb2 100644 --- a/segment_public_api/models/get_warehouses_catalog200_response.py +++ b/segment_public_api/models/get_warehouses_catalog200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_warehouses_catalog_v1_output.py b/segment_public_api/models/get_warehouses_catalog_v1_output.py index 881fc4e0..2288c84a 100644 --- a/segment_public_api/models/get_warehouses_catalog_v1_output.py +++ b/segment_public_api/models/get_warehouses_catalog_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_workspace200_response.py b/segment_public_api/models/get_workspace200_response.py index f49a46c7..d8e0f051 100644 --- a/segment_public_api/models/get_workspace200_response.py +++ b/segment_public_api/models/get_workspace200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_workspace_v1_output.py b/segment_public_api/models/get_workspace_v1_output.py index bff61f0b..4c3d4878 100644 --- a/segment_public_api/models/get_workspace_v1_output.py +++ b/segment_public_api/models/get_workspace_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/group_source_settings_v1.py b/segment_public_api/models/group_source_settings_v1.py index 4dcadb31..1d4c08cc 100644 --- a/segment_public_api/models/group_source_settings_v1.py +++ b/segment_public_api/models/group_source_settings_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/group_subscription_status.py b/segment_public_api/models/group_subscription_status.py index c3307fc3..95c509e6 100644 --- a/segment_public_api/models/group_subscription_status.py +++ b/segment_public_api/models/group_subscription_status.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/group_subscription_status_response.py b/segment_public_api/models/group_subscription_status_response.py index 9b0cd5f9..43c11666 100644 --- a/segment_public_api/models/group_subscription_status_response.py +++ b/segment_public_api/models/group_subscription_status_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/handle_webhook_input.py b/segment_public_api/models/handle_webhook_input.py index 6fa947e1..42dbb904 100644 --- a/segment_public_api/models/handle_webhook_input.py +++ b/segment_public_api/models/handle_webhook_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/handle_webhook_output.py b/segment_public_api/models/handle_webhook_output.py index 79b0f756..493be439 100644 --- a/segment_public_api/models/handle_webhook_output.py +++ b/segment_public_api/models/handle_webhook_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/identify_source_settings_v1.py b/segment_public_api/models/identify_source_settings_v1.py index ae51931e..6438c5f0 100644 --- a/segment_public_api/models/identify_source_settings_v1.py +++ b/segment_public_api/models/identify_source_settings_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/insert_function_instance_alpha.py b/segment_public_api/models/insert_function_instance_alpha.py index f95b1b7b..0370a9b5 100644 --- a/segment_public_api/models/insert_function_instance_alpha.py +++ b/segment_public_api/models/insert_function_instance_alpha.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/integration_option_beta.py b/segment_public_api/models/integration_option_beta.py index c47d1ddc..e3a944f9 100644 --- a/segment_public_api/models/integration_option_beta.py +++ b/segment_public_api/models/integration_option_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/invite_permission_v1.py b/segment_public_api/models/invite_permission_v1.py index 7e56c427..128a9726 100644 --- a/segment_public_api/models/invite_permission_v1.py +++ b/segment_public_api/models/invite_permission_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/invite_v1.py b/segment_public_api/models/invite_v1.py index a9175406..59bf99ea 100644 --- a/segment_public_api/models/invite_v1.py +++ b/segment_public_api/models/invite_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/label_alpha.py b/segment_public_api/models/label_alpha.py index 781bbe28..ff306c48 100644 --- a/segment_public_api/models/label_alpha.py +++ b/segment_public_api/models/label_alpha.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/label_v1.py b/segment_public_api/models/label_v1.py index 2c140148..75e91ba9 100644 --- a/segment_public_api/models/label_v1.py +++ b/segment_public_api/models/label_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_audiences200_response.py b/segment_public_api/models/list_audiences200_response.py index af5a6a07..0cf07038 100644 --- a/segment_public_api/models/list_audiences200_response.py +++ b/segment_public_api/models/list_audiences200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_audiences_alpha_output.py b/segment_public_api/models/list_audiences_alpha_output.py index b1ee3ac7..a0d18ba5 100644 --- a/segment_public_api/models/list_audiences_alpha_output.py +++ b/segment_public_api/models/list_audiences_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_audit_events200_response.py b/segment_public_api/models/list_audit_events200_response.py index d9b83e2f..1b096f37 100644 --- a/segment_public_api/models/list_audit_events200_response.py +++ b/segment_public_api/models/list_audit_events200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_audit_events_v1_output.py b/segment_public_api/models/list_audit_events_v1_output.py index e2ae5ecd..83b6be7c 100644 --- a/segment_public_api/models/list_audit_events_v1_output.py +++ b/segment_public_api/models/list_audit_events_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_computed_traits200_response.py b/segment_public_api/models/list_computed_traits200_response.py index a79de548..e80bbc25 100644 --- a/segment_public_api/models/list_computed_traits200_response.py +++ b/segment_public_api/models/list_computed_traits200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_computed_traits_alpha_output.py b/segment_public_api/models/list_computed_traits_alpha_output.py index 91937307..5a1d1898 100644 --- a/segment_public_api/models/list_computed_traits_alpha_output.py +++ b/segment_public_api/models/list_computed_traits_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_destinations_from_source200_response.py b/segment_public_api/models/list_connected_destinations_from_source200_response.py index 5cb9fc13..31261955 100644 --- a/segment_public_api/models/list_connected_destinations_from_source200_response.py +++ b/segment_public_api/models/list_connected_destinations_from_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_destinations_from_source200_response1.py b/segment_public_api/models/list_connected_destinations_from_source200_response1.py index b6e5a32b..ba962cbb 100644 --- a/segment_public_api/models/list_connected_destinations_from_source200_response1.py +++ b/segment_public_api/models/list_connected_destinations_from_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_destinations_from_source_alpha_output.py b/segment_public_api/models/list_connected_destinations_from_source_alpha_output.py index 28a9604a..5a1fcd3f 100644 --- a/segment_public_api/models/list_connected_destinations_from_source_alpha_output.py +++ b/segment_public_api/models/list_connected_destinations_from_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_destinations_from_source_v1_output.py b/segment_public_api/models/list_connected_destinations_from_source_v1_output.py index 426021e0..d624d16a 100644 --- a/segment_public_api/models/list_connected_destinations_from_source_v1_output.py +++ b/segment_public_api/models/list_connected_destinations_from_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_sources_from_warehouse200_response.py b/segment_public_api/models/list_connected_sources_from_warehouse200_response.py index 24f6a750..719da712 100644 --- a/segment_public_api/models/list_connected_sources_from_warehouse200_response.py +++ b/segment_public_api/models/list_connected_sources_from_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_sources_from_warehouse_v1_output.py b/segment_public_api/models/list_connected_sources_from_warehouse_v1_output.py index 3ec43446..b0c7c3d1 100644 --- a/segment_public_api/models/list_connected_sources_from_warehouse_v1_output.py +++ b/segment_public_api/models/list_connected_sources_from_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_warehouses_from_source200_response.py b/segment_public_api/models/list_connected_warehouses_from_source200_response.py index 44b9703b..63f6778f 100644 --- a/segment_public_api/models/list_connected_warehouses_from_source200_response.py +++ b/segment_public_api/models/list_connected_warehouses_from_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_warehouses_from_source200_response1.py b/segment_public_api/models/list_connected_warehouses_from_source200_response1.py index 8c247936..0df015d6 100644 --- a/segment_public_api/models/list_connected_warehouses_from_source200_response1.py +++ b/segment_public_api/models/list_connected_warehouses_from_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_warehouses_from_source_alpha_output.py b/segment_public_api/models/list_connected_warehouses_from_source_alpha_output.py index 83b16fbb..d8eb8764 100644 --- a/segment_public_api/models/list_connected_warehouses_from_source_alpha_output.py +++ b/segment_public_api/models/list_connected_warehouses_from_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_connected_warehouses_from_source_v1_output.py b/segment_public_api/models/list_connected_warehouses_from_source_v1_output.py index eabded67..d0209025 100644 --- a/segment_public_api/models/list_connected_warehouses_from_source_v1_output.py +++ b/segment_public_api/models/list_connected_warehouses_from_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_delivery_metrics_summary_from_destination200_response.py b/segment_public_api/models/list_delivery_metrics_summary_from_destination200_response.py index f789e9c5..dd4dc763 100644 --- a/segment_public_api/models/list_delivery_metrics_summary_from_destination200_response.py +++ b/segment_public_api/models/list_delivery_metrics_summary_from_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_delivery_metrics_summary_from_destination_beta_output.py b/segment_public_api/models/list_delivery_metrics_summary_from_destination_beta_output.py index da808516..adad73ac 100644 --- a/segment_public_api/models/list_delivery_metrics_summary_from_destination_beta_output.py +++ b/segment_public_api/models/list_delivery_metrics_summary_from_destination_beta_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_destinations200_response.py b/segment_public_api/models/list_destinations200_response.py index 1873bda6..8b478fee 100644 --- a/segment_public_api/models/list_destinations200_response.py +++ b/segment_public_api/models/list_destinations200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_destinations_v1_output.py b/segment_public_api/models/list_destinations_v1_output.py index b29b77e8..6ed382a1 100644 --- a/segment_public_api/models/list_destinations_v1_output.py +++ b/segment_public_api/models/list_destinations_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_filters_from_destination200_response.py b/segment_public_api/models/list_filters_from_destination200_response.py index f029b301..14d0c1cd 100644 --- a/segment_public_api/models/list_filters_from_destination200_response.py +++ b/segment_public_api/models/list_filters_from_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_filters_from_destination_v1_output.py b/segment_public_api/models/list_filters_from_destination_v1_output.py index 10f3e6a9..126ec8b7 100644 --- a/segment_public_api/models/list_filters_from_destination_v1_output.py +++ b/segment_public_api/models/list_filters_from_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_function_item_v1.py b/segment_public_api/models/list_function_item_v1.py index 9a509a41..de1223da 100644 --- a/segment_public_api/models/list_function_item_v1.py +++ b/segment_public_api/models/list_function_item_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_function_versions200_response.py b/segment_public_api/models/list_function_versions200_response.py index be951307..43daf10b 100644 --- a/segment_public_api/models/list_function_versions200_response.py +++ b/segment_public_api/models/list_function_versions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_function_versions_alpha_output.py b/segment_public_api/models/list_function_versions_alpha_output.py index 3c6ba10e..b44fc43e 100644 --- a/segment_public_api/models/list_function_versions_alpha_output.py +++ b/segment_public_api/models/list_function_versions_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_functions200_response.py b/segment_public_api/models/list_functions200_response.py index 30fae5fc..8af6f606 100644 --- a/segment_public_api/models/list_functions200_response.py +++ b/segment_public_api/models/list_functions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_functions_v1_output.py b/segment_public_api/models/list_functions_v1_output.py index ffec3a9e..afaddff6 100644 --- a/segment_public_api/models/list_functions_v1_output.py +++ b/segment_public_api/models/list_functions_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_insert_function_instances200_response.py b/segment_public_api/models/list_insert_function_instances200_response.py index e7159530..c2673a0d 100644 --- a/segment_public_api/models/list_insert_function_instances200_response.py +++ b/segment_public_api/models/list_insert_function_instances200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_insert_function_instances_alpha_output.py b/segment_public_api/models/list_insert_function_instances_alpha_output.py index 9ae4d1c8..9c7a63c5 100644 --- a/segment_public_api/models/list_insert_function_instances_alpha_output.py +++ b/segment_public_api/models/list_insert_function_instances_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_invites200_response.py b/segment_public_api/models/list_invites200_response.py index 3fa1a1bf..63c2f350 100644 --- a/segment_public_api/models/list_invites200_response.py +++ b/segment_public_api/models/list_invites200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_invites_from_user_group200_response.py b/segment_public_api/models/list_invites_from_user_group200_response.py index 509fc7e7..fe765cd7 100644 --- a/segment_public_api/models/list_invites_from_user_group200_response.py +++ b/segment_public_api/models/list_invites_from_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_invites_from_user_group_v1_output.py b/segment_public_api/models/list_invites_from_user_group_v1_output.py index e9b042c0..e961e9c9 100644 --- a/segment_public_api/models/list_invites_from_user_group_v1_output.py +++ b/segment_public_api/models/list_invites_from_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_invites_v1_output.py b/segment_public_api/models/list_invites_v1_output.py index cc1f10be..4ab05773 100644 --- a/segment_public_api/models/list_invites_v1_output.py +++ b/segment_public_api/models/list_invites_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_labels200_response.py b/segment_public_api/models/list_labels200_response.py index c51ac095..10ef7388 100644 --- a/segment_public_api/models/list_labels200_response.py +++ b/segment_public_api/models/list_labels200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_labels200_response1.py b/segment_public_api/models/list_labels200_response1.py index 724c1a4b..e2f0aaf6 100644 --- a/segment_public_api/models/list_labels200_response1.py +++ b/segment_public_api/models/list_labels200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_labels_alpha_output.py b/segment_public_api/models/list_labels_alpha_output.py index b6636d5d..c4f88402 100644 --- a/segment_public_api/models/list_labels_alpha_output.py +++ b/segment_public_api/models/list_labels_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_labels_v1_output.py b/segment_public_api/models/list_labels_v1_output.py index 4cdbf95c..d580ac85 100644 --- a/segment_public_api/models/list_labels_v1_output.py +++ b/segment_public_api/models/list_labels_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_profiles_warehouse_in_space200_response.py b/segment_public_api/models/list_profiles_warehouse_in_space200_response.py index d7cea9f1..4c1d2a0f 100644 --- a/segment_public_api/models/list_profiles_warehouse_in_space200_response.py +++ b/segment_public_api/models/list_profiles_warehouse_in_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_profiles_warehouse_in_space_alpha_output.py b/segment_public_api/models/list_profiles_warehouse_in_space_alpha_output.py index b84ea7bd..207b92c3 100644 --- a/segment_public_api/models/list_profiles_warehouse_in_space_alpha_output.py +++ b/segment_public_api/models/list_profiles_warehouse_in_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_regulations_from_source200_response.py b/segment_public_api/models/list_regulations_from_source200_response.py index 5f810e61..6be89f29 100644 --- a/segment_public_api/models/list_regulations_from_source200_response.py +++ b/segment_public_api/models/list_regulations_from_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_regulations_from_source_v1_output.py b/segment_public_api/models/list_regulations_from_source_v1_output.py index 44fce45f..a24c3a6f 100644 --- a/segment_public_api/models/list_regulations_from_source_v1_output.py +++ b/segment_public_api/models/list_regulations_from_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_reverse_etl_models200_response.py b/segment_public_api/models/list_reverse_etl_models200_response.py index 857cd9a8..0b39dc30 100644 --- a/segment_public_api/models/list_reverse_etl_models200_response.py +++ b/segment_public_api/models/list_reverse_etl_models200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_reverse_etl_models_output.py b/segment_public_api/models/list_reverse_etl_models_output.py index 3762af12..6abc66cb 100644 --- a/segment_public_api/models/list_reverse_etl_models_output.py +++ b/segment_public_api/models/list_reverse_etl_models_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_roles200_response.py b/segment_public_api/models/list_roles200_response.py index 811befb3..259988d7 100644 --- a/segment_public_api/models/list_roles200_response.py +++ b/segment_public_api/models/list_roles200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_roles_v1_output.py b/segment_public_api/models/list_roles_v1_output.py index dde872d4..cc581cd5 100644 --- a/segment_public_api/models/list_roles_v1_output.py +++ b/segment_public_api/models/list_roles_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_rules_from_tracking_plan200_response.py b/segment_public_api/models/list_rules_from_tracking_plan200_response.py index d6e66dbc..684cfbfc 100644 --- a/segment_public_api/models/list_rules_from_tracking_plan200_response.py +++ b/segment_public_api/models/list_rules_from_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_rules_from_tracking_plan_v1_output.py b/segment_public_api/models/list_rules_from_tracking_plan_v1_output.py index 80c890ca..d4986da3 100644 --- a/segment_public_api/models/list_rules_from_tracking_plan_v1_output.py +++ b/segment_public_api/models/list_rules_from_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_schema_settings_in_source200_response.py b/segment_public_api/models/list_schema_settings_in_source200_response.py index 41c985a6..7337cbfa 100644 --- a/segment_public_api/models/list_schema_settings_in_source200_response.py +++ b/segment_public_api/models/list_schema_settings_in_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_schema_settings_in_source_v1_output.py b/segment_public_api/models/list_schema_settings_in_source_v1_output.py index 2d159be0..51128ccc 100644 --- a/segment_public_api/models/list_schema_settings_in_source_v1_output.py +++ b/segment_public_api/models/list_schema_settings_in_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_selective_syncs_from_warehouse_and_source200_response.py b/segment_public_api/models/list_selective_syncs_from_warehouse_and_source200_response.py index 7e5970d9..9f26625b 100644 --- a/segment_public_api/models/list_selective_syncs_from_warehouse_and_source200_response.py +++ b/segment_public_api/models/list_selective_syncs_from_warehouse_and_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_selective_syncs_from_warehouse_and_source_v1_output.py b/segment_public_api/models/list_selective_syncs_from_warehouse_and_source_v1_output.py index 31006993..71c81bef 100644 --- a/segment_public_api/models/list_selective_syncs_from_warehouse_and_source_v1_output.py +++ b/segment_public_api/models/list_selective_syncs_from_warehouse_and_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_selective_syncs_from_warehouse_and_space200_response.py b/segment_public_api/models/list_selective_syncs_from_warehouse_and_space200_response.py index 715ea2be..b770f014 100644 --- a/segment_public_api/models/list_selective_syncs_from_warehouse_and_space200_response.py +++ b/segment_public_api/models/list_selective_syncs_from_warehouse_and_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_selective_syncs_from_warehouse_and_space_alpha_output.py b/segment_public_api/models/list_selective_syncs_from_warehouse_and_space_alpha_output.py index 87dec2f7..56f05f0a 100644 --- a/segment_public_api/models/list_selective_syncs_from_warehouse_and_space_alpha_output.py +++ b/segment_public_api/models/list_selective_syncs_from_warehouse_and_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_sources200_response.py b/segment_public_api/models/list_sources200_response.py index 004b27c4..0c627369 100644 --- a/segment_public_api/models/list_sources200_response.py +++ b/segment_public_api/models/list_sources200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_sources200_response1.py b/segment_public_api/models/list_sources200_response1.py index 79273bf6..a7a70321 100644 --- a/segment_public_api/models/list_sources200_response1.py +++ b/segment_public_api/models/list_sources200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_sources_alpha_output.py b/segment_public_api/models/list_sources_alpha_output.py index 4aa41f10..3b4f4e6c 100644 --- a/segment_public_api/models/list_sources_alpha_output.py +++ b/segment_public_api/models/list_sources_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_sources_from_tracking_plan200_response.py b/segment_public_api/models/list_sources_from_tracking_plan200_response.py index 18bd2e55..91120e85 100644 --- a/segment_public_api/models/list_sources_from_tracking_plan200_response.py +++ b/segment_public_api/models/list_sources_from_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_sources_from_tracking_plan_v1_output.py b/segment_public_api/models/list_sources_from_tracking_plan_v1_output.py index aa234c0c..24541763 100644 --- a/segment_public_api/models/list_sources_from_tracking_plan_v1_output.py +++ b/segment_public_api/models/list_sources_from_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_sources_v1_output.py b/segment_public_api/models/list_sources_v1_output.py index 99e1e686..25136a95 100644 --- a/segment_public_api/models/list_sources_v1_output.py +++ b/segment_public_api/models/list_sources_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_subscriptions_from_destination200_response.py b/segment_public_api/models/list_subscriptions_from_destination200_response.py index 68a04260..64d8c879 100644 --- a/segment_public_api/models/list_subscriptions_from_destination200_response.py +++ b/segment_public_api/models/list_subscriptions_from_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_subscriptions_from_destination_alpha_output.py b/segment_public_api/models/list_subscriptions_from_destination_alpha_output.py index eceb28d0..c31bd283 100644 --- a/segment_public_api/models/list_subscriptions_from_destination_alpha_output.py +++ b/segment_public_api/models/list_subscriptions_from_destination_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_suppressions200_response.py b/segment_public_api/models/list_suppressions200_response.py index 4c60593c..e3de5a88 100644 --- a/segment_public_api/models/list_suppressions200_response.py +++ b/segment_public_api/models/list_suppressions200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_suppressions_v1_output.py b/segment_public_api/models/list_suppressions_v1_output.py index 4971d882..4b8476b2 100644 --- a/segment_public_api/models/list_suppressions_v1_output.py +++ b/segment_public_api/models/list_suppressions_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_syncs_from_warehouse200_response.py b/segment_public_api/models/list_syncs_from_warehouse200_response.py index 52b8a449..3f935f79 100644 --- a/segment_public_api/models/list_syncs_from_warehouse200_response.py +++ b/segment_public_api/models/list_syncs_from_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_syncs_from_warehouse_and_source200_response.py b/segment_public_api/models/list_syncs_from_warehouse_and_source200_response.py index 274401e2..f3582525 100644 --- a/segment_public_api/models/list_syncs_from_warehouse_and_source200_response.py +++ b/segment_public_api/models/list_syncs_from_warehouse_and_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_syncs_from_warehouse_and_source_v1_output.py b/segment_public_api/models/list_syncs_from_warehouse_and_source_v1_output.py index 6150b73d..047724ec 100644 --- a/segment_public_api/models/list_syncs_from_warehouse_and_source_v1_output.py +++ b/segment_public_api/models/list_syncs_from_warehouse_and_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_syncs_from_warehouse_v1_output.py b/segment_public_api/models/list_syncs_from_warehouse_v1_output.py index 86bfdfe2..f8576fc7 100644 --- a/segment_public_api/models/list_syncs_from_warehouse_v1_output.py +++ b/segment_public_api/models/list_syncs_from_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_tracking_plans200_response.py b/segment_public_api/models/list_tracking_plans200_response.py index 29af831d..11657956 100644 --- a/segment_public_api/models/list_tracking_plans200_response.py +++ b/segment_public_api/models/list_tracking_plans200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_tracking_plans_v1_output.py b/segment_public_api/models/list_tracking_plans_v1_output.py index eef99702..474ef7f6 100644 --- a/segment_public_api/models/list_tracking_plans_v1_output.py +++ b/segment_public_api/models/list_tracking_plans_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_transformations200_response.py b/segment_public_api/models/list_transformations200_response.py index e77e9e2b..16421e82 100644 --- a/segment_public_api/models/list_transformations200_response.py +++ b/segment_public_api/models/list_transformations200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_transformations_beta_input.py b/segment_public_api/models/list_transformations_beta_input.py index 64c3274c..efa563b2 100644 --- a/segment_public_api/models/list_transformations_beta_input.py +++ b/segment_public_api/models/list_transformations_beta_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_transformations_beta_output.py b/segment_public_api/models/list_transformations_beta_output.py index dd8c997b..57a9f23c 100644 --- a/segment_public_api/models/list_transformations_beta_output.py +++ b/segment_public_api/models/list_transformations_beta_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_transformations_v1_output.py b/segment_public_api/models/list_transformations_v1_output.py index 3ead7ec0..395eb0a5 100644 --- a/segment_public_api/models/list_transformations_v1_output.py +++ b/segment_public_api/models/list_transformations_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_user_groups200_response.py b/segment_public_api/models/list_user_groups200_response.py index b504115a..cef427a2 100644 --- a/segment_public_api/models/list_user_groups200_response.py +++ b/segment_public_api/models/list_user_groups200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_user_groups_from_user200_response.py b/segment_public_api/models/list_user_groups_from_user200_response.py index 2b0bcd50..84d573a7 100644 --- a/segment_public_api/models/list_user_groups_from_user200_response.py +++ b/segment_public_api/models/list_user_groups_from_user200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_user_groups_from_user_v1_output.py b/segment_public_api/models/list_user_groups_from_user_v1_output.py index 765fa8f8..4ef270e9 100644 --- a/segment_public_api/models/list_user_groups_from_user_v1_output.py +++ b/segment_public_api/models/list_user_groups_from_user_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_user_groups_v1_output.py b/segment_public_api/models/list_user_groups_v1_output.py index 76207871..86502a94 100644 --- a/segment_public_api/models/list_user_groups_v1_output.py +++ b/segment_public_api/models/list_user_groups_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_users200_response.py b/segment_public_api/models/list_users200_response.py index da50b65c..d3d82c3e 100644 --- a/segment_public_api/models/list_users200_response.py +++ b/segment_public_api/models/list_users200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_users_from_user_group200_response.py b/segment_public_api/models/list_users_from_user_group200_response.py index e32c3898..9cd56232 100644 --- a/segment_public_api/models/list_users_from_user_group200_response.py +++ b/segment_public_api/models/list_users_from_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_users_from_user_group_v1_output.py b/segment_public_api/models/list_users_from_user_group_v1_output.py index 42511ce5..c848d2da 100644 --- a/segment_public_api/models/list_users_from_user_group_v1_output.py +++ b/segment_public_api/models/list_users_from_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_users_v1_output.py b/segment_public_api/models/list_users_v1_output.py index 94773ea8..c2020114 100644 --- a/segment_public_api/models/list_users_v1_output.py +++ b/segment_public_api/models/list_users_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_warehouses200_response.py b/segment_public_api/models/list_warehouses200_response.py index c0370282..7c8aa58a 100644 --- a/segment_public_api/models/list_warehouses200_response.py +++ b/segment_public_api/models/list_warehouses200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_warehouses_v1_output.py b/segment_public_api/models/list_warehouses_v1_output.py index 1dbc6564..3a8e0065 100644 --- a/segment_public_api/models/list_warehouses_v1_output.py +++ b/segment_public_api/models/list_warehouses_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_workspace_regulations200_response.py b/segment_public_api/models/list_workspace_regulations200_response.py index 9b470729..a1fc1a86 100644 --- a/segment_public_api/models/list_workspace_regulations200_response.py +++ b/segment_public_api/models/list_workspace_regulations200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_workspace_regulations_v1_output.py b/segment_public_api/models/list_workspace_regulations_v1_output.py index cf9d2d18..f235c795 100644 --- a/segment_public_api/models/list_workspace_regulations_v1_output.py +++ b/segment_public_api/models/list_workspace_regulations_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/logos_beta.py b/segment_public_api/models/logos_beta.py index d35ced53..87414b54 100644 --- a/segment_public_api/models/logos_beta.py +++ b/segment_public_api/models/logos_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/message_subscription_response.py b/segment_public_api/models/message_subscription_response.py index cec0efe6..dda77648 100644 --- a/segment_public_api/models/message_subscription_response.py +++ b/segment_public_api/models/message_subscription_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/message_subscription_response_error.py b/segment_public_api/models/message_subscription_response_error.py index f5ea5b3a..28b4fea1 100644 --- a/segment_public_api/models/message_subscription_response_error.py +++ b/segment_public_api/models/message_subscription_response_error.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/messages_subscription_request.py b/segment_public_api/models/messages_subscription_request.py index 3b7d62ed..08dd45f8 100644 --- a/segment_public_api/models/messages_subscription_request.py +++ b/segment_public_api/models/messages_subscription_request.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/metric_beta.py b/segment_public_api/models/metric_beta.py index 9b966bc2..7e998802 100644 --- a/segment_public_api/models/metric_beta.py +++ b/segment_public_api/models/metric_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/minimal_user_group_v1.py b/segment_public_api/models/minimal_user_group_v1.py index 8ca53867..618fae49 100644 --- a/segment_public_api/models/minimal_user_group_v1.py +++ b/segment_public_api/models/minimal_user_group_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/minimal_user_v1.py b/segment_public_api/models/minimal_user_v1.py index 82891992..3f5094df 100644 --- a/segment_public_api/models/minimal_user_v1.py +++ b/segment_public_api/models/minimal_user_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/mtu_snapshot_v1.py b/segment_public_api/models/mtu_snapshot_v1.py index 54d2f5cb..93a1ebc5 100644 --- a/segment_public_api/models/mtu_snapshot_v1.py +++ b/segment_public_api/models/mtu_snapshot_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/pagination_input.py b/segment_public_api/models/pagination_input.py index fffab143..0fc7450c 100644 --- a/segment_public_api/models/pagination_input.py +++ b/segment_public_api/models/pagination_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/pagination_output.py b/segment_public_api/models/pagination_output.py index 3bf98c4e..3415c470 100644 --- a/segment_public_api/models/pagination_output.py +++ b/segment_public_api/models/pagination_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/permission_input_v1.py b/segment_public_api/models/permission_input_v1.py index 77ca9154..1d5cf0ee 100644 --- a/segment_public_api/models/permission_input_v1.py +++ b/segment_public_api/models/permission_input_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/permission_resource_v1.py b/segment_public_api/models/permission_resource_v1.py index fb1cfca3..0d2c5d0b 100644 --- a/segment_public_api/models/permission_resource_v1.py +++ b/segment_public_api/models/permission_resource_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/permission_v1.py b/segment_public_api/models/permission_v1.py index e5cc9404..24f0e095 100644 --- a/segment_public_api/models/permission_v1.py +++ b/segment_public_api/models/permission_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/preview_destination_filter200_response.py b/segment_public_api/models/preview_destination_filter200_response.py index c2fdae8d..1f69ef9d 100644 --- a/segment_public_api/models/preview_destination_filter200_response.py +++ b/segment_public_api/models/preview_destination_filter200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/preview_destination_filter_v1.py b/segment_public_api/models/preview_destination_filter_v1.py index eff7803a..7bfd3c09 100644 --- a/segment_public_api/models/preview_destination_filter_v1.py +++ b/segment_public_api/models/preview_destination_filter_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/preview_destination_filter_v1_input.py b/segment_public_api/models/preview_destination_filter_v1_input.py index 3af3adca..eff28425 100644 --- a/segment_public_api/models/preview_destination_filter_v1_input.py +++ b/segment_public_api/models/preview_destination_filter_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/preview_destination_filter_v1_output.py b/segment_public_api/models/preview_destination_filter_v1_output.py index 345036ea..53237e54 100644 --- a/segment_public_api/models/preview_destination_filter_v1_output.py +++ b/segment_public_api/models/preview_destination_filter_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/profiles_warehouse_alpha.py b/segment_public_api/models/profiles_warehouse_alpha.py index bda8bc53..bbdc5a68 100644 --- a/segment_public_api/models/profiles_warehouse_alpha.py +++ b/segment_public_api/models/profiles_warehouse_alpha.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/property_rename_beta.py b/segment_public_api/models/property_rename_beta.py index 8bb2aba9..18ed3cf5 100644 --- a/segment_public_api/models/property_rename_beta.py +++ b/segment_public_api/models/property_rename_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/property_rename_v1.py b/segment_public_api/models/property_rename_v1.py index d0a06cf6..1254f02b 100644 --- a/segment_public_api/models/property_rename_v1.py +++ b/segment_public_api/models/property_rename_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/property_value_transformation_beta.py b/segment_public_api/models/property_value_transformation_beta.py index 596981dc..4023afc4 100644 --- a/segment_public_api/models/property_value_transformation_beta.py +++ b/segment_public_api/models/property_value_transformation_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/property_value_transformation_v1.py b/segment_public_api/models/property_value_transformation_v1.py index 8cfd48f2..eea73ffd 100644 --- a/segment_public_api/models/property_value_transformation_v1.py +++ b/segment_public_api/models/property_value_transformation_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/regulation.py b/segment_public_api/models/regulation.py index b87e1886..666ddb36 100644 --- a/segment_public_api/models/regulation.py +++ b/segment_public_api/models/regulation.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/regulation_list_entry_v1.py b/segment_public_api/models/regulation_list_entry_v1.py index 8a6c91d6..8870677f 100644 --- a/segment_public_api/models/regulation_list_entry_v1.py +++ b/segment_public_api/models/regulation_list_entry_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_audience_from_space200_response.py b/segment_public_api/models/remove_audience_from_space200_response.py index b838af41..a6a67ba4 100644 --- a/segment_public_api/models/remove_audience_from_space200_response.py +++ b/segment_public_api/models/remove_audience_from_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_audience_from_space_alpha_output.py b/segment_public_api/models/remove_audience_from_space_alpha_output.py index c8a553d5..7a73d258 100644 --- a/segment_public_api/models/remove_audience_from_space_alpha_output.py +++ b/segment_public_api/models/remove_audience_from_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_computed_trait_from_space200_response.py b/segment_public_api/models/remove_computed_trait_from_space200_response.py index 4713e963..0ddf455a 100644 --- a/segment_public_api/models/remove_computed_trait_from_space200_response.py +++ b/segment_public_api/models/remove_computed_trait_from_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_computed_trait_from_space_alpha_output.py b/segment_public_api/models/remove_computed_trait_from_space_alpha_output.py index e3384cb4..e8386f5b 100644 --- a/segment_public_api/models/remove_computed_trait_from_space_alpha_output.py +++ b/segment_public_api/models/remove_computed_trait_from_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_filter_from_destination200_response.py b/segment_public_api/models/remove_filter_from_destination200_response.py index 1405f671..d1c24caa 100644 --- a/segment_public_api/models/remove_filter_from_destination200_response.py +++ b/segment_public_api/models/remove_filter_from_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_filter_from_destination_v1_output.py b/segment_public_api/models/remove_filter_from_destination_v1_output.py index e89744d7..0ae3b28f 100644 --- a/segment_public_api/models/remove_filter_from_destination_v1_output.py +++ b/segment_public_api/models/remove_filter_from_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_profiles_warehouse_from_space200_response.py b/segment_public_api/models/remove_profiles_warehouse_from_space200_response.py index 01234b8f..f72be597 100644 --- a/segment_public_api/models/remove_profiles_warehouse_from_space200_response.py +++ b/segment_public_api/models/remove_profiles_warehouse_from_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_profiles_warehouse_from_space_alpha_output.py b/segment_public_api/models/remove_profiles_warehouse_from_space_alpha_output.py index e496e021..67dae2a4 100644 --- a/segment_public_api/models/remove_profiles_warehouse_from_space_alpha_output.py +++ b/segment_public_api/models/remove_profiles_warehouse_from_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_rule_v1.py b/segment_public_api/models/remove_rule_v1.py index 23359e65..3d69da4d 100644 --- a/segment_public_api/models/remove_rule_v1.py +++ b/segment_public_api/models/remove_rule_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_rules_from_tracking_plan200_response.py b/segment_public_api/models/remove_rules_from_tracking_plan200_response.py index 59be5d87..0e974255 100644 --- a/segment_public_api/models/remove_rules_from_tracking_plan200_response.py +++ b/segment_public_api/models/remove_rules_from_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_rules_from_tracking_plan_v1_output.py b/segment_public_api/models/remove_rules_from_tracking_plan_v1_output.py index 0b015a96..a62b6d04 100644 --- a/segment_public_api/models/remove_rules_from_tracking_plan_v1_output.py +++ b/segment_public_api/models/remove_rules_from_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_source_connection_from_warehouse200_response.py b/segment_public_api/models/remove_source_connection_from_warehouse200_response.py index 856b9c5d..7efffa3e 100644 --- a/segment_public_api/models/remove_source_connection_from_warehouse200_response.py +++ b/segment_public_api/models/remove_source_connection_from_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_source_connection_from_warehouse_v1_output.py b/segment_public_api/models/remove_source_connection_from_warehouse_v1_output.py index c835f61d..2ef18ec6 100644 --- a/segment_public_api/models/remove_source_connection_from_warehouse_v1_output.py +++ b/segment_public_api/models/remove_source_connection_from_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_source_from_tracking_plan200_response.py b/segment_public_api/models/remove_source_from_tracking_plan200_response.py index ab15a242..b839e4ea 100644 --- a/segment_public_api/models/remove_source_from_tracking_plan200_response.py +++ b/segment_public_api/models/remove_source_from_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_source_from_tracking_plan_v1_output.py b/segment_public_api/models/remove_source_from_tracking_plan_v1_output.py index 1cc4cad2..8e74b4ad 100644 --- a/segment_public_api/models/remove_source_from_tracking_plan_v1_output.py +++ b/segment_public_api/models/remove_source_from_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_subscription_from_destination200_response.py b/segment_public_api/models/remove_subscription_from_destination200_response.py index 59ba7944..057435cb 100644 --- a/segment_public_api/models/remove_subscription_from_destination200_response.py +++ b/segment_public_api/models/remove_subscription_from_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_subscription_from_destination_alpha_output.py b/segment_public_api/models/remove_subscription_from_destination_alpha_output.py index aa1a91d4..46e07887 100644 --- a/segment_public_api/models/remove_subscription_from_destination_alpha_output.py +++ b/segment_public_api/models/remove_subscription_from_destination_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_users_from_user_group200_response.py b/segment_public_api/models/remove_users_from_user_group200_response.py index cb119a0e..66387369 100644 --- a/segment_public_api/models/remove_users_from_user_group200_response.py +++ b/segment_public_api/models/remove_users_from_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_users_from_user_group_v1_output.py b/segment_public_api/models/remove_users_from_user_group_v1_output.py index 93e2eba9..1db618df 100644 --- a/segment_public_api/models/remove_users_from_user_group_v1_output.py +++ b/segment_public_api/models/remove_users_from_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse200_response.py b/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse200_response.py index 94b80e51..c2c5e283 100644 --- a/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse200_response.py +++ b/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_input.py b/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_input.py index 116d2ee4..7308d91f 100644 --- a/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_input.py +++ b/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_output.py b/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_output.py index 878614f7..78883a8a 100644 --- a/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_output.py +++ b/segment_public_api/models/replace_advanced_sync_schedule_for_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_labels_in_source200_response.py b/segment_public_api/models/replace_labels_in_source200_response.py index b528ff82..35b93580 100644 --- a/segment_public_api/models/replace_labels_in_source200_response.py +++ b/segment_public_api/models/replace_labels_in_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_labels_in_source200_response1.py b/segment_public_api/models/replace_labels_in_source200_response1.py index 2a1f67e1..6c859422 100644 --- a/segment_public_api/models/replace_labels_in_source200_response1.py +++ b/segment_public_api/models/replace_labels_in_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_labels_in_source_alpha_input.py b/segment_public_api/models/replace_labels_in_source_alpha_input.py index a096678c..d447dd7c 100644 --- a/segment_public_api/models/replace_labels_in_source_alpha_input.py +++ b/segment_public_api/models/replace_labels_in_source_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_labels_in_source_alpha_output.py b/segment_public_api/models/replace_labels_in_source_alpha_output.py index aa31f448..050271cc 100644 --- a/segment_public_api/models/replace_labels_in_source_alpha_output.py +++ b/segment_public_api/models/replace_labels_in_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_labels_in_source_v1_input.py b/segment_public_api/models/replace_labels_in_source_v1_input.py index 736db18e..317adb64 100644 --- a/segment_public_api/models/replace_labels_in_source_v1_input.py +++ b/segment_public_api/models/replace_labels_in_source_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_labels_in_source_v1_output.py b/segment_public_api/models/replace_labels_in_source_v1_output.py index eb9f3cb5..d34d0b25 100644 --- a/segment_public_api/models/replace_labels_in_source_v1_output.py +++ b/segment_public_api/models/replace_labels_in_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_messaging_subscriptions_in_spaces200_response.py b/segment_public_api/models/replace_messaging_subscriptions_in_spaces200_response.py index 93bad6e9..e89ef5b5 100644 --- a/segment_public_api/models/replace_messaging_subscriptions_in_spaces200_response.py +++ b/segment_public_api/models/replace_messaging_subscriptions_in_spaces200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_input.py b/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_input.py index 6b200824..f7bd2132 100644 --- a/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_input.py +++ b/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_output.py b/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_output.py index 95991289..69a82409 100644 --- a/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_output.py +++ b/segment_public_api/models/replace_messaging_subscriptions_in_spaces_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_permissions_for_user200_response.py b/segment_public_api/models/replace_permissions_for_user200_response.py index 441ac8ec..dd936e62 100644 --- a/segment_public_api/models/replace_permissions_for_user200_response.py +++ b/segment_public_api/models/replace_permissions_for_user200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_permissions_for_user_group200_response.py b/segment_public_api/models/replace_permissions_for_user_group200_response.py index b1ff9227..64f2b981 100644 --- a/segment_public_api/models/replace_permissions_for_user_group200_response.py +++ b/segment_public_api/models/replace_permissions_for_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_permissions_for_user_group_v1_input.py b/segment_public_api/models/replace_permissions_for_user_group_v1_input.py index aec40b1a..09ba8d99 100644 --- a/segment_public_api/models/replace_permissions_for_user_group_v1_input.py +++ b/segment_public_api/models/replace_permissions_for_user_group_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_permissions_for_user_group_v1_output.py b/segment_public_api/models/replace_permissions_for_user_group_v1_output.py index c7147776..537ff51d 100644 --- a/segment_public_api/models/replace_permissions_for_user_group_v1_output.py +++ b/segment_public_api/models/replace_permissions_for_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_permissions_for_user_v1_input.py b/segment_public_api/models/replace_permissions_for_user_v1_input.py index c1a0edd6..6224f8e1 100644 --- a/segment_public_api/models/replace_permissions_for_user_v1_input.py +++ b/segment_public_api/models/replace_permissions_for_user_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_permissions_for_user_v1_output.py b/segment_public_api/models/replace_permissions_for_user_v1_output.py index 72e3e0c2..fbee7721 100644 --- a/segment_public_api/models/replace_permissions_for_user_v1_output.py +++ b/segment_public_api/models/replace_permissions_for_user_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_rules_in_tracking_plan200_response.py b/segment_public_api/models/replace_rules_in_tracking_plan200_response.py index 320e7469..dd388850 100644 --- a/segment_public_api/models/replace_rules_in_tracking_plan200_response.py +++ b/segment_public_api/models/replace_rules_in_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_rules_in_tracking_plan_v1_input.py b/segment_public_api/models/replace_rules_in_tracking_plan_v1_input.py index 2bf51028..5cb23ac2 100644 --- a/segment_public_api/models/replace_rules_in_tracking_plan_v1_input.py +++ b/segment_public_api/models/replace_rules_in_tracking_plan_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_rules_in_tracking_plan_v1_output.py b/segment_public_api/models/replace_rules_in_tracking_plan_v1_output.py index 5d8cfae8..fbc47acb 100644 --- a/segment_public_api/models/replace_rules_in_tracking_plan_v1_output.py +++ b/segment_public_api/models/replace_rules_in_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_users_in_user_group200_response.py b/segment_public_api/models/replace_users_in_user_group200_response.py index e3ba7f60..86310ab2 100644 --- a/segment_public_api/models/replace_users_in_user_group200_response.py +++ b/segment_public_api/models/replace_users_in_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_users_in_user_group_v1_input.py b/segment_public_api/models/replace_users_in_user_group_v1_input.py index d35bcc5e..54cdf752 100644 --- a/segment_public_api/models/replace_users_in_user_group_v1_input.py +++ b/segment_public_api/models/replace_users_in_user_group_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/replace_users_in_user_group_v1_output.py b/segment_public_api/models/replace_users_in_user_group_v1_output.py index a0bf5004..365ba308 100644 --- a/segment_public_api/models/replace_users_in_user_group_v1_output.py +++ b/segment_public_api/models/replace_users_in_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/request_error.py b/segment_public_api/models/request_error.py index 862c0e23..0d5dbdfb 100644 --- a/segment_public_api/models/request_error.py +++ b/segment_public_api/models/request_error.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/request_error_envelope.py b/segment_public_api/models/request_error_envelope.py index 8d784bfc..a84d8cf0 100644 --- a/segment_public_api/models/request_error_envelope.py +++ b/segment_public_api/models/request_error_envelope.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/resource_v1.py b/segment_public_api/models/resource_v1.py index ac64cbd7..fe496983 100644 --- a/segment_public_api/models/resource_v1.py +++ b/segment_public_api/models/resource_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/restore_function_version200_response.py b/segment_public_api/models/restore_function_version200_response.py index 0451bdc0..00a603d2 100644 --- a/segment_public_api/models/restore_function_version200_response.py +++ b/segment_public_api/models/restore_function_version200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/restore_function_version_alpha_input.py b/segment_public_api/models/restore_function_version_alpha_input.py index 93c17f01..81846827 100644 --- a/segment_public_api/models/restore_function_version_alpha_input.py +++ b/segment_public_api/models/restore_function_version_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/restore_function_version_alpha_output.py b/segment_public_api/models/restore_function_version_alpha_output.py index 7d5cbc2d..17a21629 100644 --- a/segment_public_api/models/restore_function_version_alpha_output.py +++ b/segment_public_api/models/restore_function_version_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_model.py b/segment_public_api/models/reverse_etl_model.py index 3906835b..ea49e42a 100644 --- a/segment_public_api/models/reverse_etl_model.py +++ b/segment_public_api/models/reverse_etl_model.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/role_v1.py b/segment_public_api/models/role_v1.py index 35b62d02..671b8178 100644 --- a/segment_public_api/models/role_v1.py +++ b/segment_public_api/models/role_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/rule_input_v1.py b/segment_public_api/models/rule_input_v1.py index 76f2c583..00d3e3fd 100644 --- a/segment_public_api/models/rule_input_v1.py +++ b/segment_public_api/models/rule_input_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/rule_v1.py b/segment_public_api/models/rule_v1.py index 89e3aaeb..7576dfb3 100644 --- a/segment_public_api/models/rule_v1.py +++ b/segment_public_api/models/rule_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_alpha.py b/segment_public_api/models/source_alpha.py index 738a22a6..67e5c334 100644 --- a/segment_public_api/models/source_alpha.py +++ b/segment_public_api/models/source_alpha.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_api_call_snapshot_v1.py b/segment_public_api/models/source_api_call_snapshot_v1.py index f1248c81..4c5f0bee 100644 --- a/segment_public_api/models/source_api_call_snapshot_v1.py +++ b/segment_public_api/models/source_api_call_snapshot_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_event_volume_datapoint_v1.py b/segment_public_api/models/source_event_volume_datapoint_v1.py index a0f407ef..df351ef8 100644 --- a/segment_public_api/models/source_event_volume_datapoint_v1.py +++ b/segment_public_api/models/source_event_volume_datapoint_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_event_volume_v1.py b/segment_public_api/models/source_event_volume_v1.py index 244755a6..f2d2dbd7 100644 --- a/segment_public_api/models/source_event_volume_v1.py +++ b/segment_public_api/models/source_event_volume_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_metadata_v1.py b/segment_public_api/models/source_metadata_v1.py index add1db32..fdee1f4e 100644 --- a/segment_public_api/models/source_metadata_v1.py +++ b/segment_public_api/models/source_metadata_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_settings_output_v1.py b/segment_public_api/models/source_settings_output_v1.py index 8c775e27..de289ecd 100644 --- a/segment_public_api/models/source_settings_output_v1.py +++ b/segment_public_api/models/source_settings_output_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/source_v1.py b/segment_public_api/models/source_v1.py index 4759eaa5..562630bd 100644 --- a/segment_public_api/models/source_v1.py +++ b/segment_public_api/models/source_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/space.py b/segment_public_api/models/space.py index 5974ed0b..f5a08dce 100644 --- a/segment_public_api/models/space.py +++ b/segment_public_api/models/space.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/space_warehouse_schema_override.py b/segment_public_api/models/space_warehouse_schema_override.py index 04f0d4cb..28d0ad09 100644 --- a/segment_public_api/models/space_warehouse_schema_override.py +++ b/segment_public_api/models/space_warehouse_schema_override.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/space_warehouse_selective_sync_item_alpha.py b/segment_public_api/models/space_warehouse_selective_sync_item_alpha.py index faf4f89c..6616f147 100644 --- a/segment_public_api/models/space_warehouse_selective_sync_item_alpha.py +++ b/segment_public_api/models/space_warehouse_selective_sync_item_alpha.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/stream_status_v1.py b/segment_public_api/models/stream_status_v1.py index 31ed77fa..56f26140 100644 --- a/segment_public_api/models/stream_status_v1.py +++ b/segment_public_api/models/stream_status_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/suppressed_inner.py b/segment_public_api/models/suppressed_inner.py index 540ecdbd..4cb1f004 100644 --- a/segment_public_api/models/suppressed_inner.py +++ b/segment_public_api/models/suppressed_inner.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/sync_notice_v1.py b/segment_public_api/models/sync_notice_v1.py index 8bc50807..ea8f81e1 100644 --- a/segment_public_api/models/sync_notice_v1.py +++ b/segment_public_api/models/sync_notice_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/sync_v1.py b/segment_public_api/models/sync_v1.py index ec78375f..e9f07a0c 100644 --- a/segment_public_api/models/sync_v1.py +++ b/segment_public_api/models/sync_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/track_source_settings_v1.py b/segment_public_api/models/track_source_settings_v1.py index 5d57eedb..a5175bad 100644 --- a/segment_public_api/models/track_source_settings_v1.py +++ b/segment_public_api/models/track_source_settings_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/tracking_plan_v1.py b/segment_public_api/models/tracking_plan_v1.py index 22adb1ec..824a50d5 100644 --- a/segment_public_api/models/tracking_plan_v1.py +++ b/segment_public_api/models/tracking_plan_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/transformation_beta.py b/segment_public_api/models/transformation_beta.py index 91876854..498111a2 100644 --- a/segment_public_api/models/transformation_beta.py +++ b/segment_public_api/models/transformation_beta.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/transformation_v1.py b/segment_public_api/models/transformation_v1.py index 5ebce2a9..7436dfa4 100644 --- a/segment_public_api/models/transformation_v1.py +++ b/segment_public_api/models/transformation_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_audience_for_space200_response.py b/segment_public_api/models/update_audience_for_space200_response.py index 7ee01779..f887e984 100644 --- a/segment_public_api/models/update_audience_for_space200_response.py +++ b/segment_public_api/models/update_audience_for_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_audience_for_space_alpha_output.py b/segment_public_api/models/update_audience_for_space_alpha_output.py index 2abcd9b8..9493e46d 100644 --- a/segment_public_api/models/update_audience_for_space_alpha_output.py +++ b/segment_public_api/models/update_audience_for_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_audience_for_space_input.py b/segment_public_api/models/update_audience_for_space_input.py index ab614a71..d3aba777 100644 --- a/segment_public_api/models/update_audience_for_space_input.py +++ b/segment_public_api/models/update_audience_for_space_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_computed_trait_for_space200_response.py b/segment_public_api/models/update_computed_trait_for_space200_response.py index d120d15f..1898d158 100644 --- a/segment_public_api/models/update_computed_trait_for_space200_response.py +++ b/segment_public_api/models/update_computed_trait_for_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_computed_trait_for_space_alpha_input.py b/segment_public_api/models/update_computed_trait_for_space_alpha_input.py index 62972e68..17648387 100644 --- a/segment_public_api/models/update_computed_trait_for_space_alpha_input.py +++ b/segment_public_api/models/update_computed_trait_for_space_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_computed_trait_for_space_alpha_output.py b/segment_public_api/models/update_computed_trait_for_space_alpha_output.py index 9a026d75..92849815 100644 --- a/segment_public_api/models/update_computed_trait_for_space_alpha_output.py +++ b/segment_public_api/models/update_computed_trait_for_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_destination200_response.py b/segment_public_api/models/update_destination200_response.py index e258a8de..023b71be 100644 --- a/segment_public_api/models/update_destination200_response.py +++ b/segment_public_api/models/update_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_destination_v1_input.py b/segment_public_api/models/update_destination_v1_input.py index c7d7a2cc..bfac1a3a 100644 --- a/segment_public_api/models/update_destination_v1_input.py +++ b/segment_public_api/models/update_destination_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_destination_v1_output.py b/segment_public_api/models/update_destination_v1_output.py index e8179eaa..c120efe6 100644 --- a/segment_public_api/models/update_destination_v1_output.py +++ b/segment_public_api/models/update_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_filter_for_destination200_response.py b/segment_public_api/models/update_filter_for_destination200_response.py index c4a506cc..c0292f43 100644 --- a/segment_public_api/models/update_filter_for_destination200_response.py +++ b/segment_public_api/models/update_filter_for_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_filter_for_destination_v1_input.py b/segment_public_api/models/update_filter_for_destination_v1_input.py index f69590b2..6122d8b6 100644 --- a/segment_public_api/models/update_filter_for_destination_v1_input.py +++ b/segment_public_api/models/update_filter_for_destination_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_filter_for_destination_v1_output.py b/segment_public_api/models/update_filter_for_destination_v1_output.py index 9826ff82..9e32384c 100644 --- a/segment_public_api/models/update_filter_for_destination_v1_output.py +++ b/segment_public_api/models/update_filter_for_destination_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_function200_response.py b/segment_public_api/models/update_function200_response.py index 5eaa76c3..8de204cf 100644 --- a/segment_public_api/models/update_function200_response.py +++ b/segment_public_api/models/update_function200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_function_v1_input.py b/segment_public_api/models/update_function_v1_input.py index e47b600e..821b3485 100644 --- a/segment_public_api/models/update_function_v1_input.py +++ b/segment_public_api/models/update_function_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_function_v1_output.py b/segment_public_api/models/update_function_v1_output.py index 02ca8a2f..70e34b03 100644 --- a/segment_public_api/models/update_function_v1_output.py +++ b/segment_public_api/models/update_function_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_group_subscription_status_response.py b/segment_public_api/models/update_group_subscription_status_response.py index b7bbf81a..1b965b43 100644 --- a/segment_public_api/models/update_group_subscription_status_response.py +++ b/segment_public_api/models/update_group_subscription_status_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_insert_function_instance200_response.py b/segment_public_api/models/update_insert_function_instance200_response.py index 4483e536..90b4e470 100644 --- a/segment_public_api/models/update_insert_function_instance200_response.py +++ b/segment_public_api/models/update_insert_function_instance200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_insert_function_instance_alpha_input.py b/segment_public_api/models/update_insert_function_instance_alpha_input.py index a8827545..71c2c317 100644 --- a/segment_public_api/models/update_insert_function_instance_alpha_input.py +++ b/segment_public_api/models/update_insert_function_instance_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_insert_function_instance_alpha_output.py b/segment_public_api/models/update_insert_function_instance_alpha_output.py index 3442536b..2ddd1959 100644 --- a/segment_public_api/models/update_insert_function_instance_alpha_output.py +++ b/segment_public_api/models/update_insert_function_instance_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_profiles_warehouse_for_space_warehouse200_response.py b/segment_public_api/models/update_profiles_warehouse_for_space_warehouse200_response.py index 1b4d4ea4..661f4a1d 100644 --- a/segment_public_api/models/update_profiles_warehouse_for_space_warehouse200_response.py +++ b/segment_public_api/models/update_profiles_warehouse_for_space_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_input.py b/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_input.py index b89d952d..97159a4e 100644 --- a/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_input.py +++ b/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_output.py b/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_output.py index 69a3da04..0ad747ed 100644 --- a/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_output.py +++ b/segment_public_api/models/update_profiles_warehouse_for_space_warehouse_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_reverse_etl_model200_response.py b/segment_public_api/models/update_reverse_etl_model200_response.py index 22a349f3..eb14c606 100644 --- a/segment_public_api/models/update_reverse_etl_model200_response.py +++ b/segment_public_api/models/update_reverse_etl_model200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_reverse_etl_model_input.py b/segment_public_api/models/update_reverse_etl_model_input.py index c21f981e..a5b8e15c 100644 --- a/segment_public_api/models/update_reverse_etl_model_input.py +++ b/segment_public_api/models/update_reverse_etl_model_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_reverse_etl_model_output.py b/segment_public_api/models/update_reverse_etl_model_output.py index c5b36e17..07788862 100644 --- a/segment_public_api/models/update_reverse_etl_model_output.py +++ b/segment_public_api/models/update_reverse_etl_model_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_rules_in_tracking_plan200_response.py b/segment_public_api/models/update_rules_in_tracking_plan200_response.py index 8e3c64db..959645a6 100644 --- a/segment_public_api/models/update_rules_in_tracking_plan200_response.py +++ b/segment_public_api/models/update_rules_in_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_rules_in_tracking_plan_v1_input.py b/segment_public_api/models/update_rules_in_tracking_plan_v1_input.py index 8f931b60..085981c0 100644 --- a/segment_public_api/models/update_rules_in_tracking_plan_v1_input.py +++ b/segment_public_api/models/update_rules_in_tracking_plan_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_rules_in_tracking_plan_v1_output.py b/segment_public_api/models/update_rules_in_tracking_plan_v1_output.py index 18501eaf..e76dad46 100644 --- a/segment_public_api/models/update_rules_in_tracking_plan_v1_output.py +++ b/segment_public_api/models/update_rules_in_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_schema_settings_in_source200_response.py b/segment_public_api/models/update_schema_settings_in_source200_response.py index 605e1d86..a01d657b 100644 --- a/segment_public_api/models/update_schema_settings_in_source200_response.py +++ b/segment_public_api/models/update_schema_settings_in_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_schema_settings_in_source_v1_input.py b/segment_public_api/models/update_schema_settings_in_source_v1_input.py index 104b5b8f..a213e181 100644 --- a/segment_public_api/models/update_schema_settings_in_source_v1_input.py +++ b/segment_public_api/models/update_schema_settings_in_source_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_schema_settings_in_source_v1_output.py b/segment_public_api/models/update_schema_settings_in_source_v1_output.py index 4411f988..c5c6bf49 100644 --- a/segment_public_api/models/update_schema_settings_in_source_v1_output.py +++ b/segment_public_api/models/update_schema_settings_in_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_selective_sync_for_warehouse200_response.py b/segment_public_api/models/update_selective_sync_for_warehouse200_response.py index 114edeec..a0befaea 100644 --- a/segment_public_api/models/update_selective_sync_for_warehouse200_response.py +++ b/segment_public_api/models/update_selective_sync_for_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_selective_sync_for_warehouse_and_space200_response.py b/segment_public_api/models/update_selective_sync_for_warehouse_and_space200_response.py index 9f7bda52..2dbc690a 100644 --- a/segment_public_api/models/update_selective_sync_for_warehouse_and_space200_response.py +++ b/segment_public_api/models/update_selective_sync_for_warehouse_and_space200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_input.py b/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_input.py index 65c3bf6c..19146540 100644 --- a/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_input.py +++ b/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_output.py b/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_output.py index 6f7a62d7..742427a2 100644 --- a/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_output.py +++ b/segment_public_api/models/update_selective_sync_for_warehouse_and_space_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_selective_sync_for_warehouse_v1_input.py b/segment_public_api/models/update_selective_sync_for_warehouse_v1_input.py index 261fa193..f727cfb7 100644 --- a/segment_public_api/models/update_selective_sync_for_warehouse_v1_input.py +++ b/segment_public_api/models/update_selective_sync_for_warehouse_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_selective_sync_for_warehouse_v1_output.py b/segment_public_api/models/update_selective_sync_for_warehouse_v1_output.py index bc937bce..893b519b 100644 --- a/segment_public_api/models/update_selective_sync_for_warehouse_v1_output.py +++ b/segment_public_api/models/update_selective_sync_for_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_source200_response.py b/segment_public_api/models/update_source200_response.py index 1adb3c14..ae99f2cd 100644 --- a/segment_public_api/models/update_source200_response.py +++ b/segment_public_api/models/update_source200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_source200_response1.py b/segment_public_api/models/update_source200_response1.py index a4396e2e..a777d246 100644 --- a/segment_public_api/models/update_source200_response1.py +++ b/segment_public_api/models/update_source200_response1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_source_alpha_input.py b/segment_public_api/models/update_source_alpha_input.py index 4830c82d..71889351 100644 --- a/segment_public_api/models/update_source_alpha_input.py +++ b/segment_public_api/models/update_source_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_source_alpha_output.py b/segment_public_api/models/update_source_alpha_output.py index 8715f262..721e1a1a 100644 --- a/segment_public_api/models/update_source_alpha_output.py +++ b/segment_public_api/models/update_source_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_source_v1_input.py b/segment_public_api/models/update_source_v1_input.py index a3388f90..fed2933e 100644 --- a/segment_public_api/models/update_source_v1_input.py +++ b/segment_public_api/models/update_source_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_source_v1_output.py b/segment_public_api/models/update_source_v1_output.py index c1d652c4..5d01c861 100644 --- a/segment_public_api/models/update_source_v1_output.py +++ b/segment_public_api/models/update_source_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_subscription_for_destination200_response.py b/segment_public_api/models/update_subscription_for_destination200_response.py index 133c9038..cdde6675 100644 --- a/segment_public_api/models/update_subscription_for_destination200_response.py +++ b/segment_public_api/models/update_subscription_for_destination200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_subscription_for_destination_alpha_input.py b/segment_public_api/models/update_subscription_for_destination_alpha_input.py index c5ce4bb5..e92c3dcd 100644 --- a/segment_public_api/models/update_subscription_for_destination_alpha_input.py +++ b/segment_public_api/models/update_subscription_for_destination_alpha_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_subscription_for_destination_alpha_output.py b/segment_public_api/models/update_subscription_for_destination_alpha_output.py index 6e88a080..a0fb958f 100644 --- a/segment_public_api/models/update_subscription_for_destination_alpha_output.py +++ b/segment_public_api/models/update_subscription_for_destination_alpha_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_tracking_plan200_response.py b/segment_public_api/models/update_tracking_plan200_response.py index f95b184f..5578c4e0 100644 --- a/segment_public_api/models/update_tracking_plan200_response.py +++ b/segment_public_api/models/update_tracking_plan200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_tracking_plan_v1_input.py b/segment_public_api/models/update_tracking_plan_v1_input.py index e3a121d3..57934725 100644 --- a/segment_public_api/models/update_tracking_plan_v1_input.py +++ b/segment_public_api/models/update_tracking_plan_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_tracking_plan_v1_output.py b/segment_public_api/models/update_tracking_plan_v1_output.py index 075a8dce..03304165 100644 --- a/segment_public_api/models/update_tracking_plan_v1_output.py +++ b/segment_public_api/models/update_tracking_plan_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_transformation200_response.py b/segment_public_api/models/update_transformation200_response.py index 1138d1b4..bf3c5b9e 100644 --- a/segment_public_api/models/update_transformation200_response.py +++ b/segment_public_api/models/update_transformation200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_transformation_beta_input.py b/segment_public_api/models/update_transformation_beta_input.py index c495cb2e..f5cbd960 100644 --- a/segment_public_api/models/update_transformation_beta_input.py +++ b/segment_public_api/models/update_transformation_beta_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_transformation_beta_output.py b/segment_public_api/models/update_transformation_beta_output.py index f7ec865f..3820c33b 100644 --- a/segment_public_api/models/update_transformation_beta_output.py +++ b/segment_public_api/models/update_transformation_beta_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_transformation_v1_input.py b/segment_public_api/models/update_transformation_v1_input.py index 5971a676..67c080ff 100644 --- a/segment_public_api/models/update_transformation_v1_input.py +++ b/segment_public_api/models/update_transformation_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_transformation_v1_output.py b/segment_public_api/models/update_transformation_v1_output.py index 94db832a..5ecf3659 100644 --- a/segment_public_api/models/update_transformation_v1_output.py +++ b/segment_public_api/models/update_transformation_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_user_group200_response.py b/segment_public_api/models/update_user_group200_response.py index 78197397..4d786940 100644 --- a/segment_public_api/models/update_user_group200_response.py +++ b/segment_public_api/models/update_user_group200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_user_group_v1_input.py b/segment_public_api/models/update_user_group_v1_input.py index dda1c8f8..713ecb10 100644 --- a/segment_public_api/models/update_user_group_v1_input.py +++ b/segment_public_api/models/update_user_group_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_user_group_v1_output.py b/segment_public_api/models/update_user_group_v1_output.py index db16bc83..ec1379b7 100644 --- a/segment_public_api/models/update_user_group_v1_output.py +++ b/segment_public_api/models/update_user_group_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_warehouse200_response.py b/segment_public_api/models/update_warehouse200_response.py index 565c4f41..5920ada8 100644 --- a/segment_public_api/models/update_warehouse200_response.py +++ b/segment_public_api/models/update_warehouse200_response.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_warehouse_v1_input.py b/segment_public_api/models/update_warehouse_v1_input.py index a54f80a4..93905d04 100644 --- a/segment_public_api/models/update_warehouse_v1_input.py +++ b/segment_public_api/models/update_warehouse_v1_input.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/update_warehouse_v1_output.py b/segment_public_api/models/update_warehouse_v1_output.py index b47b71f8..84e17d60 100644 --- a/segment_public_api/models/update_warehouse_v1_output.py +++ b/segment_public_api/models/update_warehouse_v1_output.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/upsert_rule_v1.py b/segment_public_api/models/upsert_rule_v1.py index de01aa34..a3a202ec 100644 --- a/segment_public_api/models/upsert_rule_v1.py +++ b/segment_public_api/models/upsert_rule_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/user_group_v1.py b/segment_public_api/models/user_group_v1.py index ad417b79..9be0ce0e 100644 --- a/segment_public_api/models/user_group_v1.py +++ b/segment_public_api/models/user_group_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/user_v1.py b/segment_public_api/models/user_v1.py index 5948e94e..f4f8e871 100644 --- a/segment_public_api/models/user_v1.py +++ b/segment_public_api/models/user_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/users_per_source_snapshot_v1.py b/segment_public_api/models/users_per_source_snapshot_v1.py index e791980c..14c649cf 100644 --- a/segment_public_api/models/users_per_source_snapshot_v1.py +++ b/segment_public_api/models/users_per_source_snapshot_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/version.py b/segment_public_api/models/version.py index 887d933a..f455add3 100644 --- a/segment_public_api/models/version.py +++ b/segment_public_api/models/version.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/warehouse_advanced_sync_v1.py b/segment_public_api/models/warehouse_advanced_sync_v1.py index f6f06b87..8cef9c05 100644 --- a/segment_public_api/models/warehouse_advanced_sync_v1.py +++ b/segment_public_api/models/warehouse_advanced_sync_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/warehouse_metadata_v1.py b/segment_public_api/models/warehouse_metadata_v1.py index 1f4a93e9..b411348e 100644 --- a/segment_public_api/models/warehouse_metadata_v1.py +++ b/segment_public_api/models/warehouse_metadata_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/warehouse_selective_sync_item_v1.py b/segment_public_api/models/warehouse_selective_sync_item_v1.py index 15198ec1..8984fb8c 100644 --- a/segment_public_api/models/warehouse_selective_sync_item_v1.py +++ b/segment_public_api/models/warehouse_selective_sync_item_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/warehouse_sync_override_v1.py b/segment_public_api/models/warehouse_sync_override_v1.py index f792db6d..7ef309fd 100644 --- a/segment_public_api/models/warehouse_sync_override_v1.py +++ b/segment_public_api/models/warehouse_sync_override_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/warehouse_v1.py b/segment_public_api/models/warehouse_v1.py index fcd17f6d..d495b99c 100644 --- a/segment_public_api/models/warehouse_v1.py +++ b/segment_public_api/models/warehouse_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/workspace_v1.py b/segment_public_api/models/workspace_v1.py index 59ae3447..e8730e1e 100644 --- a/segment_public_api/models/workspace_v1.py +++ b/segment_public_api/models/workspace_v1.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/rest.py b/segment_public_api/rest.py index 6b81d804..7ccfb6b2 100644 --- a/segment_public_api/rest.py +++ b/segment_public_api/rest.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/setup.py b/setup.py index 2f812012..9b525a5f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 36.2.0 + The version of the OpenAPI document: 36.3.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -22,7 +22,7 @@ # prerequisite: setuptools # http://pypi.python.org/pypi/setuptools NAME = "segment-public-api" -VERSION = "36.2.0" +VERSION = "36.3.0" PYTHON_REQUIRES = ">=3.7" REQUIRES = [ "urllib3 >= 1.25.3, < 2.1.0",