diff --git a/README.md b/README.md index 014d159a0..f64f990db 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ All endpoints in the API follow REST conventions and use standard HTTP methods. See the next sections for more information on how to use the Segment Public API TypeScript SDK. -Latest API and SDK version: 62.0.3 +Latest API and SDK version: 62.0.4 ## Installation diff --git a/api/aPICallsApi.ts b/api/aPICallsApi.ts index a7c212ffb..b3a358b0e 100644 --- a/api/aPICallsApi.ts +++ b/api/aPICallsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/activationsApi.ts b/api/activationsApi.ts index 835974697..d45a9e068 100644 --- a/api/activationsApi.ts +++ b/api/activationsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/apis.ts b/api/apis.ts index 571b72b45..95b71a9eb 100644 --- a/api/apis.ts +++ b/api/apis.ts @@ -171,7 +171,7 @@ export function configureApis( for (const k of Object.keys(apis)) { const key = k as keyof typeof apis; - headers['User-Agent'] = 'Public API SDK 62.0.3 (TypeScript)'; + headers['User-Agent'] = 'Public API SDK 62.0.4 (TypeScript)'; apis[key].accessToken = token; apis[key].defaultHeaders = headers; } @@ -218,7 +218,7 @@ export function configureEuApis( for (const k of Object.keys(apis)) { const key = k as keyof typeof apis; - headers['User-Agent'] = 'Public API SDK 62.0.3 (TypeScript)'; + headers['User-Agent'] = 'Public API SDK 62.0.4 (TypeScript)'; apis[key].accessToken = token; apis[key].defaultHeaders = headers; } diff --git a/api/audiencesApi.ts b/api/audiencesApi.ts index 93abd02e0..90999d8d1 100644 --- a/api/audiencesApi.ts +++ b/api/audiencesApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/auditTrailApi.ts b/api/auditTrailApi.ts index bf5e9f70d..ac422dfd3 100644 --- a/api/auditTrailApi.ts +++ b/api/auditTrailApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/catalogApi.ts b/api/catalogApi.ts index 9cb5b9a1c..e72f982ad 100644 --- a/api/catalogApi.ts +++ b/api/catalogApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/computedTraitsApi.ts b/api/computedTraitsApi.ts index 3e38077c5..c9114c61e 100644 --- a/api/computedTraitsApi.ts +++ b/api/computedTraitsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/customerInsightsApi.ts b/api/customerInsightsApi.ts index 68017c1a8..521c461e3 100644 --- a/api/customerInsightsApi.ts +++ b/api/customerInsightsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/dbtApi.ts b/api/dbtApi.ts index b95a9c6f0..05e847d43 100644 --- a/api/dbtApi.ts +++ b/api/dbtApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/deletionAndSuppressionApi.ts b/api/deletionAndSuppressionApi.ts index f9ae37b83..809208c49 100644 --- a/api/deletionAndSuppressionApi.ts +++ b/api/deletionAndSuppressionApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/deliveryOverviewApi.ts b/api/deliveryOverviewApi.ts index b5a5bd6e2..1432a71f4 100644 --- a/api/deliveryOverviewApi.ts +++ b/api/deliveryOverviewApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/destinationFiltersApi.ts b/api/destinationFiltersApi.ts index 41edc4619..08e7b6822 100644 --- a/api/destinationFiltersApi.ts +++ b/api/destinationFiltersApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/destinationsApi.ts b/api/destinationsApi.ts index b7fa7a43d..6257b4160 100644 --- a/api/destinationsApi.ts +++ b/api/destinationsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/eventsApi.ts b/api/eventsApi.ts index 063b7d447..dab775b98 100644 --- a/api/eventsApi.ts +++ b/api/eventsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/functionsApi.ts b/api/functionsApi.ts index 1a1005db8..4eb4c53de 100644 --- a/api/functionsApi.ts +++ b/api/functionsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/iAMGroupsApi.ts b/api/iAMGroupsApi.ts index 3a9185d8b..ed502b7ff 100644 --- a/api/iAMGroupsApi.ts +++ b/api/iAMGroupsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/iAMRolesApi.ts b/api/iAMRolesApi.ts index 561770cfa..ec8cdd32f 100644 --- a/api/iAMRolesApi.ts +++ b/api/iAMRolesApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/iAMUsersApi.ts b/api/iAMUsersApi.ts index 6a3cdf546..1d2f46a6c 100644 --- a/api/iAMUsersApi.ts +++ b/api/iAMUsersApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/labelsApi.ts b/api/labelsApi.ts index ee082e6ce..cab55daa2 100644 --- a/api/labelsApi.ts +++ b/api/labelsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/livePluginsApi.ts b/api/livePluginsApi.ts index 2ee562e4a..5a2f01c4f 100644 --- a/api/livePluginsApi.ts +++ b/api/livePluginsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/monthlyTrackedUsersApi.ts b/api/monthlyTrackedUsersApi.ts index 67f8f987a..b824b9f86 100644 --- a/api/monthlyTrackedUsersApi.ts +++ b/api/monthlyTrackedUsersApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/profilesSyncApi.ts b/api/profilesSyncApi.ts index 1b7494936..c57072c18 100644 --- a/api/profilesSyncApi.ts +++ b/api/profilesSyncApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/reverseETLApi.ts b/api/reverseETLApi.ts index 6c5af8ac5..c1014fb78 100644 --- a/api/reverseETLApi.ts +++ b/api/reverseETLApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/selectiveSyncApi.ts b/api/selectiveSyncApi.ts index 19f740b98..f5e1a423f 100644 --- a/api/selectiveSyncApi.ts +++ b/api/selectiveSyncApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/sourcesApi.ts b/api/sourcesApi.ts index 22fc67756..e52b503e7 100644 --- a/api/sourcesApi.ts +++ b/api/sourcesApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/spaceFiltersApi.ts b/api/spaceFiltersApi.ts index 2987adae3..f93fb846a 100644 --- a/api/spaceFiltersApi.ts +++ b/api/spaceFiltersApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/spacesApi.ts b/api/spacesApi.ts index 852d2cf03..2639f4dd7 100644 --- a/api/spacesApi.ts +++ b/api/spacesApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/testingApi.ts b/api/testingApi.ts index 1b776c1cf..0a11ace6b 100644 --- a/api/testingApi.ts +++ b/api/testingApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/trackingPlansApi.ts b/api/trackingPlansApi.ts index 4a937bacb..d6b72cd75 100644 --- a/api/trackingPlansApi.ts +++ b/api/trackingPlansApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/transformationsApi.ts b/api/transformationsApi.ts index 9d0aa18ec..c334900c5 100644 --- a/api/transformationsApi.ts +++ b/api/transformationsApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/warehousesApi.ts b/api/warehousesApi.ts index f06bbc843..af39c406b 100644 --- a/api/warehousesApi.ts +++ b/api/warehousesApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/api/workspacesApi.ts b/api/workspacesApi.ts index 24f7cae1f..eba95634a 100644 --- a/api/workspacesApi.ts +++ b/api/workspacesApi.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/dist/api/apis.js b/dist/api/apis.js index c7fb29eab..cf8930e80 100644 --- a/dist/api/apis.js +++ b/dist/api/apis.js @@ -203,7 +203,7 @@ function configureApis(token, headers) { for (var _i = 0, _a = Object.keys(apis); _i < _a.length; _i++) { var k = _a[_i]; var key = k; - headers['User-Agent'] = 'Public API SDK 62.0.3 (TypeScript)'; + headers['User-Agent'] = 'Public API SDK 62.0.4 (TypeScript)'; apis[key].accessToken = token; apis[key].defaultHeaders = headers; } @@ -240,7 +240,7 @@ function configureEuApis(token, headers) { for (var _i = 0, _a = Object.keys(apis); _i < _a.length; _i++) { var k = _a[_i]; var key = k; - headers['User-Agent'] = 'Public API SDK 62.0.3 (TypeScript)'; + headers['User-Agent'] = 'Public API SDK 62.0.4 (TypeScript)'; apis[key].accessToken = token; apis[key].defaultHeaders = headers; } diff --git a/model/aPICallSnapshotV1.ts b/model/aPICallSnapshotV1.ts index 0a78574ab..eddcb5e0e 100644 --- a/model/aPICallSnapshotV1.ts +++ b/model/aPICallSnapshotV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/accessPermissionV1.ts b/model/accessPermissionV1.ts index 4aedc8881..8799d7f48 100644 --- a/model/accessPermissionV1.ts +++ b/model/accessPermissionV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/activationOutput.ts b/model/activationOutput.ts index a7f81fa0a..c051c4351 100644 --- a/model/activationOutput.ts +++ b/model/activationOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addActivationToAudience200Response.ts b/model/addActivationToAudience200Response.ts index c1f639412..0c1f38169 100644 --- a/model/addActivationToAudience200Response.ts +++ b/model/addActivationToAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addActivationToAudienceAlphaInput.ts b/model/addActivationToAudienceAlphaInput.ts index 512773d05..9f47f23bf 100644 --- a/model/addActivationToAudienceAlphaInput.ts +++ b/model/addActivationToAudienceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addActivationToAudienceAlphaOutput.ts b/model/addActivationToAudienceAlphaOutput.ts index 69ae14275..e6f29307f 100644 --- a/model/addActivationToAudienceAlphaOutput.ts +++ b/model/addActivationToAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addAudienceScheduleToAudience200Response.ts b/model/addAudienceScheduleToAudience200Response.ts index e79c6f21d..0cdd00c5d 100644 --- a/model/addAudienceScheduleToAudience200Response.ts +++ b/model/addAudienceScheduleToAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addAudienceScheduleToAudienceAlphaInput.ts b/model/addAudienceScheduleToAudienceAlphaInput.ts index 68a9fbe38..9479dcb31 100644 --- a/model/addAudienceScheduleToAudienceAlphaInput.ts +++ b/model/addAudienceScheduleToAudienceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addAudienceScheduleToAudienceAlphaOutput.ts b/model/addAudienceScheduleToAudienceAlphaOutput.ts index 699691af9..fe429c193 100644 --- a/model/addAudienceScheduleToAudienceAlphaOutput.ts +++ b/model/addAudienceScheduleToAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addConnectionFromSourceToWarehouse201Response.ts b/model/addConnectionFromSourceToWarehouse201Response.ts index 03898f3f9..a5563a07b 100644 --- a/model/addConnectionFromSourceToWarehouse201Response.ts +++ b/model/addConnectionFromSourceToWarehouse201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addConnectionFromSourceToWarehouseV1Output.ts b/model/addConnectionFromSourceToWarehouseV1Output.ts index 75d160b6c..eae73ad34 100644 --- a/model/addConnectionFromSourceToWarehouseV1Output.ts +++ b/model/addConnectionFromSourceToWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addDestinationToAudience200Response.ts b/model/addDestinationToAudience200Response.ts index 8e8742aa7..fe83a817f 100644 --- a/model/addDestinationToAudience200Response.ts +++ b/model/addDestinationToAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addDestinationToAudienceAlphaInput.ts b/model/addDestinationToAudienceAlphaInput.ts index 6954901b6..c2a08b2aa 100644 --- a/model/addDestinationToAudienceAlphaInput.ts +++ b/model/addDestinationToAudienceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addDestinationToAudienceAlphaOutput.ts b/model/addDestinationToAudienceAlphaOutput.ts index e1468a2e7..55672598b 100644 --- a/model/addDestinationToAudienceAlphaOutput.ts +++ b/model/addDestinationToAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addLabelsToSource200Response.ts b/model/addLabelsToSource200Response.ts index a3c5f6ae7..c6d71ab93 100644 --- a/model/addLabelsToSource200Response.ts +++ b/model/addLabelsToSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addLabelsToSource200Response1.ts b/model/addLabelsToSource200Response1.ts index 04b8046b2..19f7128cc 100644 --- a/model/addLabelsToSource200Response1.ts +++ b/model/addLabelsToSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addLabelsToSourceAlphaInput.ts b/model/addLabelsToSourceAlphaInput.ts index 492621cfa..ec93983d4 100644 --- a/model/addLabelsToSourceAlphaInput.ts +++ b/model/addLabelsToSourceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addLabelsToSourceAlphaOutput.ts b/model/addLabelsToSourceAlphaOutput.ts index bb197910c..cc4e82440 100644 --- a/model/addLabelsToSourceAlphaOutput.ts +++ b/model/addLabelsToSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addLabelsToSourceV1Input.ts b/model/addLabelsToSourceV1Input.ts index 1c9c082bb..c8c8ef282 100644 --- a/model/addLabelsToSourceV1Input.ts +++ b/model/addLabelsToSourceV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addLabelsToSourceV1Output.ts b/model/addLabelsToSourceV1Output.ts index 9b7bcc5fa..908776cf4 100644 --- a/model/addLabelsToSourceV1Output.ts +++ b/model/addLabelsToSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addPermissionsToUser200Response.ts b/model/addPermissionsToUser200Response.ts index 66a6c77ed..450f60807 100644 --- a/model/addPermissionsToUser200Response.ts +++ b/model/addPermissionsToUser200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addPermissionsToUserGroup200Response.ts b/model/addPermissionsToUserGroup200Response.ts index 2d3806e51..67b8280fd 100644 --- a/model/addPermissionsToUserGroup200Response.ts +++ b/model/addPermissionsToUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addPermissionsToUserGroupV1Input.ts b/model/addPermissionsToUserGroupV1Input.ts index 849c12f20..77313c9e9 100644 --- a/model/addPermissionsToUserGroupV1Input.ts +++ b/model/addPermissionsToUserGroupV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addPermissionsToUserGroupV1Output.ts b/model/addPermissionsToUserGroupV1Output.ts index b4a4e1b07..82d2f25a0 100644 --- a/model/addPermissionsToUserGroupV1Output.ts +++ b/model/addPermissionsToUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addPermissionsToUserV1Input.ts b/model/addPermissionsToUserV1Input.ts index ff9234d58..1c73d3861 100644 --- a/model/addPermissionsToUserV1Input.ts +++ b/model/addPermissionsToUserV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addPermissionsToUserV1Output.ts b/model/addPermissionsToUserV1Output.ts index d305dd540..e5deaaec4 100644 --- a/model/addPermissionsToUserV1Output.ts +++ b/model/addPermissionsToUserV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addSourceToTrackingPlan200Response.ts b/model/addSourceToTrackingPlan200Response.ts index 2a47ded37..db1b0a995 100644 --- a/model/addSourceToTrackingPlan200Response.ts +++ b/model/addSourceToTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addSourceToTrackingPlanV1Input.ts b/model/addSourceToTrackingPlanV1Input.ts index ad9d32694..690579d53 100644 --- a/model/addSourceToTrackingPlanV1Input.ts +++ b/model/addSourceToTrackingPlanV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addSourceToTrackingPlanV1Output.ts b/model/addSourceToTrackingPlanV1Output.ts index c8a19f8e5..300167970 100644 --- a/model/addSourceToTrackingPlanV1Output.ts +++ b/model/addSourceToTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addUsersToUserGroup200Response.ts b/model/addUsersToUserGroup200Response.ts index 81e782604..efef68e12 100644 --- a/model/addUsersToUserGroup200Response.ts +++ b/model/addUsersToUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addUsersToUserGroupV1Input.ts b/model/addUsersToUserGroupV1Input.ts index 3e717a4b2..3a3972ec3 100644 --- a/model/addUsersToUserGroupV1Input.ts +++ b/model/addUsersToUserGroupV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/addUsersToUserGroupV1Output.ts b/model/addUsersToUserGroupV1Output.ts index ad4ae9943..62d1df805 100644 --- a/model/addUsersToUserGroupV1Output.ts +++ b/model/addUsersToUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/advancedWarehouseSyncScheduleV1Input.ts b/model/advancedWarehouseSyncScheduleV1Input.ts index 11643ee38..1a7c540bf 100644 --- a/model/advancedWarehouseSyncScheduleV1Input.ts +++ b/model/advancedWarehouseSyncScheduleV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/advancedWarehouseSyncScheduleV1Output.ts b/model/advancedWarehouseSyncScheduleV1Output.ts index 088068ecd..57242e50c 100644 --- a/model/advancedWarehouseSyncScheduleV1Output.ts +++ b/model/advancedWarehouseSyncScheduleV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/allowedLabelBeta.ts b/model/allowedLabelBeta.ts index 159dc4672..f770c36ce 100644 --- a/model/allowedLabelBeta.ts +++ b/model/allowedLabelBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceComputeCadence.ts b/model/audienceComputeCadence.ts index 4343177d5..fa1542d6d 100644 --- a/model/audienceComputeCadence.ts +++ b/model/audienceComputeCadence.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceDefinition.ts b/model/audienceDefinition.ts index 10350add5..004873c24 100644 --- a/model/audienceDefinition.ts +++ b/model/audienceDefinition.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceDefinitionWithoutTargetEntity.ts b/model/audienceDefinitionWithoutTargetEntity.ts index b54c938fd..6be27da72 100644 --- a/model/audienceDefinitionWithoutTargetEntity.ts +++ b/model/audienceDefinitionWithoutTargetEntity.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceOptions.ts b/model/audienceOptions.ts index 467ef6603..626b91b50 100644 --- a/model/audienceOptions.ts +++ b/model/audienceOptions.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceOptionsWithLookback.ts b/model/audienceOptionsWithLookback.ts index 01f2ef376..8b0e9226a 100644 --- a/model/audienceOptionsWithLookback.ts +++ b/model/audienceOptionsWithLookback.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audiencePreview.ts b/model/audiencePreview.ts index 3c06909ad..97c7475eb 100644 --- a/model/audiencePreview.ts +++ b/model/audiencePreview.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audiencePreviewAccountResult.ts b/model/audiencePreviewAccountResult.ts index eb9deb342..eeacfa80f 100644 --- a/model/audiencePreviewAccountResult.ts +++ b/model/audiencePreviewAccountResult.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audiencePreviewEntitiesResult.ts b/model/audiencePreviewEntitiesResult.ts index fbac58aec..387930a36 100644 --- a/model/audiencePreviewEntitiesResult.ts +++ b/model/audiencePreviewEntitiesResult.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audiencePreviewIdentifier.ts b/model/audiencePreviewIdentifier.ts index 3f59ca462..ec983df00 100644 --- a/model/audiencePreviewIdentifier.ts +++ b/model/audiencePreviewIdentifier.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audiencePreviewProfileResult.ts b/model/audiencePreviewProfileResult.ts index 7c69cbb8e..ba24251ee 100644 --- a/model/audiencePreviewProfileResult.ts +++ b/model/audiencePreviewProfileResult.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audiencePreviewResult.ts b/model/audiencePreviewResult.ts index 0280657a9..c6cd4cc4d 100644 --- a/model/audiencePreviewResult.ts +++ b/model/audiencePreviewResult.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceRunInfo.ts b/model/audienceRunInfo.ts index 633aad97a..f87d7b216 100644 --- a/model/audienceRunInfo.ts +++ b/model/audienceRunInfo.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceSchedule.ts b/model/audienceSchedule.ts index 782707fa8..82266153c 100644 --- a/model/audienceSchedule.ts +++ b/model/audienceSchedule.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceSize.ts b/model/audienceSize.ts index 2c8325f02..c1e574d17 100644 --- a/model/audienceSize.ts +++ b/model/audienceSize.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceSummary.ts b/model/audienceSummary.ts index 653477347..4239e0983 100644 --- a/model/audienceSummary.ts +++ b/model/audienceSummary.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/audienceSummaryWithAudienceTypeAndLookback.ts b/model/audienceSummaryWithAudienceTypeAndLookback.ts index 01d09e0e0..aec87fa06 100644 --- a/model/audienceSummaryWithAudienceTypeAndLookback.ts +++ b/model/audienceSummaryWithAudienceTypeAndLookback.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/auditEventV1.ts b/model/auditEventV1.ts index 8aece650d..621ede9a7 100644 --- a/model/auditEventV1.ts +++ b/model/auditEventV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/batchQueryMessagingSubscriptionsForSpace200Response.ts b/model/batchQueryMessagingSubscriptionsForSpace200Response.ts index 8d6851bef..7f33bf3bf 100644 --- a/model/batchQueryMessagingSubscriptionsForSpace200Response.ts +++ b/model/batchQueryMessagingSubscriptionsForSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/batchQueryMessagingSubscriptionsForSpaceAlphaInput.ts b/model/batchQueryMessagingSubscriptionsForSpaceAlphaInput.ts index 63c8887bb..bde761696 100644 --- a/model/batchQueryMessagingSubscriptionsForSpaceAlphaInput.ts +++ b/model/batchQueryMessagingSubscriptionsForSpaceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/batchQueryMessagingSubscriptionsForSpaceAlphaOutput.ts b/model/batchQueryMessagingSubscriptionsForSpaceAlphaOutput.ts index 595c51d7d..1a46105ca 100644 --- a/model/batchQueryMessagingSubscriptionsForSpaceAlphaOutput.ts +++ b/model/batchQueryMessagingSubscriptionsForSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/breakdownBeta.ts b/model/breakdownBeta.ts index f121a829a..b6dea10d6 100644 --- a/model/breakdownBeta.ts +++ b/model/breakdownBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/cancelReverseETLSyncForModel200Response.ts b/model/cancelReverseETLSyncForModel200Response.ts index 853c6b898..b7649fd5e 100644 --- a/model/cancelReverseETLSyncForModel200Response.ts +++ b/model/cancelReverseETLSyncForModel200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/cancelReverseETLSyncForModelInput.ts b/model/cancelReverseETLSyncForModelInput.ts index b93f71bee..d9b3c473e 100644 --- a/model/cancelReverseETLSyncForModelInput.ts +++ b/model/cancelReverseETLSyncForModelInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/cancelReverseETLSyncForModelOutput.ts b/model/cancelReverseETLSyncForModelOutput.ts index 940281740..2645f5669 100644 --- a/model/cancelReverseETLSyncForModelOutput.ts +++ b/model/cancelReverseETLSyncForModelOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/commonSourceSettingsV1.ts b/model/commonSourceSettingsV1.ts index 2238c5fc6..a949d3203 100644 --- a/model/commonSourceSettingsV1.ts +++ b/model/commonSourceSettingsV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/computedTraitSummary.ts b/model/computedTraitSummary.ts index 69df07355..aee483bd1 100644 --- a/model/computedTraitSummary.ts +++ b/model/computedTraitSummary.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/computedTraitsDefinition.ts b/model/computedTraitsDefinition.ts index 742d9c30c..dff33fcb8 100644 --- a/model/computedTraitsDefinition.ts +++ b/model/computedTraitsDefinition.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/config.ts b/model/config.ts index 3d5d45708..5835b4b84 100644 --- a/model/config.ts +++ b/model/config.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/config1.ts b/model/config1.ts index 831c4e4ce..8c4bf5ff2 100644 --- a/model/config1.ts +++ b/model/config1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/connection.ts b/model/connection.ts index fbd3b1832..28ec9a6b3 100644 --- a/model/connection.ts +++ b/model/connection.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/contact.ts b/model/contact.ts index f77e51f84..c1bb281b2 100644 --- a/model/contact.ts +++ b/model/contact.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudience200Response.ts b/model/createAudience200Response.ts index 53136fdca..10ef0ffeb 100644 --- a/model/createAudience200Response.ts +++ b/model/createAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudience200Response1.ts b/model/createAudience200Response1.ts index e175dccce..640bd141e 100644 --- a/model/createAudience200Response1.ts +++ b/model/createAudience200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudienceAlphaInput.ts b/model/createAudienceAlphaInput.ts index 2780acb21..5fc0177dc 100644 --- a/model/createAudienceAlphaInput.ts +++ b/model/createAudienceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudienceAlphaOutput.ts b/model/createAudienceAlphaOutput.ts index bffc4abf3..e52e1f0f0 100644 --- a/model/createAudienceAlphaOutput.ts +++ b/model/createAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudienceBetaInput.ts b/model/createAudienceBetaInput.ts index c47067938..319886631 100644 --- a/model/createAudienceBetaInput.ts +++ b/model/createAudienceBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudienceBetaOutput.ts b/model/createAudienceBetaOutput.ts index f91807056..0278b303a 100644 --- a/model/createAudienceBetaOutput.ts +++ b/model/createAudienceBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreview200Response.ts b/model/createAudiencePreview200Response.ts index b2a59ba28..579b78c8d 100644 --- a/model/createAudiencePreview200Response.ts +++ b/model/createAudiencePreview200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreview200Response1.ts b/model/createAudiencePreview200Response1.ts index 89b6d22f8..2538a1dcd 100644 --- a/model/createAudiencePreview200Response1.ts +++ b/model/createAudiencePreview200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreviewAlphaInput.ts b/model/createAudiencePreviewAlphaInput.ts index 2e9765be5..5c7ff253f 100644 --- a/model/createAudiencePreviewAlphaInput.ts +++ b/model/createAudiencePreviewAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreviewAlphaOutput.ts b/model/createAudiencePreviewAlphaOutput.ts index c66e5b547..4232584eb 100644 --- a/model/createAudiencePreviewAlphaOutput.ts +++ b/model/createAudiencePreviewAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreviewBetaInput.ts b/model/createAudiencePreviewBetaInput.ts index 5948707e5..f4fe9e25c 100644 --- a/model/createAudiencePreviewBetaInput.ts +++ b/model/createAudiencePreviewBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreviewBetaOutput.ts b/model/createAudiencePreviewBetaOutput.ts index b42fa2938..d235bf058 100644 --- a/model/createAudiencePreviewBetaOutput.ts +++ b/model/createAudiencePreviewBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createAudiencePreviewOptions.ts b/model/createAudiencePreviewOptions.ts index c374aaf23..9c15cedb8 100644 --- a/model/createAudiencePreviewOptions.ts +++ b/model/createAudiencePreviewOptions.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createCloudSourceRegulation200Response.ts b/model/createCloudSourceRegulation200Response.ts index 41be70d32..9f335cdea 100644 --- a/model/createCloudSourceRegulation200Response.ts +++ b/model/createCloudSourceRegulation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createCloudSourceRegulationV1Input.ts b/model/createCloudSourceRegulationV1Input.ts index 6c752d1a0..e187a74a4 100644 --- a/model/createCloudSourceRegulationV1Input.ts +++ b/model/createCloudSourceRegulationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createCloudSourceRegulationV1Output.ts b/model/createCloudSourceRegulationV1Output.ts index 504a8254d..f758192c1 100644 --- a/model/createCloudSourceRegulationV1Output.ts +++ b/model/createCloudSourceRegulationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createComputedTrait200Response.ts b/model/createComputedTrait200Response.ts index cd03481ef..8c1eeb8b5 100644 --- a/model/createComputedTrait200Response.ts +++ b/model/createComputedTrait200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createComputedTraitAlphaInput.ts b/model/createComputedTraitAlphaInput.ts index 4482ac39a..7378b5395 100644 --- a/model/createComputedTraitAlphaInput.ts +++ b/model/createComputedTraitAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createComputedTraitAlphaOutput.ts b/model/createComputedTraitAlphaOutput.ts index eaccde69b..cb15fe3ee 100644 --- a/model/createComputedTraitAlphaOutput.ts +++ b/model/createComputedTraitAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDbtModelSyncTrigger200Response.ts b/model/createDbtModelSyncTrigger200Response.ts index f2a4380a3..053800acc 100644 --- a/model/createDbtModelSyncTrigger200Response.ts +++ b/model/createDbtModelSyncTrigger200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDbtModelSyncTriggerInput.ts b/model/createDbtModelSyncTriggerInput.ts index 58b00175f..bb2470fed 100644 --- a/model/createDbtModelSyncTriggerInput.ts +++ b/model/createDbtModelSyncTriggerInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDbtModelSyncTriggerOutput.ts b/model/createDbtModelSyncTriggerOutput.ts index 2589ab7e3..1afd32000 100644 --- a/model/createDbtModelSyncTriggerOutput.ts +++ b/model/createDbtModelSyncTriggerOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDestination200Response.ts b/model/createDestination200Response.ts index 810f12644..78a6bbfd3 100644 --- a/model/createDestination200Response.ts +++ b/model/createDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDestinationSubscription200Response.ts b/model/createDestinationSubscription200Response.ts index 3ca589c3a..beea97312 100644 --- a/model/createDestinationSubscription200Response.ts +++ b/model/createDestinationSubscription200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDestinationSubscriptionAlphaInput.ts b/model/createDestinationSubscriptionAlphaInput.ts index 271ddfccc..89ac6c97a 100644 --- a/model/createDestinationSubscriptionAlphaInput.ts +++ b/model/createDestinationSubscriptionAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDestinationSubscriptionAlphaOutput.ts b/model/createDestinationSubscriptionAlphaOutput.ts index f8ae2f3de..26dc3e2f4 100644 --- a/model/createDestinationSubscriptionAlphaOutput.ts +++ b/model/createDestinationSubscriptionAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDestinationV1Input.ts b/model/createDestinationV1Input.ts index 234e3d5ce..40f61f3f2 100644 --- a/model/createDestinationV1Input.ts +++ b/model/createDestinationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDestinationV1Output.ts b/model/createDestinationV1Output.ts index 82acee75f..24d53ab64 100644 --- a/model/createDestinationV1Output.ts +++ b/model/createDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDownload200Response.ts b/model/createDownload200Response.ts index b612e8d2b..9d3d5b7c7 100644 --- a/model/createDownload200Response.ts +++ b/model/createDownload200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDownloadAlphaInput.ts b/model/createDownloadAlphaInput.ts index be662d354..41e7317f7 100644 --- a/model/createDownloadAlphaInput.ts +++ b/model/createDownloadAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createDownloadAlphaOutput.ts b/model/createDownloadAlphaOutput.ts index 217afb328..de7f89750 100644 --- a/model/createDownloadAlphaOutput.ts +++ b/model/createDownloadAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFilterForDestination200Response.ts b/model/createFilterForDestination200Response.ts index 5c4386613..66616efd5 100644 --- a/model/createFilterForDestination200Response.ts +++ b/model/createFilterForDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFilterForDestinationV1Input.ts b/model/createFilterForDestinationV1Input.ts index 04a926365..757752464 100644 --- a/model/createFilterForDestinationV1Input.ts +++ b/model/createFilterForDestinationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFilterForDestinationV1Output.ts b/model/createFilterForDestinationV1Output.ts index 6746f163f..185d7b762 100644 --- a/model/createFilterForDestinationV1Output.ts +++ b/model/createFilterForDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFilterForSpace200Response.ts b/model/createFilterForSpace200Response.ts index 87e4dadef..6739864b8 100644 --- a/model/createFilterForSpace200Response.ts +++ b/model/createFilterForSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFilterForSpaceInput.ts b/model/createFilterForSpaceInput.ts index 48c35f8dd..0a645dce3 100644 --- a/model/createFilterForSpaceInput.ts +++ b/model/createFilterForSpaceInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFilterForSpaceOutput.ts b/model/createFilterForSpaceOutput.ts index b64f5ab99..12fb6e1dc 100644 --- a/model/createFilterForSpaceOutput.ts +++ b/model/createFilterForSpaceOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFunction200Response.ts b/model/createFunction200Response.ts index f2a0b5394..cd26b1654 100644 --- a/model/createFunction200Response.ts +++ b/model/createFunction200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFunctionDeployment200Response.ts b/model/createFunctionDeployment200Response.ts index bf28652fe..3a06fea21 100644 --- a/model/createFunctionDeployment200Response.ts +++ b/model/createFunctionDeployment200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFunctionDeploymentV1Output.ts b/model/createFunctionDeploymentV1Output.ts index 171da9c70..7fd5e56d2 100644 --- a/model/createFunctionDeploymentV1Output.ts +++ b/model/createFunctionDeploymentV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFunctionV1Input.ts b/model/createFunctionV1Input.ts index ab65cbb03..1e5dfb0d7 100644 --- a/model/createFunctionV1Input.ts +++ b/model/createFunctionV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createFunctionV1Output.ts b/model/createFunctionV1Output.ts index 090e52164..455fbdb37 100644 --- a/model/createFunctionV1Output.ts +++ b/model/createFunctionV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createInsertFunctionInstance200Response.ts b/model/createInsertFunctionInstance200Response.ts index 384c7edb1..9af9f4da7 100644 --- a/model/createInsertFunctionInstance200Response.ts +++ b/model/createInsertFunctionInstance200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createInsertFunctionInstanceAlphaInput.ts b/model/createInsertFunctionInstanceAlphaInput.ts index cbed694d8..172834337 100644 --- a/model/createInsertFunctionInstanceAlphaInput.ts +++ b/model/createInsertFunctionInstanceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createInsertFunctionInstanceAlphaOutput.ts b/model/createInsertFunctionInstanceAlphaOutput.ts index 0a3d3d588..20573b724 100644 --- a/model/createInsertFunctionInstanceAlphaOutput.ts +++ b/model/createInsertFunctionInstanceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createInvites201Response.ts b/model/createInvites201Response.ts index a6865103e..86468e4eb 100644 --- a/model/createInvites201Response.ts +++ b/model/createInvites201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createInvitesV1Input.ts b/model/createInvitesV1Input.ts index f83b9ad96..5533bd6fc 100644 --- a/model/createInvitesV1Input.ts +++ b/model/createInvitesV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createInvitesV1Output.ts b/model/createInvitesV1Output.ts index 3d961f3d2..d976b603c 100644 --- a/model/createInvitesV1Output.ts +++ b/model/createInvitesV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createLabel201Response.ts b/model/createLabel201Response.ts index 1a07fbc43..77a264942 100644 --- a/model/createLabel201Response.ts +++ b/model/createLabel201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createLabelV1Input.ts b/model/createLabelV1Input.ts index 3a27245cc..da11ec21c 100644 --- a/model/createLabelV1Input.ts +++ b/model/createLabelV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createLabelV1Output.ts b/model/createLabelV1Output.ts index 56a29003e..5c1347d98 100644 --- a/model/createLabelV1Output.ts +++ b/model/createLabelV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createLivePlugin200Response.ts b/model/createLivePlugin200Response.ts index f2db80602..e2a8b20a8 100644 --- a/model/createLivePlugin200Response.ts +++ b/model/createLivePlugin200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createLivePluginAlphaInput.ts b/model/createLivePluginAlphaInput.ts index 7234dbcd2..c14ad5d79 100644 --- a/model/createLivePluginAlphaInput.ts +++ b/model/createLivePluginAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createLivePluginAlphaOutput.ts b/model/createLivePluginAlphaOutput.ts index dc8fd9ff4..653503ef9 100644 --- a/model/createLivePluginAlphaOutput.ts +++ b/model/createLivePluginAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createProfilesWarehouse201Response.ts b/model/createProfilesWarehouse201Response.ts index db7612189..30df13ce1 100644 --- a/model/createProfilesWarehouse201Response.ts +++ b/model/createProfilesWarehouse201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createProfilesWarehouseAlphaInput.ts b/model/createProfilesWarehouseAlphaInput.ts index 21d5b9321..538f96fdd 100644 --- a/model/createProfilesWarehouseAlphaInput.ts +++ b/model/createProfilesWarehouseAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createProfilesWarehouseAlphaOutput.ts b/model/createProfilesWarehouseAlphaOutput.ts index 50018750f..7c6482685 100644 --- a/model/createProfilesWarehouseAlphaOutput.ts +++ b/model/createProfilesWarehouseAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createReverseETLManualSync200Response.ts b/model/createReverseETLManualSync200Response.ts index da175e863..2b9c4ffda 100644 --- a/model/createReverseETLManualSync200Response.ts +++ b/model/createReverseETLManualSync200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createReverseETLManualSyncInput.ts b/model/createReverseETLManualSyncInput.ts index c0cf53bff..e1b52866c 100644 --- a/model/createReverseETLManualSyncInput.ts +++ b/model/createReverseETLManualSyncInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createReverseETLManualSyncOutput.ts b/model/createReverseETLManualSyncOutput.ts index 133f1fc0f..c1ff08ec3 100644 --- a/model/createReverseETLManualSyncOutput.ts +++ b/model/createReverseETLManualSyncOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createReverseEtlModel201Response.ts b/model/createReverseEtlModel201Response.ts index 95dffbfe3..dfe61b968 100644 --- a/model/createReverseEtlModel201Response.ts +++ b/model/createReverseEtlModel201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createReverseEtlModelInput.ts b/model/createReverseEtlModelInput.ts index 4f232408a..d080b4587 100644 --- a/model/createReverseEtlModelInput.ts +++ b/model/createReverseEtlModelInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createReverseEtlModelOutput.ts b/model/createReverseEtlModelOutput.ts index 917e45871..945cf7d91 100644 --- a/model/createReverseEtlModelOutput.ts +++ b/model/createReverseEtlModelOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSource201Response.ts b/model/createSource201Response.ts index de1fbddc6..ded1c79d2 100644 --- a/model/createSource201Response.ts +++ b/model/createSource201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSource201Response1.ts b/model/createSource201Response1.ts index 64dc8d9c7..3c9eedf8c 100644 --- a/model/createSource201Response1.ts +++ b/model/createSource201Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceAlphaInput.ts b/model/createSourceAlphaInput.ts index a085f9eac..ff0ff0441 100644 --- a/model/createSourceAlphaInput.ts +++ b/model/createSourceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceAlphaOutput.ts b/model/createSourceAlphaOutput.ts index ba0188f77..c45a449c2 100644 --- a/model/createSourceAlphaOutput.ts +++ b/model/createSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceRegulation200Response.ts b/model/createSourceRegulation200Response.ts index 91e5b71cf..20b45c51b 100644 --- a/model/createSourceRegulation200Response.ts +++ b/model/createSourceRegulation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceRegulationV1Input.ts b/model/createSourceRegulationV1Input.ts index ff66afa2a..51095198f 100644 --- a/model/createSourceRegulationV1Input.ts +++ b/model/createSourceRegulationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceRegulationV1Output.ts b/model/createSourceRegulationV1Output.ts index 5e05bc015..f41cd4870 100644 --- a/model/createSourceRegulationV1Output.ts +++ b/model/createSourceRegulationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceV1Input.ts b/model/createSourceV1Input.ts index 667d92356..7d907bebc 100644 --- a/model/createSourceV1Input.ts +++ b/model/createSourceV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createSourceV1Output.ts b/model/createSourceV1Output.ts index 7ae7e5f71..de944f921 100644 --- a/model/createSourceV1Output.ts +++ b/model/createSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTrackingPlan200Response.ts b/model/createTrackingPlan200Response.ts index ce79faf09..3a971988b 100644 --- a/model/createTrackingPlan200Response.ts +++ b/model/createTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTrackingPlanV1Input.ts b/model/createTrackingPlanV1Input.ts index 6e311bbef..db5655308 100644 --- a/model/createTrackingPlanV1Input.ts +++ b/model/createTrackingPlanV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTrackingPlanV1Output.ts b/model/createTrackingPlanV1Output.ts index 7499bb611..5376af2f5 100644 --- a/model/createTrackingPlanV1Output.ts +++ b/model/createTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTransformation200Response.ts b/model/createTransformation200Response.ts index bf3f0da6a..810724815 100644 --- a/model/createTransformation200Response.ts +++ b/model/createTransformation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTransformationBetaInput.ts b/model/createTransformationBetaInput.ts index 9fc1fa4a9..0e4085eba 100644 --- a/model/createTransformationBetaInput.ts +++ b/model/createTransformationBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTransformationBetaOutput.ts b/model/createTransformationBetaOutput.ts index 62390711b..be0c96a66 100644 --- a/model/createTransformationBetaOutput.ts +++ b/model/createTransformationBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTransformationV1Input.ts b/model/createTransformationV1Input.ts index e9b6d1559..112150816 100644 --- a/model/createTransformationV1Input.ts +++ b/model/createTransformationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createTransformationV1Output.ts b/model/createTransformationV1Output.ts index ce51cacd4..c84362e1d 100644 --- a/model/createTransformationV1Output.ts +++ b/model/createTransformationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createUserGroup200Response.ts b/model/createUserGroup200Response.ts index 5dedc4ea0..9349b4053 100644 --- a/model/createUserGroup200Response.ts +++ b/model/createUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createUserGroupV1Input.ts b/model/createUserGroupV1Input.ts index c6454b609..4ff32357f 100644 --- a/model/createUserGroupV1Input.ts +++ b/model/createUserGroupV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createUserGroupV1Output.ts b/model/createUserGroupV1Output.ts index 008ac2c96..52101592f 100644 --- a/model/createUserGroupV1Output.ts +++ b/model/createUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createValidationInWarehouse200Response.ts b/model/createValidationInWarehouse200Response.ts index e2f40e754..0e3a27eda 100644 --- a/model/createValidationInWarehouse200Response.ts +++ b/model/createValidationInWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createValidationInWarehouseV1Input.ts b/model/createValidationInWarehouseV1Input.ts index 58c5b9dba..62a32c49d 100644 --- a/model/createValidationInWarehouseV1Input.ts +++ b/model/createValidationInWarehouseV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createValidationInWarehouseV1Output.ts b/model/createValidationInWarehouseV1Output.ts index 1ae25675b..3737ccbfa 100644 --- a/model/createValidationInWarehouseV1Output.ts +++ b/model/createValidationInWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWarehouse201Response.ts b/model/createWarehouse201Response.ts index 5e412f5d4..a1e33469a 100644 --- a/model/createWarehouse201Response.ts +++ b/model/createWarehouse201Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWarehouseV1Input.ts b/model/createWarehouseV1Input.ts index 63f8c1883..eebfe3a92 100644 --- a/model/createWarehouseV1Input.ts +++ b/model/createWarehouseV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWarehouseV1Output.ts b/model/createWarehouseV1Output.ts index c05270320..bc8c3f96f 100644 --- a/model/createWarehouseV1Output.ts +++ b/model/createWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWorkspaceRegulation200Response.ts b/model/createWorkspaceRegulation200Response.ts index a40e1727a..b20735ae5 100644 --- a/model/createWorkspaceRegulation200Response.ts +++ b/model/createWorkspaceRegulation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWorkspaceRegulationV1Input.ts b/model/createWorkspaceRegulationV1Input.ts index e991bf1f2..973bfe715 100644 --- a/model/createWorkspaceRegulationV1Input.ts +++ b/model/createWorkspaceRegulationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWorkspaceRegulationV1Output.ts b/model/createWorkspaceRegulationV1Output.ts index ad55528ca..010a672c3 100644 --- a/model/createWorkspaceRegulationV1Output.ts +++ b/model/createWorkspaceRegulationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWriteKeyForSource200Response.ts b/model/createWriteKeyForSource200Response.ts index 76b921862..22cda0c44 100644 --- a/model/createWriteKeyForSource200Response.ts +++ b/model/createWriteKeyForSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/createWriteKeyForSourceAlphaOutput.ts b/model/createWriteKeyForSourceAlphaOutput.ts index 7fc7c7553..eb6e80ef8 100644 --- a/model/createWriteKeyForSourceAlphaOutput.ts +++ b/model/createWriteKeyForSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/dbtModelSyncTrigger.ts b/model/dbtModelSyncTrigger.ts index 374224002..3ea8a9d15 100644 --- a/model/dbtModelSyncTrigger.ts +++ b/model/dbtModelSyncTrigger.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteActivationAlphaOutput.ts b/model/deleteActivationAlphaOutput.ts index 8aae541b3..1c054a62c 100644 --- a/model/deleteActivationAlphaOutput.ts +++ b/model/deleteActivationAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteDestination200Response.ts b/model/deleteDestination200Response.ts index 2bcab4f4a..d7e27c123 100644 --- a/model/deleteDestination200Response.ts +++ b/model/deleteDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteDestinationV1Output.ts b/model/deleteDestinationV1Output.ts index 3d871b3ae..f7887c68c 100644 --- a/model/deleteDestinationV1Output.ts +++ b/model/deleteDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteFilterById200Response.ts b/model/deleteFilterById200Response.ts index eef6ee8da..cdb29ec30 100644 --- a/model/deleteFilterById200Response.ts +++ b/model/deleteFilterById200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteFilterByIdOutput.ts b/model/deleteFilterByIdOutput.ts index 6dfb6f6c9..66888a4d3 100644 --- a/model/deleteFilterByIdOutput.ts +++ b/model/deleteFilterByIdOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteFunction200Response.ts b/model/deleteFunction200Response.ts index 541156265..e0c739d8d 100644 --- a/model/deleteFunction200Response.ts +++ b/model/deleteFunction200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteFunctionV1Output.ts b/model/deleteFunctionV1Output.ts index 6ff461467..f0aa7165f 100644 --- a/model/deleteFunctionV1Output.ts +++ b/model/deleteFunctionV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteInsertFunctionInstance200Response.ts b/model/deleteInsertFunctionInstance200Response.ts index b1e55784d..4931c0241 100644 --- a/model/deleteInsertFunctionInstance200Response.ts +++ b/model/deleteInsertFunctionInstance200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteInsertFunctionInstanceAlphaOutput.ts b/model/deleteInsertFunctionInstanceAlphaOutput.ts index 38278813f..2cbb97f1e 100644 --- a/model/deleteInsertFunctionInstanceAlphaOutput.ts +++ b/model/deleteInsertFunctionInstanceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteInvites200Response.ts b/model/deleteInvites200Response.ts index 6555ad712..227332e98 100644 --- a/model/deleteInvites200Response.ts +++ b/model/deleteInvites200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteInvitesV1Output.ts b/model/deleteInvitesV1Output.ts index e37ed987b..6ddec3031 100644 --- a/model/deleteInvitesV1Output.ts +++ b/model/deleteInvitesV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteLabel200Response.ts b/model/deleteLabel200Response.ts index 9dd2caa07..eeec18501 100644 --- a/model/deleteLabel200Response.ts +++ b/model/deleteLabel200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteLabel200Response1.ts b/model/deleteLabel200Response1.ts index d3d3c1fda..add9a9144 100644 --- a/model/deleteLabel200Response1.ts +++ b/model/deleteLabel200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteLabelAlphaOutput.ts b/model/deleteLabelAlphaOutput.ts index f5d57380b..4e3c8e73b 100644 --- a/model/deleteLabelAlphaOutput.ts +++ b/model/deleteLabelAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteLabelV1Output.ts b/model/deleteLabelV1Output.ts index 658dc88cf..27ba2dfa1 100644 --- a/model/deleteLabelV1Output.ts +++ b/model/deleteLabelV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteLivePluginCode200Response.ts b/model/deleteLivePluginCode200Response.ts index 9c9c5e1d5..d1242f9a9 100644 --- a/model/deleteLivePluginCode200Response.ts +++ b/model/deleteLivePluginCode200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteLivePluginCodeAlphaOutput.ts b/model/deleteLivePluginCodeAlphaOutput.ts index 44e025f32..8ad7ee0db 100644 --- a/model/deleteLivePluginCodeAlphaOutput.ts +++ b/model/deleteLivePluginCodeAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteRegulation200Response.ts b/model/deleteRegulation200Response.ts index ae56e620a..9cce64813 100644 --- a/model/deleteRegulation200Response.ts +++ b/model/deleteRegulation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteRegulationV1Output.ts b/model/deleteRegulationV1Output.ts index dd0b0d763..fe4bb0e03 100644 --- a/model/deleteRegulationV1Output.ts +++ b/model/deleteRegulationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteReverseEtlModel200Response.ts b/model/deleteReverseEtlModel200Response.ts index b750c669c..4809c64f1 100644 --- a/model/deleteReverseEtlModel200Response.ts +++ b/model/deleteReverseEtlModel200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteReverseEtlModelOutput.ts b/model/deleteReverseEtlModelOutput.ts index ace67f282..fa3e232a8 100644 --- a/model/deleteReverseEtlModelOutput.ts +++ b/model/deleteReverseEtlModelOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteSource200Response.ts b/model/deleteSource200Response.ts index 785e5751a..122a69368 100644 --- a/model/deleteSource200Response.ts +++ b/model/deleteSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteSource200Response1.ts b/model/deleteSource200Response1.ts index b7caea5c2..ceba95b9d 100644 --- a/model/deleteSource200Response1.ts +++ b/model/deleteSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteSourceAlphaOutput.ts b/model/deleteSourceAlphaOutput.ts index c2616d598..9916acad5 100644 --- a/model/deleteSourceAlphaOutput.ts +++ b/model/deleteSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteSourceV1Output.ts b/model/deleteSourceV1Output.ts index adedfe721..a5ec27dea 100644 --- a/model/deleteSourceV1Output.ts +++ b/model/deleteSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteTrackingPlan200Response.ts b/model/deleteTrackingPlan200Response.ts index 67d64b54f..baa7b4b0f 100644 --- a/model/deleteTrackingPlan200Response.ts +++ b/model/deleteTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteTrackingPlanV1Output.ts b/model/deleteTrackingPlanV1Output.ts index 2b4f61bce..8d1514dc1 100644 --- a/model/deleteTrackingPlanV1Output.ts +++ b/model/deleteTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteTransformation200Response.ts b/model/deleteTransformation200Response.ts index 5ad53263a..32883dc05 100644 --- a/model/deleteTransformation200Response.ts +++ b/model/deleteTransformation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteTransformationBetaInput.ts b/model/deleteTransformationBetaInput.ts index 49146befa..54121c053 100644 --- a/model/deleteTransformationBetaInput.ts +++ b/model/deleteTransformationBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteTransformationBetaOutput.ts b/model/deleteTransformationBetaOutput.ts index 387376bc4..d63b98f63 100644 --- a/model/deleteTransformationBetaOutput.ts +++ b/model/deleteTransformationBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteTransformationV1Output.ts b/model/deleteTransformationV1Output.ts index 39672c29d..612139e6f 100644 --- a/model/deleteTransformationV1Output.ts +++ b/model/deleteTransformationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteUserGroup200Response.ts b/model/deleteUserGroup200Response.ts index 1c7bba8d3..6c40e81b0 100644 --- a/model/deleteUserGroup200Response.ts +++ b/model/deleteUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteUserGroupV1Output.ts b/model/deleteUserGroupV1Output.ts index f36e3bcff..7f3569a45 100644 --- a/model/deleteUserGroupV1Output.ts +++ b/model/deleteUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteUsers200Response.ts b/model/deleteUsers200Response.ts index 6fbca3226..cd3f5ce8a 100644 --- a/model/deleteUsers200Response.ts +++ b/model/deleteUsers200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteUsersV1Output.ts b/model/deleteUsersV1Output.ts index 44f9c722f..d84896b48 100644 --- a/model/deleteUsersV1Output.ts +++ b/model/deleteUsersV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteWarehouse200Response.ts b/model/deleteWarehouse200Response.ts index 55aab6f65..dcc42a994 100644 --- a/model/deleteWarehouse200Response.ts +++ b/model/deleteWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deleteWarehouseV1Output.ts b/model/deleteWarehouseV1Output.ts index 088750e5a..cc78f9eec 100644 --- a/model/deleteWarehouseV1Output.ts +++ b/model/deleteWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deliveryMetricsSummaryBeta.ts b/model/deliveryMetricsSummaryBeta.ts index fea818dda..da9e3425b 100644 --- a/model/deliveryMetricsSummaryBeta.ts +++ b/model/deliveryMetricsSummaryBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deliveryOverviewDestinationFilterBy.ts b/model/deliveryOverviewDestinationFilterBy.ts index e7ae1f68a..1e9176c85 100644 --- a/model/deliveryOverviewDestinationFilterBy.ts +++ b/model/deliveryOverviewDestinationFilterBy.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deliveryOverviewMetricsDatapoint.ts b/model/deliveryOverviewMetricsDatapoint.ts index f620991ca..d03b3c344 100644 --- a/model/deliveryOverviewMetricsDatapoint.ts +++ b/model/deliveryOverviewMetricsDatapoint.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deliveryOverviewMetricsDataset.ts b/model/deliveryOverviewMetricsDataset.ts index d299bc3bc..1e1cf2002 100644 --- a/model/deliveryOverviewMetricsDataset.ts +++ b/model/deliveryOverviewMetricsDataset.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deliveryOverviewSourceFilterBy.ts b/model/deliveryOverviewSourceFilterBy.ts index 122e678e4..e23cb596e 100644 --- a/model/deliveryOverviewSourceFilterBy.ts +++ b/model/deliveryOverviewSourceFilterBy.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/deliveryOverviewSuccessfullyReceivedFilterBy.ts b/model/deliveryOverviewSuccessfullyReceivedFilterBy.ts index 97dc8c208..0f3c2098e 100644 --- a/model/deliveryOverviewSuccessfullyReceivedFilterBy.ts +++ b/model/deliveryOverviewSuccessfullyReceivedFilterBy.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationFilterActionV1.ts b/model/destinationFilterActionV1.ts index 81aca3def..5feaa4121 100644 --- a/model/destinationFilterActionV1.ts +++ b/model/destinationFilterActionV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationFilterV1.ts b/model/destinationFilterV1.ts index 8e250168c..b147c5e96 100644 --- a/model/destinationFilterV1.ts +++ b/model/destinationFilterV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationInput.ts b/model/destinationInput.ts index 8758f3911..70ea66451 100644 --- a/model/destinationInput.ts +++ b/model/destinationInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataActionFieldV1.ts b/model/destinationMetadataActionFieldV1.ts index 6f25ed54d..9576bebfe 100644 --- a/model/destinationMetadataActionFieldV1.ts +++ b/model/destinationMetadataActionFieldV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataActionV1.ts b/model/destinationMetadataActionV1.ts index 665b65900..7d885e0e5 100644 --- a/model/destinationMetadataActionV1.ts +++ b/model/destinationMetadataActionV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataComponentV1.ts b/model/destinationMetadataComponentV1.ts index 5a07b9400..5f4313193 100644 --- a/model/destinationMetadataComponentV1.ts +++ b/model/destinationMetadataComponentV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataFeaturesV1.ts b/model/destinationMetadataFeaturesV1.ts index 30ba4539a..3bd6c4a34 100644 --- a/model/destinationMetadataFeaturesV1.ts +++ b/model/destinationMetadataFeaturesV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataMethodsV1.ts b/model/destinationMetadataMethodsV1.ts index b548c0a4d..82b930c6a 100644 --- a/model/destinationMetadataMethodsV1.ts +++ b/model/destinationMetadataMethodsV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataPlatformsV1.ts b/model/destinationMetadataPlatformsV1.ts index 3dfb870bd..7187b46b4 100644 --- a/model/destinationMetadataPlatformsV1.ts +++ b/model/destinationMetadataPlatformsV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataSubscriptionPresetV1.ts b/model/destinationMetadataSubscriptionPresetV1.ts index e81ba955d..c048a9973 100644 --- a/model/destinationMetadataSubscriptionPresetV1.ts +++ b/model/destinationMetadataSubscriptionPresetV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationMetadataV1.ts b/model/destinationMetadataV1.ts index ee0479607..a1b44a3ea 100644 --- a/model/destinationMetadataV1.ts +++ b/model/destinationMetadataV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationStatusV1.ts b/model/destinationStatusV1.ts index 47883e322..48e936ef5 100644 --- a/model/destinationStatusV1.ts +++ b/model/destinationStatusV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationSubscription.ts b/model/destinationSubscription.ts index 3e7d45a9f..be1506198 100644 --- a/model/destinationSubscription.ts +++ b/model/destinationSubscription.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationSubscriptionConfiguration.ts b/model/destinationSubscriptionConfiguration.ts index 4e15bb0ab..d913f046c 100644 --- a/model/destinationSubscriptionConfiguration.ts +++ b/model/destinationSubscriptionConfiguration.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationSubscriptionUpdateInput.ts b/model/destinationSubscriptionUpdateInput.ts index 533a8116e..cce767d43 100644 --- a/model/destinationSubscriptionUpdateInput.ts +++ b/model/destinationSubscriptionUpdateInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/destinationV1.ts b/model/destinationV1.ts index c3277c1ea..b42faa6e4 100644 --- a/model/destinationV1.ts +++ b/model/destinationV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/download.ts b/model/download.ts index a57113212..0de64f17b 100644 --- a/model/download.ts +++ b/model/download.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/echo200Response.ts b/model/echo200Response.ts index b7d79b02b..cca968175 100644 --- a/model/echo200Response.ts +++ b/model/echo200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/echo200Response1.ts b/model/echo200Response1.ts index 4d0e5975b..4f2ba6f21 100644 --- a/model/echo200Response1.ts +++ b/model/echo200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/echoAlphaOutput.ts b/model/echoAlphaOutput.ts index 164a139e0..160923588 100644 --- a/model/echoAlphaOutput.ts +++ b/model/echoAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/echoV1Output.ts b/model/echoV1Output.ts index 2172a0558..0e845612a 100644 --- a/model/echoV1Output.ts +++ b/model/echoV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/entityDetails.ts b/model/entityDetails.ts index 8aa3ef0bf..066d3cf14 100644 --- a/model/entityDetails.ts +++ b/model/entityDetails.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/eventSourceV1.ts b/model/eventSourceV1.ts index f2fac5ec3..4a612afff 100644 --- a/model/eventSourceV1.ts +++ b/model/eventSourceV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/fQLDefinedPropertyV1.ts b/model/fQLDefinedPropertyV1.ts index b72e52bc0..84e2a1ed5 100644 --- a/model/fQLDefinedPropertyV1.ts +++ b/model/fQLDefinedPropertyV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/filter.ts b/model/filter.ts index a008fa7e1..d6922ec0e 100644 --- a/model/filter.ts +++ b/model/filter.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/forceExecuteAudienceRun200Response.ts b/model/forceExecuteAudienceRun200Response.ts index 5d86b480f..6799dc186 100644 --- a/model/forceExecuteAudienceRun200Response.ts +++ b/model/forceExecuteAudienceRun200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/forceExecuteAudienceRunAlphaOutput.ts b/model/forceExecuteAudienceRunAlphaOutput.ts index 1b96e2022..d845989f6 100644 --- a/model/forceExecuteAudienceRunAlphaOutput.ts +++ b/model/forceExecuteAudienceRunAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/functionDeployment.ts b/model/functionDeployment.ts index a2394ed22..9bd115514 100644 --- a/model/functionDeployment.ts +++ b/model/functionDeployment.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/functionSettingV1.ts b/model/functionSettingV1.ts index ebf58c258..f641caf2e 100644 --- a/model/functionSettingV1.ts +++ b/model/functionSettingV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/functionV1.ts b/model/functionV1.ts index 5fa1c4760..7c9026bcf 100644 --- a/model/functionV1.ts +++ b/model/functionV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getActivationFromAudience200Response.ts b/model/getActivationFromAudience200Response.ts index 83aef2dc3..298b937b9 100644 --- a/model/getActivationFromAudience200Response.ts +++ b/model/getActivationFromAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getActivationFromAudienceOutput.ts b/model/getActivationFromAudienceOutput.ts index ba93f7d3f..58347d1c5 100644 --- a/model/getActivationFromAudienceOutput.ts +++ b/model/getActivationFromAudienceOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAdvancedSyncScheduleFromWarehouse200Response.ts b/model/getAdvancedSyncScheduleFromWarehouse200Response.ts index 8ebf4a89f..4a5d005b5 100644 --- a/model/getAdvancedSyncScheduleFromWarehouse200Response.ts +++ b/model/getAdvancedSyncScheduleFromWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAdvancedSyncScheduleFromWarehouseV1Output.ts b/model/getAdvancedSyncScheduleFromWarehouseV1Output.ts index 0ef223f46..ad1ce261b 100644 --- a/model/getAdvancedSyncScheduleFromWarehouseV1Output.ts +++ b/model/getAdvancedSyncScheduleFromWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudience200Response.ts b/model/getAudience200Response.ts index b64202d51..06151463f 100644 --- a/model/getAudience200Response.ts +++ b/model/getAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudience200Response1.ts b/model/getAudience200Response1.ts index c88cf373b..c761a3b12 100644 --- a/model/getAudience200Response1.ts +++ b/model/getAudience200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudienceAlphaOutput.ts b/model/getAudienceAlphaOutput.ts index 440cdac05..3003fbd23 100644 --- a/model/getAudienceAlphaOutput.ts +++ b/model/getAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudienceBetaOutput.ts b/model/getAudienceBetaOutput.ts index cc27e4089..9be3cd706 100644 --- a/model/getAudienceBetaOutput.ts +++ b/model/getAudienceBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudiencePreview200Response.ts b/model/getAudiencePreview200Response.ts index f24cf0391..9b2adbe9b 100644 --- a/model/getAudiencePreview200Response.ts +++ b/model/getAudiencePreview200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudiencePreview200Response1.ts b/model/getAudiencePreview200Response1.ts index f32d349df..8994cbdd2 100644 --- a/model/getAudiencePreview200Response1.ts +++ b/model/getAudiencePreview200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudiencePreviewAlphaOutput.ts b/model/getAudiencePreviewAlphaOutput.ts index e837115f8..a7a59a428 100644 --- a/model/getAudiencePreviewAlphaOutput.ts +++ b/model/getAudiencePreviewAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudiencePreviewBetaOutput.ts b/model/getAudiencePreviewBetaOutput.ts index a3c4e93e0..67d81f2bc 100644 --- a/model/getAudiencePreviewBetaOutput.ts +++ b/model/getAudiencePreviewBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudienceScheduleFromSpaceAndAudience200Response.ts b/model/getAudienceScheduleFromSpaceAndAudience200Response.ts index 960c1f95a..696bd2232 100644 --- a/model/getAudienceScheduleFromSpaceAndAudience200Response.ts +++ b/model/getAudienceScheduleFromSpaceAndAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getAudienceScheduleFromSpaceAndAudienceAlphaOutput.ts b/model/getAudienceScheduleFromSpaceAndAudienceAlphaOutput.ts index 9e891b8d3..1c4362137 100644 --- a/model/getAudienceScheduleFromSpaceAndAudienceAlphaOutput.ts +++ b/model/getAudienceScheduleFromSpaceAndAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getComputedTrait200Response.ts b/model/getComputedTrait200Response.ts index 7f64f4eec..50c0ebb57 100644 --- a/model/getComputedTrait200Response.ts +++ b/model/getComputedTrait200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getComputedTraitAlphaOutput.ts b/model/getComputedTraitAlphaOutput.ts index 4e2c6d446..22dba8d14 100644 --- a/model/getComputedTraitAlphaOutput.ts +++ b/model/getComputedTraitAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getConnectionStateFromWarehouse200Response.ts b/model/getConnectionStateFromWarehouse200Response.ts index bc4a91795..b3bafd80c 100644 --- a/model/getConnectionStateFromWarehouse200Response.ts +++ b/model/getConnectionStateFromWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getConnectionStateFromWarehouseV1Output.ts b/model/getConnectionStateFromWarehouseV1Output.ts index 51290b023..4536971e3 100644 --- a/model/getConnectionStateFromWarehouseV1Output.ts +++ b/model/getConnectionStateFromWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyPerSourceAPICallsUsage200Response.ts b/model/getDailyPerSourceAPICallsUsage200Response.ts index 4b9305753..985d6a599 100644 --- a/model/getDailyPerSourceAPICallsUsage200Response.ts +++ b/model/getDailyPerSourceAPICallsUsage200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyPerSourceAPICallsUsageV1Output.ts b/model/getDailyPerSourceAPICallsUsageV1Output.ts index 27a67c5c3..5dcc14988 100644 --- a/model/getDailyPerSourceAPICallsUsageV1Output.ts +++ b/model/getDailyPerSourceAPICallsUsageV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyPerSourceMTUUsage200Response.ts b/model/getDailyPerSourceMTUUsage200Response.ts index 29823cc81..c5fb4e1ae 100644 --- a/model/getDailyPerSourceMTUUsage200Response.ts +++ b/model/getDailyPerSourceMTUUsage200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyPerSourceMTUUsageV1Output.ts b/model/getDailyPerSourceMTUUsageV1Output.ts index 7f973848c..469990a00 100644 --- a/model/getDailyPerSourceMTUUsageV1Output.ts +++ b/model/getDailyPerSourceMTUUsageV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyWorkspaceAPICallsUsage200Response.ts b/model/getDailyWorkspaceAPICallsUsage200Response.ts index e70a39739..2af57408f 100644 --- a/model/getDailyWorkspaceAPICallsUsage200Response.ts +++ b/model/getDailyWorkspaceAPICallsUsage200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyWorkspaceAPICallsUsageV1Output.ts b/model/getDailyWorkspaceAPICallsUsageV1Output.ts index 8befd3136..adf5c301c 100644 --- a/model/getDailyWorkspaceAPICallsUsageV1Output.ts +++ b/model/getDailyWorkspaceAPICallsUsageV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyWorkspaceMTUUsage200Response.ts b/model/getDailyWorkspaceMTUUsage200Response.ts index 7c3c6eee8..812ed75d4 100644 --- a/model/getDailyWorkspaceMTUUsage200Response.ts +++ b/model/getDailyWorkspaceMTUUsage200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDailyWorkspaceMTUUsageV1Output.ts b/model/getDailyWorkspaceMTUUsageV1Output.ts index de53ad3bb..cc58a7da2 100644 --- a/model/getDailyWorkspaceMTUUsageV1Output.ts +++ b/model/getDailyWorkspaceMTUUsageV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDeliveryOverviewMetricsBetaOutput.ts b/model/getDeliveryOverviewMetricsBetaOutput.ts index 12e705365..c2cdaad80 100644 --- a/model/getDeliveryOverviewMetricsBetaOutput.ts +++ b/model/getDeliveryOverviewMetricsBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDestination200Response.ts b/model/getDestination200Response.ts index d6afebbc0..829497709 100644 --- a/model/getDestination200Response.ts +++ b/model/getDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDestinationMetadata200Response.ts b/model/getDestinationMetadata200Response.ts index 8338ad8bb..01b95698a 100644 --- a/model/getDestinationMetadata200Response.ts +++ b/model/getDestinationMetadata200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDestinationMetadataV1Output.ts b/model/getDestinationMetadataV1Output.ts index 0fa73ad01..24c9b72bd 100644 --- a/model/getDestinationMetadataV1Output.ts +++ b/model/getDestinationMetadataV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDestinationV1Output.ts b/model/getDestinationV1Output.ts index 15b6f29cc..4c53b1b7e 100644 --- a/model/getDestinationV1Output.ts +++ b/model/getDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDestinationsCatalog200Response.ts b/model/getDestinationsCatalog200Response.ts index 5017b5690..257ea93d4 100644 --- a/model/getDestinationsCatalog200Response.ts +++ b/model/getDestinationsCatalog200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getDestinationsCatalogV1Output.ts b/model/getDestinationsCatalogV1Output.ts index bff6d0ece..4e52fdfb8 100644 --- a/model/getDestinationsCatalogV1Output.ts +++ b/model/getDestinationsCatalogV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getEgressFailedMetricsFromDeliveryOverview200Response.ts b/model/getEgressFailedMetricsFromDeliveryOverview200Response.ts index 6d83bc82a..44dd4f1c0 100644 --- a/model/getEgressFailedMetricsFromDeliveryOverview200Response.ts +++ b/model/getEgressFailedMetricsFromDeliveryOverview200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getEventsVolumeFromWorkspace200Response.ts b/model/getEventsVolumeFromWorkspace200Response.ts index 87438bb7b..60f885f90 100644 --- a/model/getEventsVolumeFromWorkspace200Response.ts +++ b/model/getEventsVolumeFromWorkspace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getEventsVolumeFromWorkspaceV1Output.ts b/model/getEventsVolumeFromWorkspaceV1Output.ts index d6a551539..cf4e8e38d 100644 --- a/model/getEventsVolumeFromWorkspaceV1Output.ts +++ b/model/getEventsVolumeFromWorkspaceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getEventsVolumeFromWorkspaceV1Query.ts b/model/getEventsVolumeFromWorkspaceV1Query.ts index 9e1ef99b1..38c1937ff 100644 --- a/model/getEventsVolumeFromWorkspaceV1Query.ts +++ b/model/getEventsVolumeFromWorkspaceV1Query.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFilterById200Response.ts b/model/getFilterById200Response.ts index f7731023f..816c4195b 100644 --- a/model/getFilterById200Response.ts +++ b/model/getFilterById200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFilterByIdOutput.ts b/model/getFilterByIdOutput.ts index 71f0dd558..fe8cff7e3 100644 --- a/model/getFilterByIdOutput.ts +++ b/model/getFilterByIdOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFilterInDestination200Response.ts b/model/getFilterInDestination200Response.ts index ff9397c93..33508fc71 100644 --- a/model/getFilterInDestination200Response.ts +++ b/model/getFilterInDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFilterInDestinationV1Output.ts b/model/getFilterInDestinationV1Output.ts index d570b9c0d..90984759f 100644 --- a/model/getFilterInDestinationV1Output.ts +++ b/model/getFilterInDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFunction200Response.ts b/model/getFunction200Response.ts index 5cd17f25d..bb99e7255 100644 --- a/model/getFunction200Response.ts +++ b/model/getFunction200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFunctionV1Output.ts b/model/getFunctionV1Output.ts index 0bc9cc090..a6e2050fd 100644 --- a/model/getFunctionV1Output.ts +++ b/model/getFunctionV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFunctionVersion200Response.ts b/model/getFunctionVersion200Response.ts index 682c947df..04f47cde0 100644 --- a/model/getFunctionVersion200Response.ts +++ b/model/getFunctionVersion200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getFunctionVersionAlphaOutput.ts b/model/getFunctionVersionAlphaOutput.ts index bc1ea05dd..1369480da 100644 --- a/model/getFunctionVersionAlphaOutput.ts +++ b/model/getFunctionVersionAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getInsertFunctionInstance200Response.ts b/model/getInsertFunctionInstance200Response.ts index 66516537e..ff398e8b3 100644 --- a/model/getInsertFunctionInstance200Response.ts +++ b/model/getInsertFunctionInstance200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getInsertFunctionInstanceAlphaOutput.ts b/model/getInsertFunctionInstanceAlphaOutput.ts index 3e4a04c4b..1fc6e5cf3 100644 --- a/model/getInsertFunctionInstanceAlphaOutput.ts +++ b/model/getInsertFunctionInstanceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getLatestFromLivePlugins200Response.ts b/model/getLatestFromLivePlugins200Response.ts index a403da607..e9b59fa73 100644 --- a/model/getLatestFromLivePlugins200Response.ts +++ b/model/getLatestFromLivePlugins200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getLatestFromLivePluginsAlphaOutput.ts b/model/getLatestFromLivePluginsAlphaOutput.ts index e3d3883c2..37af3db50 100644 --- a/model/getLatestFromLivePluginsAlphaOutput.ts +++ b/model/getLatestFromLivePluginsAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getMessagingSubscriptionFailureResponse.ts b/model/getMessagingSubscriptionFailureResponse.ts index 61ffc8a1f..3540e12ae 100644 --- a/model/getMessagingSubscriptionFailureResponse.ts +++ b/model/getMessagingSubscriptionFailureResponse.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getMessagingSubscriptionSuccessResponse.ts b/model/getMessagingSubscriptionSuccessResponse.ts index 597d80460..1cdf27d8e 100644 --- a/model/getMessagingSubscriptionSuccessResponse.ts +++ b/model/getMessagingSubscriptionSuccessResponse.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getRegulation200Response.ts b/model/getRegulation200Response.ts index 8a414bc62..233b33726 100644 --- a/model/getRegulation200Response.ts +++ b/model/getRegulation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getRegulationV1Output.ts b/model/getRegulationV1Output.ts index 93b44fbf4..0542e727d 100644 --- a/model/getRegulationV1Output.ts +++ b/model/getRegulationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getReverseETLSyncStatus200Response.ts b/model/getReverseETLSyncStatus200Response.ts index a919ceaf1..0f5708126 100644 --- a/model/getReverseETLSyncStatus200Response.ts +++ b/model/getReverseETLSyncStatus200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getReverseETLSyncStatusOutput.ts b/model/getReverseETLSyncStatusOutput.ts index 243f415a2..66ca5e1bf 100644 --- a/model/getReverseETLSyncStatusOutput.ts +++ b/model/getReverseETLSyncStatusOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getReverseEtlModel200Response.ts b/model/getReverseEtlModel200Response.ts index 339242728..5ace5fe3f 100644 --- a/model/getReverseEtlModel200Response.ts +++ b/model/getReverseEtlModel200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getReverseEtlModelOutput.ts b/model/getReverseEtlModelOutput.ts index 87c88dc94..ce9a458af 100644 --- a/model/getReverseEtlModelOutput.ts +++ b/model/getReverseEtlModelOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSource200Response.ts b/model/getSource200Response.ts index 72e46fa6f..cafc1b5a7 100644 --- a/model/getSource200Response.ts +++ b/model/getSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSource200Response1.ts b/model/getSource200Response1.ts index 200595daa..893e829d7 100644 --- a/model/getSource200Response1.ts +++ b/model/getSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSourceAlphaOutput.ts b/model/getSourceAlphaOutput.ts index 1f5e1de68..56f84092a 100644 --- a/model/getSourceAlphaOutput.ts +++ b/model/getSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSourceMetadata200Response.ts b/model/getSourceMetadata200Response.ts index 345a212b8..2e521f5b3 100644 --- a/model/getSourceMetadata200Response.ts +++ b/model/getSourceMetadata200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSourceMetadataV1Output.ts b/model/getSourceMetadataV1Output.ts index e07836428..e258fd023 100644 --- a/model/getSourceMetadataV1Output.ts +++ b/model/getSourceMetadataV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSourceV1Output.ts b/model/getSourceV1Output.ts index 62fbfe86b..ba3dbf86a 100644 --- a/model/getSourceV1Output.ts +++ b/model/getSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSourcesCatalog200Response.ts b/model/getSourcesCatalog200Response.ts index 123166fec..f33618ca5 100644 --- a/model/getSourcesCatalog200Response.ts +++ b/model/getSourcesCatalog200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSourcesCatalogV1Output.ts b/model/getSourcesCatalogV1Output.ts index af4d5f8a8..c97f21405 100644 --- a/model/getSourcesCatalogV1Output.ts +++ b/model/getSourcesCatalogV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSpace200Response.ts b/model/getSpace200Response.ts index 03ae0fd6d..5d1393595 100644 --- a/model/getSpace200Response.ts +++ b/model/getSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSpaceAlphaOutput.ts b/model/getSpaceAlphaOutput.ts index 931a25699..0a918a7e8 100644 --- a/model/getSpaceAlphaOutput.ts +++ b/model/getSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSubscriptionFromDestination200Response.ts b/model/getSubscriptionFromDestination200Response.ts index 3a6c32734..48f9dea5c 100644 --- a/model/getSubscriptionFromDestination200Response.ts +++ b/model/getSubscriptionFromDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSubscriptionFromDestinationAlphaOutput.ts b/model/getSubscriptionFromDestinationAlphaOutput.ts index 41aeec363..43d0dca76 100644 --- a/model/getSubscriptionFromDestinationAlphaOutput.ts +++ b/model/getSubscriptionFromDestinationAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getSubscriptionRequest.ts b/model/getSubscriptionRequest.ts index 55bbfac12..87ddca281 100644 --- a/model/getSubscriptionRequest.ts +++ b/model/getSubscriptionRequest.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getTrackingPlan200Response.ts b/model/getTrackingPlan200Response.ts index 2fcc2664f..917ce2af0 100644 --- a/model/getTrackingPlan200Response.ts +++ b/model/getTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getTrackingPlanV1Output.ts b/model/getTrackingPlanV1Output.ts index 9c612b619..ca1980b31 100644 --- a/model/getTrackingPlanV1Output.ts +++ b/model/getTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getTransformation200Response.ts b/model/getTransformation200Response.ts index d03d9a42d..be6e5e667 100644 --- a/model/getTransformation200Response.ts +++ b/model/getTransformation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getTransformationBetaInput.ts b/model/getTransformationBetaInput.ts index cccc66210..8d01586c4 100644 --- a/model/getTransformationBetaInput.ts +++ b/model/getTransformationBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getTransformationBetaOutput.ts b/model/getTransformationBetaOutput.ts index 6836b72cb..72ab9f80c 100644 --- a/model/getTransformationBetaOutput.ts +++ b/model/getTransformationBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getTransformationV1Output.ts b/model/getTransformationV1Output.ts index 330bccfef..517d94413 100644 --- a/model/getTransformationV1Output.ts +++ b/model/getTransformationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getUser200Response.ts b/model/getUser200Response.ts index acddfccfe..2024f702a 100644 --- a/model/getUser200Response.ts +++ b/model/getUser200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getUserGroup200Response.ts b/model/getUserGroup200Response.ts index 7d659cf2f..59affa078 100644 --- a/model/getUserGroup200Response.ts +++ b/model/getUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getUserGroupV1Output.ts b/model/getUserGroupV1Output.ts index 558eba3dc..140d76ae2 100644 --- a/model/getUserGroupV1Output.ts +++ b/model/getUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getUserV1Output.ts b/model/getUserV1Output.ts index fa882d731..4ab065284 100644 --- a/model/getUserV1Output.ts +++ b/model/getUserV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWarehouse200Response.ts b/model/getWarehouse200Response.ts index 177d1e975..122c39cf4 100644 --- a/model/getWarehouse200Response.ts +++ b/model/getWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWarehouseMetadata200Response.ts b/model/getWarehouseMetadata200Response.ts index 47e599960..3660359b7 100644 --- a/model/getWarehouseMetadata200Response.ts +++ b/model/getWarehouseMetadata200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWarehouseMetadataV1Output.ts b/model/getWarehouseMetadataV1Output.ts index 21b448913..7ccf90332 100644 --- a/model/getWarehouseMetadataV1Output.ts +++ b/model/getWarehouseMetadataV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWarehouseV1Output.ts b/model/getWarehouseV1Output.ts index c9ff0cd82..86419ca8c 100644 --- a/model/getWarehouseV1Output.ts +++ b/model/getWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWarehousesCatalog200Response.ts b/model/getWarehousesCatalog200Response.ts index 050f84f62..e85669a89 100644 --- a/model/getWarehousesCatalog200Response.ts +++ b/model/getWarehousesCatalog200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWarehousesCatalogV1Output.ts b/model/getWarehousesCatalogV1Output.ts index 0e7240496..1c4679160 100644 --- a/model/getWarehousesCatalogV1Output.ts +++ b/model/getWarehousesCatalogV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWorkspace200Response.ts b/model/getWorkspace200Response.ts index 5be146e21..8fb533013 100644 --- a/model/getWorkspace200Response.ts +++ b/model/getWorkspace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/getWorkspaceV1Output.ts b/model/getWorkspaceV1Output.ts index 2ce490ba0..49cd376a3 100644 --- a/model/getWorkspaceV1Output.ts +++ b/model/getWorkspaceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/groupSourceSettingsV1.ts b/model/groupSourceSettingsV1.ts index 88b62c9c9..c7a05bece 100644 --- a/model/groupSourceSettingsV1.ts +++ b/model/groupSourceSettingsV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/groupSubscriptionStatus.ts b/model/groupSubscriptionStatus.ts index 71f44d952..ff2ee0874 100644 --- a/model/groupSubscriptionStatus.ts +++ b/model/groupSubscriptionStatus.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/groupSubscriptionStatusResponse.ts b/model/groupSubscriptionStatusResponse.ts index cf2a5b775..d69d28b39 100644 --- a/model/groupSubscriptionStatusResponse.ts +++ b/model/groupSubscriptionStatusResponse.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/handleWebhookInput.ts b/model/handleWebhookInput.ts index 46b922344..3eb30f315 100644 --- a/model/handleWebhookInput.ts +++ b/model/handleWebhookInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/handleWebhookOutput.ts b/model/handleWebhookOutput.ts index 6bb1115aa..32597ee0c 100644 --- a/model/handleWebhookOutput.ts +++ b/model/handleWebhookOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/hashPropertiesConfiguration.ts b/model/hashPropertiesConfiguration.ts index 9afcaf2e6..814c52e1f 100644 --- a/model/hashPropertiesConfiguration.ts +++ b/model/hashPropertiesConfiguration.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/iDSyncConfigurationInput.ts b/model/iDSyncConfigurationInput.ts index 3fd4a6c48..4226b2dc9 100644 --- a/model/iDSyncConfigurationInput.ts +++ b/model/iDSyncConfigurationInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/identifySourceSettingsV1.ts b/model/identifySourceSettingsV1.ts index 875e00678..6f8e23d8c 100644 --- a/model/identifySourceSettingsV1.ts +++ b/model/identifySourceSettingsV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/insertFunctionInstanceAlpha.ts b/model/insertFunctionInstanceAlpha.ts index cd48357c4..1adb86e43 100644 --- a/model/insertFunctionInstanceAlpha.ts +++ b/model/insertFunctionInstanceAlpha.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/integrationOptionBeta.ts b/model/integrationOptionBeta.ts index 593fbe2c5..5c862df2b 100644 --- a/model/integrationOptionBeta.ts +++ b/model/integrationOptionBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/invitePermissionV1.ts b/model/invitePermissionV1.ts index 367c686ce..38d3db9a5 100644 --- a/model/invitePermissionV1.ts +++ b/model/invitePermissionV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/inviteV1.ts b/model/inviteV1.ts index 7c36ed7c8..5199b66c0 100644 --- a/model/inviteV1.ts +++ b/model/inviteV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/labelAlpha.ts b/model/labelAlpha.ts index 880daedb3..4bb92ace1 100644 --- a/model/labelAlpha.ts +++ b/model/labelAlpha.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/labelV1.ts b/model/labelV1.ts index 96d9b2dd2..2953faefd 100644 --- a/model/labelV1.ts +++ b/model/labelV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listActivationsAlphaOutput.ts b/model/listActivationsAlphaOutput.ts index 03f1404c7..a5e2a2000 100644 --- a/model/listActivationsAlphaOutput.ts +++ b/model/listActivationsAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listActivationsFromAudience200Response.ts b/model/listActivationsFromAudience200Response.ts index 5582e4826..3c83c995d 100644 --- a/model/listActivationsFromAudience200Response.ts +++ b/model/listActivationsFromAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listActivationsFromAudienceOutput.ts b/model/listActivationsFromAudienceOutput.ts index f111e2f8e..a0f92f035 100644 --- a/model/listActivationsFromAudienceOutput.ts +++ b/model/listActivationsFromAudienceOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudienceConsumersFromSpaceAndAudience200Response.ts b/model/listAudienceConsumersFromSpaceAndAudience200Response.ts index 68ae8a54e..c754dfc19 100644 --- a/model/listAudienceConsumersFromSpaceAndAudience200Response.ts +++ b/model/listAudienceConsumersFromSpaceAndAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudienceConsumersFromSpaceAndAudienceAlphaOutput.ts b/model/listAudienceConsumersFromSpaceAndAudienceAlphaOutput.ts index 351716f89..532d70876 100644 --- a/model/listAudienceConsumersFromSpaceAndAudienceAlphaOutput.ts +++ b/model/listAudienceConsumersFromSpaceAndAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudienceConsumersSortInput.ts b/model/listAudienceConsumersSortInput.ts index 71d677f12..096bf8b8a 100644 --- a/model/listAudienceConsumersSortInput.ts +++ b/model/listAudienceConsumersSortInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudienceSchedulesFromSpaceAndAudience200Response.ts b/model/listAudienceSchedulesFromSpaceAndAudience200Response.ts index ddceba932..84a02af38 100644 --- a/model/listAudienceSchedulesFromSpaceAndAudience200Response.ts +++ b/model/listAudienceSchedulesFromSpaceAndAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudienceSchedulesFromSpaceAndAudienceAlphaOutput.ts b/model/listAudienceSchedulesFromSpaceAndAudienceAlphaOutput.ts index c45ee6175..d1b9c07a8 100644 --- a/model/listAudienceSchedulesFromSpaceAndAudienceAlphaOutput.ts +++ b/model/listAudienceSchedulesFromSpaceAndAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudienceSearchInput.ts b/model/listAudienceSearchInput.ts index fca4285a4..22d433805 100644 --- a/model/listAudienceSearchInput.ts +++ b/model/listAudienceSearchInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudiences200Response.ts b/model/listAudiences200Response.ts index dacea6344..0b391da39 100644 --- a/model/listAudiences200Response.ts +++ b/model/listAudiences200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudiences200Response1.ts b/model/listAudiences200Response1.ts index 5a754cb60..5796920ae 100644 --- a/model/listAudiences200Response1.ts +++ b/model/listAudiences200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudiencesAlphaOutput.ts b/model/listAudiencesAlphaOutput.ts index b500564e6..f91bb2cab 100644 --- a/model/listAudiencesAlphaOutput.ts +++ b/model/listAudiencesAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudiencesBetaOutput.ts b/model/listAudiencesBetaOutput.ts index 3ce8b2512..4f8b6f9c6 100644 --- a/model/listAudiencesBetaOutput.ts +++ b/model/listAudiencesBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAudiencesPaginationInput.ts b/model/listAudiencesPaginationInput.ts index 34f5ba978..c9b699264 100644 --- a/model/listAudiencesPaginationInput.ts +++ b/model/listAudiencesPaginationInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAuditEvents200Response.ts b/model/listAuditEvents200Response.ts index 5b1b764b8..8c4e1ce7a 100644 --- a/model/listAuditEvents200Response.ts +++ b/model/listAuditEvents200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listAuditEventsV1Output.ts b/model/listAuditEventsV1Output.ts index 9ba8ce775..da24bac96 100644 --- a/model/listAuditEventsV1Output.ts +++ b/model/listAuditEventsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listComputedTraits200Response.ts b/model/listComputedTraits200Response.ts index 93141b835..99e39a75b 100644 --- a/model/listComputedTraits200Response.ts +++ b/model/listComputedTraits200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listComputedTraitsAlphaOutput.ts b/model/listComputedTraitsAlphaOutput.ts index 12598a2b7..a04331580 100644 --- a/model/listComputedTraitsAlphaOutput.ts +++ b/model/listComputedTraitsAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedDestinationsFromSource200Response.ts b/model/listConnectedDestinationsFromSource200Response.ts index f0ded1e9c..0e9c8c2cc 100644 --- a/model/listConnectedDestinationsFromSource200Response.ts +++ b/model/listConnectedDestinationsFromSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedDestinationsFromSource200Response1.ts b/model/listConnectedDestinationsFromSource200Response1.ts index c9fe9fdb1..a09ca1f47 100644 --- a/model/listConnectedDestinationsFromSource200Response1.ts +++ b/model/listConnectedDestinationsFromSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedDestinationsFromSourceAlphaOutput.ts b/model/listConnectedDestinationsFromSourceAlphaOutput.ts index 0a560ea2c..8d7299338 100644 --- a/model/listConnectedDestinationsFromSourceAlphaOutput.ts +++ b/model/listConnectedDestinationsFromSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedDestinationsFromSourceV1Output.ts b/model/listConnectedDestinationsFromSourceV1Output.ts index 98da55b01..4ffde10e1 100644 --- a/model/listConnectedDestinationsFromSourceV1Output.ts +++ b/model/listConnectedDestinationsFromSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedSourcesFromWarehouse200Response.ts b/model/listConnectedSourcesFromWarehouse200Response.ts index bab585781..6cb38d007 100644 --- a/model/listConnectedSourcesFromWarehouse200Response.ts +++ b/model/listConnectedSourcesFromWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedSourcesFromWarehouseV1Output.ts b/model/listConnectedSourcesFromWarehouseV1Output.ts index 274050877..86ad61f5d 100644 --- a/model/listConnectedSourcesFromWarehouseV1Output.ts +++ b/model/listConnectedSourcesFromWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedWarehousesFromSource200Response.ts b/model/listConnectedWarehousesFromSource200Response.ts index 615b9b3ea..a97bfaa44 100644 --- a/model/listConnectedWarehousesFromSource200Response.ts +++ b/model/listConnectedWarehousesFromSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedWarehousesFromSource200Response1.ts b/model/listConnectedWarehousesFromSource200Response1.ts index 034747be6..f8d938c02 100644 --- a/model/listConnectedWarehousesFromSource200Response1.ts +++ b/model/listConnectedWarehousesFromSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedWarehousesFromSourceAlphaOutput.ts b/model/listConnectedWarehousesFromSourceAlphaOutput.ts index 1affd2108..e61dceb1c 100644 --- a/model/listConnectedWarehousesFromSourceAlphaOutput.ts +++ b/model/listConnectedWarehousesFromSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listConnectedWarehousesFromSourceV1Output.ts b/model/listConnectedWarehousesFromSourceV1Output.ts index a60f68dc7..286f7e1de 100644 --- a/model/listConnectedWarehousesFromSourceV1Output.ts +++ b/model/listConnectedWarehousesFromSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listDeliveryMetricsSummaryFromDestination200Response.ts b/model/listDeliveryMetricsSummaryFromDestination200Response.ts index 6aab20753..ec8472a69 100644 --- a/model/listDeliveryMetricsSummaryFromDestination200Response.ts +++ b/model/listDeliveryMetricsSummaryFromDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listDeliveryMetricsSummaryFromDestinationBetaOutput.ts b/model/listDeliveryMetricsSummaryFromDestinationBetaOutput.ts index d6f01fc6b..0efe0ce75 100644 --- a/model/listDeliveryMetricsSummaryFromDestinationBetaOutput.ts +++ b/model/listDeliveryMetricsSummaryFromDestinationBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listDestinations200Response.ts b/model/listDestinations200Response.ts index f50bffeb0..06a0ca6b6 100644 --- a/model/listDestinations200Response.ts +++ b/model/listDestinations200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listDestinationsFromAudience200Response.ts b/model/listDestinationsFromAudience200Response.ts index a6896da85..e6bd171b8 100644 --- a/model/listDestinationsFromAudience200Response.ts +++ b/model/listDestinationsFromAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listDestinationsFromAudienceAlphaOutput.ts b/model/listDestinationsFromAudienceAlphaOutput.ts index 625db2f0b..f13ac82f8 100644 --- a/model/listDestinationsFromAudienceAlphaOutput.ts +++ b/model/listDestinationsFromAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listDestinationsV1Output.ts b/model/listDestinationsV1Output.ts index aec201e1d..11c502e8e 100644 --- a/model/listDestinationsV1Output.ts +++ b/model/listDestinationsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFiltersForSpace200Response.ts b/model/listFiltersForSpace200Response.ts index 4f717b7b7..561c41aab 100644 --- a/model/listFiltersForSpace200Response.ts +++ b/model/listFiltersForSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFiltersForSpaceOutput.ts b/model/listFiltersForSpaceOutput.ts index fac55ad4e..fd196f8f3 100644 --- a/model/listFiltersForSpaceOutput.ts +++ b/model/listFiltersForSpaceOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFiltersFromDestination200Response.ts b/model/listFiltersFromDestination200Response.ts index 705dd4a85..dad2d4730 100644 --- a/model/listFiltersFromDestination200Response.ts +++ b/model/listFiltersFromDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFiltersFromDestinationV1Output.ts b/model/listFiltersFromDestinationV1Output.ts index b245ad74a..3253f8d7a 100644 --- a/model/listFiltersFromDestinationV1Output.ts +++ b/model/listFiltersFromDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFiltersPaginationInput.ts b/model/listFiltersPaginationInput.ts index 5a27c8aa5..719b7e1a9 100644 --- a/model/listFiltersPaginationInput.ts +++ b/model/listFiltersPaginationInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFiltersPaginationOutput.ts b/model/listFiltersPaginationOutput.ts index 9251fe4bd..efb366a70 100644 --- a/model/listFiltersPaginationOutput.ts +++ b/model/listFiltersPaginationOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFunctionItemV1.ts b/model/listFunctionItemV1.ts index 63fc5d1b1..d87c1e646 100644 --- a/model/listFunctionItemV1.ts +++ b/model/listFunctionItemV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFunctionVersions200Response.ts b/model/listFunctionVersions200Response.ts index 5e0812905..3acadd39e 100644 --- a/model/listFunctionVersions200Response.ts +++ b/model/listFunctionVersions200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFunctionVersionsAlphaOutput.ts b/model/listFunctionVersionsAlphaOutput.ts index 3a7fc963a..3ae8799e0 100644 --- a/model/listFunctionVersionsAlphaOutput.ts +++ b/model/listFunctionVersionsAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFunctions200Response.ts b/model/listFunctions200Response.ts index 238f910b7..2e5d5be0d 100644 --- a/model/listFunctions200Response.ts +++ b/model/listFunctions200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listFunctionsV1Output.ts b/model/listFunctionsV1Output.ts index 54cc781fd..1ba17dc44 100644 --- a/model/listFunctionsV1Output.ts +++ b/model/listFunctionsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listInsertFunctionInstances200Response.ts b/model/listInsertFunctionInstances200Response.ts index 9acc452b0..4dbf9cf48 100644 --- a/model/listInsertFunctionInstances200Response.ts +++ b/model/listInsertFunctionInstances200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listInsertFunctionInstancesAlphaOutput.ts b/model/listInsertFunctionInstancesAlphaOutput.ts index 435b14ba9..8f59103dc 100644 --- a/model/listInsertFunctionInstancesAlphaOutput.ts +++ b/model/listInsertFunctionInstancesAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listInvites200Response.ts b/model/listInvites200Response.ts index 345216eb7..641e19b44 100644 --- a/model/listInvites200Response.ts +++ b/model/listInvites200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listInvitesFromUserGroup200Response.ts b/model/listInvitesFromUserGroup200Response.ts index e638603bb..e9ec962c2 100644 --- a/model/listInvitesFromUserGroup200Response.ts +++ b/model/listInvitesFromUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listInvitesFromUserGroupV1Output.ts b/model/listInvitesFromUserGroupV1Output.ts index 8f4649f88..ed85c88e5 100644 --- a/model/listInvitesFromUserGroupV1Output.ts +++ b/model/listInvitesFromUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listInvitesV1Output.ts b/model/listInvitesV1Output.ts index 8913eab12..2abaf06b3 100644 --- a/model/listInvitesV1Output.ts +++ b/model/listInvitesV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listLabels200Response.ts b/model/listLabels200Response.ts index 41e400a57..6fd343a46 100644 --- a/model/listLabels200Response.ts +++ b/model/listLabels200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listLabels200Response1.ts b/model/listLabels200Response1.ts index 7a335624f..06018e184 100644 --- a/model/listLabels200Response1.ts +++ b/model/listLabels200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listLabelsAlphaOutput.ts b/model/listLabelsAlphaOutput.ts index 7b2d05a03..56f4602cf 100644 --- a/model/listLabelsAlphaOutput.ts +++ b/model/listLabelsAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listLabelsV1Output.ts b/model/listLabelsV1Output.ts index 75d46c78b..68cdee39b 100644 --- a/model/listLabelsV1Output.ts +++ b/model/listLabelsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listProfilesWarehouseInSpace200Response.ts b/model/listProfilesWarehouseInSpace200Response.ts index 02935f05d..76a117379 100644 --- a/model/listProfilesWarehouseInSpace200Response.ts +++ b/model/listProfilesWarehouseInSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listProfilesWarehouseInSpaceAlphaOutput.ts b/model/listProfilesWarehouseInSpaceAlphaOutput.ts index 1e53c9992..a38d08301 100644 --- a/model/listProfilesWarehouseInSpaceAlphaOutput.ts +++ b/model/listProfilesWarehouseInSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listRegulationsFromSource200Response.ts b/model/listRegulationsFromSource200Response.ts index f8b9c1784..be05174ac 100644 --- a/model/listRegulationsFromSource200Response.ts +++ b/model/listRegulationsFromSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listRegulationsFromSourceV1Output.ts b/model/listRegulationsFromSourceV1Output.ts index 9f9954bf6..9abcccc83 100644 --- a/model/listRegulationsFromSourceV1Output.ts +++ b/model/listRegulationsFromSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listReverseETLSyncStatusesFromModelAndSubscriptionId200Response.ts b/model/listReverseETLSyncStatusesFromModelAndSubscriptionId200Response.ts index fc5135d86..c358c51e2 100644 --- a/model/listReverseETLSyncStatusesFromModelAndSubscriptionId200Response.ts +++ b/model/listReverseETLSyncStatusesFromModelAndSubscriptionId200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listReverseETLSyncStatusesFromModelAndSubscriptionIdOutput.ts b/model/listReverseETLSyncStatusesFromModelAndSubscriptionIdOutput.ts index 7e8fe5e35..ed41ac4e0 100644 --- a/model/listReverseETLSyncStatusesFromModelAndSubscriptionIdOutput.ts +++ b/model/listReverseETLSyncStatusesFromModelAndSubscriptionIdOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listReverseEtlModels200Response.ts b/model/listReverseEtlModels200Response.ts index 9137816f7..9600f1e5d 100644 --- a/model/listReverseEtlModels200Response.ts +++ b/model/listReverseEtlModels200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listReverseEtlModelsOutput.ts b/model/listReverseEtlModelsOutput.ts index 239d0d953..57455cd55 100644 --- a/model/listReverseEtlModelsOutput.ts +++ b/model/listReverseEtlModelsOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listRoles200Response.ts b/model/listRoles200Response.ts index 8aa8aa21c..4c439d2ce 100644 --- a/model/listRoles200Response.ts +++ b/model/listRoles200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listRolesV1Output.ts b/model/listRolesV1Output.ts index 347c7baf5..5dcc33e1a 100644 --- a/model/listRolesV1Output.ts +++ b/model/listRolesV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listRulesFromTrackingPlan200Response.ts b/model/listRulesFromTrackingPlan200Response.ts index 98efb80cc..28e7d2a9d 100644 --- a/model/listRulesFromTrackingPlan200Response.ts +++ b/model/listRulesFromTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listRulesFromTrackingPlanV1Output.ts b/model/listRulesFromTrackingPlanV1Output.ts index 87c3ff3f7..9ef92e503 100644 --- a/model/listRulesFromTrackingPlanV1Output.ts +++ b/model/listRulesFromTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSchemaSettingsInSource200Response.ts b/model/listSchemaSettingsInSource200Response.ts index cd00351f9..ef50b4173 100644 --- a/model/listSchemaSettingsInSource200Response.ts +++ b/model/listSchemaSettingsInSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSchemaSettingsInSourceV1Output.ts b/model/listSchemaSettingsInSourceV1Output.ts index 4079234d3..d47c09464 100644 --- a/model/listSchemaSettingsInSourceV1Output.ts +++ b/model/listSchemaSettingsInSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSelectiveSyncsFromWarehouseAndSource200Response.ts b/model/listSelectiveSyncsFromWarehouseAndSource200Response.ts index af7fa24ef..c35476714 100644 --- a/model/listSelectiveSyncsFromWarehouseAndSource200Response.ts +++ b/model/listSelectiveSyncsFromWarehouseAndSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSelectiveSyncsFromWarehouseAndSourceV1Output.ts b/model/listSelectiveSyncsFromWarehouseAndSourceV1Output.ts index 797d67006..5442b576f 100644 --- a/model/listSelectiveSyncsFromWarehouseAndSourceV1Output.ts +++ b/model/listSelectiveSyncsFromWarehouseAndSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSelectiveSyncsFromWarehouseAndSpace200Response.ts b/model/listSelectiveSyncsFromWarehouseAndSpace200Response.ts index 3f37720db..765b03e93 100644 --- a/model/listSelectiveSyncsFromWarehouseAndSpace200Response.ts +++ b/model/listSelectiveSyncsFromWarehouseAndSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSelectiveSyncsFromWarehouseAndSpaceAlphaOutput.ts b/model/listSelectiveSyncsFromWarehouseAndSpaceAlphaOutput.ts index 227609e35..5c0217552 100644 --- a/model/listSelectiveSyncsFromWarehouseAndSpaceAlphaOutput.ts +++ b/model/listSelectiveSyncsFromWarehouseAndSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSources200Response.ts b/model/listSources200Response.ts index 44d97e6fe..6a31e60de 100644 --- a/model/listSources200Response.ts +++ b/model/listSources200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSources200Response1.ts b/model/listSources200Response1.ts index 3f0bd3f83..d5754128f 100644 --- a/model/listSources200Response1.ts +++ b/model/listSources200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSourcesAlphaOutput.ts b/model/listSourcesAlphaOutput.ts index 99a44cb01..1e3a40ef5 100644 --- a/model/listSourcesAlphaOutput.ts +++ b/model/listSourcesAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSourcesFromTrackingPlan200Response.ts b/model/listSourcesFromTrackingPlan200Response.ts index af3d58ad4..3e4294008 100644 --- a/model/listSourcesFromTrackingPlan200Response.ts +++ b/model/listSourcesFromTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSourcesFromTrackingPlanV1Output.ts b/model/listSourcesFromTrackingPlanV1Output.ts index 14c8a225d..a1e47f1f8 100644 --- a/model/listSourcesFromTrackingPlanV1Output.ts +++ b/model/listSourcesFromTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSourcesV1Output.ts b/model/listSourcesV1Output.ts index 17f74f436..44bbcb5ea 100644 --- a/model/listSourcesV1Output.ts +++ b/model/listSourcesV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSpaces200Response.ts b/model/listSpaces200Response.ts index b5be6e72f..bb347ec88 100644 --- a/model/listSpaces200Response.ts +++ b/model/listSpaces200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSpacesAlphaOutput.ts b/model/listSpacesAlphaOutput.ts index 61eddf3e6..89eb12b9d 100644 --- a/model/listSpacesAlphaOutput.ts +++ b/model/listSpacesAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSubscriptionsFromDestination200Response.ts b/model/listSubscriptionsFromDestination200Response.ts index 485ec027a..9de53e93d 100644 --- a/model/listSubscriptionsFromDestination200Response.ts +++ b/model/listSubscriptionsFromDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSubscriptionsFromDestinationAlphaOutput.ts b/model/listSubscriptionsFromDestinationAlphaOutput.ts index ee3684b59..23c0fffc1 100644 --- a/model/listSubscriptionsFromDestinationAlphaOutput.ts +++ b/model/listSubscriptionsFromDestinationAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSupportedDestinationsFromAudience200Response.ts b/model/listSupportedDestinationsFromAudience200Response.ts index 552154671..40de57701 100644 --- a/model/listSupportedDestinationsFromAudience200Response.ts +++ b/model/listSupportedDestinationsFromAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSupportedDestinationsFromAudienceAlphaOutput.ts b/model/listSupportedDestinationsFromAudienceAlphaOutput.ts index ba01b0e73..6150ecbff 100644 --- a/model/listSupportedDestinationsFromAudienceAlphaOutput.ts +++ b/model/listSupportedDestinationsFromAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSuppressions200Response.ts b/model/listSuppressions200Response.ts index 3901d403c..7f2297c8c 100644 --- a/model/listSuppressions200Response.ts +++ b/model/listSuppressions200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSuppressionsV1Output.ts b/model/listSuppressionsV1Output.ts index 742c98e2c..cb0b70067 100644 --- a/model/listSuppressionsV1Output.ts +++ b/model/listSuppressionsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSyncsFromWarehouse200Response.ts b/model/listSyncsFromWarehouse200Response.ts index 462711a76..b48063fe1 100644 --- a/model/listSyncsFromWarehouse200Response.ts +++ b/model/listSyncsFromWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSyncsFromWarehouseAndSource200Response.ts b/model/listSyncsFromWarehouseAndSource200Response.ts index b6f174bb6..2055ef0a0 100644 --- a/model/listSyncsFromWarehouseAndSource200Response.ts +++ b/model/listSyncsFromWarehouseAndSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSyncsFromWarehouseAndSourceV1Output.ts b/model/listSyncsFromWarehouseAndSourceV1Output.ts index bb5aee2a7..2bf789dbd 100644 --- a/model/listSyncsFromWarehouseAndSourceV1Output.ts +++ b/model/listSyncsFromWarehouseAndSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listSyncsFromWarehouseV1Output.ts b/model/listSyncsFromWarehouseV1Output.ts index ccbf5b4a5..e9a41efd7 100644 --- a/model/listSyncsFromWarehouseV1Output.ts +++ b/model/listSyncsFromWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listTrackingPlans200Response.ts b/model/listTrackingPlans200Response.ts index 2ad203a5a..d31cfa0fc 100644 --- a/model/listTrackingPlans200Response.ts +++ b/model/listTrackingPlans200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listTrackingPlansV1Output.ts b/model/listTrackingPlansV1Output.ts index cfe34c2b0..e973696bc 100644 --- a/model/listTrackingPlansV1Output.ts +++ b/model/listTrackingPlansV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listTransformations200Response.ts b/model/listTransformations200Response.ts index 72a18848b..ae3a2b212 100644 --- a/model/listTransformations200Response.ts +++ b/model/listTransformations200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listTransformationsBetaInput.ts b/model/listTransformationsBetaInput.ts index cf83ffdd4..026a5fa60 100644 --- a/model/listTransformationsBetaInput.ts +++ b/model/listTransformationsBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listTransformationsBetaOutput.ts b/model/listTransformationsBetaOutput.ts index 179623530..c45d5e52b 100644 --- a/model/listTransformationsBetaOutput.ts +++ b/model/listTransformationsBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listTransformationsV1Output.ts b/model/listTransformationsV1Output.ts index d02b0dc5e..4842a525f 100644 --- a/model/listTransformationsV1Output.ts +++ b/model/listTransformationsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUserGroups200Response.ts b/model/listUserGroups200Response.ts index 13868428e..4195c7037 100644 --- a/model/listUserGroups200Response.ts +++ b/model/listUserGroups200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUserGroupsFromUser200Response.ts b/model/listUserGroupsFromUser200Response.ts index 39102b0ed..0afb84c7c 100644 --- a/model/listUserGroupsFromUser200Response.ts +++ b/model/listUserGroupsFromUser200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUserGroupsFromUserV1Output.ts b/model/listUserGroupsFromUserV1Output.ts index 64b0e4895..7f0eb4ae3 100644 --- a/model/listUserGroupsFromUserV1Output.ts +++ b/model/listUserGroupsFromUserV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUserGroupsV1Output.ts b/model/listUserGroupsV1Output.ts index 9288edd52..e1e8e76a8 100644 --- a/model/listUserGroupsV1Output.ts +++ b/model/listUserGroupsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUsers200Response.ts b/model/listUsers200Response.ts index 349466984..232b71838 100644 --- a/model/listUsers200Response.ts +++ b/model/listUsers200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUsersFromUserGroup200Response.ts b/model/listUsersFromUserGroup200Response.ts index 6a4466186..dda94518a 100644 --- a/model/listUsersFromUserGroup200Response.ts +++ b/model/listUsersFromUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUsersFromUserGroupV1Output.ts b/model/listUsersFromUserGroupV1Output.ts index fe43b6a39..78cc36278 100644 --- a/model/listUsersFromUserGroupV1Output.ts +++ b/model/listUsersFromUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listUsersV1Output.ts b/model/listUsersV1Output.ts index 70b3dc75e..ace229fde 100644 --- a/model/listUsersV1Output.ts +++ b/model/listUsersV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listWarehouses200Response.ts b/model/listWarehouses200Response.ts index d2e1b0970..b6d803deb 100644 --- a/model/listWarehouses200Response.ts +++ b/model/listWarehouses200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listWarehousesV1Output.ts b/model/listWarehousesV1Output.ts index 00948582a..82792c160 100644 --- a/model/listWarehousesV1Output.ts +++ b/model/listWarehousesV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listWorkspaceRegulations200Response.ts b/model/listWorkspaceRegulations200Response.ts index ca6926386..95852d153 100644 --- a/model/listWorkspaceRegulations200Response.ts +++ b/model/listWorkspaceRegulations200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/listWorkspaceRegulationsV1Output.ts b/model/listWorkspaceRegulationsV1Output.ts index 38c069df9..1fbafe0bd 100644 --- a/model/listWorkspaceRegulationsV1Output.ts +++ b/model/listWorkspaceRegulationsV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/livePluginsAlpha.ts b/model/livePluginsAlpha.ts index 103b08e8d..ddee70089 100644 --- a/model/livePluginsAlpha.ts +++ b/model/livePluginsAlpha.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/logosBeta.ts b/model/logosBeta.ts index cfa8d898d..7dbf04cbc 100644 --- a/model/logosBeta.ts +++ b/model/logosBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/messageSubscriptionResponse.ts b/model/messageSubscriptionResponse.ts index 626ebf8c0..475448dd6 100644 --- a/model/messageSubscriptionResponse.ts +++ b/model/messageSubscriptionResponse.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/messageSubscriptionResponseError.ts b/model/messageSubscriptionResponseError.ts index bfb4720af..16ffc0e66 100644 --- a/model/messageSubscriptionResponseError.ts +++ b/model/messageSubscriptionResponseError.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/messagesSubscriptionRequest.ts b/model/messagesSubscriptionRequest.ts index 275718b2c..c0f3e484c 100644 --- a/model/messagesSubscriptionRequest.ts +++ b/model/messagesSubscriptionRequest.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/metadata.ts b/model/metadata.ts index 5497e3717..45e08a0f5 100644 --- a/model/metadata.ts +++ b/model/metadata.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/metricBeta.ts b/model/metricBeta.ts index 7e5de2071..8810a48e5 100644 --- a/model/metricBeta.ts +++ b/model/metricBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/minimalUserGroupV1.ts b/model/minimalUserGroupV1.ts index c0f5b8c91..641500196 100644 --- a/model/minimalUserGroupV1.ts +++ b/model/minimalUserGroupV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/minimalUserV1.ts b/model/minimalUserV1.ts index db3a4400e..dc86076e7 100644 --- a/model/minimalUserV1.ts +++ b/model/minimalUserV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/mtuSnapshotV1.ts b/model/mtuSnapshotV1.ts index 83d8d1825..30c5c3357 100644 --- a/model/mtuSnapshotV1.ts +++ b/model/mtuSnapshotV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/paginationInput.ts b/model/paginationInput.ts index d14b8106e..b7ad1d37f 100644 --- a/model/paginationInput.ts +++ b/model/paginationInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/paginationOutput.ts b/model/paginationOutput.ts index e1a522efb..8c94489c7 100644 --- a/model/paginationOutput.ts +++ b/model/paginationOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/periodicConfig.ts b/model/periodicConfig.ts index 66d16aa73..5288bea7c 100644 --- a/model/periodicConfig.ts +++ b/model/periodicConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/permissionInputV1.ts b/model/permissionInputV1.ts index 733da30d8..909242a1b 100644 --- a/model/permissionInputV1.ts +++ b/model/permissionInputV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/permissionResourceV1.ts b/model/permissionResourceV1.ts index aa391340c..c793d01cb 100644 --- a/model/permissionResourceV1.ts +++ b/model/permissionResourceV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/permissionV1.ts b/model/permissionV1.ts index 4481bd674..49e270873 100644 --- a/model/permissionV1.ts +++ b/model/permissionV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/personalizationInput.ts b/model/personalizationInput.ts index 0eae39787..da9781316 100644 --- a/model/personalizationInput.ts +++ b/model/personalizationInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/personalizationInputEntity.ts b/model/personalizationInputEntity.ts index 419110783..4f1df5c0e 100644 --- a/model/personalizationInputEntity.ts +++ b/model/personalizationInputEntity.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/previewDestinationFilter200Response.ts b/model/previewDestinationFilter200Response.ts index 1f5662eb6..7c456c312 100644 --- a/model/previewDestinationFilter200Response.ts +++ b/model/previewDestinationFilter200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/previewDestinationFilterV1.ts b/model/previewDestinationFilterV1.ts index 6f1f3d1ca..b41d505eb 100644 --- a/model/previewDestinationFilterV1.ts +++ b/model/previewDestinationFilterV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/previewDestinationFilterV1Input.ts b/model/previewDestinationFilterV1Input.ts index 867f799b4..ebf74ff56 100644 --- a/model/previewDestinationFilterV1Input.ts +++ b/model/previewDestinationFilterV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/previewDestinationFilterV1Output.ts b/model/previewDestinationFilterV1Output.ts index 72e5da249..1ea848073 100644 --- a/model/previewDestinationFilterV1Output.ts +++ b/model/previewDestinationFilterV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/profile.ts b/model/profile.ts index fcd801929..de3761c67 100644 --- a/model/profile.ts +++ b/model/profile.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/profilesWarehouseAlpha.ts b/model/profilesWarehouseAlpha.ts index 4b739b477..2a21ab38e 100644 --- a/model/profilesWarehouseAlpha.ts +++ b/model/profilesWarehouseAlpha.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/propertyRenameBeta.ts b/model/propertyRenameBeta.ts index 51c06dcc1..5919b6774 100644 --- a/model/propertyRenameBeta.ts +++ b/model/propertyRenameBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/propertyRenameV1.ts b/model/propertyRenameV1.ts index 9ab66eacf..cc83ea6ce 100644 --- a/model/propertyRenameV1.ts +++ b/model/propertyRenameV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/propertyValueTransformationBeta.ts b/model/propertyValueTransformationBeta.ts index b0cd1be0a..d8facb462 100644 --- a/model/propertyValueTransformationBeta.ts +++ b/model/propertyValueTransformationBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/propertyValueTransformationV1.ts b/model/propertyValueTransformationV1.ts index 5357e7b42..f47637545 100644 --- a/model/propertyValueTransformationV1.ts +++ b/model/propertyValueTransformationV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/readAudiencePreviewOptions.ts b/model/readAudiencePreviewOptions.ts index 1f5c20e4e..3b3042b61 100644 --- a/model/readAudiencePreviewOptions.ts +++ b/model/readAudiencePreviewOptions.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/regulation.ts b/model/regulation.ts index c206190a6..08e258312 100644 --- a/model/regulation.ts +++ b/model/regulation.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/regulationListEntryV1.ts b/model/regulationListEntryV1.ts index 0cb7b5e57..96c8c7bd7 100644 --- a/model/regulationListEntryV1.ts +++ b/model/regulationListEntryV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeActivationFromAudience200Response.ts b/model/removeActivationFromAudience200Response.ts index f4b670890..f5bce8973 100644 --- a/model/removeActivationFromAudience200Response.ts +++ b/model/removeActivationFromAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeActivationFromAudienceOutput.ts b/model/removeActivationFromAudienceOutput.ts index 88a33ee91..18463f713 100644 --- a/model/removeActivationFromAudienceOutput.ts +++ b/model/removeActivationFromAudienceOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeAudienceFromSpace200Response.ts b/model/removeAudienceFromSpace200Response.ts index 241a6136a..3a162eb9c 100644 --- a/model/removeAudienceFromSpace200Response.ts +++ b/model/removeAudienceFromSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeAudienceFromSpace200Response1.ts b/model/removeAudienceFromSpace200Response1.ts index b14512562..0d63b8afe 100644 --- a/model/removeAudienceFromSpace200Response1.ts +++ b/model/removeAudienceFromSpace200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeAudienceFromSpaceAlphaOutput.ts b/model/removeAudienceFromSpaceAlphaOutput.ts index 477221cf0..0c03c2fd0 100644 --- a/model/removeAudienceFromSpaceAlphaOutput.ts +++ b/model/removeAudienceFromSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeAudienceFromSpaceBetaOutput.ts b/model/removeAudienceFromSpaceBetaOutput.ts index 03ebdbf40..e226b6ca3 100644 --- a/model/removeAudienceFromSpaceBetaOutput.ts +++ b/model/removeAudienceFromSpaceBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeAudienceScheduleFromAudience200Response.ts b/model/removeAudienceScheduleFromAudience200Response.ts index bfb94e647..e667666d1 100644 --- a/model/removeAudienceScheduleFromAudience200Response.ts +++ b/model/removeAudienceScheduleFromAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeAudienceScheduleFromAudienceAlphaOutput.ts b/model/removeAudienceScheduleFromAudienceAlphaOutput.ts index eb3e7f8fb..e237d7f47 100644 --- a/model/removeAudienceScheduleFromAudienceAlphaOutput.ts +++ b/model/removeAudienceScheduleFromAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeComputedTraitFromSpace200Response.ts b/model/removeComputedTraitFromSpace200Response.ts index dd9da04fe..9c3158867 100644 --- a/model/removeComputedTraitFromSpace200Response.ts +++ b/model/removeComputedTraitFromSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeComputedTraitFromSpaceAlphaOutput.ts b/model/removeComputedTraitFromSpaceAlphaOutput.ts index 22edec52f..f902b9268 100644 --- a/model/removeComputedTraitFromSpaceAlphaOutput.ts +++ b/model/removeComputedTraitFromSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeFilterFromDestination200Response.ts b/model/removeFilterFromDestination200Response.ts index 0e8646730..dfdcee385 100644 --- a/model/removeFilterFromDestination200Response.ts +++ b/model/removeFilterFromDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeFilterFromDestinationV1Output.ts b/model/removeFilterFromDestinationV1Output.ts index eec0a1d13..b694d92b0 100644 --- a/model/removeFilterFromDestinationV1Output.ts +++ b/model/removeFilterFromDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeProfilesWarehouseFromSpace200Response.ts b/model/removeProfilesWarehouseFromSpace200Response.ts index f08dd1ab5..626f406ce 100644 --- a/model/removeProfilesWarehouseFromSpace200Response.ts +++ b/model/removeProfilesWarehouseFromSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeProfilesWarehouseFromSpaceAlphaOutput.ts b/model/removeProfilesWarehouseFromSpaceAlphaOutput.ts index 2a12b1b57..2ae6c8ee9 100644 --- a/model/removeProfilesWarehouseFromSpaceAlphaOutput.ts +++ b/model/removeProfilesWarehouseFromSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeRuleV1.ts b/model/removeRuleV1.ts index ee8de591a..0085254ef 100644 --- a/model/removeRuleV1.ts +++ b/model/removeRuleV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeRulesFromTrackingPlan200Response.ts b/model/removeRulesFromTrackingPlan200Response.ts index e9d673820..a015cba50 100644 --- a/model/removeRulesFromTrackingPlan200Response.ts +++ b/model/removeRulesFromTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeRulesFromTrackingPlanV1Output.ts b/model/removeRulesFromTrackingPlanV1Output.ts index c8b0e4366..fa03c46c4 100644 --- a/model/removeRulesFromTrackingPlanV1Output.ts +++ b/model/removeRulesFromTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeSourceConnectionFromWarehouse200Response.ts b/model/removeSourceConnectionFromWarehouse200Response.ts index 3a34e94a8..6aba4a59b 100644 --- a/model/removeSourceConnectionFromWarehouse200Response.ts +++ b/model/removeSourceConnectionFromWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeSourceConnectionFromWarehouseV1Output.ts b/model/removeSourceConnectionFromWarehouseV1Output.ts index a7d27cd45..7514c59c3 100644 --- a/model/removeSourceConnectionFromWarehouseV1Output.ts +++ b/model/removeSourceConnectionFromWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeSourceFromTrackingPlan200Response.ts b/model/removeSourceFromTrackingPlan200Response.ts index 85700587b..343669af8 100644 --- a/model/removeSourceFromTrackingPlan200Response.ts +++ b/model/removeSourceFromTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeSourceFromTrackingPlanV1Output.ts b/model/removeSourceFromTrackingPlanV1Output.ts index 04f130995..f9426383c 100644 --- a/model/removeSourceFromTrackingPlanV1Output.ts +++ b/model/removeSourceFromTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeSubscriptionFromDestination200Response.ts b/model/removeSubscriptionFromDestination200Response.ts index 782d544d2..b9260d0d1 100644 --- a/model/removeSubscriptionFromDestination200Response.ts +++ b/model/removeSubscriptionFromDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeSubscriptionFromDestinationAlphaOutput.ts b/model/removeSubscriptionFromDestinationAlphaOutput.ts index 7a449994a..6842b7338 100644 --- a/model/removeSubscriptionFromDestinationAlphaOutput.ts +++ b/model/removeSubscriptionFromDestinationAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeUsersFromUserGroup200Response.ts b/model/removeUsersFromUserGroup200Response.ts index 6be0d10cf..fea2808d4 100644 --- a/model/removeUsersFromUserGroup200Response.ts +++ b/model/removeUsersFromUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeUsersFromUserGroupV1Output.ts b/model/removeUsersFromUserGroupV1Output.ts index 4f95103ee..430567dc2 100644 --- a/model/removeUsersFromUserGroupV1Output.ts +++ b/model/removeUsersFromUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeWriteKeyFromSource200Response.ts b/model/removeWriteKeyFromSource200Response.ts index 78a37442c..402f895f1 100644 --- a/model/removeWriteKeyFromSource200Response.ts +++ b/model/removeWriteKeyFromSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/removeWriteKeyFromSourceAlphaOutput.ts b/model/removeWriteKeyFromSourceAlphaOutput.ts index e7b277607..54cc30cd6 100644 --- a/model/removeWriteKeyFromSourceAlphaOutput.ts +++ b/model/removeWriteKeyFromSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceAdvancedSyncScheduleForWarehouse200Response.ts b/model/replaceAdvancedSyncScheduleForWarehouse200Response.ts index f7787327f..c897a2c51 100644 --- a/model/replaceAdvancedSyncScheduleForWarehouse200Response.ts +++ b/model/replaceAdvancedSyncScheduleForWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceAdvancedSyncScheduleForWarehouseV1Input.ts b/model/replaceAdvancedSyncScheduleForWarehouseV1Input.ts index 5a9b8104c..88231f4dd 100644 --- a/model/replaceAdvancedSyncScheduleForWarehouseV1Input.ts +++ b/model/replaceAdvancedSyncScheduleForWarehouseV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceAdvancedSyncScheduleForWarehouseV1Output.ts b/model/replaceAdvancedSyncScheduleForWarehouseV1Output.ts index 7726cafc1..75fdefcf6 100644 --- a/model/replaceAdvancedSyncScheduleForWarehouseV1Output.ts +++ b/model/replaceAdvancedSyncScheduleForWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceLabelsInSource200Response.ts b/model/replaceLabelsInSource200Response.ts index 0a1faa2bc..aab860992 100644 --- a/model/replaceLabelsInSource200Response.ts +++ b/model/replaceLabelsInSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceLabelsInSource200Response1.ts b/model/replaceLabelsInSource200Response1.ts index 528b840e1..ebd908b6d 100644 --- a/model/replaceLabelsInSource200Response1.ts +++ b/model/replaceLabelsInSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceLabelsInSourceAlphaInput.ts b/model/replaceLabelsInSourceAlphaInput.ts index 71f892cb8..e344f6681 100644 --- a/model/replaceLabelsInSourceAlphaInput.ts +++ b/model/replaceLabelsInSourceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceLabelsInSourceAlphaOutput.ts b/model/replaceLabelsInSourceAlphaOutput.ts index 38698da63..17797741c 100644 --- a/model/replaceLabelsInSourceAlphaOutput.ts +++ b/model/replaceLabelsInSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceLabelsInSourceV1Input.ts b/model/replaceLabelsInSourceV1Input.ts index 2c94e15a1..e6ee1df1b 100644 --- a/model/replaceLabelsInSourceV1Input.ts +++ b/model/replaceLabelsInSourceV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceLabelsInSourceV1Output.ts b/model/replaceLabelsInSourceV1Output.ts index 59b4fc202..aa11420a4 100644 --- a/model/replaceLabelsInSourceV1Output.ts +++ b/model/replaceLabelsInSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceMessagingSubscriptionsInSpaces200Response.ts b/model/replaceMessagingSubscriptionsInSpaces200Response.ts index 654087d04..fc386a720 100644 --- a/model/replaceMessagingSubscriptionsInSpaces200Response.ts +++ b/model/replaceMessagingSubscriptionsInSpaces200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceMessagingSubscriptionsInSpacesAlphaInput.ts b/model/replaceMessagingSubscriptionsInSpacesAlphaInput.ts index 9c5df4442..67bb8a286 100644 --- a/model/replaceMessagingSubscriptionsInSpacesAlphaInput.ts +++ b/model/replaceMessagingSubscriptionsInSpacesAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceMessagingSubscriptionsInSpacesAlphaOutput.ts b/model/replaceMessagingSubscriptionsInSpacesAlphaOutput.ts index 78775bb4b..6ab4f2570 100644 --- a/model/replaceMessagingSubscriptionsInSpacesAlphaOutput.ts +++ b/model/replaceMessagingSubscriptionsInSpacesAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replacePermissionsForUser200Response.ts b/model/replacePermissionsForUser200Response.ts index 3ae849afb..119c289a5 100644 --- a/model/replacePermissionsForUser200Response.ts +++ b/model/replacePermissionsForUser200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replacePermissionsForUserGroup200Response.ts b/model/replacePermissionsForUserGroup200Response.ts index f0fdb49e4..cd2068613 100644 --- a/model/replacePermissionsForUserGroup200Response.ts +++ b/model/replacePermissionsForUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replacePermissionsForUserGroupV1Input.ts b/model/replacePermissionsForUserGroupV1Input.ts index 7e30b2e4c..953fe0e09 100644 --- a/model/replacePermissionsForUserGroupV1Input.ts +++ b/model/replacePermissionsForUserGroupV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replacePermissionsForUserGroupV1Output.ts b/model/replacePermissionsForUserGroupV1Output.ts index 76149a5d3..f064c5729 100644 --- a/model/replacePermissionsForUserGroupV1Output.ts +++ b/model/replacePermissionsForUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replacePermissionsForUserV1Input.ts b/model/replacePermissionsForUserV1Input.ts index 32af4aac7..eb995fded 100644 --- a/model/replacePermissionsForUserV1Input.ts +++ b/model/replacePermissionsForUserV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replacePermissionsForUserV1Output.ts b/model/replacePermissionsForUserV1Output.ts index e02a75ce8..b2d62d85d 100644 --- a/model/replacePermissionsForUserV1Output.ts +++ b/model/replacePermissionsForUserV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceRulesInTrackingPlan200Response.ts b/model/replaceRulesInTrackingPlan200Response.ts index 4c945fa59..7f268c2c2 100644 --- a/model/replaceRulesInTrackingPlan200Response.ts +++ b/model/replaceRulesInTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceRulesInTrackingPlanV1Input.ts b/model/replaceRulesInTrackingPlanV1Input.ts index 86d6e29c9..ac8891f0f 100644 --- a/model/replaceRulesInTrackingPlanV1Input.ts +++ b/model/replaceRulesInTrackingPlanV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceRulesInTrackingPlanV1Output.ts b/model/replaceRulesInTrackingPlanV1Output.ts index 4cb8e729e..b71fddeb8 100644 --- a/model/replaceRulesInTrackingPlanV1Output.ts +++ b/model/replaceRulesInTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceUsersInUserGroup200Response.ts b/model/replaceUsersInUserGroup200Response.ts index 84d7a0331..3936e5b2a 100644 --- a/model/replaceUsersInUserGroup200Response.ts +++ b/model/replaceUsersInUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceUsersInUserGroupV1Input.ts b/model/replaceUsersInUserGroupV1Input.ts index 61b84d7eb..225992402 100644 --- a/model/replaceUsersInUserGroupV1Input.ts +++ b/model/replaceUsersInUserGroupV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/replaceUsersInUserGroupV1Output.ts b/model/replaceUsersInUserGroupV1Output.ts index 634012de3..09d92cd11 100644 --- a/model/replaceUsersInUserGroupV1Output.ts +++ b/model/replaceUsersInUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/requestError.ts b/model/requestError.ts index c108bb104..e1a8e097e 100644 --- a/model/requestError.ts +++ b/model/requestError.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/requestErrorEnvelope.ts b/model/requestErrorEnvelope.ts index ef75538ff..8bf4e009c 100644 --- a/model/requestErrorEnvelope.ts +++ b/model/requestErrorEnvelope.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/resourceV1.ts b/model/resourceV1.ts index 383535f66..088d4e78e 100644 --- a/model/resourceV1.ts +++ b/model/resourceV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/restoreFunctionVersion200Response.ts b/model/restoreFunctionVersion200Response.ts index 8d2f96d6c..9b4af8a4f 100644 --- a/model/restoreFunctionVersion200Response.ts +++ b/model/restoreFunctionVersion200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/restoreFunctionVersionAlphaInput.ts b/model/restoreFunctionVersionAlphaInput.ts index 201d9ddba..bf5efd515 100644 --- a/model/restoreFunctionVersionAlphaInput.ts +++ b/model/restoreFunctionVersionAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/restoreFunctionVersionAlphaOutput.ts b/model/restoreFunctionVersionAlphaOutput.ts index 1d380e833..3927b8528 100644 --- a/model/restoreFunctionVersionAlphaOutput.ts +++ b/model/restoreFunctionVersionAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseETLManualSyncJobOutput.ts b/model/reverseETLManualSyncJobOutput.ts index 9d2136999..2bb48eafa 100644 --- a/model/reverseETLManualSyncJobOutput.ts +++ b/model/reverseETLManualSyncJobOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseETLSyncStatus.ts b/model/reverseETLSyncStatus.ts index 542ed83cb..b95f6ef39 100644 --- a/model/reverseETLSyncStatus.ts +++ b/model/reverseETLSyncStatus.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlCronScheduleConfig.ts b/model/reverseEtlCronScheduleConfig.ts index cccfe367a..e50bc465b 100644 --- a/model/reverseEtlCronScheduleConfig.ts +++ b/model/reverseEtlCronScheduleConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlDbtCloudScheduleConfig.ts b/model/reverseEtlDbtCloudScheduleConfig.ts index 8d0931bea..fc9060b53 100644 --- a/model/reverseEtlDbtCloudScheduleConfig.ts +++ b/model/reverseEtlDbtCloudScheduleConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlModel.ts b/model/reverseEtlModel.ts index 3d9172f81..8a5e0b549 100644 --- a/model/reverseEtlModel.ts +++ b/model/reverseEtlModel.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlPeriodicScheduleConfig.ts b/model/reverseEtlPeriodicScheduleConfig.ts index 24393000f..f18538c96 100644 --- a/model/reverseEtlPeriodicScheduleConfig.ts +++ b/model/reverseEtlPeriodicScheduleConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlScheduleConfig.ts b/model/reverseEtlScheduleConfig.ts index a2c9f32ce..939fd3c89 100644 --- a/model/reverseEtlScheduleConfig.ts +++ b/model/reverseEtlScheduleConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlScheduleDefinition.ts b/model/reverseEtlScheduleDefinition.ts index ca6470e0f..eb1f6e391 100644 --- a/model/reverseEtlScheduleDefinition.ts +++ b/model/reverseEtlScheduleDefinition.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/reverseEtlSpecificTimeScheduleConfig.ts b/model/reverseEtlSpecificTimeScheduleConfig.ts index b45871969..e9df9160f 100644 --- a/model/reverseEtlSpecificTimeScheduleConfig.ts +++ b/model/reverseEtlSpecificTimeScheduleConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/roleV1.ts b/model/roleV1.ts index ef9cc3a85..431cb5e14 100644 --- a/model/roleV1.ts +++ b/model/roleV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/ruleInputV1.ts b/model/ruleInputV1.ts index 409c28a29..9fb64a4f8 100644 --- a/model/ruleInputV1.ts +++ b/model/ruleInputV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/ruleV1.ts b/model/ruleV1.ts index 14bd8a691..d3db27608 100644 --- a/model/ruleV1.ts +++ b/model/ruleV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/simpleDestination.ts b/model/simpleDestination.ts index bd05c7222..e247c4413 100644 --- a/model/simpleDestination.ts +++ b/model/simpleDestination.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceAPICallSnapshotV1.ts b/model/sourceAPICallSnapshotV1.ts index ad7cc90f0..1f0f5e257 100644 --- a/model/sourceAPICallSnapshotV1.ts +++ b/model/sourceAPICallSnapshotV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceAlpha.ts b/model/sourceAlpha.ts index 019e58ef5..2945e3b3d 100644 --- a/model/sourceAlpha.ts +++ b/model/sourceAlpha.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceEventVolumeDatapointV1.ts b/model/sourceEventVolumeDatapointV1.ts index 8761c0d55..5c345bb5f 100644 --- a/model/sourceEventVolumeDatapointV1.ts +++ b/model/sourceEventVolumeDatapointV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceEventVolumeV1.ts b/model/sourceEventVolumeV1.ts index e22327162..580f707b9 100644 --- a/model/sourceEventVolumeV1.ts +++ b/model/sourceEventVolumeV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceMetadataV1.ts b/model/sourceMetadataV1.ts index 15105c51f..c1e4f64a0 100644 --- a/model/sourceMetadataV1.ts +++ b/model/sourceMetadataV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceSettingsOutputV1.ts b/model/sourceSettingsOutputV1.ts index d1dc0c9af..f3802fe4b 100644 --- a/model/sourceSettingsOutputV1.ts +++ b/model/sourceSettingsOutputV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/sourceV1.ts b/model/sourceV1.ts index 1f2b8e1d4..d33b08384 100644 --- a/model/sourceV1.ts +++ b/model/sourceV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/space.ts b/model/space.ts index 7142f39a8..f3d391b5e 100644 --- a/model/space.ts +++ b/model/space.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/spaceWarehouseSchemaOverride.ts b/model/spaceWarehouseSchemaOverride.ts index c1ed2dffb..ba27f287d 100644 --- a/model/spaceWarehouseSchemaOverride.ts +++ b/model/spaceWarehouseSchemaOverride.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/spaceWarehouseSelectiveSyncItemAlpha.ts b/model/spaceWarehouseSelectiveSyncItemAlpha.ts index 2353b8f6d..fa6787bc5 100644 --- a/model/spaceWarehouseSelectiveSyncItemAlpha.ts +++ b/model/spaceWarehouseSelectiveSyncItemAlpha.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/specificDaysConfig.ts b/model/specificDaysConfig.ts index b04b85757..700f12945 100644 --- a/model/specificDaysConfig.ts +++ b/model/specificDaysConfig.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/streamStatusV1.ts b/model/streamStatusV1.ts index d42c5ccc4..8c67dcd9c 100644 --- a/model/streamStatusV1.ts +++ b/model/streamStatusV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/suppressedInner.ts b/model/suppressedInner.ts index dcfe506c1..0c12454d3 100644 --- a/model/suppressedInner.ts +++ b/model/suppressedInner.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/syncExtractPhase.ts b/model/syncExtractPhase.ts index 1dfd7d21a..ece0b5443 100644 --- a/model/syncExtractPhase.ts +++ b/model/syncExtractPhase.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/syncLoadPhase.ts b/model/syncLoadPhase.ts index bf49064aa..d12c6d214 100644 --- a/model/syncLoadPhase.ts +++ b/model/syncLoadPhase.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/syncNoticeV1.ts b/model/syncNoticeV1.ts index 7f3929f93..c9a31f76d 100644 --- a/model/syncNoticeV1.ts +++ b/model/syncNoticeV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/syncV1.ts b/model/syncV1.ts index 36f890be6..209445bff 100644 --- a/model/syncV1.ts +++ b/model/syncV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/trackSourceSettingsV1.ts b/model/trackSourceSettingsV1.ts index b231d6f5f..720730f44 100644 --- a/model/trackSourceSettingsV1.ts +++ b/model/trackSourceSettingsV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/trackingPlanV1.ts b/model/trackingPlanV1.ts index 3322e4a19..d850ddc1c 100644 --- a/model/trackingPlanV1.ts +++ b/model/trackingPlanV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/traitDefinition.ts b/model/traitDefinition.ts index 5f0e96e5e..d72f77568 100644 --- a/model/traitDefinition.ts +++ b/model/traitDefinition.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/traitOptions.ts b/model/traitOptions.ts index 9ac96ddce..e82aa017e 100644 --- a/model/traitOptions.ts +++ b/model/traitOptions.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/transformationBeta.ts b/model/transformationBeta.ts index c873ae890..f49fe2716 100644 --- a/model/transformationBeta.ts +++ b/model/transformationBeta.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/transformationV1.ts b/model/transformationV1.ts index 12d1f5f20..3650ff07a 100644 --- a/model/transformationV1.ts +++ b/model/transformationV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateActivationForAudience200Response.ts b/model/updateActivationForAudience200Response.ts index 4f7595afa..366faa6d6 100644 --- a/model/updateActivationForAudience200Response.ts +++ b/model/updateActivationForAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateActivationForAudienceAlphaInput.ts b/model/updateActivationForAudienceAlphaInput.ts index 50f04d721..2c993d5fc 100644 --- a/model/updateActivationForAudienceAlphaInput.ts +++ b/model/updateActivationForAudienceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateActivationForAudienceOutput.ts b/model/updateActivationForAudienceOutput.ts index 990a5e9cb..1872500a8 100644 --- a/model/updateActivationForAudienceOutput.ts +++ b/model/updateActivationForAudienceOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceForSpace200Response.ts b/model/updateAudienceForSpace200Response.ts index 4cd0d1579..53023e555 100644 --- a/model/updateAudienceForSpace200Response.ts +++ b/model/updateAudienceForSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceForSpace200Response1.ts b/model/updateAudienceForSpace200Response1.ts index f4342cd8d..8fbc1fb67 100644 --- a/model/updateAudienceForSpace200Response1.ts +++ b/model/updateAudienceForSpace200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceForSpaceAlphaInput.ts b/model/updateAudienceForSpaceAlphaInput.ts index be19cc0f3..dc43a3c0a 100644 --- a/model/updateAudienceForSpaceAlphaInput.ts +++ b/model/updateAudienceForSpaceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceForSpaceAlphaOutput.ts b/model/updateAudienceForSpaceAlphaOutput.ts index 259a32aef..f0bcd9455 100644 --- a/model/updateAudienceForSpaceAlphaOutput.ts +++ b/model/updateAudienceForSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceForSpaceBetaInput.ts b/model/updateAudienceForSpaceBetaInput.ts index 59fe8643e..22c0411c7 100644 --- a/model/updateAudienceForSpaceBetaInput.ts +++ b/model/updateAudienceForSpaceBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceForSpaceBetaOutput.ts b/model/updateAudienceForSpaceBetaOutput.ts index 5828af0dd..e02a67d91 100644 --- a/model/updateAudienceForSpaceBetaOutput.ts +++ b/model/updateAudienceForSpaceBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceScheduleForAudience200Response.ts b/model/updateAudienceScheduleForAudience200Response.ts index e2cd523a7..fb19052e5 100644 --- a/model/updateAudienceScheduleForAudience200Response.ts +++ b/model/updateAudienceScheduleForAudience200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceScheduleForAudienceAlphaInput.ts b/model/updateAudienceScheduleForAudienceAlphaInput.ts index 491ed4c63..580afc788 100644 --- a/model/updateAudienceScheduleForAudienceAlphaInput.ts +++ b/model/updateAudienceScheduleForAudienceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateAudienceScheduleForAudienceAlphaOutput.ts b/model/updateAudienceScheduleForAudienceAlphaOutput.ts index a569ea52f..17e65d6b9 100644 --- a/model/updateAudienceScheduleForAudienceAlphaOutput.ts +++ b/model/updateAudienceScheduleForAudienceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateComputedTraitForSpace200Response.ts b/model/updateComputedTraitForSpace200Response.ts index e340b70dd..537ab1550 100644 --- a/model/updateComputedTraitForSpace200Response.ts +++ b/model/updateComputedTraitForSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateComputedTraitForSpaceAlphaInput.ts b/model/updateComputedTraitForSpaceAlphaInput.ts index 22ff5735e..856211246 100644 --- a/model/updateComputedTraitForSpaceAlphaInput.ts +++ b/model/updateComputedTraitForSpaceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateComputedTraitForSpaceAlphaOutput.ts b/model/updateComputedTraitForSpaceAlphaOutput.ts index 593f566e0..93a655cdc 100644 --- a/model/updateComputedTraitForSpaceAlphaOutput.ts +++ b/model/updateComputedTraitForSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateDestination200Response.ts b/model/updateDestination200Response.ts index a4b9b643f..bc305683a 100644 --- a/model/updateDestination200Response.ts +++ b/model/updateDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateDestinationV1Input.ts b/model/updateDestinationV1Input.ts index edcd154e9..8b2ebd59f 100644 --- a/model/updateDestinationV1Input.ts +++ b/model/updateDestinationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateDestinationV1Output.ts b/model/updateDestinationV1Output.ts index 70c772b1b..3d8737f7c 100644 --- a/model/updateDestinationV1Output.ts +++ b/model/updateDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFilterById200Response.ts b/model/updateFilterById200Response.ts index 0b9bc7d79..343d465fb 100644 --- a/model/updateFilterById200Response.ts +++ b/model/updateFilterById200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFilterByIdInput.ts b/model/updateFilterByIdInput.ts index 9a7548e8c..8aa4a4e78 100644 --- a/model/updateFilterByIdInput.ts +++ b/model/updateFilterByIdInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFilterByIdOutput.ts b/model/updateFilterByIdOutput.ts index e8869e9f4..aa00e3794 100644 --- a/model/updateFilterByIdOutput.ts +++ b/model/updateFilterByIdOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFilterForDestination200Response.ts b/model/updateFilterForDestination200Response.ts index 4f938b447..35efd035f 100644 --- a/model/updateFilterForDestination200Response.ts +++ b/model/updateFilterForDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFilterForDestinationV1Input.ts b/model/updateFilterForDestinationV1Input.ts index 7fbed8230..649815c9a 100644 --- a/model/updateFilterForDestinationV1Input.ts +++ b/model/updateFilterForDestinationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFilterForDestinationV1Output.ts b/model/updateFilterForDestinationV1Output.ts index c25539702..1ae00e33b 100644 --- a/model/updateFilterForDestinationV1Output.ts +++ b/model/updateFilterForDestinationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFunction200Response.ts b/model/updateFunction200Response.ts index 1665b3bfa..f16feef54 100644 --- a/model/updateFunction200Response.ts +++ b/model/updateFunction200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFunctionV1Input.ts b/model/updateFunctionV1Input.ts index 779ae3bd1..6e8f3e9a6 100644 --- a/model/updateFunctionV1Input.ts +++ b/model/updateFunctionV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateFunctionV1Output.ts b/model/updateFunctionV1Output.ts index d8aeea951..5b22bd23a 100644 --- a/model/updateFunctionV1Output.ts +++ b/model/updateFunctionV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateGroupSubscriptionStatusResponse.ts b/model/updateGroupSubscriptionStatusResponse.ts index 06058e5b1..9f3787b0a 100644 --- a/model/updateGroupSubscriptionStatusResponse.ts +++ b/model/updateGroupSubscriptionStatusResponse.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateInsertFunctionInstance200Response.ts b/model/updateInsertFunctionInstance200Response.ts index 571c1a4ac..55e084e8f 100644 --- a/model/updateInsertFunctionInstance200Response.ts +++ b/model/updateInsertFunctionInstance200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateInsertFunctionInstanceAlphaInput.ts b/model/updateInsertFunctionInstanceAlphaInput.ts index 63ba84860..96f4a8746 100644 --- a/model/updateInsertFunctionInstanceAlphaInput.ts +++ b/model/updateInsertFunctionInstanceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateInsertFunctionInstanceAlphaOutput.ts b/model/updateInsertFunctionInstanceAlphaOutput.ts index d389b11aa..01d7b7a75 100644 --- a/model/updateInsertFunctionInstanceAlphaOutput.ts +++ b/model/updateInsertFunctionInstanceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateProfilesWarehouseForSpaceWarehouse200Response.ts b/model/updateProfilesWarehouseForSpaceWarehouse200Response.ts index 85250aed3..496d68941 100644 --- a/model/updateProfilesWarehouseForSpaceWarehouse200Response.ts +++ b/model/updateProfilesWarehouseForSpaceWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateProfilesWarehouseForSpaceWarehouseAlphaInput.ts b/model/updateProfilesWarehouseForSpaceWarehouseAlphaInput.ts index 5ee9df6c9..e658b9a45 100644 --- a/model/updateProfilesWarehouseForSpaceWarehouseAlphaInput.ts +++ b/model/updateProfilesWarehouseForSpaceWarehouseAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateProfilesWarehouseForSpaceWarehouseAlphaOutput.ts b/model/updateProfilesWarehouseForSpaceWarehouseAlphaOutput.ts index b3f44cab3..fc02b6b9e 100644 --- a/model/updateProfilesWarehouseForSpaceWarehouseAlphaOutput.ts +++ b/model/updateProfilesWarehouseForSpaceWarehouseAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateReverseEtlModel200Response.ts b/model/updateReverseEtlModel200Response.ts index e20059d00..471650302 100644 --- a/model/updateReverseEtlModel200Response.ts +++ b/model/updateReverseEtlModel200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateReverseEtlModelInput.ts b/model/updateReverseEtlModelInput.ts index 2f22b4313..185688747 100644 --- a/model/updateReverseEtlModelInput.ts +++ b/model/updateReverseEtlModelInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateReverseEtlModelOutput.ts b/model/updateReverseEtlModelOutput.ts index 6e5236cab..1a0927434 100644 --- a/model/updateReverseEtlModelOutput.ts +++ b/model/updateReverseEtlModelOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateRulesInTrackingPlan200Response.ts b/model/updateRulesInTrackingPlan200Response.ts index 942d02816..8bfa7bcbd 100644 --- a/model/updateRulesInTrackingPlan200Response.ts +++ b/model/updateRulesInTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateRulesInTrackingPlanV1Input.ts b/model/updateRulesInTrackingPlanV1Input.ts index ed2592037..66f5999ff 100644 --- a/model/updateRulesInTrackingPlanV1Input.ts +++ b/model/updateRulesInTrackingPlanV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateRulesInTrackingPlanV1Output.ts b/model/updateRulesInTrackingPlanV1Output.ts index 538ac8bf2..0d59f86fd 100644 --- a/model/updateRulesInTrackingPlanV1Output.ts +++ b/model/updateRulesInTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSchemaSettingsInSource200Response.ts b/model/updateSchemaSettingsInSource200Response.ts index 2daece5d9..ea4a774ee 100644 --- a/model/updateSchemaSettingsInSource200Response.ts +++ b/model/updateSchemaSettingsInSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSchemaSettingsInSourceV1Input.ts b/model/updateSchemaSettingsInSourceV1Input.ts index b10a99d8a..36f883887 100644 --- a/model/updateSchemaSettingsInSourceV1Input.ts +++ b/model/updateSchemaSettingsInSourceV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSchemaSettingsInSourceV1Output.ts b/model/updateSchemaSettingsInSourceV1Output.ts index 7841746d9..fdcc8a45d 100644 --- a/model/updateSchemaSettingsInSourceV1Output.ts +++ b/model/updateSchemaSettingsInSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSelectiveSyncForWarehouse200Response.ts b/model/updateSelectiveSyncForWarehouse200Response.ts index 0bb21c872..8e589ea17 100644 --- a/model/updateSelectiveSyncForWarehouse200Response.ts +++ b/model/updateSelectiveSyncForWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSelectiveSyncForWarehouseAndSpace200Response.ts b/model/updateSelectiveSyncForWarehouseAndSpace200Response.ts index 9a0d539db..2d06154ad 100644 --- a/model/updateSelectiveSyncForWarehouseAndSpace200Response.ts +++ b/model/updateSelectiveSyncForWarehouseAndSpace200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSelectiveSyncForWarehouseAndSpaceAlphaInput.ts b/model/updateSelectiveSyncForWarehouseAndSpaceAlphaInput.ts index 33bcaaf5b..c9fa8036b 100644 --- a/model/updateSelectiveSyncForWarehouseAndSpaceAlphaInput.ts +++ b/model/updateSelectiveSyncForWarehouseAndSpaceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSelectiveSyncForWarehouseAndSpaceAlphaOutput.ts b/model/updateSelectiveSyncForWarehouseAndSpaceAlphaOutput.ts index 542cb7037..4981253be 100644 --- a/model/updateSelectiveSyncForWarehouseAndSpaceAlphaOutput.ts +++ b/model/updateSelectiveSyncForWarehouseAndSpaceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSelectiveSyncForWarehouseV1Input.ts b/model/updateSelectiveSyncForWarehouseV1Input.ts index 62dacf5db..98440a923 100644 --- a/model/updateSelectiveSyncForWarehouseV1Input.ts +++ b/model/updateSelectiveSyncForWarehouseV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSelectiveSyncForWarehouseV1Output.ts b/model/updateSelectiveSyncForWarehouseV1Output.ts index b44ada4b9..75d15d533 100644 --- a/model/updateSelectiveSyncForWarehouseV1Output.ts +++ b/model/updateSelectiveSyncForWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSource200Response.ts b/model/updateSource200Response.ts index d7cc0ab47..df1de18c2 100644 --- a/model/updateSource200Response.ts +++ b/model/updateSource200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSource200Response1.ts b/model/updateSource200Response1.ts index 9db5744bc..23eacf247 100644 --- a/model/updateSource200Response1.ts +++ b/model/updateSource200Response1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSourceAlphaInput.ts b/model/updateSourceAlphaInput.ts index 51fc8f28c..9309145ab 100644 --- a/model/updateSourceAlphaInput.ts +++ b/model/updateSourceAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSourceAlphaOutput.ts b/model/updateSourceAlphaOutput.ts index 280cebb1e..3f37f05cb 100644 --- a/model/updateSourceAlphaOutput.ts +++ b/model/updateSourceAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSourceV1Input.ts b/model/updateSourceV1Input.ts index 430f01d28..ffdbf2712 100644 --- a/model/updateSourceV1Input.ts +++ b/model/updateSourceV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSourceV1Output.ts b/model/updateSourceV1Output.ts index dec192cf4..554974e18 100644 --- a/model/updateSourceV1Output.ts +++ b/model/updateSourceV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSubscriptionForDestination200Response.ts b/model/updateSubscriptionForDestination200Response.ts index aad767cc4..3835cb706 100644 --- a/model/updateSubscriptionForDestination200Response.ts +++ b/model/updateSubscriptionForDestination200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSubscriptionForDestinationAlphaInput.ts b/model/updateSubscriptionForDestinationAlphaInput.ts index 3c453244a..06dc8945a 100644 --- a/model/updateSubscriptionForDestinationAlphaInput.ts +++ b/model/updateSubscriptionForDestinationAlphaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateSubscriptionForDestinationAlphaOutput.ts b/model/updateSubscriptionForDestinationAlphaOutput.ts index 65bb93f5d..3ac4ea6c9 100644 --- a/model/updateSubscriptionForDestinationAlphaOutput.ts +++ b/model/updateSubscriptionForDestinationAlphaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTrackingPlan200Response.ts b/model/updateTrackingPlan200Response.ts index c24f68803..7ec40daca 100644 --- a/model/updateTrackingPlan200Response.ts +++ b/model/updateTrackingPlan200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTrackingPlanV1Input.ts b/model/updateTrackingPlanV1Input.ts index b42a4b1a0..37f408ea7 100644 --- a/model/updateTrackingPlanV1Input.ts +++ b/model/updateTrackingPlanV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTrackingPlanV1Output.ts b/model/updateTrackingPlanV1Output.ts index 7357d36e1..8dde84276 100644 --- a/model/updateTrackingPlanV1Output.ts +++ b/model/updateTrackingPlanV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTransformation200Response.ts b/model/updateTransformation200Response.ts index 097975a0e..e86037524 100644 --- a/model/updateTransformation200Response.ts +++ b/model/updateTransformation200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTransformationBetaInput.ts b/model/updateTransformationBetaInput.ts index 446a4b5c2..56e69b7a8 100644 --- a/model/updateTransformationBetaInput.ts +++ b/model/updateTransformationBetaInput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTransformationBetaOutput.ts b/model/updateTransformationBetaOutput.ts index 44feea03a..a03cd9915 100644 --- a/model/updateTransformationBetaOutput.ts +++ b/model/updateTransformationBetaOutput.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTransformationV1Input.ts b/model/updateTransformationV1Input.ts index 3f0ea3a00..f88a9c87f 100644 --- a/model/updateTransformationV1Input.ts +++ b/model/updateTransformationV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateTransformationV1Output.ts b/model/updateTransformationV1Output.ts index feb35a7b8..5ec545d67 100644 --- a/model/updateTransformationV1Output.ts +++ b/model/updateTransformationV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateUserGroup200Response.ts b/model/updateUserGroup200Response.ts index da08af99f..54949cccd 100644 --- a/model/updateUserGroup200Response.ts +++ b/model/updateUserGroup200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateUserGroupV1Input.ts b/model/updateUserGroupV1Input.ts index 69efddf4d..48d9c3fdd 100644 --- a/model/updateUserGroupV1Input.ts +++ b/model/updateUserGroupV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateUserGroupV1Output.ts b/model/updateUserGroupV1Output.ts index 670575564..fcb44e878 100644 --- a/model/updateUserGroupV1Output.ts +++ b/model/updateUserGroupV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateWarehouse200Response.ts b/model/updateWarehouse200Response.ts index 2b8dd739e..7b9ff7e55 100644 --- a/model/updateWarehouse200Response.ts +++ b/model/updateWarehouse200Response.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateWarehouseV1Input.ts b/model/updateWarehouseV1Input.ts index db35d5691..ff4f92397 100644 --- a/model/updateWarehouseV1Input.ts +++ b/model/updateWarehouseV1Input.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/updateWarehouseV1Output.ts b/model/updateWarehouseV1Output.ts index a1bcaacf7..92b238a83 100644 --- a/model/updateWarehouseV1Output.ts +++ b/model/updateWarehouseV1Output.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/upsertRuleV1.ts b/model/upsertRuleV1.ts index e14f68e6f..bf6a27364 100644 --- a/model/upsertRuleV1.ts +++ b/model/upsertRuleV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/userGroupV1.ts b/model/userGroupV1.ts index 61056098d..92c6d1a0d 100644 --- a/model/userGroupV1.ts +++ b/model/userGroupV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/userV1.ts b/model/userV1.ts index a922464b8..930719dca 100644 --- a/model/userV1.ts +++ b/model/userV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/usersPerSourceSnapshotV1.ts b/model/usersPerSourceSnapshotV1.ts index a9a2226fa..3b7325f12 100644 --- a/model/usersPerSourceSnapshotV1.ts +++ b/model/usersPerSourceSnapshotV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/version.ts b/model/version.ts index 0a906a743..362671f2d 100644 --- a/model/version.ts +++ b/model/version.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/warehouseAdvancedSyncV1.ts b/model/warehouseAdvancedSyncV1.ts index 14ff6ba4e..e129bf8e1 100644 --- a/model/warehouseAdvancedSyncV1.ts +++ b/model/warehouseAdvancedSyncV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/warehouseMetadataV1.ts b/model/warehouseMetadataV1.ts index be5aa1509..fb911b36b 100644 --- a/model/warehouseMetadataV1.ts +++ b/model/warehouseMetadataV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/warehouseSelectiveSyncItemV1.ts b/model/warehouseSelectiveSyncItemV1.ts index 0470621b3..1a9ecdaf2 100644 --- a/model/warehouseSelectiveSyncItemV1.ts +++ b/model/warehouseSelectiveSyncItemV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/warehouseSyncOverrideV1.ts b/model/warehouseSyncOverrideV1.ts index 2dfe3a06c..41bfc40ae 100644 --- a/model/warehouseSyncOverrideV1.ts +++ b/model/warehouseSyncOverrideV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/warehouseV1.ts b/model/warehouseV1.ts index 7b37a2e88..e12e131f4 100644 --- a/model/warehouseV1.ts +++ b/model/warehouseV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/model/workspaceV1.ts b/model/workspaceV1.ts index aeba2c5d6..394fdc8c2 100644 --- a/model/workspaceV1.ts +++ b/model/workspaceV1.ts @@ -2,7 +2,7 @@ * 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: 62.0.3 + * The version of the OpenAPI document: 62.0.4 * Contact: friends@segment.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/package.json b/package.json index 8dd2befc7..148646617 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "uuid": "^8.3.2", "request": "^2.88.2" }, - "version": "62.0.3-b16211", + "version": "62.0.4-b16233", "devDependencies": { "@types/bluebird": "^3.5.33", "@types/jest": "^29",