diff --git a/README.md b/README.md index 84343e1f..2f48f230 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: 53.2.0 -- Package version: 53.2.0 +- API version: 54.0.0 +- Package version: 54.0.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit [https://docs.segmentapis.com](https://docs.segmentapis.com) diff --git a/segment_public_api/__init__.py b/segment_public_api/__init__.py index 92ce8ad6..7c28ae74 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "53.2.0" +__version__ = "54.0.0" # import apis into sdk package from segment_public_api.api.api_calls_api import APICallsApi @@ -172,8 +172,6 @@ from segment_public_api.models.create_workspace_regulation_v1_output import CreateWorkspaceRegulationV1Output from segment_public_api.models.create_write_key_for_source200_response import CreateWriteKeyForSource200Response from segment_public_api.models.create_write_key_for_source_alpha_output import CreateWriteKeyForSourceAlphaOutput -from segment_public_api.models.definition import Definition -from segment_public_api.models.definition1 import Definition1 from segment_public_api.models.delete_destination200_response import DeleteDestination200Response from segment_public_api.models.delete_destination_v1_output import DeleteDestinationV1Output from segment_public_api.models.delete_function200_response import DeleteFunction200Response @@ -235,7 +233,6 @@ from segment_public_api.models.edge_functions_alpha import EdgeFunctionsAlpha from segment_public_api.models.event_source_v1 import EventSourceV1 from segment_public_api.models.fql_defined_property_v1 import FQLDefinedPropertyV1 -from segment_public_api.models.function import Function from segment_public_api.models.function_deployment import FunctionDeployment from segment_public_api.models.function_setting_v1 import FunctionSettingV1 from segment_public_api.models.function_v1 import FunctionV1 diff --git a/segment_public_api/api/api_calls_api.py b/segment_public_api/api/api_calls_api.py index a7466603..4d11786b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 495d769f..ea120441 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4aa6bbd4..584ec2b3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1e955e36..ade2f50c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1b2b43a5..9efe4d38 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ddfa1d20..591c84d6 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/api/delivery_overview_api.py b/segment_public_api/api/delivery_overview_api.py index 23fc5862..a0837aaa 100644 --- a/segment_public_api/api/delivery_overview_api.py +++ b/segment_public_api/api/delivery_overview_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 db4f3a01..f01fcb8a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e4542d4c..6e2cd07d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e8866ad5..438d85cc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 44b08b11..e8a3695b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 923f104d..26ea40dc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 45db2cb6..8dff05b8 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7551617d..4a1dff8f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3f8ca440..207a3517 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ab3cd66b..f5058006 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 41c0e27a..eef025ca 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 401d145c..44f2a64a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 cc017cd5..6d361790 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1ebfa8e4..6b7d3fbf 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 37bf4795..1ba6abef 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9f2bf045..3dbe3fc2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9438cbc1..4b33f74d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 12aac8bf..ae30b8eb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e264f24d..f3f2a9e0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9ef26b97..965ebebb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f62fff14..f48d0a61 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6bd64bf2..67f1f18c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 53.2.0 (Python)' + self.user_agent = 'Public API SDK 54.0.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 4f3254d0..59208e83 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: 53.2.0 + The version of the OpenAPI document: 54.0.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: 53.2.0\n"\ - "SDK Package Version: 53.2.0".\ + "Version of the API: 54.0.0\n"\ + "SDK Package Version: 54.0.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 cea2f1c7..7c63f0e3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 24d45c4a..ef6afd40 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -129,8 +129,6 @@ from segment_public_api.models.create_workspace_regulation_v1_output import CreateWorkspaceRegulationV1Output from segment_public_api.models.create_write_key_for_source200_response import CreateWriteKeyForSource200Response from segment_public_api.models.create_write_key_for_source_alpha_output import CreateWriteKeyForSourceAlphaOutput -from segment_public_api.models.definition import Definition -from segment_public_api.models.definition1 import Definition1 from segment_public_api.models.delete_destination200_response import DeleteDestination200Response from segment_public_api.models.delete_destination_v1_output import DeleteDestinationV1Output from segment_public_api.models.delete_function200_response import DeleteFunction200Response @@ -192,7 +190,6 @@ from segment_public_api.models.edge_functions_alpha import EdgeFunctionsAlpha from segment_public_api.models.event_source_v1 import EventSourceV1 from segment_public_api.models.fql_defined_property_v1 import FQLDefinedPropertyV1 -from segment_public_api.models.function import Function from segment_public_api.models.function_deployment import FunctionDeployment from segment_public_api.models.function_setting_v1 import FunctionSettingV1 from segment_public_api.models.function_v1 import FunctionV1 diff --git a/segment_public_api/models/access_permission_v1.py b/segment_public_api/models/access_permission_v1.py index 2791cdb2..4dcff219 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: 53.2.0 + The version of the OpenAPI document: 54.0.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_warehouse201_response.py b/segment_public_api/models/add_connection_from_source_to_warehouse201_response.py index ad038541..0cc7e2e7 100644 --- a/segment_public_api/models/add_connection_from_source_to_warehouse201_response.py +++ b/segment_public_api/models/add_connection_from_source_to_warehouse201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7291af4d..eb949579 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 cc4f53fb..8643cc55 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 277560b5..a0b0cde1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 33cbd481..e95cd3c1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d5b61339..4c3e881e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e14f2f82..45edfc36 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a5ec9d1a..a071284d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3b156e61..c8d1c8eb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 52a84bfc..38db50ce 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f2885fff..b2b57222 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5190ab39..f730619b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3c288a59..94273adb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8bb711bc..4208bd12 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e9a64634..d08fa307 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 93e92887..f6216845 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6d54619d..68bc5da7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 812f53ce..7e6c75fc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bd118b9f..9596bc88 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c9bd7281..e9eb8622 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3ead6a07..2de1e6b7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 33593e7b..e2ab292f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 11942f88..ca435692 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 aadaa3c4..2e90ce11 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/audience_computation_definition.py b/segment_public_api/models/audience_computation_definition.py index 901ea72d..da6fc526 100644 --- a/segment_public_api/models/audience_computation_definition.py +++ b/segment_public_api/models/audience_computation_definition.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/audience_definition.py b/segment_public_api/models/audience_definition.py index b65e5e40..c492c75b 100644 --- a/segment_public_api/models/audience_definition.py +++ b/segment_public_api/models/audience_definition.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/audience_options.py b/segment_public_api/models/audience_options.py index f31802c4..b3ee113f 100644 --- a/segment_public_api/models/audience_options.py +++ b/segment_public_api/models/audience_options.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.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 aa015889..433aa1e0 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -21,8 +21,8 @@ from typing import Optional from pydantic import BaseModel, Field, StrictBool, StrictStr +from segment_public_api.models.audience_definition import AudienceDefinition from segment_public_api.models.audience_options import AudienceOptions -from segment_public_api.models.definition1 import Definition1 class AudienceSummary(BaseModel): """ @@ -34,7 +34,7 @@ class AudienceSummary(BaseModel): description: Optional[StrictStr] = Field(None, description="Description of the audience.") key: StrictStr = Field(..., description="Key for the audience.") enabled: StrictBool = Field(..., description="Enabled/disabled status for the audience.") - definition: Optional[Definition1] = Field(...) + definition: Optional[AudienceDefinition] = Field(...) status: Optional[StrictStr] = Field(None, description="Status for the audience. Possible values: Backfilling, Computing, Failed, Live, Awaiting Destinations, Disabled.") created_by: StrictStr = Field(..., alias="createdBy", description="User id who created the audience.") updated_by: StrictStr = Field(..., alias="updatedBy", description="User id who last updated the audience.") @@ -96,7 +96,7 @@ def from_dict(cls, obj: dict) -> AudienceSummary: "description": obj.get("description"), "key": obj.get("key"), "enabled": obj.get("enabled"), - "definition": Definition1.from_dict(obj.get("definition")) if obj.get("definition") is not None else None, + "definition": AudienceDefinition.from_dict(obj.get("definition")) if obj.get("definition") is not None else None, "status": obj.get("status"), "created_by": obj.get("createdBy"), "updated_by": obj.get("updatedBy"), diff --git a/segment_public_api/models/audit_event_v1.py b/segment_public_api/models/audit_event_v1.py index 0a73457a..08ee68e2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 56d1969b..7bd7f1b9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b2f54665..433e0c93 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8b73a701..e8dcc664 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 eacc590d..9640d218 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b1a07d95..90d290d9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 591f1e33..77d00b24 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -21,7 +21,7 @@ from typing import Optional from pydantic import BaseModel, Field, StrictBool, StrictStr -from segment_public_api.models.definition import Definition +from segment_public_api.models.computed_traits_definition import ComputedTraitsDefinition from segment_public_api.models.trait_options import TraitOptions class ComputedTraitSummary(BaseModel): @@ -34,7 +34,7 @@ class ComputedTraitSummary(BaseModel): description: Optional[StrictStr] = Field(None, description="Description of the computed trait.") key: StrictStr = Field(..., description="Key for the computed trait.") enabled: StrictBool = Field(..., description="Enabled/disabled status for the computed trait.") - definition: Optional[Definition] = Field(...) + definition: Optional[ComputedTraitsDefinition] = Field(...) status: Optional[StrictStr] = Field(None, description="Status for the computed trait. Possible values: Backfilling, Computing, Failed, Live, Awaiting Destinations, Disabled.") created_by: StrictStr = Field(..., alias="createdBy", description="User id who created the computed trait.") updated_by: StrictStr = Field(..., alias="updatedBy", description="User id who last updated the computed trait.") @@ -96,7 +96,7 @@ def from_dict(cls, obj: dict) -> ComputedTraitSummary: "description": obj.get("description"), "key": obj.get("key"), "enabled": obj.get("enabled"), - "definition": Definition.from_dict(obj.get("definition")) if obj.get("definition") is not None else None, + "definition": ComputedTraitsDefinition.from_dict(obj.get("definition")) if obj.get("definition") is not None else None, "status": obj.get("status"), "created_by": obj.get("createdBy"), "updated_by": obj.get("updatedBy"), diff --git a/segment_public_api/models/computed_traits_definition.py b/segment_public_api/models/computed_traits_definition.py index 0092cd85..38c84da3 100644 --- a/segment_public_api/models/computed_traits_definition.py +++ b/segment_public_api/models/computed_traits_definition.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/config.py b/segment_public_api/models/config.py index ab1935f6..cade56b6 100644 --- a/segment_public_api/models/config.py +++ b/segment_public_api/models/config.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -14,59 +14,128 @@ from __future__ import annotations +from inspect import getfullargspec +import json import pprint import re # noqa: F401 -import json +from typing import Optional +from pydantic import BaseModel, Field, StrictStr, ValidationError, validator +from segment_public_api.models.reverse_etl_periodic_schedule_config import ReverseEtlPeriodicScheduleConfig +from segment_public_api.models.reverse_etl_specific_time_schedule_config import ReverseEtlSpecificTimeScheduleConfig +from typing import Union, Any, List, TYPE_CHECKING +from pydantic import StrictStr, Field - -from pydantic import BaseModel, Field, StrictStr +CONFIG_ANY_OF_SCHEMAS = ["ReverseEtlPeriodicScheduleConfig", "ReverseEtlSpecificTimeScheduleConfig"] class Config(BaseModel): """ - Config contains interval duration in case of periodic or day and hours in case of specific_days. Empty if strategy is MANUAL. # noqa: E501 + Config contains interval duration in case of periodic or day and hours in case of specific_days. Empty if strategy is MANUAL. """ - interval: StrictStr = Field(..., description="Duration is specified as a string, eg: 15m, 3h25m30s.") - __properties = ["interval"] + + # data type: ReverseEtlPeriodicScheduleConfig + anyof_schema_1_validator: Optional[ReverseEtlPeriodicScheduleConfig] = None + # data type: ReverseEtlSpecificTimeScheduleConfig + anyof_schema_2_validator: Optional[ReverseEtlSpecificTimeScheduleConfig] = None + if TYPE_CHECKING: + actual_instance: Union[ReverseEtlPeriodicScheduleConfig, ReverseEtlSpecificTimeScheduleConfig] + else: + actual_instance: Any + any_of_schemas: List[str] = Field(CONFIG_ANY_OF_SCHEMAS, const=True) class Config: - """Pydantic configuration""" - allow_population_by_field_name = True validate_assignment = True - def to_str(self) -> str: - """Returns the string representation of the model using alias""" - return pprint.pformat(self.dict(by_alias=True)) - - def to_json(self) -> str: - """Returns the JSON representation of the model using alias""" - return json.dumps(self.to_dict()) + def __init__(self, *args, **kwargs) -> None: + if args: + if len(args) > 1: + raise ValueError("If a position argument is used, only 1 is allowed to set `actual_instance`") + if kwargs: + raise ValueError("If a position argument is used, keyword arguments cannot be used.") + super().__init__(actual_instance=args[0]) + else: + super().__init__(**kwargs) + + @validator('actual_instance') + def actual_instance_must_validate_anyof(cls, v): + if v is None: + return v + + instance = Config.construct() + error_messages = [] + # validate data type: ReverseEtlPeriodicScheduleConfig + if not isinstance(v, ReverseEtlPeriodicScheduleConfig): + error_messages.append(f"Error! Input type `{type(v)}` is not `ReverseEtlPeriodicScheduleConfig`") + else: + return v + + # validate data type: ReverseEtlSpecificTimeScheduleConfig + if not isinstance(v, ReverseEtlSpecificTimeScheduleConfig): + error_messages.append(f"Error! Input type `{type(v)}` is not `ReverseEtlSpecificTimeScheduleConfig`") + else: + return v + + if error_messages: + # no match + raise ValueError("No match found when setting the actual_instance in Config with anyOf schemas: ReverseEtlPeriodicScheduleConfig, ReverseEtlSpecificTimeScheduleConfig. Details: " + ", ".join(error_messages)) + else: + return v @classmethod - def from_json(cls, json_str: str) -> Config: - """Create an instance of Config from a JSON string""" - return cls.from_dict(json.loads(json_str)) - - def to_dict(self): - """Returns the dictionary representation of the model using alias""" - _dict = self.dict(by_alias=True, - exclude={ - }, - exclude_none=True) - return _dict + def from_dict(cls, obj: dict) -> Config: + return cls.from_json(json.dumps(obj)) @classmethod - def from_dict(cls, obj: dict) -> Config: - """Create an instance of Config from a dict""" - if obj is None: - return None + def from_json(cls, json_str: str) -> Config: + """Returns the object represented by the json string""" + instance = Config.construct() + if json_str is None: + return instance + + error_messages = [] + # anyof_schema_1_validator: Optional[ReverseEtlPeriodicScheduleConfig] = None + try: + instance.actual_instance = ReverseEtlPeriodicScheduleConfig.from_json(json_str) + return instance + except (ValidationError, ValueError) as e: + error_messages.append(str(e)) + # anyof_schema_2_validator: Optional[ReverseEtlSpecificTimeScheduleConfig] = None + try: + instance.actual_instance = ReverseEtlSpecificTimeScheduleConfig.from_json(json_str) + return instance + except (ValidationError, ValueError) as e: + error_messages.append(str(e)) + + if error_messages: + # no match + raise ValueError("No match found when deserializing the JSON string into Config with anyOf schemas: ReverseEtlPeriodicScheduleConfig, ReverseEtlSpecificTimeScheduleConfig. Details: " + ", ".join(error_messages)) + else: + return instance - if not isinstance(obj, dict): - return Config.parse_obj(obj) + def to_json(self) -> str: + """Returns the JSON representation of the actual instance""" + if self.actual_instance is None: + return "null" + + to_json = getattr(self.actual_instance, "to_json", None) + if callable(to_json): + return self.actual_instance.to_json() + else: + return json.dumps(self.actual_instance) + + def to_dict(self) -> dict: + """Returns the dict representation of the actual instance""" + if self.actual_instance is None: + return "null" + + to_json = getattr(self.actual_instance, "to_json", None) + if callable(to_json): + return self.actual_instance.to_dict() + else: + return json.dumps(self.actual_instance) - _obj = Config.parse_obj({ - "interval": obj.get("interval") - }) - return _obj + def to_str(self) -> str: + """Returns the string representation of the actual instance""" + return pprint.pformat(self.dict()) diff --git a/segment_public_api/models/contact.py b/segment_public_api/models/contact.py index a8c44897..4f7d376c 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_audience200_response.py b/segment_public_api/models/create_audience200_response.py index a2d7ecf4..423c754d 100644 --- a/segment_public_api/models/create_audience200_response.py +++ b/segment_public_api/models/create_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_audience_alpha_input.py b/segment_public_api/models/create_audience_alpha_input.py index 88e8aeff..b1ace0d5 100644 --- a/segment_public_api/models/create_audience_alpha_input.py +++ b/segment_public_api/models/create_audience_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_audience_alpha_output.py b/segment_public_api/models/create_audience_alpha_output.py index 9582ba77..25486f0e 100644 --- a/segment_public_api/models/create_audience_alpha_output.py +++ b/segment_public_api/models/create_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bcb2be0f..297b3328 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 954187d8..43f6c848 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6de0cbba..4c99e841 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_computed_trait200_response.py b/segment_public_api/models/create_computed_trait200_response.py index 33c9500a..30501098 100644 --- a/segment_public_api/models/create_computed_trait200_response.py +++ b/segment_public_api/models/create_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_computed_trait_alpha_input.py b/segment_public_api/models/create_computed_trait_alpha_input.py index ee422141..891ebbbc 100644 --- a/segment_public_api/models/create_computed_trait_alpha_input.py +++ b/segment_public_api/models/create_computed_trait_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_computed_trait_alpha_output.py b/segment_public_api/models/create_computed_trait_alpha_output.py index 644774ca..8ad42e41 100644 --- a/segment_public_api/models/create_computed_trait_alpha_output.py +++ b/segment_public_api/models/create_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e69a2713..5b4fcc95 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 58a03a0d..ca85817c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a5458ede..2a7cb7a3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ef0b8906..e220580a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0aeccb3c..a6803a0f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a9f80ef1..9afb8a29 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 62d336cf..64dae00a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6020a486..dbe43005 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2ebca22e..9b735d81 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 45b01893..d0799a29 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c19c393e..8cd9122d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a5a09ccc..96cd8609 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 75508c3c..6f1dd0dd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0781a8aa..673ea41b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6c4feb35..4a1a96d1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f18699a2..d523cf27 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1e70f0d6..b662f53d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bb4159c5..5f694939 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 23cdc31b..91d8bb98 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c0f379df..44f2503a 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_invites201_response.py b/segment_public_api/models/create_invites201_response.py index 40420bd1..1b4a8946 100644 --- a/segment_public_api/models/create_invites201_response.py +++ b/segment_public_api/models/create_invites201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 85907fff..ba81451a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 838207b7..d44ec2e7 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_label201_response.py b/segment_public_api/models/create_label201_response.py index a5006447..a4274abd 100644 --- a/segment_public_api/models/create_label201_response.py +++ b/segment_public_api/models/create_label201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 90302eb6..283272fb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 77220afa..bcde6efb 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_profiles_warehouse201_response.py b/segment_public_api/models/create_profiles_warehouse201_response.py index 6e4c9c3b..2c30acb7 100644 --- a/segment_public_api/models/create_profiles_warehouse201_response.py +++ b/segment_public_api/models/create_profiles_warehouse201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 87fd8968..0c6a9eec 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 cc7fa870..6e6e5119 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_manual_sync200_response.py b/segment_public_api/models/create_reverse_etl_manual_sync200_response.py index 1abb7fc8..60fd0b97 100644 --- a/segment_public_api/models/create_reverse_etl_manual_sync200_response.py +++ b/segment_public_api/models/create_reverse_etl_manual_sync200_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_manual_sync_input.py b/segment_public_api/models/create_reverse_etl_manual_sync_input.py index 203682c0..e9f029e2 100644 --- a/segment_public_api/models/create_reverse_etl_manual_sync_input.py +++ b/segment_public_api/models/create_reverse_etl_manual_sync_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_manual_sync_output.py b/segment_public_api/models/create_reverse_etl_manual_sync_output.py index 0daf103d..7d1f06ef 100644 --- a/segment_public_api/models/create_reverse_etl_manual_sync_output.py +++ b/segment_public_api/models/create_reverse_etl_manual_sync_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_reverse_etl_model201_response.py b/segment_public_api/models/create_reverse_etl_model201_response.py index bc0a354e..f7475de3 100644 --- a/segment_public_api/models/create_reverse_etl_model201_response.py +++ b/segment_public_api/models/create_reverse_etl_model201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 63c5ee4f..cd5b6a3d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ffd02a13..03286e95 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source201_response.py b/segment_public_api/models/create_source201_response.py index 55a8de75..13f19648 100644 --- a/segment_public_api/models/create_source201_response.py +++ b/segment_public_api/models/create_source201_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_source201_response1.py b/segment_public_api/models/create_source201_response1.py index 736e9437..208e5168 100644 --- a/segment_public_api/models/create_source201_response1.py +++ b/segment_public_api/models/create_source201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d763d2f6..e5f60ffd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 af1ad848..0d6c832e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 97725dad..59dd0d0b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d85cee07..fe1a5a3a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ff7dc4de..a8f0c4c2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 090a7399..63a1da35 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5fe16d76..6fcb20ab 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8f3aed0e..9cd18ed6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bd7b2d3c..4c4ea93d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 415e759e..b47ee7c0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 70249020..d37b2349 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 94469fc9..c70d1f5f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5c90acd4..e35b5718 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9b944685..0abbe511 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 06bd39b3..254c8faa 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c9489893..64adbd18 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0440731e..9dbde87e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 007861de..ef15fa53 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 54a454cc..18afc098 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f888c576..934f69b9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 feaa4051..f99114df 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_warehouse201_response.py b/segment_public_api/models/create_warehouse201_response.py index 9a3221e5..4e1f6f71 100644 --- a/segment_public_api/models/create_warehouse201_response.py +++ b/segment_public_api/models/create_warehouse201_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 90d70b46..cc379f02 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 931934fc..49185242 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c402a46f..b695a443 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 07358753..1c5dde31 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bb8ea26e..6fa4b3a6 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_write_key_for_source200_response.py b/segment_public_api/models/create_write_key_for_source200_response.py index dd5bbf16..4acbffa7 100644 --- a/segment_public_api/models/create_write_key_for_source200_response.py +++ b/segment_public_api/models/create_write_key_for_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/create_write_key_for_source_alpha_output.py b/segment_public_api/models/create_write_key_for_source_alpha_output.py index 12c334c7..7945439a 100644 --- a/segment_public_api/models/create_write_key_for_source_alpha_output.py +++ b/segment_public_api/models/create_write_key_for_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/definition.py b/segment_public_api/models/definition.py deleted file mode 100644 index 834a764d..00000000 --- a/segment_public_api/models/definition.py +++ /dev/null @@ -1,81 +0,0 @@ -# coding: utf-8 - -""" - Segment Public API - - The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - - The version of the OpenAPI document: 53.2.0 - Contact: friends@segment.com - Generated by OpenAPI Generator (https://openapi-generator.tech) - - Do not edit the class manually. -""" # noqa: E501 - - -from __future__ import annotations -import pprint -import re # noqa: F401 -import json - - - -from pydantic import BaseModel, Field, StrictStr, validator - -class Definition(BaseModel): - """ - Query language definition and type. # noqa: E501 - """ - query: StrictStr = Field(..., description="The query language string defining the computed trait aggregation criteria. For guidance on using the query language, see the [Segment documentation site](https://segment.com/docs/api/public-api/query-language).") - type: StrictStr = Field(..., description="The underlying data type being aggregated for this computed trait. Possible values: users, accounts.") - __properties = ["query", "type"] - - @validator('type') - def type_validate_enum(cls, value): - """Validates the enum""" - if value not in ('ACCOUNTS', 'USERS'): - raise ValueError("must be one of enum values ('ACCOUNTS', 'USERS')") - return value - - class Config: - """Pydantic configuration""" - allow_population_by_field_name = True - validate_assignment = True - - def to_str(self) -> str: - """Returns the string representation of the model using alias""" - return pprint.pformat(self.dict(by_alias=True)) - - def to_json(self) -> str: - """Returns the JSON representation of the model using alias""" - return json.dumps(self.to_dict()) - - @classmethod - def from_json(cls, json_str: str) -> Definition: - """Create an instance of Definition from a JSON string""" - return cls.from_dict(json.loads(json_str)) - - def to_dict(self): - """Returns the dictionary representation of the model using alias""" - _dict = self.dict(by_alias=True, - exclude={ - }, - exclude_none=True) - return _dict - - @classmethod - def from_dict(cls, obj: dict) -> Definition: - """Create an instance of Definition from a dict""" - if obj is None: - return None - - if not isinstance(obj, dict): - return Definition.parse_obj(obj) - - _obj = Definition.parse_obj({ - "query": obj.get("query"), - "type": obj.get("type") - }) - return _obj - - diff --git a/segment_public_api/models/definition1.py b/segment_public_api/models/definition1.py deleted file mode 100644 index 4c28ebe5..00000000 --- a/segment_public_api/models/definition1.py +++ /dev/null @@ -1,81 +0,0 @@ -# coding: utf-8 - -""" - Segment Public API - - The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - - The version of the OpenAPI document: 53.2.0 - Contact: friends@segment.com - Generated by OpenAPI Generator (https://openapi-generator.tech) - - Do not edit the class manually. -""" # noqa: E501 - - -from __future__ import annotations -import pprint -import re # noqa: F401 -import json - - - -from pydantic import BaseModel, Field, StrictStr, validator - -class Definition1(BaseModel): - """ - Query language definition and type. # noqa: E501 - """ - query: StrictStr = Field(..., description="The query language string defining the audience segmentation criteria.") - type: StrictStr = Field(..., description="The underlying data type being segmented for this audience. Possible values: users, accounts.") - __properties = ["query", "type"] - - @validator('type') - def type_validate_enum(cls, value): - """Validates the enum""" - if value not in ('ACCOUNTS', 'USERS'): - raise ValueError("must be one of enum values ('ACCOUNTS', 'USERS')") - return value - - class Config: - """Pydantic configuration""" - allow_population_by_field_name = True - validate_assignment = True - - def to_str(self) -> str: - """Returns the string representation of the model using alias""" - return pprint.pformat(self.dict(by_alias=True)) - - def to_json(self) -> str: - """Returns the JSON representation of the model using alias""" - return json.dumps(self.to_dict()) - - @classmethod - def from_json(cls, json_str: str) -> Definition1: - """Create an instance of Definition1 from a JSON string""" - return cls.from_dict(json.loads(json_str)) - - def to_dict(self): - """Returns the dictionary representation of the model using alias""" - _dict = self.dict(by_alias=True, - exclude={ - }, - exclude_none=True) - return _dict - - @classmethod - def from_dict(cls, obj: dict) -> Definition1: - """Create an instance of Definition1 from a dict""" - if obj is None: - return None - - if not isinstance(obj, dict): - return Definition1.parse_obj(obj) - - _obj = Definition1.parse_obj({ - "query": obj.get("query"), - "type": obj.get("type") - }) - return _obj - - diff --git a/segment_public_api/models/delete_destination200_response.py b/segment_public_api/models/delete_destination200_response.py index 08ff505f..7cbcf12a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 503f553a..8eac3226 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ae5804a0..56bd3d1b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 62a9f66b..4e47dd41 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a4b941f4..1de95040 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4d6185aa..fa6a69e8 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2fcbed57..a3214807 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 59113120..d47b262f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 402ffa7d..7f1091ff 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b0d4bf4d..9c1ee194 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d64f989e..7623acaf 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c06b5dd6..afecc524 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 36804a00..036b7d59 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 206bb47d..a283c197 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fa5639c1..0f3b7d73 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e6d56796..18b71734 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 44d797ba..6315a121 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7d72c438..1000277f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 609e36d4..860b1dee 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 99239355..04460f58 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 11422bda..b4c0e957 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6fa95ad4..2db49f99 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 74d3e89d..d44b2870 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d09045a6..1a2d1d70 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d74a91fb..81613384 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6b0eab7d..e88ebf7c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7375afa6..7ee147af 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 256c5f96..60350df3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2364b482..26e421af 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3bc22ff9..f373f239 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8aa288b8..75d66a4d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 784ed268..f8ff790c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 93793c0d..efa73c54 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delivery_overview_destination_filter_by.py b/segment_public_api/models/delivery_overview_destination_filter_by.py index acacb779..056f9b67 100644 --- a/segment_public_api/models/delivery_overview_destination_filter_by.py +++ b/segment_public_api/models/delivery_overview_destination_filter_by.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delivery_overview_metrics_datapoint.py b/segment_public_api/models/delivery_overview_metrics_datapoint.py index ffb2c62d..d3f40102 100644 --- a/segment_public_api/models/delivery_overview_metrics_datapoint.py +++ b/segment_public_api/models/delivery_overview_metrics_datapoint.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delivery_overview_metrics_dataset.py b/segment_public_api/models/delivery_overview_metrics_dataset.py index 69316cc3..efdcd787 100644 --- a/segment_public_api/models/delivery_overview_metrics_dataset.py +++ b/segment_public_api/models/delivery_overview_metrics_dataset.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delivery_overview_source_filter_by.py b/segment_public_api/models/delivery_overview_source_filter_by.py index 25f47c61..80128e3c 100644 --- a/segment_public_api/models/delivery_overview_source_filter_by.py +++ b/segment_public_api/models/delivery_overview_source_filter_by.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/delivery_overview_successfully_received_filter_by.py b/segment_public_api/models/delivery_overview_successfully_received_filter_by.py index a66e22d0..a686ea60 100644 --- a/segment_public_api/models/delivery_overview_successfully_received_filter_by.py +++ b/segment_public_api/models/delivery_overview_successfully_received_filter_by.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.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 5033596a..581da0df 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8a141891..01a9b1a4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 56fa1738..5e4b029c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1e201fe8..8bce3d62 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3141bcf0..8309c5d9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d3816d77..065c5fe6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9de4837c..8cc99bed 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d3c182b0..359120bb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5c958320..c171e473 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 37f69ba9..2fe724c1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 655bb6aa..97461a36 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 80957037..a1834abb 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -21,6 +21,7 @@ from typing import Any, Dict, Optional from pydantic import BaseModel, Field, StrictBool, StrictStr +from segment_public_api.models.reverse_etl_schedule_definition import ReverseEtlScheduleDefinition class DestinationSubscription(BaseModel): """ @@ -35,7 +36,7 @@ class DestinationSubscription(BaseModel): settings: Dict[str, Any] = Field(..., description="Represents settings used to configure an action subscription.") trigger: StrictStr = Field(..., description="FQL string that describes what events should trigger a Destination action.") model_id: Optional[StrictStr] = Field(None, alias="modelId", description="The unique identifier for the linked ReverseETLModel, if this part of a Reverse ETL connection.") - reverse_etl_schedule: Optional[Dict[str, Any]] = Field(None, alias="reverseETLSchedule", description="The schedule for the Reverse ETL subscription.") + reverse_etl_schedule: Optional[ReverseEtlScheduleDefinition] = Field(None, alias="reverseETLSchedule") __properties = ["id", "name", "actionId", "actionSlug", "destinationId", "enabled", "settings", "trigger", "modelId", "reverseETLSchedule"] class Config: @@ -62,11 +63,9 @@ def to_dict(self): exclude={ }, exclude_none=True) - # set to None if reverse_etl_schedule (nullable) is None - # and __fields_set__ contains the field - if self.reverse_etl_schedule is None and "reverse_etl_schedule" in self.__fields_set__: - _dict['reverseETLSchedule'] = None - + # override the default output from pydantic by calling `to_dict()` of reverse_etl_schedule + if self.reverse_etl_schedule: + _dict['reverseETLSchedule'] = self.reverse_etl_schedule.to_dict() return _dict @classmethod @@ -88,7 +87,7 @@ def from_dict(cls, obj: dict) -> DestinationSubscription: "settings": obj.get("settings"), "trigger": obj.get("trigger"), "model_id": obj.get("modelId"), - "reverse_etl_schedule": obj.get("reverseETLSchedule") + "reverse_etl_schedule": ReverseEtlScheduleDefinition.from_dict(obj.get("reverseETLSchedule")) if obj.get("reverseETLSchedule") is not None else None }) return _obj diff --git a/segment_public_api/models/destination_subscription_update_input.py b/segment_public_api/models/destination_subscription_update_input.py index c8cd78a8..948736f2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0140ad8f..3604d427 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 80c4d300..18aa3288 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 83873389..53e93d57 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9633e242..66e192de 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 85c0371d..ef4595ee 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5aa33405..1ed60577 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 18e876ad..f6992cc4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ac9cf8f3..9677292b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1e7175fc..2be4f7cc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9fde13d9..4f4355c8 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 deleted file mode 100644 index 329c7be8..00000000 --- a/segment_public_api/models/function.py +++ /dev/null @@ -1,121 +0,0 @@ -# coding: utf-8 - -""" - Segment Public API - - The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - - The version of the OpenAPI document: 53.2.0 - Contact: friends@segment.com - Generated by OpenAPI Generator (https://openapi-generator.tech) - - Do not edit the class manually. -""" # noqa: E501 - - -from __future__ import annotations -import pprint -import re # noqa: F401 -import json - - -from typing import List, Optional, Union -from pydantic import BaseModel, Field, StrictBool, StrictFloat, StrictInt, StrictStr, conlist, validator -from segment_public_api.models.function_setting_v1 import FunctionSettingV1 - -class Function(BaseModel): - """ - A Function object. # noqa: E501 - """ - id: Optional[StrictStr] = Field(None, description="An identifier for this Function.") - resource_type: Optional[StrictStr] = Field(None, alias="resourceType", description="The Function type. Config API note: equal to `type`.") - created_at: Optional[StrictStr] = Field(None, alias="createdAt", description="The time this Function was created.") - created_by: Optional[StrictStr] = Field(None, alias="createdBy", description="The id of the user who created this Function.") - code: Optional[StrictStr] = Field(None, description="The Function code.") - deployed_at: Optional[StrictStr] = Field(None, alias="deployedAt", description="The time of this Function's last deployment.") - settings: Optional[conlist(FunctionSettingV1)] = Field(None, description="The list of settings for this Function.") - display_name: Optional[StrictStr] = Field(None, alias="displayName", description="A display name for this Function.") - description: Optional[StrictStr] = Field(None, description="A description for this Function.") - logo_url: Optional[StrictStr] = Field(None, alias="logoUrl", description="The URL of the logo for this Function.") - preview_webhook_url: Optional[StrictStr] = Field(None, alias="previewWebhookUrl", description="The preview webhook URL for this Function.") - batch_max_count: Optional[Union[StrictFloat, StrictInt]] = Field(None, alias="batchMaxCount", description="The max count of the batch for this Function.") - catalog_id: Optional[StrictStr] = Field(None, alias="catalogId", description="The catalog id of this Function.") - is_latest_version: Optional[StrictBool] = Field(None, alias="isLatestVersion", description="Whether the deployment of this Function is the latest version.") - __properties = ["id", "resourceType", "createdAt", "createdBy", "code", "deployedAt", "settings", "displayName", "description", "logoUrl", "previewWebhookUrl", "batchMaxCount", "catalogId", "isLatestVersion"] - - @validator('resource_type') - def resource_type_validate_enum(cls, value): - """Validates the enum""" - if value is None: - return value - - if value not in ('DESTINATION', 'INSERT_DESTINATION', 'INSERT_SOURCE', 'SOURCE'): - raise ValueError("must be one of enum values ('DESTINATION', 'INSERT_DESTINATION', 'INSERT_SOURCE', 'SOURCE')") - return value - - class Config: - """Pydantic configuration""" - allow_population_by_field_name = True - validate_assignment = True - - def to_str(self) -> str: - """Returns the string representation of the model using alias""" - return pprint.pformat(self.dict(by_alias=True)) - - def to_json(self) -> str: - """Returns the JSON representation of the model using alias""" - return json.dumps(self.to_dict()) - - @classmethod - def from_json(cls, json_str: str) -> Function: - """Create an instance of Function from a JSON string""" - return cls.from_dict(json.loads(json_str)) - - def to_dict(self): - """Returns the dictionary representation of the model using alias""" - _dict = self.dict(by_alias=True, - exclude={ - }, - exclude_none=True) - # override the default output from pydantic by calling `to_dict()` of each item in settings (list) - _items = [] - if self.settings: - for _item in self.settings: - if _item: - _items.append(_item.to_dict()) - _dict['settings'] = _items - # set to None if deployed_at (nullable) is None - # and __fields_set__ contains the field - if self.deployed_at is None and "deployed_at" in self.__fields_set__: - _dict['deployedAt'] = None - - return _dict - - @classmethod - def from_dict(cls, obj: dict) -> Function: - """Create an instance of Function from a dict""" - if obj is None: - return None - - if not isinstance(obj, dict): - return Function.parse_obj(obj) - - _obj = Function.parse_obj({ - "id": obj.get("id"), - "resource_type": obj.get("resourceType"), - "created_at": obj.get("createdAt"), - "created_by": obj.get("createdBy"), - "code": obj.get("code"), - "deployed_at": obj.get("deployedAt"), - "settings": [FunctionSettingV1.from_dict(_item) for _item in obj.get("settings")] if obj.get("settings") is not None else None, - "display_name": obj.get("displayName"), - "description": obj.get("description"), - "logo_url": obj.get("logoUrl"), - "preview_webhook_url": obj.get("previewWebhookUrl"), - "batch_max_count": obj.get("batchMaxCount"), - "catalog_id": obj.get("catalogId"), - "is_latest_version": obj.get("isLatestVersion") - }) - return _obj - - diff --git a/segment_public_api/models/function_deployment.py b/segment_public_api/models/function_deployment.py index ef9b3eb8..0ba5e5a1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ef94ee9a..6e7b2717 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ac066752..754d109e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 eaaf3eef..b18debfc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 144387da..709e0d80 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5d9e6127..33f87426 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8accf103..b2f39c42 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 746f9378..5b962788 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 108c556e..0f795d4a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 01715383..79812356 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0f3363ab..df8aaf87 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4cd6e8f0..9f139474 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a7bd6028..730e25f0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1ce6f1d8..f768e944 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 714db0c4..f8ab75c6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2f88d7dd..0fc3ae6a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c1cf27c0..4483ee00 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6c3a3cc9..d5a0239f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b1d57052..cb7cc448 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ef961ca6..bd4764e3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 33ad5828..3062df3e 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_delivery_overview_metrics_beta_output.py b/segment_public_api/models/get_delivery_overview_metrics_beta_output.py index de7ba4d8..ee713007 100644 --- a/segment_public_api/models/get_delivery_overview_metrics_beta_output.py +++ b/segment_public_api/models/get_delivery_overview_metrics_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3f5579b9..e84e6705 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d308e611..ab6386ad 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1d85c915..217b1aa6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6a446854..91ef3ba4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7e15f5c5..b6c6dbd1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 49fd5004..fae93865 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_egress_failed_metrics_from_delivery_overview200_response.py b/segment_public_api/models/get_egress_failed_metrics_from_delivery_overview200_response.py index 124d4a4d..3e86cbe4 100644 --- a/segment_public_api/models/get_egress_failed_metrics_from_delivery_overview200_response.py +++ b/segment_public_api/models/get_egress_failed_metrics_from_delivery_overview200_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 37bf9c9c..20a95850 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e22187c8..66594525 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 27445264..b13a7616 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1a2e892c..e2c2aa9a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c0615f94..b2a80c08 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e761ce02..df974312 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 10b11a6a..4c58debe 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -21,13 +21,13 @@ from typing import Optional from pydantic import BaseModel, Field -from segment_public_api.models.function import Function +from segment_public_api.models.function_v1 import FunctionV1 class GetFunctionV1Output(BaseModel): """ Gets a single Function. # noqa: E501 """ - function: Optional[Function] = Field(...) + function: Optional[FunctionV1] = Field(...) __properties = ["function"] class Config: @@ -74,7 +74,7 @@ def from_dict(cls, obj: dict) -> GetFunctionV1Output: return GetFunctionV1Output.parse_obj(obj) _obj = GetFunctionV1Output.parse_obj({ - "function": Function.from_dict(obj.get("function")) if obj.get("function") is not None else None + "function": FunctionV1.from_dict(obj.get("function")) if obj.get("function") is not None else None }) return _obj diff --git a/segment_public_api/models/get_function_version200_response.py b/segment_public_api/models/get_function_version200_response.py index 8827bb19..b25f6286 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b6580069..e62ddcf6 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_insert_function_instance200_response.py b/segment_public_api/models/get_insert_function_instance200_response.py index e5078a2b..9155e0f9 100644 --- a/segment_public_api/models/get_insert_function_instance200_response.py +++ b/segment_public_api/models/get_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_insert_function_instance_alpha_output.py b/segment_public_api/models/get_insert_function_instance_alpha_output.py index 12d7408d..17d0f0ec 100644 --- a/segment_public_api/models/get_insert_function_instance_alpha_output.py +++ b/segment_public_api/models/get_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 47dd6be8..2a9aa61c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d4e2ba37..458e459c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2d03a5e3..8d3cd913 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f42f41f4..dcbb60ba 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bcfe0701..7ed27072 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5d762603..c84b2815 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7984ccd2..071a4ccc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f4807263..4517e4ef 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_reverse_etl_sync_status200_response.py b/segment_public_api/models/get_reverse_etl_sync_status200_response.py index 1036192e..aac488bd 100644 --- a/segment_public_api/models/get_reverse_etl_sync_status200_response.py +++ b/segment_public_api/models/get_reverse_etl_sync_status200_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/get_reverse_etl_sync_status_output.py b/segment_public_api/models/get_reverse_etl_sync_status_output.py index 6424f55f..d189fe7b 100644 --- a/segment_public_api/models/get_reverse_etl_sync_status_output.py +++ b/segment_public_api/models/get_reverse_etl_sync_status_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3caf377b..b842af4b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7f209b14..88cd3e19 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e91a2dbd..5ca964a2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c0546dc3..6acac4de 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 55586827..0b3a6b47 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4a799c25..1ad9dda9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 de1fc6bb..c3937a55 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 91d55a18..44cfd4e4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5c1b8673..81902b26 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 325ef75c..7c4b4fdd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2a7c322c..2977df05 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 503f0f7d..505db7cf 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 29ae616c..a58b48a1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 639ee5e5..a2a87f30 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7abec79d..615bffda 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0248fc09..860a4177 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fd355921..506384fe 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1b152734..4c0c233a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 89a02b70..f41c0f25 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 46575a3d..99c61eed 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b29afaa4..72769fe2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 69517adc..09e689dd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a418f247..5e8ecfb6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d2ecbde5..498b5c15 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 03f36cc7..a0138c2b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6d98b2e5..d82b80d3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3dc3d835..77ff8583 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 676922e2..6ee85589 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bbc12498..91849814 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 30c77508..695161dc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 84e056b8..bc0bb8fa 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 71133f6c..f7db42e7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d7e91cf8..9a86e3e9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0c1a8062..cfec4bad 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 41dda5fb..3a9e81d1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9e9c2deb..dc590d5c 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/hash_properties_configuration.py b/segment_public_api/models/hash_properties_configuration.py index 4fa320fe..918bbbca 100644 --- a/segment_public_api/models/hash_properties_configuration.py +++ b/segment_public_api/models/hash_properties_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d808ee20..995daac0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 62d3c22b..7c79e536 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d517f6f6..91a63b0a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3801083f..24b5ad15 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8108279f..9b42b7b1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fbd901a6..9a06994a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2e538989..19a2b385 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0f0150ba..11b36c5d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a670fe8b..5bd193d4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 aedc026f..5a648fac 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3573e7bd..0e1baef0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2aa7a317..df78cae3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1338fe93..7250ca6f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5aa59f35..734394ed 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e09290d1..e958272a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7d0cf746..03384604 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c8e05880..36cc2e01 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 baba2c55..89f6978d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f606b544..af66675c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2d782da4..8b865725 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0b2543a7..6fd4bff2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6294256c..8b87089e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5810c8d4..71a94510 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 cb577ea7..93d75d5f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6bab7b0a..394cf95b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5c5fded8..367e57f2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 23d2984f..fa5b1877 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 78913270..d9ecba66 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c680af2a..544f6dbe 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f2945b6f..49bb5624 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4519a789..ebe4ceb2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3045d42c..bea34acb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 30c0191b..ed52f0a6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4ab9d161..03f5ad1b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 008fec5f..6d21939e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fcfbab55..8421d0e5 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 35b11afd..5953d488 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ed2499d1..76f5fe7f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1d056c02..320849fb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6cb16f89..eb06c840 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 10520ad6..fba56d5e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4f035e63..674023b4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 21c9b665..ea976d6f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 458797ea..6c813a8c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2dd4782d..475f8675 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fe120b5b..417e4063 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 43ac6da7..ffa79409 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ee33b468..aa530de0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d2962ba2..26b55735 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d9fd9f24..524e30d4 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id200_response.py b/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id200_response.py index fd85ea16..93183cf3 100644 --- a/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id200_response.py +++ b/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id200_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id_output.py b/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id_output.py index c3d18f99..0aab6260 100644 --- a/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id_output.py +++ b/segment_public_api/models/list_reverse_etl_sync_statuses_from_model_and_subscription_id_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 879e2727..a9bece9a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6f849eb0..95093650 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0f90fff6..9b72e44f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ee304de5..e6cfba07 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ee534ff2..e2ab9c64 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1872f587..92bd2cf7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7570452c..3c4e488e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 195bdd1b..83da5553 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 980529f9..b0294fe1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 cac7d831..25a232f6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 37d7f13d..46cfe495 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2fa72b4d..b333df0f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 187ff753..dd852766 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 73ba210c..99284607 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 88c9a965..111b55ef 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ddadc1a4..e1f5c20e 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_spaces200_response.py b/segment_public_api/models/list_spaces200_response.py index 11d5be2a..d58a6c0e 100644 --- a/segment_public_api/models/list_spaces200_response.py +++ b/segment_public_api/models/list_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/list_spaces_alpha_output.py b/segment_public_api/models/list_spaces_alpha_output.py index fc449ac7..6b705e66 100644 --- a/segment_public_api/models/list_spaces_alpha_output.py +++ b/segment_public_api/models/list_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1a851542..85fd1182 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6e4d11cc..c2ec5174 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2f801ba6..dd767f52 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f69df665..9b777250 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 45f5db7e..0f25a9ad 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b827061f..332a186a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8c88c801..624f4a90 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2845edf4..2aac6076 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bbc4d99e..08020432 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3c81175a..7b102c92 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fbfac6ad..b55af57d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 37160bde..b19a67c4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 75df8a5e..b78e999b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2922dfcb..5203583f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8e709f39..4fa98346 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 529701bf..fdd23423 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9880fdd6..fb244c90 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e4137123..30002d86 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b2ebbb0a..0417e0af 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 50b8e237..5babeffd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 03b732ef..3f502a41 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f90c3d5d..6c8d1a08 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6a301d4a..5ee8e090 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 04b78016..f846c9e2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1304d16c..1eacbc30 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ebf663c0..6b2a592a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e8889515..d10d8567 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bcbdc4fa..f1e858cf 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c8755192..4fac7e3f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bce71db4..563feb2b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 43e4cce5..cabe09ff 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bdc9dbba..ecda9549 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8c587adb..14db543f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 390b6f90..83b21c31 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 86840144..203244cd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6bf7c0c9..ba8f8d8f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 de533dc8..fccb4c1c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 48998b2f..e0bae74d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fd402541..04aa4473 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a19d32a5..32d983b7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0029bd5c..094784d4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 65ffd42b..2bab61a0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 41b87acf..681b74ad 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 30531898..76761fb2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e63834ab..0d6b469e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 770b8a9b..ce5a6b59 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 61d06374..984cdb37 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a8339c35..85c388df 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c39582ed..c6dcecdd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2597aafe..809a926b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ca95ce80..cf439b88 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f83bea93..1df3ec55 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7cd5cb88..5f52446c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6fe75a92..82a6190b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 58b1408b..045c317b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bb3f40f1..5ff1660a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 df28527f..93a610fd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8df68e8c..82509f44 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 221e2307..e17fe1a0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2d6efcaf..bc90f674 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a84c27d9..7489c573 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 88f06273..9005b318 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d020f441..73f35e85 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f2c2e732..a9c667b5 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 37a6d7b6..4399561a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7a3ddccf..2a4c464f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 faa764af..ad10d197 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b66498ba..3924c630 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0207c7a2..c28f4391 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_write_key_from_source200_response.py b/segment_public_api/models/remove_write_key_from_source200_response.py index 95f9abde..a824689b 100644 --- a/segment_public_api/models/remove_write_key_from_source200_response.py +++ b/segment_public_api/models/remove_write_key_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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/remove_write_key_from_source_alpha_output.py b/segment_public_api/models/remove_write_key_from_source_alpha_output.py index 64b7c245..cc785f05 100644 --- a/segment_public_api/models/remove_write_key_from_source_alpha_output.py +++ b/segment_public_api/models/remove_write_key_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 26a1aadb..9dd9d444 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9c94b2ae..83d87f53 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 699c1d5f..808fd850 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3086d0aa..cb5fadcb 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 62c1f20e..195ddf27 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2d926885..015f6cca 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 84a1f130..ce2cb924 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 af22e852..b5f505d6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d36143ed..63ce1a70 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1fe02abc..b0750f10 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a2984c8d..78e6124a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 aaea9103..9437c204 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 962d0d9e..f29d9e91 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fdc82892..383074ef 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 588b6f72..771ee017 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4aabe1c8..b97fa913 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 46706245..35dbe3ae 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b79e7a33..02385898 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 82030f4c..d6fb85da 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 aab0e0ac..b53aae18 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d584b66d..48c32897 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b016ed7a..f9c8f828 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9d8ce2d2..8e14c43c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 050d8b3e..f6875858 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 00a828fe..5d1b5137 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 90befee3..d1880ee9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ea93ad03..805fc8e6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 83d34e0e..b2a56bb3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 669b2549..b2edcd33 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b757abe8..945625c6 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_manual_sync_job_output.py b/segment_public_api/models/reverse_etl_manual_sync_job_output.py index f114bc20..7742a5f3 100644 --- a/segment_public_api/models/reverse_etl_manual_sync_job_output.py +++ b/segment_public_api/models/reverse_etl_manual_sync_job_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9f1f76fd..914c736b 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_periodic_schedule_config.py b/segment_public_api/models/reverse_etl_periodic_schedule_config.py index 4e507335..623463c6 100644 --- a/segment_public_api/models/reverse_etl_periodic_schedule_config.py +++ b/segment_public_api/models/reverse_etl_periodic_schedule_config.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_schedule_config.py b/segment_public_api/models/reverse_etl_schedule_config.py index 5fb72780..f0be403c 100644 --- a/segment_public_api/models/reverse_etl_schedule_config.py +++ b/segment_public_api/models/reverse_etl_schedule_config.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_schedule_definition.py b/segment_public_api/models/reverse_etl_schedule_definition.py index 7c2b4df5..1b286bd2 100644 --- a/segment_public_api/models/reverse_etl_schedule_definition.py +++ b/segment_public_api/models/reverse_etl_schedule_definition.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_specific_time_schedule_config.py b/segment_public_api/models/reverse_etl_specific_time_schedule_config.py index 0f4fee1c..8558b951 100644 --- a/segment_public_api/models/reverse_etl_specific_time_schedule_config.py +++ b/segment_public_api/models/reverse_etl_specific_time_schedule_config.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/reverse_etl_sync_status.py b/segment_public_api/models/reverse_etl_sync_status.py index b48e7dd8..f1ed9ecf 100644 --- a/segment_public_api/models/reverse_etl_sync_status.py +++ b/segment_public_api/models/reverse_etl_sync_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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e2e9b7a6..7f64937d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 115e22ec..ff953769 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8c0d4472..6ecc07ff 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/schedule_config.py b/segment_public_api/models/schedule_config.py index 75dd95b2..69ec2139 100644 --- a/segment_public_api/models/schedule_config.py +++ b/segment_public_api/models/schedule_config.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -14,59 +14,128 @@ from __future__ import annotations +from inspect import getfullargspec +import json import pprint import re # noqa: F401 -import json +from typing import Optional +from pydantic import BaseModel, Field, StrictStr, ValidationError, validator +from segment_public_api.models.reverse_etl_periodic_schedule_config import ReverseEtlPeriodicScheduleConfig +from segment_public_api.models.reverse_etl_specific_time_schedule_config import ReverseEtlSpecificTimeScheduleConfig +from typing import Union, Any, List, TYPE_CHECKING +from pydantic import StrictStr, Field - -from pydantic import BaseModel, Field, StrictStr +SCHEDULECONFIG_ANY_OF_SCHEMAS = ["ReverseEtlPeriodicScheduleConfig", "ReverseEtlSpecificTimeScheduleConfig"] class ScheduleConfig(BaseModel): """ - Depending on the chosen strategy, configures the schedule for this model. # noqa: E501 + Depending on the chosen strategy, configures the schedule for this model. """ - interval: StrictStr = Field(..., description="Duration is specified as a string, eg: 15m, 3h25m30s.") - __properties = ["interval"] + + # data type: ReverseEtlPeriodicScheduleConfig + anyof_schema_1_validator: Optional[ReverseEtlPeriodicScheduleConfig] = None + # data type: ReverseEtlSpecificTimeScheduleConfig + anyof_schema_2_validator: Optional[ReverseEtlSpecificTimeScheduleConfig] = None + if TYPE_CHECKING: + actual_instance: Union[ReverseEtlPeriodicScheduleConfig, ReverseEtlSpecificTimeScheduleConfig] + else: + actual_instance: Any + any_of_schemas: List[str] = Field(SCHEDULECONFIG_ANY_OF_SCHEMAS, const=True) class Config: - """Pydantic configuration""" - allow_population_by_field_name = True validate_assignment = True - def to_str(self) -> str: - """Returns the string representation of the model using alias""" - return pprint.pformat(self.dict(by_alias=True)) - - def to_json(self) -> str: - """Returns the JSON representation of the model using alias""" - return json.dumps(self.to_dict()) + def __init__(self, *args, **kwargs) -> None: + if args: + if len(args) > 1: + raise ValueError("If a position argument is used, only 1 is allowed to set `actual_instance`") + if kwargs: + raise ValueError("If a position argument is used, keyword arguments cannot be used.") + super().__init__(actual_instance=args[0]) + else: + super().__init__(**kwargs) + + @validator('actual_instance') + def actual_instance_must_validate_anyof(cls, v): + if v is None: + return v + + instance = ScheduleConfig.construct() + error_messages = [] + # validate data type: ReverseEtlPeriodicScheduleConfig + if not isinstance(v, ReverseEtlPeriodicScheduleConfig): + error_messages.append(f"Error! Input type `{type(v)}` is not `ReverseEtlPeriodicScheduleConfig`") + else: + return v + + # validate data type: ReverseEtlSpecificTimeScheduleConfig + if not isinstance(v, ReverseEtlSpecificTimeScheduleConfig): + error_messages.append(f"Error! Input type `{type(v)}` is not `ReverseEtlSpecificTimeScheduleConfig`") + else: + return v + + if error_messages: + # no match + raise ValueError("No match found when setting the actual_instance in ScheduleConfig with anyOf schemas: ReverseEtlPeriodicScheduleConfig, ReverseEtlSpecificTimeScheduleConfig. Details: " + ", ".join(error_messages)) + else: + return v @classmethod - def from_json(cls, json_str: str) -> ScheduleConfig: - """Create an instance of ScheduleConfig from a JSON string""" - return cls.from_dict(json.loads(json_str)) - - def to_dict(self): - """Returns the dictionary representation of the model using alias""" - _dict = self.dict(by_alias=True, - exclude={ - }, - exclude_none=True) - return _dict + def from_dict(cls, obj: dict) -> ScheduleConfig: + return cls.from_json(json.dumps(obj)) @classmethod - def from_dict(cls, obj: dict) -> ScheduleConfig: - """Create an instance of ScheduleConfig from a dict""" - if obj is None: - return None + def from_json(cls, json_str: str) -> ScheduleConfig: + """Returns the object represented by the json string""" + instance = ScheduleConfig.construct() + if json_str is None: + return instance + + error_messages = [] + # anyof_schema_1_validator: Optional[ReverseEtlPeriodicScheduleConfig] = None + try: + instance.actual_instance = ReverseEtlPeriodicScheduleConfig.from_json(json_str) + return instance + except (ValidationError, ValueError) as e: + error_messages.append(str(e)) + # anyof_schema_2_validator: Optional[ReverseEtlSpecificTimeScheduleConfig] = None + try: + instance.actual_instance = ReverseEtlSpecificTimeScheduleConfig.from_json(json_str) + return instance + except (ValidationError, ValueError) as e: + error_messages.append(str(e)) + + if error_messages: + # no match + raise ValueError("No match found when deserializing the JSON string into ScheduleConfig with anyOf schemas: ReverseEtlPeriodicScheduleConfig, ReverseEtlSpecificTimeScheduleConfig. Details: " + ", ".join(error_messages)) + else: + return instance - if not isinstance(obj, dict): - return ScheduleConfig.parse_obj(obj) + def to_json(self) -> str: + """Returns the JSON representation of the actual instance""" + if self.actual_instance is None: + return "null" + + to_json = getattr(self.actual_instance, "to_json", None) + if callable(to_json): + return self.actual_instance.to_json() + else: + return json.dumps(self.actual_instance) + + def to_dict(self) -> dict: + """Returns the dict representation of the actual instance""" + if self.actual_instance is None: + return "null" + + to_json = getattr(self.actual_instance, "to_json", None) + if callable(to_json): + return self.actual_instance.to_dict() + else: + return json.dumps(self.actual_instance) - _obj = ScheduleConfig.parse_obj({ - "interval": obj.get("interval") - }) - return _obj + def to_str(self) -> str: + """Returns the string representation of the actual instance""" + return pprint.pformat(self.dict()) diff --git a/segment_public_api/models/source_alpha.py b/segment_public_api/models/source_alpha.py index 96c115fa..268d3abd 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3abc9cf3..fe92d884 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f2ea3f66..df8836b6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2693162d..a48624b8 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bc9612de..9725995b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e0446e60..1fdc29e2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b336ac7e..cbf8b098 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2dbcaa36..05d79453 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -24,7 +24,7 @@ class Space(BaseModel): """ - Space matching the given id. # noqa: E501 + Space """ id: StrictStr = Field(...) slug: StrictStr = Field(...) diff --git a/segment_public_api/models/space_warehouse_schema_override.py b/segment_public_api/models/space_warehouse_schema_override.py index 58688e0b..9755a100 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6b70e615..6c1a2228 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d6100254..c3999bd5 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 f531f946..745a1e35 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/sync_extract_phase.py b/segment_public_api/models/sync_extract_phase.py index 584ad72e..bb1eacb0 100644 --- a/segment_public_api/models/sync_extract_phase.py +++ b/segment_public_api/models/sync_extract_phase.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/sync_load_phase.py b/segment_public_api/models/sync_load_phase.py index 039ba387..dee8626f 100644 --- a/segment_public_api/models/sync_load_phase.py +++ b/segment_public_api/models/sync_load_phase.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.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 026e91cf..92fc2046 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 43a24a37..d4e161c4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6e06e82f..8bce89ee 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fc2869ac..b611a20c 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/trait_definition.py b/segment_public_api/models/trait_definition.py index 0a33d362..b72b139b 100644 --- a/segment_public_api/models/trait_definition.py +++ b/segment_public_api/models/trait_definition.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/segment_public_api/models/trait_options.py b/segment_public_api/models/trait_options.py index a378daf9..9ce8cebc 100644 --- a/segment_public_api/models/trait_options.py +++ b/segment_public_api/models/trait_options.py @@ -5,7 +5,7 @@ The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API. - The version of the OpenAPI document: 53.2.0 + The version of the OpenAPI document: 54.0.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 73a40e59..aadc6fae 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 47a4d0c2..369d282b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d658014a..200d8389 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 20a503f7..b8860e29 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d7fb5103..90ad9f30 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 75d6f6b6..6e5215b1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d5a20842..077d08f6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 682d1eb3..779278d7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2d3a0f50..0e000c9c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 211e6265..9af35f8f 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e8ff778a..2f285e16 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b40ac04d..f58fb8f1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fd7d2890..36a29f3d 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ac642591..cebe98a1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5421a099..bbdd1118 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2097ba0b..fca1edfc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d8d119ff..fe46cff6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 de19e6c5..54e18190 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 56f2dc75..66422934 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 412bd85c..993502b9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 34443719..024577b8 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 5430ac77..851d2d28 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c26b530b..e939c7c6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ee706778..82e6c529 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 57b7a588..d1255921 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bf6357b7..84edfbe1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 fe2053ea..2ae11518 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3b24d671..df4d91c7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 7150d7f2..fa369ee3 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d35efb7f..33563c8b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1b6401f8..8d3f0027 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ff7f36b4..7d434b09 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 61464fc8..4e126295 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 236bcb4d..f140944a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8b72a041..89c604a2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4cb08268..3a30cc59 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 52045138..fa5352c2 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 9e959c7f..96f10e80 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 ed5efccc..946f777c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 8c7d5039..5c147879 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d456349d..7f2f8c1e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bdee1862..2c7194f4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 98dbf32f..e81e589e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 40973fef..c1d9c8a0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 97830e8a..45d70dbf 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e6be7e60..0d6a45a7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 cf8c7cad..ead55731 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 569de0ca..e304bb0b 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 1c69748b..d9fcee0c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 763c40f2..d14b62f6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6e6eee8e..d804cce8 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 bab42c94..0f855516 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 e11a8f06..12a984b0 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 d7fc16a3..3fd48796 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3f983a4a..c41f97fe 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4cc34c31..5fe6ca44 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 c6c00b97..c2d45713 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 53cdf2e2..91727bb6 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 4694e232..5f035458 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b8478acc..78fa20b1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 0666dea0..f4c17017 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3a3fb927..d3a736b4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b053e09d..942183a1 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 6cd29ec1..d4b88762 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 073dda3f..3506ec5a 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 652a0b1b..63854d6c 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 654eae8a..abb20cb4 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 38a77e20..aa4abf3e 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 49db6ac8..e94ac050 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 b7ceb506..8a146034 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 18ecaa69..b3fd9d90 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 2843ef3f..17d33fbc 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 a0aa1f62..df44d7f9 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 3a7d3218..a77ad5dc 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: 53.2.0 + The version of the OpenAPI document: 54.0.0 Contact: friends@segment.com Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/setup.py b/setup.py index 22b8170d..678b77e7 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: 53.2.0 + The version of the OpenAPI document: 54.0.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 = "53.2.0" +VERSION = "54.0.0" PYTHON_REQUIRES = ">=3.7" REQUIRES = [ "urllib3 >= 1.25.3, < 2.1.0",