From 7592fcfb26862588fcf338e8c742cb51a0f2a026 Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Thu, 29 Jan 2026 10:54:37 +0300 Subject: [PATCH 1/4] Codegen: CRM Companies --- codegen/Crm/Companies/Api/BasicApi.php | 2 +- codegen/Crm/Companies/Api/BatchApi.php | 2 +- codegen/Crm/Companies/Api/SearchApi.php | 2 +- codegen/Crm/Companies/ApiException.php | 2 +- codegen/Crm/Companies/Configuration.php | 2 +- codegen/Crm/Companies/FormDataProcessor.php | 2 +- codegen/Crm/Companies/HeaderSelector.php | 2 +- codegen/Crm/Companies/Model/AssociatedId.php | 2 +- codegen/Crm/Companies/Model/AssociationSpec.php | 2 +- .../Model/BatchInputSimplePublicObjectBatchInput.php | 2 +- .../Model/BatchInputSimplePublicObjectBatchInputForCreate.php | 2 +- .../Model/BatchInputSimplePublicObjectBatchInputUpsert.php | 2 +- .../Crm/Companies/Model/BatchInputSimplePublicObjectId.php | 2 +- .../Companies/Model/BatchReadInputSimplePublicObjectId.php | 2 +- .../Crm/Companies/Model/BatchResponseSimplePublicObject.php | 4 ++-- .../Companies/Model/BatchResponseSimplePublicUpsertObject.php | 4 ++-- .../Crm/Companies/Model/CollectionResponseAssociatedId.php | 2 +- .../CollectionResponseSimplePublicObjectWithAssociations.php | 2 +- .../Model/CollectionResponseWithTotalSimplePublicObject.php | 2 +- codegen/Crm/Companies/Model/Error.php | 2 +- codegen/Crm/Companies/Model/ErrorDetail.php | 2 +- codegen/Crm/Companies/Model/Filter.php | 2 +- codegen/Crm/Companies/Model/FilterGroup.php | 2 +- codegen/Crm/Companies/Model/ModelInterface.php | 2 +- codegen/Crm/Companies/Model/NextPage.php | 2 +- codegen/Crm/Companies/Model/Paging.php | 2 +- codegen/Crm/Companies/Model/PreviousPage.php | 2 +- codegen/Crm/Companies/Model/PublicAssociationsForObject.php | 2 +- codegen/Crm/Companies/Model/PublicMergeInput.php | 2 +- codegen/Crm/Companies/Model/PublicObjectId.php | 2 +- codegen/Crm/Companies/Model/PublicObjectSearchRequest.php | 2 +- codegen/Crm/Companies/Model/SimplePublicObject.php | 2 +- codegen/Crm/Companies/Model/SimplePublicObjectBatchInput.php | 2 +- .../Companies/Model/SimplePublicObjectBatchInputForCreate.php | 2 +- .../Companies/Model/SimplePublicObjectBatchInputUpsert.php | 2 +- codegen/Crm/Companies/Model/SimplePublicObjectId.php | 2 +- codegen/Crm/Companies/Model/SimplePublicObjectInput.php | 2 +- .../Crm/Companies/Model/SimplePublicObjectInputForCreate.php | 2 +- .../Companies/Model/SimplePublicObjectWithAssociations.php | 2 +- codegen/Crm/Companies/Model/SimplePublicUpsertObject.php | 2 +- codegen/Crm/Companies/Model/StandardError.php | 2 +- codegen/Crm/Companies/Model/ValueWithTimestamp.php | 2 +- codegen/Crm/Companies/ObjectSerializer.php | 2 +- 43 files changed, 45 insertions(+), 45 deletions(-) diff --git a/codegen/Crm/Companies/Api/BasicApi.php b/codegen/Crm/Companies/Api/BasicApi.php index 61d60d29..43c1fef6 100644 --- a/codegen/Crm/Companies/Api/BasicApi.php +++ b/codegen/Crm/Companies/Api/BasicApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Api/BatchApi.php b/codegen/Crm/Companies/Api/BatchApi.php index dfea0b51..c56aa4b1 100644 --- a/codegen/Crm/Companies/Api/BatchApi.php +++ b/codegen/Crm/Companies/Api/BatchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Api/SearchApi.php b/codegen/Crm/Companies/Api/SearchApi.php index f1b0c09e..3d47a93d 100644 --- a/codegen/Crm/Companies/Api/SearchApi.php +++ b/codegen/Crm/Companies/Api/SearchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/ApiException.php b/codegen/Crm/Companies/ApiException.php index 8c416ff4..2d4f9e66 100644 --- a/codegen/Crm/Companies/ApiException.php +++ b/codegen/Crm/Companies/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Configuration.php b/codegen/Crm/Companies/Configuration.php index 1d2abbaf..218e269d 100644 --- a/codegen/Crm/Companies/Configuration.php +++ b/codegen/Crm/Companies/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/FormDataProcessor.php b/codegen/Crm/Companies/FormDataProcessor.php index 36bffc0c..f65553ca 100644 --- a/codegen/Crm/Companies/FormDataProcessor.php +++ b/codegen/Crm/Companies/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/HeaderSelector.php b/codegen/Crm/Companies/HeaderSelector.php index ce026f78..5bdaa816 100644 --- a/codegen/Crm/Companies/HeaderSelector.php +++ b/codegen/Crm/Companies/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/AssociatedId.php b/codegen/Crm/Companies/Model/AssociatedId.php index 9483380a..999f81e1 100644 --- a/codegen/Crm/Companies/Model/AssociatedId.php +++ b/codegen/Crm/Companies/Model/AssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/AssociationSpec.php b/codegen/Crm/Companies/Model/AssociationSpec.php index 5934008e..d4a976d4 100644 --- a/codegen/Crm/Companies/Model/AssociationSpec.php +++ b/codegen/Crm/Companies/Model/AssociationSpec.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInput.php b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInput.php index 8921afbd..277a0903 100644 --- a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInput.php +++ b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputForCreate.php b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputForCreate.php index 458b0306..f6b19fa6 100644 --- a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputForCreate.php +++ b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputUpsert.php b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputUpsert.php index 361ccb31..f01e6291 100644 --- a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputUpsert.php +++ b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectBatchInputUpsert.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectId.php b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectId.php index 468c5c82..4999a6ce 100644 --- a/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectId.php +++ b/codegen/Crm/Companies/Model/BatchInputSimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/BatchReadInputSimplePublicObjectId.php b/codegen/Crm/Companies/Model/BatchReadInputSimplePublicObjectId.php index 397d32fb..68a5dd4c 100644 --- a/codegen/Crm/Companies/Model/BatchReadInputSimplePublicObjectId.php +++ b/codegen/Crm/Companies/Model/BatchReadInputSimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/BatchResponseSimplePublicObject.php b/codegen/Crm/Companies/Model/BatchResponseSimplePublicObject.php index 816ffd87..e632f72d 100644 --- a/codegen/Crm/Companies/Model/BatchResponseSimplePublicObject.php +++ b/codegen/Crm/Companies/Model/BatchResponseSimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param string $status The status of the batch processing request: \"PENDING\", \"PROCESSING\", \"CANCELLED\", or \"COMPLETE\" + * @param string $status The status of the batch processing request. The expected value is \"COMPLETE\". * * @return self */ diff --git a/codegen/Crm/Companies/Model/BatchResponseSimplePublicUpsertObject.php b/codegen/Crm/Companies/Model/BatchResponseSimplePublicUpsertObject.php index 07aeb418..ec455918 100644 --- a/codegen/Crm/Companies/Model/BatchResponseSimplePublicUpsertObject.php +++ b/codegen/Crm/Companies/Model/BatchResponseSimplePublicUpsertObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param string $status The status of the batch processing request. Can be: \"PENDING\", \"PROCESSING\", \"CANCELED\", or \"COMPLETE\". + * @param string $status The status of the batch processing request. The expected value is \"COMPLETE\". * * @return self */ diff --git a/codegen/Crm/Companies/Model/CollectionResponseAssociatedId.php b/codegen/Crm/Companies/Model/CollectionResponseAssociatedId.php index 4e7882d2..d93bca55 100644 --- a/codegen/Crm/Companies/Model/CollectionResponseAssociatedId.php +++ b/codegen/Crm/Companies/Model/CollectionResponseAssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/CollectionResponseSimplePublicObjectWithAssociations.php b/codegen/Crm/Companies/Model/CollectionResponseSimplePublicObjectWithAssociations.php index 29bf70e7..22fb0161 100644 --- a/codegen/Crm/Companies/Model/CollectionResponseSimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Companies/Model/CollectionResponseSimplePublicObjectWithAssociations.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/CollectionResponseWithTotalSimplePublicObject.php b/codegen/Crm/Companies/Model/CollectionResponseWithTotalSimplePublicObject.php index b7f28081..fc90c7dd 100644 --- a/codegen/Crm/Companies/Model/CollectionResponseWithTotalSimplePublicObject.php +++ b/codegen/Crm/Companies/Model/CollectionResponseWithTotalSimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/Error.php b/codegen/Crm/Companies/Model/Error.php index 82c3496d..1cc35704 100644 --- a/codegen/Crm/Companies/Model/Error.php +++ b/codegen/Crm/Companies/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/ErrorDetail.php b/codegen/Crm/Companies/Model/ErrorDetail.php index e0b2385a..a10f3148 100644 --- a/codegen/Crm/Companies/Model/ErrorDetail.php +++ b/codegen/Crm/Companies/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/Filter.php b/codegen/Crm/Companies/Model/Filter.php index 3e43392a..f69fdb47 100644 --- a/codegen/Crm/Companies/Model/Filter.php +++ b/codegen/Crm/Companies/Model/Filter.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/FilterGroup.php b/codegen/Crm/Companies/Model/FilterGroup.php index 2b23547c..98ac591a 100644 --- a/codegen/Crm/Companies/Model/FilterGroup.php +++ b/codegen/Crm/Companies/Model/FilterGroup.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/ModelInterface.php b/codegen/Crm/Companies/Model/ModelInterface.php index 1cf1d5fc..8081295b 100644 --- a/codegen/Crm/Companies/Model/ModelInterface.php +++ b/codegen/Crm/Companies/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/NextPage.php b/codegen/Crm/Companies/Model/NextPage.php index c90d7ff8..5fb21b1a 100644 --- a/codegen/Crm/Companies/Model/NextPage.php +++ b/codegen/Crm/Companies/Model/NextPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/Paging.php b/codegen/Crm/Companies/Model/Paging.php index 1f3e35e8..bb1f700b 100644 --- a/codegen/Crm/Companies/Model/Paging.php +++ b/codegen/Crm/Companies/Model/Paging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/PreviousPage.php b/codegen/Crm/Companies/Model/PreviousPage.php index 53652810..f8b5f50f 100644 --- a/codegen/Crm/Companies/Model/PreviousPage.php +++ b/codegen/Crm/Companies/Model/PreviousPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/PublicAssociationsForObject.php b/codegen/Crm/Companies/Model/PublicAssociationsForObject.php index d4dd0cc1..198677e4 100644 --- a/codegen/Crm/Companies/Model/PublicAssociationsForObject.php +++ b/codegen/Crm/Companies/Model/PublicAssociationsForObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/PublicMergeInput.php b/codegen/Crm/Companies/Model/PublicMergeInput.php index 491479dd..bac4c67f 100644 --- a/codegen/Crm/Companies/Model/PublicMergeInput.php +++ b/codegen/Crm/Companies/Model/PublicMergeInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/PublicObjectId.php b/codegen/Crm/Companies/Model/PublicObjectId.php index 97d42d29..ec6ee4da 100644 --- a/codegen/Crm/Companies/Model/PublicObjectId.php +++ b/codegen/Crm/Companies/Model/PublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/PublicObjectSearchRequest.php b/codegen/Crm/Companies/Model/PublicObjectSearchRequest.php index 3039fa21..3c9590d3 100644 --- a/codegen/Crm/Companies/Model/PublicObjectSearchRequest.php +++ b/codegen/Crm/Companies/Model/PublicObjectSearchRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObject.php b/codegen/Crm/Companies/Model/SimplePublicObject.php index 67e6f29a..cc75603d 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObject.php +++ b/codegen/Crm/Companies/Model/SimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectBatchInput.php b/codegen/Crm/Companies/Model/SimplePublicObjectBatchInput.php index e772caa3..45ba7eb6 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectBatchInput.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectBatchInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputForCreate.php b/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputForCreate.php index 1b89218f..15c807a0 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputForCreate.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputUpsert.php b/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputUpsert.php index bc0e3e94..9a306902 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputUpsert.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectBatchInputUpsert.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectId.php b/codegen/Crm/Companies/Model/SimplePublicObjectId.php index a9b5d60d..6f18cfe7 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectId.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectInput.php b/codegen/Crm/Companies/Model/SimplePublicObjectInput.php index 5c025f2a..00c10158 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectInput.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectInputForCreate.php b/codegen/Crm/Companies/Model/SimplePublicObjectInputForCreate.php index 2e6ba74c..42eaddde 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectInputForCreate.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php b/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php index 39f714f8..70583f82 100644 --- a/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Companies/Model/SimplePublicObjectWithAssociations.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/SimplePublicUpsertObject.php b/codegen/Crm/Companies/Model/SimplePublicUpsertObject.php index 3e373f5c..09b235b7 100644 --- a/codegen/Crm/Companies/Model/SimplePublicUpsertObject.php +++ b/codegen/Crm/Companies/Model/SimplePublicUpsertObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/StandardError.php b/codegen/Crm/Companies/Model/StandardError.php index 3fd7e232..d8d519ee 100644 --- a/codegen/Crm/Companies/Model/StandardError.php +++ b/codegen/Crm/Companies/Model/StandardError.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/Model/ValueWithTimestamp.php b/codegen/Crm/Companies/Model/ValueWithTimestamp.php index e3b7e588..e16f6d13 100644 --- a/codegen/Crm/Companies/Model/ValueWithTimestamp.php +++ b/codegen/Crm/Companies/Model/ValueWithTimestamp.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Companies/ObjectSerializer.php b/codegen/Crm/Companies/ObjectSerializer.php index 66a11428..9b13d526 100644 --- a/codegen/Crm/Companies/ObjectSerializer.php +++ b/codegen/Crm/Companies/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** From e3fb9100394bc3e9df52daf3990d2b3362c205e2 Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Thu, 29 Jan 2026 10:59:48 +0300 Subject: [PATCH 2/4] Codegen: CRM Contacts --- codegen/Crm/Contacts/Api/BasicApi.php | 48 +- codegen/Crm/Contacts/Api/BatchApi.php | 2 +- codegen/Crm/Contacts/Api/SearchApi.php | 2 +- codegen/Crm/Contacts/ApiException.php | 2 +- codegen/Crm/Contacts/Configuration.php | 2 +- codegen/Crm/Contacts/FormDataProcessor.php | 2 +- codegen/Crm/Contacts/HeaderSelector.php | 2 +- codegen/Crm/Contacts/Model/AssociatedId.php | 2 +- .../Crm/Contacts/Model/AssociationSpec.php | 2 +- ...BatchInputSimplePublicObjectBatchInput.php | 2 +- ...tSimplePublicObjectBatchInputForCreate.php | 2 +- ...nputSimplePublicObjectBatchInputUpsert.php | 2 +- .../Model/BatchInputSimplePublicObjectId.php | 2 +- .../BatchReadInputSimplePublicObjectId.php | 2 +- .../Model/BatchResponseSimplePublicObject.php | 4 +- .../BatchResponseSimplePublicUpsertObject.php | 2 +- .../Model/CollectionResponseAssociatedId.php | 2 +- ...icObjectWithAssociationsForwardPaging.php} | 16 +- ...ionResponseWithTotalSimplePublicObject.php | 2 +- codegen/Crm/Contacts/Model/Error.php | 2 +- codegen/Crm/Contacts/Model/ErrorDetail.php | 2 +- codegen/Crm/Contacts/Model/Filter.php | 2 +- codegen/Crm/Contacts/Model/FilterGroup.php | 2 +- codegen/Crm/Contacts/Model/ForwardPaging.php | 409 ++++++++++++++++++ codegen/Crm/Contacts/Model/ModelInterface.php | 2 +- codegen/Crm/Contacts/Model/NextPage.php | 2 +- codegen/Crm/Contacts/Model/Paging.php | 2 +- codegen/Crm/Contacts/Model/PreviousPage.php | 2 +- .../Model/PublicAssociationsForObject.php | 2 +- .../Contacts/Model/PublicGdprDeleteInput.php | 2 +- .../Crm/Contacts/Model/PublicMergeInput.php | 2 +- codegen/Crm/Contacts/Model/PublicObjectId.php | 2 +- .../Model/PublicObjectSearchRequest.php | 2 +- .../Crm/Contacts/Model/SimplePublicObject.php | 2 +- .../Model/SimplePublicObjectBatchInput.php | 2 +- .../SimplePublicObjectBatchInputForCreate.php | 2 +- .../SimplePublicObjectBatchInputUpsert.php | 2 +- .../Contacts/Model/SimplePublicObjectId.php | 2 +- .../Model/SimplePublicObjectInput.php | 2 +- .../SimplePublicObjectInputForCreate.php | 2 +- .../SimplePublicObjectWithAssociations.php | 2 +- .../Model/SimplePublicUpsertObject.php | 2 +- codegen/Crm/Contacts/Model/StandardError.php | 2 +- .../Crm/Contacts/Model/ValueWithTimestamp.php | 2 +- codegen/Crm/Contacts/ObjectSerializer.php | 2 +- 45 files changed, 484 insertions(+), 75 deletions(-) rename codegen/Crm/Contacts/Model/{CollectionResponseSimplePublicObjectWithAssociations.php => CollectionResponseSimplePublicObjectWithAssociationsForwardPaging.php} (95%) create mode 100644 codegen/Crm/Contacts/Model/ForwardPaging.php diff --git a/codegen/Crm/Contacts/Api/BasicApi.php b/codegen/Crm/Contacts/Api/BasicApi.php index efdd7e49..0416e63b 100644 --- a/codegen/Crm/Contacts/Api/BasicApi.php +++ b/codegen/Crm/Contacts/Api/BasicApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -434,7 +434,7 @@ public function createWithHttpInfo($simple_public_object_input_for_create, strin switch($statusCode) { - case 200: + case 201: return $this->handleResponseWithDataType( '\HubSpot\Client\Crm\Contacts\Model\SimplePublicObject', $request, @@ -470,7 +470,7 @@ public function createWithHttpInfo($simple_public_object_input_for_create, strin ); } catch (ApiException $e) { switch ($e->getCode()) { - case 200: + case 201: $data = ObjectSerializer::deserialize( $e->getResponseBody(), '\HubSpot\Client\Crm\Contacts\Model\SimplePublicObject', @@ -671,7 +671,7 @@ public function createRequest($simple_public_object_input_for_create, string $co * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) - * @param string|null $id_property The name of a property whose values are unique for this object (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getById'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Contacts\ApiException on non-2xx response or if the response body is not in the expected format @@ -694,7 +694,7 @@ public function getById($contact_id, $properties = null, $properties_with_histor * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) - * @param string|null $id_property The name of a property whose values are unique for this object (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getById'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Contacts\ApiException on non-2xx response or if the response body is not in the expected format @@ -798,7 +798,7 @@ public function getByIdWithHttpInfo($contact_id, $properties = null, $properties * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) - * @param string|null $id_property The name of a property whose values are unique for this object (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getById'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -824,7 +824,7 @@ function ($response) { * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) - * @param string|null $id_property The name of a property whose values are unique for this object (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getById'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -879,7 +879,7 @@ function ($exception) { * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) - * @param string|null $id_property The name of a property whose values are unique for this object (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getById'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1033,14 +1033,14 @@ public function getByIdRequest($contact_id, $properties = null, $properties_with * @param int|null $limit The maximum number of results to display per page. (optional, default to 10) * @param string|null $after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results. (optional) * @param string[]|null $properties A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) - * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of contacts that can be read by a single request. (optional) + * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of objects that can be read by a single request. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Contacts\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return \HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociations|\HubSpot\Client\Crm\Contacts\Model\Error + * @return \HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociationsForwardPaging|\HubSpot\Client\Crm\Contacts\Model\Error */ public function getPage($limit = 10, $after = null, $properties = null, $properties_with_history = null, $associations = null, $archived = false, string $contentType = self::contentTypes['getPage'][0]) { @@ -1056,14 +1056,14 @@ public function getPage($limit = 10, $after = null, $properties = null, $propert * @param int|null $limit The maximum number of results to display per page. (optional, default to 10) * @param string|null $after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results. (optional) * @param string[]|null $properties A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) - * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of contacts that can be read by a single request. (optional) + * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of objects that can be read by a single request. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Contacts\ApiException on non-2xx response or if the response body is not in the expected format * @throws \InvalidArgumentException - * @return array of \HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociations|\HubSpot\Client\Crm\Contacts\Model\Error, HTTP status code, HTTP response headers (array of strings) + * @return array of \HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociationsForwardPaging|\HubSpot\Client\Crm\Contacts\Model\Error, HTTP status code, HTTP response headers (array of strings) */ public function getPageWithHttpInfo($limit = 10, $after = null, $properties = null, $properties_with_history = null, $associations = null, $archived = false, string $contentType = self::contentTypes['getPage'][0]) { @@ -1095,7 +1095,7 @@ public function getPageWithHttpInfo($limit = 10, $after = null, $properties = nu switch($statusCode) { case 200: return $this->handleResponseWithDataType( - '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociations', + '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociationsForwardPaging', $request, $response, ); @@ -1123,7 +1123,7 @@ public function getPageWithHttpInfo($limit = 10, $after = null, $properties = nu } return $this->handleResponseWithDataType( - '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociations', + '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociationsForwardPaging', $request, $response, ); @@ -1132,7 +1132,7 @@ public function getPageWithHttpInfo($limit = 10, $after = null, $properties = nu case 200: $data = ObjectSerializer::deserialize( $e->getResponseBody(), - '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociations', + '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociationsForwardPaging', $e->getResponseHeaders() ); $e->setResponseObject($data); @@ -1160,7 +1160,7 @@ public function getPageWithHttpInfo($limit = 10, $after = null, $properties = nu * @param int|null $limit The maximum number of results to display per page. (optional, default to 10) * @param string|null $after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results. (optional) * @param string[]|null $properties A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) - * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of contacts that can be read by a single request. (optional) + * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of objects that can be read by a single request. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation @@ -1186,7 +1186,7 @@ function ($response) { * @param int|null $limit The maximum number of results to display per page. (optional, default to 10) * @param string|null $after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results. (optional) * @param string[]|null $properties A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) - * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of contacts that can be read by a single request. (optional) + * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of objects that can be read by a single request. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation @@ -1196,7 +1196,7 @@ function ($response) { */ public function getPageAsyncWithHttpInfo($limit = 10, $after = null, $properties = null, $properties_with_history = null, $associations = null, $archived = false, string $contentType = self::contentTypes['getPage'][0]) { - $returnType = '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociations'; + $returnType = '\HubSpot\Client\Crm\Contacts\Model\CollectionResponseSimplePublicObjectWithAssociationsForwardPaging'; $request = $this->getPageRequest($limit, $after, $properties, $properties_with_history, $associations, $archived, $contentType); return $this->client @@ -1241,7 +1241,7 @@ function ($exception) { * @param int|null $limit The maximum number of results to display per page. (optional, default to 10) * @param string|null $after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results. (optional) * @param string[]|null $properties A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored. (optional) - * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of contacts that can be read by a single request. (optional) + * @param string[]|null $properties_with_history A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of objects that can be read by a single request. (optional) * @param string[]|null $associations A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored. (optional) * @param bool|null $archived Whether to return only results that have been archived. (optional, default to false) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation @@ -1902,7 +1902,7 @@ public function purgeRequest($public_gdpr_delete_input, string $contentType = se * * @param string $contact_id contact_id (required) * @param \HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectInput $simple_public_object_input simple_public_object_input (required) - * @param string|null $id_property The name of a property whose values are unique for this object. (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Contacts\ApiException on non-2xx response or if the response body is not in the expected format @@ -1922,7 +1922,7 @@ public function update($contact_id, $simple_public_object_input, $id_property = * * @param string $contact_id (required) * @param \HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectInput $simple_public_object_input (required) - * @param string|null $id_property The name of a property whose values are unique for this object. (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Contacts\ApiException on non-2xx response or if the response body is not in the expected format @@ -2023,7 +2023,7 @@ public function updateWithHttpInfo($contact_id, $simple_public_object_input, $id * * @param string $contact_id (required) * @param \HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectInput $simple_public_object_input (required) - * @param string|null $id_property The name of a property whose values are unique for this object. (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2046,7 +2046,7 @@ function ($response) { * * @param string $contact_id (required) * @param \HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectInput $simple_public_object_input (required) - * @param string|null $id_property The name of a property whose values are unique for this object. (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -2098,7 +2098,7 @@ function ($exception) { * * @param string $contact_id (required) * @param \HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectInput $simple_public_object_input (required) - * @param string|null $id_property The name of a property whose values are unique for this object. (optional) + * @param string|null $id_property The name of a property whose values are unique for this object type (optional) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/codegen/Crm/Contacts/Api/BatchApi.php b/codegen/Crm/Contacts/Api/BatchApi.php index 3c4e85c7..e8145c27 100644 --- a/codegen/Crm/Contacts/Api/BatchApi.php +++ b/codegen/Crm/Contacts/Api/BatchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Api/SearchApi.php b/codegen/Crm/Contacts/Api/SearchApi.php index 3b4fc062..ca7c229d 100644 --- a/codegen/Crm/Contacts/Api/SearchApi.php +++ b/codegen/Crm/Contacts/Api/SearchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/ApiException.php b/codegen/Crm/Contacts/ApiException.php index 4d141864..98fe7f37 100644 --- a/codegen/Crm/Contacts/ApiException.php +++ b/codegen/Crm/Contacts/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Configuration.php b/codegen/Crm/Contacts/Configuration.php index 54f3d098..16898f86 100644 --- a/codegen/Crm/Contacts/Configuration.php +++ b/codegen/Crm/Contacts/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/FormDataProcessor.php b/codegen/Crm/Contacts/FormDataProcessor.php index ecf3afd2..141d46cf 100644 --- a/codegen/Crm/Contacts/FormDataProcessor.php +++ b/codegen/Crm/Contacts/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/HeaderSelector.php b/codegen/Crm/Contacts/HeaderSelector.php index e77cea28..6d96f9f0 100644 --- a/codegen/Crm/Contacts/HeaderSelector.php +++ b/codegen/Crm/Contacts/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/AssociatedId.php b/codegen/Crm/Contacts/Model/AssociatedId.php index f49724b1..1e3dedca 100644 --- a/codegen/Crm/Contacts/Model/AssociatedId.php +++ b/codegen/Crm/Contacts/Model/AssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/AssociationSpec.php b/codegen/Crm/Contacts/Model/AssociationSpec.php index 673fe067..a6bbfc22 100644 --- a/codegen/Crm/Contacts/Model/AssociationSpec.php +++ b/codegen/Crm/Contacts/Model/AssociationSpec.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInput.php b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInput.php index 46f3c69f..91bd7c24 100644 --- a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInput.php +++ b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputForCreate.php b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputForCreate.php index a05503e0..1b4525b6 100644 --- a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputForCreate.php +++ b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputUpsert.php b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputUpsert.php index e9998edd..17c59e28 100644 --- a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputUpsert.php +++ b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectBatchInputUpsert.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectId.php b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectId.php index 8ec63750..10aaf6ff 100644 --- a/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectId.php +++ b/codegen/Crm/Contacts/Model/BatchInputSimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/BatchReadInputSimplePublicObjectId.php b/codegen/Crm/Contacts/Model/BatchReadInputSimplePublicObjectId.php index 7417874d..3aa39350 100644 --- a/codegen/Crm/Contacts/Model/BatchReadInputSimplePublicObjectId.php +++ b/codegen/Crm/Contacts/Model/BatchReadInputSimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/BatchResponseSimplePublicObject.php b/codegen/Crm/Contacts/Model/BatchResponseSimplePublicObject.php index 69d23b96..4568035c 100644 --- a/codegen/Crm/Contacts/Model/BatchResponseSimplePublicObject.php +++ b/codegen/Crm/Contacts/Model/BatchResponseSimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param string $status The status of the batch processing request: \"PENDING\", \"PROCESSING\", \"CANCELLED\", or \"COMPLETE\" + * @param string $status The status of the batch processing request. The expected value is \"COMPLETE\". * * @return self */ diff --git a/codegen/Crm/Contacts/Model/BatchResponseSimplePublicUpsertObject.php b/codegen/Crm/Contacts/Model/BatchResponseSimplePublicUpsertObject.php index 11b699e7..c54da925 100644 --- a/codegen/Crm/Contacts/Model/BatchResponseSimplePublicUpsertObject.php +++ b/codegen/Crm/Contacts/Model/BatchResponseSimplePublicUpsertObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/CollectionResponseAssociatedId.php b/codegen/Crm/Contacts/Model/CollectionResponseAssociatedId.php index 3ab5eadb..0b706a44 100644 --- a/codegen/Crm/Contacts/Model/CollectionResponseAssociatedId.php +++ b/codegen/Crm/Contacts/Model/CollectionResponseAssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/CollectionResponseSimplePublicObjectWithAssociations.php b/codegen/Crm/Contacts/Model/CollectionResponseSimplePublicObjectWithAssociationsForwardPaging.php similarity index 95% rename from codegen/Crm/Contacts/Model/CollectionResponseSimplePublicObjectWithAssociations.php rename to codegen/Crm/Contacts/Model/CollectionResponseSimplePublicObjectWithAssociationsForwardPaging.php index 76105286..c312aeb3 100644 --- a/codegen/Crm/Contacts/Model/CollectionResponseSimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Contacts/Model/CollectionResponseSimplePublicObjectWithAssociationsForwardPaging.php @@ -1,6 +1,6 @@ */ -class CollectionResponseSimplePublicObjectWithAssociations implements ModelInterface, ArrayAccess, \JsonSerializable +class CollectionResponseSimplePublicObjectWithAssociationsForwardPaging implements ModelInterface, ArrayAccess, \JsonSerializable { public const DISCRIMINATOR = null; @@ -49,7 +49,7 @@ class CollectionResponseSimplePublicObjectWithAssociations implements ModelInter * * @var string */ - protected static $openAPIModelName = 'CollectionResponseSimplePublicObjectWithAssociations'; + protected static $openAPIModelName = 'CollectionResponseSimplePublicObjectWithAssociationsForwardPaging'; /** * Array of property to type mappings. Used for (de)serialization @@ -57,7 +57,7 @@ class CollectionResponseSimplePublicObjectWithAssociations implements ModelInter * @var string[] */ protected static $openAPITypes = [ - 'paging' => '\HubSpot\Client\Crm\Contacts\Model\Paging', + 'paging' => '\HubSpot\Client\Crm\Contacts\Model\ForwardPaging', 'results' => '\HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectWithAssociations[]' ]; @@ -302,7 +302,7 @@ public function valid() /** * Gets paging * - * @return \HubSpot\Client\Crm\Contacts\Model\Paging|null + * @return \HubSpot\Client\Crm\Contacts\Model\ForwardPaging|null */ public function getPaging() { @@ -312,7 +312,7 @@ public function getPaging() /** * Sets paging * - * @param \HubSpot\Client\Crm\Contacts\Model\Paging|null $paging paging + * @param \HubSpot\Client\Crm\Contacts\Model\ForwardPaging|null $paging paging * * @return self */ diff --git a/codegen/Crm/Contacts/Model/CollectionResponseWithTotalSimplePublicObject.php b/codegen/Crm/Contacts/Model/CollectionResponseWithTotalSimplePublicObject.php index 5264a217..3d5d9230 100644 --- a/codegen/Crm/Contacts/Model/CollectionResponseWithTotalSimplePublicObject.php +++ b/codegen/Crm/Contacts/Model/CollectionResponseWithTotalSimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/Error.php b/codegen/Crm/Contacts/Model/Error.php index c5c6e73b..8cb855bc 100644 --- a/codegen/Crm/Contacts/Model/Error.php +++ b/codegen/Crm/Contacts/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/ErrorDetail.php b/codegen/Crm/Contacts/Model/ErrorDetail.php index e318d11d..a1e55f70 100644 --- a/codegen/Crm/Contacts/Model/ErrorDetail.php +++ b/codegen/Crm/Contacts/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/Filter.php b/codegen/Crm/Contacts/Model/Filter.php index 20876a32..ff15f179 100644 --- a/codegen/Crm/Contacts/Model/Filter.php +++ b/codegen/Crm/Contacts/Model/Filter.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/FilterGroup.php b/codegen/Crm/Contacts/Model/FilterGroup.php index 4b659cd1..6db5c19d 100644 --- a/codegen/Crm/Contacts/Model/FilterGroup.php +++ b/codegen/Crm/Contacts/Model/FilterGroup.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/ForwardPaging.php b/codegen/Crm/Contacts/Model/ForwardPaging.php new file mode 100644 index 00000000..f7846de1 --- /dev/null +++ b/codegen/Crm/Contacts/Model/ForwardPaging.php @@ -0,0 +1,409 @@ + + */ +class ForwardPaging implements ModelInterface, ArrayAccess, \JsonSerializable +{ + public const DISCRIMINATOR = null; + + /** + * The original name of the model. + * + * @var string + */ + protected static $openAPIModelName = 'ForwardPaging'; + + /** + * Array of property to type mappings. Used for (de)serialization + * + * @var string[] + */ + protected static $openAPITypes = [ + 'next' => '\HubSpot\Client\Crm\Contacts\Model\NextPage' + ]; + + /** + * Array of property to format mappings. Used for (de)serialization + * + * @var string[] + * @phpstan-var array + * @psalm-var array + */ + protected static $openAPIFormats = [ + 'next' => null + ]; + + /** + * Array of nullable properties. Used for (de)serialization + * + * @var boolean[] + */ + protected static array $openAPINullables = [ + 'next' => false + ]; + + /** + * If a nullable field gets set to null, insert it here + * + * @var boolean[] + */ + protected array $openAPINullablesSetToNull = []; + + /** + * Array of property to type mappings. Used for (de)serialization + * + * @return array + */ + public static function openAPITypes() + { + return self::$openAPITypes; + } + + /** + * Array of property to format mappings. Used for (de)serialization + * + * @return array + */ + public static function openAPIFormats() + { + return self::$openAPIFormats; + } + + /** + * Array of nullable properties + * + * @return array + */ + protected static function openAPINullables(): array + { + return self::$openAPINullables; + } + + /** + * Array of nullable field names deliberately set to null + * + * @return boolean[] + */ + private function getOpenAPINullablesSetToNull(): array + { + return $this->openAPINullablesSetToNull; + } + + /** + * Setter - Array of nullable field names deliberately set to null + * + * @param boolean[] $openAPINullablesSetToNull + */ + private function setOpenAPINullablesSetToNull(array $openAPINullablesSetToNull): void + { + $this->openAPINullablesSetToNull = $openAPINullablesSetToNull; + } + + /** + * Checks if a property is nullable + * + * @param string $property + * @return bool + */ + public static function isNullable(string $property): bool + { + return self::openAPINullables()[$property] ?? false; + } + + /** + * Checks if a nullable property is set to null. + * + * @param string $property + * @return bool + */ + public function isNullableSetToNull(string $property): bool + { + return in_array($property, $this->getOpenAPINullablesSetToNull(), true); + } + + /** + * Array of attributes where the key is the local name, + * and the value is the original name + * + * @var string[] + */ + protected static $attributeMap = [ + 'next' => 'next' + ]; + + /** + * Array of attributes to setter functions (for deserialization of responses) + * + * @var string[] + */ + protected static $setters = [ + 'next' => 'setNext' + ]; + + /** + * Array of attributes to getter functions (for serialization of requests) + * + * @var string[] + */ + protected static $getters = [ + 'next' => 'getNext' + ]; + + /** + * Array of attributes where the key is the local name, + * and the value is the original name + * + * @return array + */ + public static function attributeMap() + { + return self::$attributeMap; + } + + /** + * Array of attributes to setter functions (for deserialization of responses) + * + * @return array + */ + public static function setters() + { + return self::$setters; + } + + /** + * Array of attributes to getter functions (for serialization of requests) + * + * @return array + */ + public static function getters() + { + return self::$getters; + } + + /** + * The original name of the model. + * + * @return string + */ + public function getModelName() + { + return self::$openAPIModelName; + } + + + /** + * Associative array for storing property values + * + * @var mixed[] + */ + protected $container = []; + + /** + * Constructor + * + * @param mixed[]|null $data Associated array of property values + * initializing the model + */ + public function __construct(?array $data = null) + { + $this->setIfExists('next', $data ?? [], null); + } + + /** + * Sets $this->container[$variableName] to the given data or to the given default Value; if $variableName + * is nullable and its value is set to null in the $fields array, then mark it as "set to null" in the + * $this->openAPINullablesSetToNull array + * + * @param string $variableName + * @param array $fields + * @param mixed $defaultValue + */ + private function setIfExists(string $variableName, array $fields, $defaultValue): void + { + if (self::isNullable($variableName) && array_key_exists($variableName, $fields) && is_null($fields[$variableName])) { + $this->openAPINullablesSetToNull[] = $variableName; + } + + $this->container[$variableName] = $fields[$variableName] ?? $defaultValue; + } + + /** + * Show all the invalid properties with reasons. + * + * @return array invalid properties with reasons + */ + public function listInvalidProperties() + { + $invalidProperties = []; + + return $invalidProperties; + } + + /** + * Validate all the properties in the model + * return true if all passed + * + * @return bool True if all properties are valid + */ + public function valid() + { + return count($this->listInvalidProperties()) === 0; + } + + + /** + * Gets next + * + * @return \HubSpot\Client\Crm\Contacts\Model\NextPage|null + */ + public function getNext() + { + return $this->container['next']; + } + + /** + * Sets next + * + * @param \HubSpot\Client\Crm\Contacts\Model\NextPage|null $next next + * + * @return self + */ + public function setNext($next) + { + if (is_null($next)) { + throw new \InvalidArgumentException('non-nullable next cannot be null'); + } + $this->container['next'] = $next; + + return $this; + } + /** + * Returns true if offset exists. False otherwise. + * + * @param integer|string $offset Offset + * + * @return boolean + */ + public function offsetExists(mixed $offset): bool + { + return isset($this->container[$offset]); + } + + /** + * Gets offset. + * + * @param integer|string $offset Offset + * + * @return mixed|null + */ + #[\ReturnTypeWillChange] + public function offsetGet(mixed $offset) + { + return $this->container[$offset] ?? null; + } + + /** + * Sets value based on offset. + * + * @param int|null $offset Offset + * @param mixed $value Value to be set + * + * @return void + */ + public function offsetSet($offset, $value): void + { + if (is_null($offset)) { + $this->container[] = $value; + } else { + $this->container[$offset] = $value; + } + } + + /** + * Unsets offset. + * + * @param integer|string $offset Offset + * + * @return void + */ + public function offsetUnset(mixed $offset): void + { + unset($this->container[$offset]); + } + + /** + * Serializes the object to a value that can be serialized natively by json_encode(). + * @link https://www.php.net/manual/en/jsonserializable.jsonserialize.php + * + * @return mixed Returns data which can be serialized by json_encode(), which is a value + * of any type other than a resource. + */ + #[\ReturnTypeWillChange] + public function jsonSerialize() + { + return ObjectSerializer::sanitizeForSerialization($this); + } + + /** + * Gets the string presentation of the object + * + * @return string + */ + public function __toString() + { + return json_encode( + ObjectSerializer::sanitizeForSerialization($this), + JSON_PRETTY_PRINT + ); + } + + /** + * Gets a header-safe presentation of the object + * + * @return string + */ + public function toHeaderValue() + { + return json_encode(ObjectSerializer::sanitizeForSerialization($this)); + } +} + + diff --git a/codegen/Crm/Contacts/Model/ModelInterface.php b/codegen/Crm/Contacts/Model/ModelInterface.php index a2708941..2a3f024b 100644 --- a/codegen/Crm/Contacts/Model/ModelInterface.php +++ b/codegen/Crm/Contacts/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/NextPage.php b/codegen/Crm/Contacts/Model/NextPage.php index 67823dd0..2ab1ea70 100644 --- a/codegen/Crm/Contacts/Model/NextPage.php +++ b/codegen/Crm/Contacts/Model/NextPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/Paging.php b/codegen/Crm/Contacts/Model/Paging.php index 3d03a29c..a6684604 100644 --- a/codegen/Crm/Contacts/Model/Paging.php +++ b/codegen/Crm/Contacts/Model/Paging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/PreviousPage.php b/codegen/Crm/Contacts/Model/PreviousPage.php index f4294da3..a1e58af4 100644 --- a/codegen/Crm/Contacts/Model/PreviousPage.php +++ b/codegen/Crm/Contacts/Model/PreviousPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/PublicAssociationsForObject.php b/codegen/Crm/Contacts/Model/PublicAssociationsForObject.php index 831af5a3..6f22c7ff 100644 --- a/codegen/Crm/Contacts/Model/PublicAssociationsForObject.php +++ b/codegen/Crm/Contacts/Model/PublicAssociationsForObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/PublicGdprDeleteInput.php b/codegen/Crm/Contacts/Model/PublicGdprDeleteInput.php index 5606015a..b6a94afb 100644 --- a/codegen/Crm/Contacts/Model/PublicGdprDeleteInput.php +++ b/codegen/Crm/Contacts/Model/PublicGdprDeleteInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/PublicMergeInput.php b/codegen/Crm/Contacts/Model/PublicMergeInput.php index 9abed60a..228f7239 100644 --- a/codegen/Crm/Contacts/Model/PublicMergeInput.php +++ b/codegen/Crm/Contacts/Model/PublicMergeInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/PublicObjectId.php b/codegen/Crm/Contacts/Model/PublicObjectId.php index 0e3072e4..83a33429 100644 --- a/codegen/Crm/Contacts/Model/PublicObjectId.php +++ b/codegen/Crm/Contacts/Model/PublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/PublicObjectSearchRequest.php b/codegen/Crm/Contacts/Model/PublicObjectSearchRequest.php index 70d446ed..f017e38c 100644 --- a/codegen/Crm/Contacts/Model/PublicObjectSearchRequest.php +++ b/codegen/Crm/Contacts/Model/PublicObjectSearchRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObject.php b/codegen/Crm/Contacts/Model/SimplePublicObject.php index 8a4b4431..5dde35dd 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObject.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInput.php b/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInput.php index be378b6a..7fa4aee5 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInput.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputForCreate.php b/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputForCreate.php index 01565480..e8c3a17e 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputForCreate.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputUpsert.php b/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputUpsert.php index 6b40539e..4dbd7d56 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputUpsert.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectBatchInputUpsert.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectId.php b/codegen/Crm/Contacts/Model/SimplePublicObjectId.php index 48679f5b..4ba72c9b 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectId.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectInput.php b/codegen/Crm/Contacts/Model/SimplePublicObjectInput.php index 71f422ff..e7516ba5 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectInput.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectInputForCreate.php b/codegen/Crm/Contacts/Model/SimplePublicObjectInputForCreate.php index 0a5e7dc6..00357e6b 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectInputForCreate.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicObjectWithAssociations.php b/codegen/Crm/Contacts/Model/SimplePublicObjectWithAssociations.php index 9e74fbb4..462a18db 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Contacts/Model/SimplePublicObjectWithAssociations.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/SimplePublicUpsertObject.php b/codegen/Crm/Contacts/Model/SimplePublicUpsertObject.php index 375ee3ca..ed0fe5b4 100644 --- a/codegen/Crm/Contacts/Model/SimplePublicUpsertObject.php +++ b/codegen/Crm/Contacts/Model/SimplePublicUpsertObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/StandardError.php b/codegen/Crm/Contacts/Model/StandardError.php index ea086707..b614d8b0 100644 --- a/codegen/Crm/Contacts/Model/StandardError.php +++ b/codegen/Crm/Contacts/Model/StandardError.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/Model/ValueWithTimestamp.php b/codegen/Crm/Contacts/Model/ValueWithTimestamp.php index 4fc8f456..aca2bee2 100644 --- a/codegen/Crm/Contacts/Model/ValueWithTimestamp.php +++ b/codegen/Crm/Contacts/Model/ValueWithTimestamp.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Contacts/ObjectSerializer.php b/codegen/Crm/Contacts/ObjectSerializer.php index 75d539b9..bb3056d7 100644 --- a/codegen/Crm/Contacts/ObjectSerializer.php +++ b/codegen/Crm/Contacts/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** From f5d86d1634dc699dbc0a08211bb05876b44da7d6 Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Thu, 29 Jan 2026 11:01:59 +0300 Subject: [PATCH 3/4] Codegen: CRM Deals --- codegen/Crm/Deals/Api/BasicApi.php | 2 +- codegen/Crm/Deals/Api/BatchApi.php | 2 +- codegen/Crm/Deals/Api/SearchApi.php | 2 +- codegen/Crm/Deals/ApiException.php | 2 +- codegen/Crm/Deals/Configuration.php | 2 +- codegen/Crm/Deals/FormDataProcessor.php | 2 +- codegen/Crm/Deals/HeaderSelector.php | 2 +- codegen/Crm/Deals/Model/AssociatedId.php | 2 +- codegen/Crm/Deals/Model/AssociationSpec.php | 2 +- .../Deals/Model/BatchInputSimplePublicObjectBatchInput.php | 2 +- .../Model/BatchInputSimplePublicObjectBatchInputForCreate.php | 2 +- .../Model/BatchInputSimplePublicObjectBatchInputUpsert.php | 2 +- codegen/Crm/Deals/Model/BatchInputSimplePublicObjectId.php | 2 +- .../Crm/Deals/Model/BatchReadInputSimplePublicObjectId.php | 2 +- codegen/Crm/Deals/Model/BatchResponseSimplePublicObject.php | 4 ++-- .../Crm/Deals/Model/BatchResponseSimplePublicUpsertObject.php | 4 ++-- codegen/Crm/Deals/Model/CollectionResponseAssociatedId.php | 2 +- .../CollectionResponseSimplePublicObjectWithAssociations.php | 2 +- .../Model/CollectionResponseWithTotalSimplePublicObject.php | 2 +- codegen/Crm/Deals/Model/Error.php | 2 +- codegen/Crm/Deals/Model/ErrorDetail.php | 2 +- codegen/Crm/Deals/Model/Filter.php | 2 +- codegen/Crm/Deals/Model/FilterGroup.php | 2 +- codegen/Crm/Deals/Model/ModelInterface.php | 2 +- codegen/Crm/Deals/Model/NextPage.php | 2 +- codegen/Crm/Deals/Model/Paging.php | 2 +- codegen/Crm/Deals/Model/PreviousPage.php | 2 +- codegen/Crm/Deals/Model/PublicAssociationsForObject.php | 2 +- codegen/Crm/Deals/Model/PublicMergeInput.php | 2 +- codegen/Crm/Deals/Model/PublicObjectId.php | 2 +- codegen/Crm/Deals/Model/PublicObjectSearchRequest.php | 2 +- codegen/Crm/Deals/Model/SimplePublicObject.php | 2 +- codegen/Crm/Deals/Model/SimplePublicObjectBatchInput.php | 2 +- .../Crm/Deals/Model/SimplePublicObjectBatchInputForCreate.php | 2 +- .../Crm/Deals/Model/SimplePublicObjectBatchInputUpsert.php | 2 +- codegen/Crm/Deals/Model/SimplePublicObjectId.php | 2 +- codegen/Crm/Deals/Model/SimplePublicObjectInput.php | 2 +- codegen/Crm/Deals/Model/SimplePublicObjectInputForCreate.php | 2 +- .../Crm/Deals/Model/SimplePublicObjectWithAssociations.php | 2 +- codegen/Crm/Deals/Model/SimplePublicUpsertObject.php | 2 +- codegen/Crm/Deals/Model/StandardError.php | 2 +- codegen/Crm/Deals/Model/ValueWithTimestamp.php | 2 +- codegen/Crm/Deals/ObjectSerializer.php | 2 +- 43 files changed, 45 insertions(+), 45 deletions(-) diff --git a/codegen/Crm/Deals/Api/BasicApi.php b/codegen/Crm/Deals/Api/BasicApi.php index de65eb23..7e56f929 100644 --- a/codegen/Crm/Deals/Api/BasicApi.php +++ b/codegen/Crm/Deals/Api/BasicApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Api/BatchApi.php b/codegen/Crm/Deals/Api/BatchApi.php index f5ba4524..2c657d2a 100644 --- a/codegen/Crm/Deals/Api/BatchApi.php +++ b/codegen/Crm/Deals/Api/BatchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Api/SearchApi.php b/codegen/Crm/Deals/Api/SearchApi.php index 79537fa6..63fc703c 100644 --- a/codegen/Crm/Deals/Api/SearchApi.php +++ b/codegen/Crm/Deals/Api/SearchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/ApiException.php b/codegen/Crm/Deals/ApiException.php index cfa09100..e6559af7 100644 --- a/codegen/Crm/Deals/ApiException.php +++ b/codegen/Crm/Deals/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Configuration.php b/codegen/Crm/Deals/Configuration.php index 756517ce..5c7f8c9d 100644 --- a/codegen/Crm/Deals/Configuration.php +++ b/codegen/Crm/Deals/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/FormDataProcessor.php b/codegen/Crm/Deals/FormDataProcessor.php index efbb56a0..78f781e2 100644 --- a/codegen/Crm/Deals/FormDataProcessor.php +++ b/codegen/Crm/Deals/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/HeaderSelector.php b/codegen/Crm/Deals/HeaderSelector.php index 6193ce6e..f1652bd1 100644 --- a/codegen/Crm/Deals/HeaderSelector.php +++ b/codegen/Crm/Deals/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/AssociatedId.php b/codegen/Crm/Deals/Model/AssociatedId.php index fc6b2ef5..2929cab3 100644 --- a/codegen/Crm/Deals/Model/AssociatedId.php +++ b/codegen/Crm/Deals/Model/AssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/AssociationSpec.php b/codegen/Crm/Deals/Model/AssociationSpec.php index 9afe1756..f0b823f6 100644 --- a/codegen/Crm/Deals/Model/AssociationSpec.php +++ b/codegen/Crm/Deals/Model/AssociationSpec.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInput.php b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInput.php index 6dfd9ae3..79ccbf15 100644 --- a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInput.php +++ b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputForCreate.php b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputForCreate.php index 438391b3..b1ca4ec5 100644 --- a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputForCreate.php +++ b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputUpsert.php b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputUpsert.php index 4f742a9a..19b60711 100644 --- a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputUpsert.php +++ b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectBatchInputUpsert.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectId.php b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectId.php index 52636ba3..c54b44f7 100644 --- a/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectId.php +++ b/codegen/Crm/Deals/Model/BatchInputSimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/BatchReadInputSimplePublicObjectId.php b/codegen/Crm/Deals/Model/BatchReadInputSimplePublicObjectId.php index ca865b7b..e2e089fd 100644 --- a/codegen/Crm/Deals/Model/BatchReadInputSimplePublicObjectId.php +++ b/codegen/Crm/Deals/Model/BatchReadInputSimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/BatchResponseSimplePublicObject.php b/codegen/Crm/Deals/Model/BatchResponseSimplePublicObject.php index 2a81cf64..65b37b64 100644 --- a/codegen/Crm/Deals/Model/BatchResponseSimplePublicObject.php +++ b/codegen/Crm/Deals/Model/BatchResponseSimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param string $status The status of the batch processing request: \"PENDING\", \"PROCESSING\", \"CANCELLED\", or \"COMPLETE\" + * @param string $status The status of the batch processing request. The expected value is \"COMPLETE\". * * @return self */ diff --git a/codegen/Crm/Deals/Model/BatchResponseSimplePublicUpsertObject.php b/codegen/Crm/Deals/Model/BatchResponseSimplePublicUpsertObject.php index e4c72e47..e6b78533 100644 --- a/codegen/Crm/Deals/Model/BatchResponseSimplePublicUpsertObject.php +++ b/codegen/Crm/Deals/Model/BatchResponseSimplePublicUpsertObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -581,7 +581,7 @@ public function getStatus() /** * Sets status * - * @param string $status The status of the batch processing request. Can be: \"PENDING\", \"PROCESSING\", \"CANCELED\", or \"COMPLETE\". + * @param string $status The status of the batch processing request. The expected value is \"COMPLETE\". * * @return self */ diff --git a/codegen/Crm/Deals/Model/CollectionResponseAssociatedId.php b/codegen/Crm/Deals/Model/CollectionResponseAssociatedId.php index f612dbe4..38f119bd 100644 --- a/codegen/Crm/Deals/Model/CollectionResponseAssociatedId.php +++ b/codegen/Crm/Deals/Model/CollectionResponseAssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/CollectionResponseSimplePublicObjectWithAssociations.php b/codegen/Crm/Deals/Model/CollectionResponseSimplePublicObjectWithAssociations.php index 1402cce2..a882529d 100644 --- a/codegen/Crm/Deals/Model/CollectionResponseSimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Deals/Model/CollectionResponseSimplePublicObjectWithAssociations.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/CollectionResponseWithTotalSimplePublicObject.php b/codegen/Crm/Deals/Model/CollectionResponseWithTotalSimplePublicObject.php index 28ccaeff..9815f308 100644 --- a/codegen/Crm/Deals/Model/CollectionResponseWithTotalSimplePublicObject.php +++ b/codegen/Crm/Deals/Model/CollectionResponseWithTotalSimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/Error.php b/codegen/Crm/Deals/Model/Error.php index b6ae8b7b..90198fc7 100644 --- a/codegen/Crm/Deals/Model/Error.php +++ b/codegen/Crm/Deals/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/ErrorDetail.php b/codegen/Crm/Deals/Model/ErrorDetail.php index c96ee303..d4781471 100644 --- a/codegen/Crm/Deals/Model/ErrorDetail.php +++ b/codegen/Crm/Deals/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/Filter.php b/codegen/Crm/Deals/Model/Filter.php index c3dbd6a8..15769900 100644 --- a/codegen/Crm/Deals/Model/Filter.php +++ b/codegen/Crm/Deals/Model/Filter.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/FilterGroup.php b/codegen/Crm/Deals/Model/FilterGroup.php index 6254bffe..b6ab2490 100644 --- a/codegen/Crm/Deals/Model/FilterGroup.php +++ b/codegen/Crm/Deals/Model/FilterGroup.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/ModelInterface.php b/codegen/Crm/Deals/Model/ModelInterface.php index c2ac1cd7..adef93df 100644 --- a/codegen/Crm/Deals/Model/ModelInterface.php +++ b/codegen/Crm/Deals/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/NextPage.php b/codegen/Crm/Deals/Model/NextPage.php index bdd5a60a..81338510 100644 --- a/codegen/Crm/Deals/Model/NextPage.php +++ b/codegen/Crm/Deals/Model/NextPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/Paging.php b/codegen/Crm/Deals/Model/Paging.php index ede2d4d2..91549c3d 100644 --- a/codegen/Crm/Deals/Model/Paging.php +++ b/codegen/Crm/Deals/Model/Paging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/PreviousPage.php b/codegen/Crm/Deals/Model/PreviousPage.php index 7b65a103..b4ef633a 100644 --- a/codegen/Crm/Deals/Model/PreviousPage.php +++ b/codegen/Crm/Deals/Model/PreviousPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/PublicAssociationsForObject.php b/codegen/Crm/Deals/Model/PublicAssociationsForObject.php index 9e578d4a..b91399d2 100644 --- a/codegen/Crm/Deals/Model/PublicAssociationsForObject.php +++ b/codegen/Crm/Deals/Model/PublicAssociationsForObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/PublicMergeInput.php b/codegen/Crm/Deals/Model/PublicMergeInput.php index b366d328..a54562ce 100644 --- a/codegen/Crm/Deals/Model/PublicMergeInput.php +++ b/codegen/Crm/Deals/Model/PublicMergeInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/PublicObjectId.php b/codegen/Crm/Deals/Model/PublicObjectId.php index ca5e9012..b5cfe7d2 100644 --- a/codegen/Crm/Deals/Model/PublicObjectId.php +++ b/codegen/Crm/Deals/Model/PublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/PublicObjectSearchRequest.php b/codegen/Crm/Deals/Model/PublicObjectSearchRequest.php index a375a332..2ed7014d 100644 --- a/codegen/Crm/Deals/Model/PublicObjectSearchRequest.php +++ b/codegen/Crm/Deals/Model/PublicObjectSearchRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObject.php b/codegen/Crm/Deals/Model/SimplePublicObject.php index ac091e69..af46197d 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObject.php +++ b/codegen/Crm/Deals/Model/SimplePublicObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectBatchInput.php b/codegen/Crm/Deals/Model/SimplePublicObjectBatchInput.php index af56d93b..e9b025d5 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectBatchInput.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectBatchInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputForCreate.php b/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputForCreate.php index bb5394db..bba95ce8 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputForCreate.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputUpsert.php b/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputUpsert.php index 9b335977..d6ff1467 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputUpsert.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectBatchInputUpsert.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectId.php b/codegen/Crm/Deals/Model/SimplePublicObjectId.php index 62a60b4f..acb0ffdb 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectId.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectInput.php b/codegen/Crm/Deals/Model/SimplePublicObjectInput.php index eb1031c4..19192c92 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectInput.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectInput.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectInputForCreate.php b/codegen/Crm/Deals/Model/SimplePublicObjectInputForCreate.php index 84bdec30..5c643d5e 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectInputForCreate.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectInputForCreate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicObjectWithAssociations.php b/codegen/Crm/Deals/Model/SimplePublicObjectWithAssociations.php index 60089372..2e4e993f 100644 --- a/codegen/Crm/Deals/Model/SimplePublicObjectWithAssociations.php +++ b/codegen/Crm/Deals/Model/SimplePublicObjectWithAssociations.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/SimplePublicUpsertObject.php b/codegen/Crm/Deals/Model/SimplePublicUpsertObject.php index 49134f70..425ee998 100644 --- a/codegen/Crm/Deals/Model/SimplePublicUpsertObject.php +++ b/codegen/Crm/Deals/Model/SimplePublicUpsertObject.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/StandardError.php b/codegen/Crm/Deals/Model/StandardError.php index 9fbd3b06..f296342b 100644 --- a/codegen/Crm/Deals/Model/StandardError.php +++ b/codegen/Crm/Deals/Model/StandardError.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/Model/ValueWithTimestamp.php b/codegen/Crm/Deals/Model/ValueWithTimestamp.php index f4978851..c9f5fe2a 100644 --- a/codegen/Crm/Deals/Model/ValueWithTimestamp.php +++ b/codegen/Crm/Deals/Model/ValueWithTimestamp.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Deals/ObjectSerializer.php b/codegen/Crm/Deals/ObjectSerializer.php index 8f866252..cf0581fb 100644 --- a/codegen/Crm/Deals/ObjectSerializer.php +++ b/codegen/Crm/Deals/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** From 2c9355244e2cd03dc4d376bf98cabecdc5778033 Mon Sep 17 00:00:00 2001 From: ksvirkou-hubspot Date: Thu, 29 Jan 2026 11:09:20 +0300 Subject: [PATCH 4/4] Codegen: CRM Associations --- codegen/Crm/Associations/Api/BatchApi.php | 2 +- codegen/Crm/Associations/ApiException.php | 2 +- codegen/Crm/Associations/Configuration.php | 2 +- .../Crm/Associations/FormDataProcessor.php | 2 +- codegen/Crm/Associations/HeaderSelector.php | 2 +- .../Crm/Associations/Model/AssociatedId.php | 2 +- .../Model/BatchInputPublicAssociation.php | 2 +- .../Model/BatchInputPublicObjectId.php | 2 +- .../Model/BatchResponsePublicAssociation.php | 2 +- .../BatchResponsePublicAssociationMulti.php | 2 +- codegen/Crm/Associations/Model/Error.php | 2 +- .../Crm/Associations/Model/ErrorDetail.php | 2 +- .../Crm/Associations/Model/ModelInterface.php | 2 +- codegen/Crm/Associations/Model/NextPage.php | 2 +- codegen/Crm/Associations/Model/Paging.php | 2 +- .../Crm/Associations/Model/PreviousPage.php | 2 +- .../Associations/Model/PublicAssociation.php | 2 +- .../Model/PublicAssociationMulti.php | 2 +- .../Crm/Associations/Model/PublicObjectId.php | 3 +- .../Crm/Associations/Model/StandardError.php | 2 +- codegen/Crm/Associations/ObjectSerializer.php | 2 +- .../Crm/Associations/Schema/Api/TypesApi.php | 30 +++-- .../Crm/Associations/Schema/ApiException.php | 2 +- .../Crm/Associations/Schema/Configuration.php | 2 +- .../Associations/Schema/FormDataProcessor.php | 2 +- .../Associations/Schema/HeaderSelector.php | 2 +- ...nsePublicAssociationDefinitionNoPaging.php | 2 +- .../Crm/Associations/Schema/Model/Error.php | 2 +- .../Associations/Schema/Model/ErrorDetail.php | 2 +- .../Schema/Model/ModelInterface.php | 2 +- .../Model/PublicAssociationDefinition.php | 6 +- .../Associations/Schema/ObjectSerializer.php | 2 +- codegen/Crm/Associations/V4/Api/BasicApi.php | 2 +- codegen/Crm/Associations/V4/Api/BatchApi.php | 2 +- codegen/Crm/Associations/V4/Api/ReportApi.php | 2 +- codegen/Crm/Associations/V4/ApiException.php | 2 +- codegen/Crm/Associations/V4/Configuration.php | 2 +- .../Crm/Associations/V4/FormDataProcessor.php | 2 +- .../Crm/Associations/V4/HeaderSelector.php | 2 +- .../Associations/V4/Model/AssociationSpec.php | 2 +- .../V4/Model/AssociationSpecWithLabel.php | 3 +- ...atchInputPublicAssociationMultiArchive.php | 2 +- .../BatchInputPublicAssociationMultiPost.php | 2 +- ...InputPublicDefaultAssociationMultiPost.php | 2 +- ...putPublicFetchAssociationsBatchRequest.php | 2 +- .../BatchResponseLabelsBetweenObjectPair.php | 2 +- ...esponsePublicAssociationMultiWithLabel.php | 2 +- .../BatchResponsePublicDefaultAssociation.php | 3 +- .../V4/Model/BatchResponseVoid.php | 2 +- ...ResponseMultiAssociatedObjectWithLabel.php | 2 +- ...CreatedResponseLabelsBetweenObjectPair.php | 3 +- .../Crm/Associations/V4/Model/DateTime.php | 2 +- codegen/Crm/Associations/V4/Model/Error.php | 2 +- .../Crm/Associations/V4/Model/ErrorDetail.php | 2 +- .../V4/Model/LabelsBetweenObjectPair.php | 3 +- .../Associations/V4/Model/ModelInterface.php | 2 +- .../Model/MultiAssociatedObjectWithLabel.php | 3 +- .../Crm/Associations/V4/Model/NextPage.php | 2 +- codegen/Crm/Associations/V4/Model/Paging.php | 2 +- .../Associations/V4/Model/PreviousPage.php | 2 +- .../Model/PublicAssociationMultiArchive.php | 2 +- .../V4/Model/PublicAssociationMultiPost.php | 2 +- .../Model/PublicAssociationMultiWithLabel.php | 2 +- .../V4/Model/PublicDefaultAssociation.php | 2 +- .../PublicDefaultAssociationMultiPost.php | 2 +- .../PublicFetchAssociationsBatchRequest.php | 2 +- .../Associations/V4/Model/PublicObjectId.php | 3 +- .../V4/Model/ReportCreationResponse.php | 2 +- .../Associations/V4/Model/StandardError.php | 2 +- .../Crm/Associations/V4/ObjectSerializer.php | 2 +- .../Api/DefinitionConfigurationsApi.php | 122 ++++++++--------- .../V4/Schema/Api/DefinitionsApi.php | 124 +++++++++--------- .../Associations/V4/Schema/ApiException.php | 2 +- .../Associations/V4/Schema/Configuration.php | 2 +- .../V4/Schema/FormDataProcessor.php | 2 +- .../Associations/V4/Schema/HeaderSelector.php | 2 +- .../Schema/Model/AssociationSpecWithLabel.php | 9 +- ...onDefinitionConfigurationCreateRequest.php | 2 +- ...onDefinitionConfigurationUpdateRequest.php | 2 +- .../Model/BatchInputPublicAssociationSpec.php | 2 +- ...ionDefinitionConfigurationUpdateResult.php | 14 +- ...AssociationDefinitionUserConfiguration.php | 14 +- .../V4/Schema/Model/BatchResponseVoid.php | 14 +- ...ectionResponseAssociationSpecWithLabel.php | 2 +- ...AssociationDefinitionUserConfiguration.php | 2 +- .../Associations/V4/Schema/Model/Error.php | 2 +- .../V4/Schema/Model/ErrorDetail.php | 2 +- .../V4/Schema/Model/ModelInterface.php | 2 +- .../Associations/V4/Schema/Model/NextPage.php | 2 +- .../Associations/V4/Schema/Model/Paging.php | 2 +- .../V4/Schema/Model/PreviousPage.php | 2 +- ...onDefinitionConfigurationCreateRequest.php | 8 +- ...onDefinitionConfigurationUpdateRequest.php | 8 +- ...ionDefinitionConfigurationUpdateResult.php | 8 +- ...blicAssociationDefinitionCreateRequest.php | 8 +- ...blicAssociationDefinitionUpdateRequest.php | 8 +- ...AssociationDefinitionUserConfiguration.php | 10 +- .../V4/Schema/Model/PublicAssociationSpec.php | 6 +- .../V4/Schema/Model/StandardError.php | 2 +- .../V4/Schema/ObjectSerializer.php | 2 +- 100 files changed, 291 insertions(+), 275 deletions(-) diff --git a/codegen/Crm/Associations/Api/BatchApi.php b/codegen/Crm/Associations/Api/BatchApi.php index 0e17750c..f1508991 100644 --- a/codegen/Crm/Associations/Api/BatchApi.php +++ b/codegen/Crm/Associations/Api/BatchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/ApiException.php b/codegen/Crm/Associations/ApiException.php index 15f3cb56..dc9d5502 100644 --- a/codegen/Crm/Associations/ApiException.php +++ b/codegen/Crm/Associations/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Configuration.php b/codegen/Crm/Associations/Configuration.php index 56128cd4..5a91a403 100644 --- a/codegen/Crm/Associations/Configuration.php +++ b/codegen/Crm/Associations/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/FormDataProcessor.php b/codegen/Crm/Associations/FormDataProcessor.php index a8dcc667..9d9c3de9 100644 --- a/codegen/Crm/Associations/FormDataProcessor.php +++ b/codegen/Crm/Associations/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/HeaderSelector.php b/codegen/Crm/Associations/HeaderSelector.php index fc3d4ab7..5ef92f4e 100644 --- a/codegen/Crm/Associations/HeaderSelector.php +++ b/codegen/Crm/Associations/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/AssociatedId.php b/codegen/Crm/Associations/Model/AssociatedId.php index b16a3f36..ca593ae0 100644 --- a/codegen/Crm/Associations/Model/AssociatedId.php +++ b/codegen/Crm/Associations/Model/AssociatedId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/BatchInputPublicAssociation.php b/codegen/Crm/Associations/Model/BatchInputPublicAssociation.php index 8452e285..06a25236 100644 --- a/codegen/Crm/Associations/Model/BatchInputPublicAssociation.php +++ b/codegen/Crm/Associations/Model/BatchInputPublicAssociation.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/BatchInputPublicObjectId.php b/codegen/Crm/Associations/Model/BatchInputPublicObjectId.php index 97e896d8..69ea19f2 100644 --- a/codegen/Crm/Associations/Model/BatchInputPublicObjectId.php +++ b/codegen/Crm/Associations/Model/BatchInputPublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/BatchResponsePublicAssociation.php b/codegen/Crm/Associations/Model/BatchResponsePublicAssociation.php index 2f6ec92a..8ffdd0ff 100644 --- a/codegen/Crm/Associations/Model/BatchResponsePublicAssociation.php +++ b/codegen/Crm/Associations/Model/BatchResponsePublicAssociation.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/BatchResponsePublicAssociationMulti.php b/codegen/Crm/Associations/Model/BatchResponsePublicAssociationMulti.php index b5deaf98..27613a7c 100644 --- a/codegen/Crm/Associations/Model/BatchResponsePublicAssociationMulti.php +++ b/codegen/Crm/Associations/Model/BatchResponsePublicAssociationMulti.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/Error.php b/codegen/Crm/Associations/Model/Error.php index fc4377fa..102c2bd4 100644 --- a/codegen/Crm/Associations/Model/Error.php +++ b/codegen/Crm/Associations/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/ErrorDetail.php b/codegen/Crm/Associations/Model/ErrorDetail.php index c3e3225c..43038576 100644 --- a/codegen/Crm/Associations/Model/ErrorDetail.php +++ b/codegen/Crm/Associations/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/ModelInterface.php b/codegen/Crm/Associations/Model/ModelInterface.php index 5251c9f0..e1857ef5 100644 --- a/codegen/Crm/Associations/Model/ModelInterface.php +++ b/codegen/Crm/Associations/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/NextPage.php b/codegen/Crm/Associations/Model/NextPage.php index f1f0ce58..a43e7fcf 100644 --- a/codegen/Crm/Associations/Model/NextPage.php +++ b/codegen/Crm/Associations/Model/NextPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/Paging.php b/codegen/Crm/Associations/Model/Paging.php index 2db6adb5..389072a8 100644 --- a/codegen/Crm/Associations/Model/Paging.php +++ b/codegen/Crm/Associations/Model/Paging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/PreviousPage.php b/codegen/Crm/Associations/Model/PreviousPage.php index 34bbe215..919efdd3 100644 --- a/codegen/Crm/Associations/Model/PreviousPage.php +++ b/codegen/Crm/Associations/Model/PreviousPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/PublicAssociation.php b/codegen/Crm/Associations/Model/PublicAssociation.php index 949731e3..c18ed91a 100644 --- a/codegen/Crm/Associations/Model/PublicAssociation.php +++ b/codegen/Crm/Associations/Model/PublicAssociation.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/PublicAssociationMulti.php b/codegen/Crm/Associations/Model/PublicAssociationMulti.php index 440a7845..8fa58fb8 100644 --- a/codegen/Crm/Associations/Model/PublicAssociationMulti.php +++ b/codegen/Crm/Associations/Model/PublicAssociationMulti.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Model/PublicObjectId.php b/codegen/Crm/Associations/Model/PublicObjectId.php index d75566ee..f9118246 100644 --- a/codegen/Crm/Associations/Model/PublicObjectId.php +++ b/codegen/Crm/Associations/Model/PublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * PublicObjectId Class Doc Comment * * @category Class + * @description Contains the Id of a Public Object * @package HubSpot\Client\Crm\Associations * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/Model/StandardError.php b/codegen/Crm/Associations/Model/StandardError.php index d2aa89bd..8b353b66 100644 --- a/codegen/Crm/Associations/Model/StandardError.php +++ b/codegen/Crm/Associations/Model/StandardError.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/ObjectSerializer.php b/codegen/Crm/Associations/ObjectSerializer.php index 6948ec45..0a44d362 100644 --- a/codegen/Crm/Associations/ObjectSerializer.php +++ b/codegen/Crm/Associations/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Api/TypesApi.php b/codegen/Crm/Associations/Schema/Api/TypesApi.php index 46181b34..cb53ea57 100644 --- a/codegen/Crm/Associations/Schema/Api/TypesApi.php +++ b/codegen/Crm/Associations/Schema/Api/TypesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** @@ -128,8 +128,10 @@ public function getConfig() /** * Operation getAll * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * Retrieve association types between objects. + * + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAll'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -145,8 +147,10 @@ public function getAll($from_object_type, $to_object_type, string $contentType = /** * Operation getAllWithHttpInfo * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * Retrieve association types between objects. + * + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAll'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -243,8 +247,10 @@ public function getAllWithHttpInfo($from_object_type, $to_object_type, string $c /** * Operation getAllAsync * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * Retrieve association types between objects. + * + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAll'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -263,8 +269,10 @@ function ($response) { /** * Operation getAllAsyncWithHttpInfo * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * Retrieve association types between objects. + * + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAll'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -314,8 +322,8 @@ function ($exception) { /** * Create request for operation 'getAll' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getAll'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/codegen/Crm/Associations/Schema/ApiException.php b/codegen/Crm/Associations/Schema/ApiException.php index 8668c1e5..2743b6ea 100644 --- a/codegen/Crm/Associations/Schema/ApiException.php +++ b/codegen/Crm/Associations/Schema/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Configuration.php b/codegen/Crm/Associations/Schema/Configuration.php index 980b8174..c5ac7457 100644 --- a/codegen/Crm/Associations/Schema/Configuration.php +++ b/codegen/Crm/Associations/Schema/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/FormDataProcessor.php b/codegen/Crm/Associations/Schema/FormDataProcessor.php index 4bdd46f1..7bc64235 100644 --- a/codegen/Crm/Associations/Schema/FormDataProcessor.php +++ b/codegen/Crm/Associations/Schema/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/HeaderSelector.php b/codegen/Crm/Associations/Schema/HeaderSelector.php index 2b68c921..2ff549fe 100644 --- a/codegen/Crm/Associations/Schema/HeaderSelector.php +++ b/codegen/Crm/Associations/Schema/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Model/CollectionResponsePublicAssociationDefinitionNoPaging.php b/codegen/Crm/Associations/Schema/Model/CollectionResponsePublicAssociationDefinitionNoPaging.php index b5a2c264..c06af6f4 100644 --- a/codegen/Crm/Associations/Schema/Model/CollectionResponsePublicAssociationDefinitionNoPaging.php +++ b/codegen/Crm/Associations/Schema/Model/CollectionResponsePublicAssociationDefinitionNoPaging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Model/Error.php b/codegen/Crm/Associations/Schema/Model/Error.php index 95a96035..7b1ab5b0 100644 --- a/codegen/Crm/Associations/Schema/Model/Error.php +++ b/codegen/Crm/Associations/Schema/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Model/ErrorDetail.php b/codegen/Crm/Associations/Schema/Model/ErrorDetail.php index a58b13c3..c87099dd 100644 --- a/codegen/Crm/Associations/Schema/Model/ErrorDetail.php +++ b/codegen/Crm/Associations/Schema/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Model/ModelInterface.php b/codegen/Crm/Associations/Schema/Model/ModelInterface.php index 961df849..7335100b 100644 --- a/codegen/Crm/Associations/Schema/Model/ModelInterface.php +++ b/codegen/Crm/Associations/Schema/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/Schema/Model/PublicAssociationDefinition.php b/codegen/Crm/Associations/Schema/Model/PublicAssociationDefinition.php index eea80709..f9ed6246 100644 --- a/codegen/Crm/Associations/Schema/Model/PublicAssociationDefinition.php +++ b/codegen/Crm/Associations/Schema/Model/PublicAssociationDefinition.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** @@ -315,7 +315,7 @@ public function getId() /** * Sets id * - * @param string $id id + * @param string $id The unique identifier for the association type. * * @return self */ @@ -342,7 +342,7 @@ public function getName() /** * Sets name * - * @param string $name name + * @param string $name The name of the association type, such as 'contact_to_company'. * * @return self */ diff --git a/codegen/Crm/Associations/Schema/ObjectSerializer.php b/codegen/Crm/Associations/Schema/ObjectSerializer.php index 0c82bdd4..396ca859 100644 --- a/codegen/Crm/Associations/Schema/ObjectSerializer.php +++ b/codegen/Crm/Associations/Schema/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v3 * Generated by: https://openapi-generator.tech - * Generator version: 7.17.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Api/BasicApi.php b/codegen/Crm/Associations/V4/Api/BasicApi.php index a22fd51a..e0e7ac8c 100644 --- a/codegen/Crm/Associations/V4/Api/BasicApi.php +++ b/codegen/Crm/Associations/V4/Api/BasicApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Api/BatchApi.php b/codegen/Crm/Associations/V4/Api/BatchApi.php index 50198bfa..4c486ab6 100644 --- a/codegen/Crm/Associations/V4/Api/BatchApi.php +++ b/codegen/Crm/Associations/V4/Api/BatchApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Api/ReportApi.php b/codegen/Crm/Associations/V4/Api/ReportApi.php index c1bc1f6b..cd027e8e 100644 --- a/codegen/Crm/Associations/V4/Api/ReportApi.php +++ b/codegen/Crm/Associations/V4/Api/ReportApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/ApiException.php b/codegen/Crm/Associations/V4/ApiException.php index d9c14509..694cd1af 100644 --- a/codegen/Crm/Associations/V4/ApiException.php +++ b/codegen/Crm/Associations/V4/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Configuration.php b/codegen/Crm/Associations/V4/Configuration.php index 82f65e3e..bb73011c 100644 --- a/codegen/Crm/Associations/V4/Configuration.php +++ b/codegen/Crm/Associations/V4/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/FormDataProcessor.php b/codegen/Crm/Associations/V4/FormDataProcessor.php index 75301fa4..ca71b8cb 100644 --- a/codegen/Crm/Associations/V4/FormDataProcessor.php +++ b/codegen/Crm/Associations/V4/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/HeaderSelector.php b/codegen/Crm/Associations/V4/HeaderSelector.php index cbf4d84e..db2a9250 100644 --- a/codegen/Crm/Associations/V4/HeaderSelector.php +++ b/codegen/Crm/Associations/V4/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/AssociationSpec.php b/codegen/Crm/Associations/V4/Model/AssociationSpec.php index af2b190b..3334732e 100644 --- a/codegen/Crm/Associations/V4/Model/AssociationSpec.php +++ b/codegen/Crm/Associations/V4/Model/AssociationSpec.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/AssociationSpecWithLabel.php b/codegen/Crm/Associations/V4/Model/AssociationSpecWithLabel.php index 84f36f08..d7b0a3fc 100644 --- a/codegen/Crm/Associations/V4/Model/AssociationSpecWithLabel.php +++ b/codegen/Crm/Associations/V4/Model/AssociationSpecWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * AssociationSpecWithLabel Class Doc Comment * * @category Class + * @description Defines the type, direction, and details of the relationship between two CRM objects. * @package HubSpot\Client\Crm\Associations\V4 * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiArchive.php b/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiArchive.php index 6266e75e..8cf739b2 100644 --- a/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiArchive.php +++ b/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiArchive.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiPost.php b/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiPost.php index efc71fb0..057e0209 100644 --- a/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiPost.php +++ b/codegen/Crm/Associations/V4/Model/BatchInputPublicAssociationMultiPost.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/BatchInputPublicDefaultAssociationMultiPost.php b/codegen/Crm/Associations/V4/Model/BatchInputPublicDefaultAssociationMultiPost.php index c6c1e22f..ce536121 100644 --- a/codegen/Crm/Associations/V4/Model/BatchInputPublicDefaultAssociationMultiPost.php +++ b/codegen/Crm/Associations/V4/Model/BatchInputPublicDefaultAssociationMultiPost.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/BatchInputPublicFetchAssociationsBatchRequest.php b/codegen/Crm/Associations/V4/Model/BatchInputPublicFetchAssociationsBatchRequest.php index 6a16cb85..8288a2fc 100644 --- a/codegen/Crm/Associations/V4/Model/BatchInputPublicFetchAssociationsBatchRequest.php +++ b/codegen/Crm/Associations/V4/Model/BatchInputPublicFetchAssociationsBatchRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/BatchResponseLabelsBetweenObjectPair.php b/codegen/Crm/Associations/V4/Model/BatchResponseLabelsBetweenObjectPair.php index 6259ac15..e6840913 100644 --- a/codegen/Crm/Associations/V4/Model/BatchResponseLabelsBetweenObjectPair.php +++ b/codegen/Crm/Associations/V4/Model/BatchResponseLabelsBetweenObjectPair.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/BatchResponsePublicAssociationMultiWithLabel.php b/codegen/Crm/Associations/V4/Model/BatchResponsePublicAssociationMultiWithLabel.php index 50f184e7..810180b3 100644 --- a/codegen/Crm/Associations/V4/Model/BatchResponsePublicAssociationMultiWithLabel.php +++ b/codegen/Crm/Associations/V4/Model/BatchResponsePublicAssociationMultiWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/BatchResponsePublicDefaultAssociation.php b/codegen/Crm/Associations/V4/Model/BatchResponsePublicDefaultAssociation.php index 857fe39f..71264cc1 100644 --- a/codegen/Crm/Associations/V4/Model/BatchResponsePublicDefaultAssociation.php +++ b/codegen/Crm/Associations/V4/Model/BatchResponsePublicDefaultAssociation.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * BatchResponsePublicDefaultAssociation Class Doc Comment * * @category Class + * @description The response returned after performing a batch operation on associations. * @package HubSpot\Client\Crm\Associations\V4 * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/V4/Model/BatchResponseVoid.php b/codegen/Crm/Associations/V4/Model/BatchResponseVoid.php index 64b39526..0c4e00a0 100644 --- a/codegen/Crm/Associations/V4/Model/BatchResponseVoid.php +++ b/codegen/Crm/Associations/V4/Model/BatchResponseVoid.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/CollectionResponseMultiAssociatedObjectWithLabel.php b/codegen/Crm/Associations/V4/Model/CollectionResponseMultiAssociatedObjectWithLabel.php index 3861bdf5..a99ee826 100644 --- a/codegen/Crm/Associations/V4/Model/CollectionResponseMultiAssociatedObjectWithLabel.php +++ b/codegen/Crm/Associations/V4/Model/CollectionResponseMultiAssociatedObjectWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/CreatedResponseLabelsBetweenObjectPair.php b/codegen/Crm/Associations/V4/Model/CreatedResponseLabelsBetweenObjectPair.php index 10f23f3e..93e5d72e 100644 --- a/codegen/Crm/Associations/V4/Model/CreatedResponseLabelsBetweenObjectPair.php +++ b/codegen/Crm/Associations/V4/Model/CreatedResponseLabelsBetweenObjectPair.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * CreatedResponseLabelsBetweenObjectPair Class Doc Comment * * @category Class + * @description Contains the details of the labels that were created to define associations between a specific pair of objects. * @package HubSpot\Client\Crm\Associations\V4 * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/V4/Model/DateTime.php b/codegen/Crm/Associations/V4/Model/DateTime.php index ca9b8469..931532de 100644 --- a/codegen/Crm/Associations/V4/Model/DateTime.php +++ b/codegen/Crm/Associations/V4/Model/DateTime.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/Error.php b/codegen/Crm/Associations/V4/Model/Error.php index 3297adbd..f99d83ad 100644 --- a/codegen/Crm/Associations/V4/Model/Error.php +++ b/codegen/Crm/Associations/V4/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/ErrorDetail.php b/codegen/Crm/Associations/V4/Model/ErrorDetail.php index 414fb0cb..81c9b9f9 100644 --- a/codegen/Crm/Associations/V4/Model/ErrorDetail.php +++ b/codegen/Crm/Associations/V4/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/LabelsBetweenObjectPair.php b/codegen/Crm/Associations/V4/Model/LabelsBetweenObjectPair.php index 6a61801a..063125dd 100644 --- a/codegen/Crm/Associations/V4/Model/LabelsBetweenObjectPair.php +++ b/codegen/Crm/Associations/V4/Model/LabelsBetweenObjectPair.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * LabelsBetweenObjectPair Class Doc Comment * * @category Class + * @description The relationship descriptors applicable between two object types. * @package HubSpot\Client\Crm\Associations\V4 * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/V4/Model/ModelInterface.php b/codegen/Crm/Associations/V4/Model/ModelInterface.php index eda39e6e..054c9df1 100644 --- a/codegen/Crm/Associations/V4/Model/ModelInterface.php +++ b/codegen/Crm/Associations/V4/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/MultiAssociatedObjectWithLabel.php b/codegen/Crm/Associations/V4/Model/MultiAssociatedObjectWithLabel.php index e4c15aba..29532d1d 100644 --- a/codegen/Crm/Associations/V4/Model/MultiAssociatedObjectWithLabel.php +++ b/codegen/Crm/Associations/V4/Model/MultiAssociatedObjectWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * MultiAssociatedObjectWithLabel Class Doc Comment * * @category Class + * @description Represents an object that is associated with multiple other objects, with optional context. * @package HubSpot\Client\Crm\Associations\V4 * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/V4/Model/NextPage.php b/codegen/Crm/Associations/V4/Model/NextPage.php index b3707325..d7a69e1a 100644 --- a/codegen/Crm/Associations/V4/Model/NextPage.php +++ b/codegen/Crm/Associations/V4/Model/NextPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/Paging.php b/codegen/Crm/Associations/V4/Model/Paging.php index 5084631f..b9b83ceb 100644 --- a/codegen/Crm/Associations/V4/Model/Paging.php +++ b/codegen/Crm/Associations/V4/Model/Paging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PreviousPage.php b/codegen/Crm/Associations/V4/Model/PreviousPage.php index 1c6a73e1..92fbf406 100644 --- a/codegen/Crm/Associations/V4/Model/PreviousPage.php +++ b/codegen/Crm/Associations/V4/Model/PreviousPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicAssociationMultiArchive.php b/codegen/Crm/Associations/V4/Model/PublicAssociationMultiArchive.php index 31926c19..420dac73 100644 --- a/codegen/Crm/Associations/V4/Model/PublicAssociationMultiArchive.php +++ b/codegen/Crm/Associations/V4/Model/PublicAssociationMultiArchive.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicAssociationMultiPost.php b/codegen/Crm/Associations/V4/Model/PublicAssociationMultiPost.php index 81ea3213..de57bbb4 100644 --- a/codegen/Crm/Associations/V4/Model/PublicAssociationMultiPost.php +++ b/codegen/Crm/Associations/V4/Model/PublicAssociationMultiPost.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicAssociationMultiWithLabel.php b/codegen/Crm/Associations/V4/Model/PublicAssociationMultiWithLabel.php index df50a722..34ccc0a8 100644 --- a/codegen/Crm/Associations/V4/Model/PublicAssociationMultiWithLabel.php +++ b/codegen/Crm/Associations/V4/Model/PublicAssociationMultiWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicDefaultAssociation.php b/codegen/Crm/Associations/V4/Model/PublicDefaultAssociation.php index 547bd638..f2f91f0b 100644 --- a/codegen/Crm/Associations/V4/Model/PublicDefaultAssociation.php +++ b/codegen/Crm/Associations/V4/Model/PublicDefaultAssociation.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicDefaultAssociationMultiPost.php b/codegen/Crm/Associations/V4/Model/PublicDefaultAssociationMultiPost.php index 06fefbfa..9f3692c3 100644 --- a/codegen/Crm/Associations/V4/Model/PublicDefaultAssociationMultiPost.php +++ b/codegen/Crm/Associations/V4/Model/PublicDefaultAssociationMultiPost.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicFetchAssociationsBatchRequest.php b/codegen/Crm/Associations/V4/Model/PublicFetchAssociationsBatchRequest.php index 8001bdc8..8f4890b2 100644 --- a/codegen/Crm/Associations/V4/Model/PublicFetchAssociationsBatchRequest.php +++ b/codegen/Crm/Associations/V4/Model/PublicFetchAssociationsBatchRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/PublicObjectId.php b/codegen/Crm/Associations/V4/Model/PublicObjectId.php index dc194def..52c89917 100644 --- a/codegen/Crm/Associations/V4/Model/PublicObjectId.php +++ b/codegen/Crm/Associations/V4/Model/PublicObjectId.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * PublicObjectId Class Doc Comment * * @category Class + * @description Contains the Id of a Public Object * @package HubSpot\Client\Crm\Associations\V4 * @author OpenAPI Generator team * @link https://openapi-generator.tech diff --git a/codegen/Crm/Associations/V4/Model/ReportCreationResponse.php b/codegen/Crm/Associations/V4/Model/ReportCreationResponse.php index 682b243a..2c77c872 100644 --- a/codegen/Crm/Associations/V4/Model/ReportCreationResponse.php +++ b/codegen/Crm/Associations/V4/Model/ReportCreationResponse.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Model/StandardError.php b/codegen/Crm/Associations/V4/Model/StandardError.php index 4a4c3ba3..da0fa9dd 100644 --- a/codegen/Crm/Associations/V4/Model/StandardError.php +++ b/codegen/Crm/Associations/V4/Model/StandardError.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/ObjectSerializer.php b/codegen/Crm/Associations/V4/ObjectSerializer.php index 44fe7921..1aa201f7 100644 --- a/codegen/Crm/Associations/V4/ObjectSerializer.php +++ b/codegen/Crm/Associations/V4/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Api/DefinitionConfigurationsApi.php b/codegen/Crm/Associations/V4/Schema/Api/DefinitionConfigurationsApi.php index 46892085..588a0e13 100644 --- a/codegen/Crm/Associations/V4/Schema/Api/DefinitionConfigurationsApi.php +++ b/codegen/Crm/Associations/V4/Schema/Api/DefinitionConfigurationsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -140,10 +140,10 @@ public function getConfig() /** * Operation batchCreate * - * + * Batch create association definitions between two object types. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationCreateRequest $batch_input_public_association_definition_configuration_create_request batch_input_public_association_definition_configuration_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchCreate'] to see the possible values for this operation * @@ -160,10 +160,10 @@ public function batchCreate($from_object_type, $to_object_type, $batch_input_pub /** * Operation batchCreateWithHttpInfo * - * + * Batch create association definitions between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationCreateRequest $batch_input_public_association_definition_configuration_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchCreate'] to see the possible values for this operation * @@ -261,10 +261,10 @@ public function batchCreateWithHttpInfo($from_object_type, $to_object_type, $bat /** * Operation batchCreateAsync * - * + * Batch create association definitions between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationCreateRequest $batch_input_public_association_definition_configuration_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchCreate'] to see the possible values for this operation * @@ -284,10 +284,10 @@ function ($response) { /** * Operation batchCreateAsyncWithHttpInfo * - * + * Batch create association definitions between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationCreateRequest $batch_input_public_association_definition_configuration_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchCreate'] to see the possible values for this operation * @@ -338,8 +338,8 @@ function ($exception) { /** * Create request for operation 'batchCreate' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationCreateRequest $batch_input_public_association_definition_configuration_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchCreate'] to see the possible values for this operation * @@ -465,10 +465,10 @@ public function batchCreateRequest($from_object_type, $to_object_type, $batch_in /** * Operation batchRemove * - * + * Remove multiple association configurations between two specified object types in a batch operation. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationSpec $batch_input_public_association_spec batch_input_public_association_spec (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchRemove'] to see the possible values for this operation * @@ -485,10 +485,10 @@ public function batchRemove($from_object_type, $to_object_type, $batch_input_pub /** * Operation batchRemoveWithHttpInfo * - * + * Remove multiple association configurations between two specified object types in a batch operation. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationSpec $batch_input_public_association_spec (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchRemove'] to see the possible values for this operation * @@ -586,10 +586,10 @@ public function batchRemoveWithHttpInfo($from_object_type, $to_object_type, $bat /** * Operation batchRemoveAsync * - * + * Remove multiple association configurations between two specified object types in a batch operation. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationSpec $batch_input_public_association_spec (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchRemove'] to see the possible values for this operation * @@ -609,10 +609,10 @@ function ($response) { /** * Operation batchRemoveAsyncWithHttpInfo * - * + * Remove multiple association configurations between two specified object types in a batch operation. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationSpec $batch_input_public_association_spec (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchRemove'] to see the possible values for this operation * @@ -663,8 +663,8 @@ function ($exception) { /** * Create request for operation 'batchRemove' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationSpec $batch_input_public_association_spec (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchRemove'] to see the possible values for this operation * @@ -790,10 +790,10 @@ public function batchRemoveRequest($from_object_type, $to_object_type, $batch_in /** * Operation batchUpdate * - * + * Batch update association configurations between two object types. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationUpdateRequest $batch_input_public_association_definition_configuration_update_request batch_input_public_association_definition_configuration_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchUpdate'] to see the possible values for this operation * @@ -810,10 +810,10 @@ public function batchUpdate($from_object_type, $to_object_type, $batch_input_pub /** * Operation batchUpdateWithHttpInfo * - * + * Batch update association configurations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationUpdateRequest $batch_input_public_association_definition_configuration_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchUpdate'] to see the possible values for this operation * @@ -911,10 +911,10 @@ public function batchUpdateWithHttpInfo($from_object_type, $to_object_type, $bat /** * Operation batchUpdateAsync * - * + * Batch update association configurations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationUpdateRequest $batch_input_public_association_definition_configuration_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchUpdate'] to see the possible values for this operation * @@ -934,10 +934,10 @@ function ($response) { /** * Operation batchUpdateAsyncWithHttpInfo * - * + * Batch update association configurations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationUpdateRequest $batch_input_public_association_definition_configuration_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchUpdate'] to see the possible values for this operation * @@ -988,8 +988,8 @@ function ($exception) { /** * Create request for operation 'batchUpdate' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\BatchInputPublicAssociationDefinitionConfigurationUpdateRequest $batch_input_public_association_definition_configuration_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['batchUpdate'] to see the possible values for this operation * @@ -1115,7 +1115,7 @@ public function batchUpdateRequest($from_object_type, $to_object_type, $batch_in /** * Operation getPage * - * + * Retrieve all association configuration definitions. * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * @@ -1132,7 +1132,7 @@ public function getPage(string $contentType = self::contentTypes['getPage'][0]) /** * Operation getPageWithHttpInfo * - * + * Retrieve all association configuration definitions. * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * @@ -1230,7 +1230,7 @@ public function getPageWithHttpInfo(string $contentType = self::contentTypes['ge /** * Operation getPageAsync * - * + * Retrieve all association configuration definitions. * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * @@ -1250,7 +1250,7 @@ function ($response) { /** * Operation getPageAsyncWithHttpInfo * - * + * Retrieve all association configuration definitions. * * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * @@ -1381,10 +1381,10 @@ public function getPageRequest(string $contentType = self::contentTypes['getPage /** * Operation getPageBetweenTwoObjectTypes * - * + * Retrieve configuration details for associations between two object types. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPageBetweenTwoObjectTypes'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\V4\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -1400,10 +1400,10 @@ public function getPageBetweenTwoObjectTypes($from_object_type, $to_object_type, /** * Operation getPageBetweenTwoObjectTypesWithHttpInfo * - * + * Retrieve configuration details for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPageBetweenTwoObjectTypes'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\V4\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -1500,10 +1500,10 @@ public function getPageBetweenTwoObjectTypesWithHttpInfo($from_object_type, $to_ /** * Operation getPageBetweenTwoObjectTypesAsync * - * + * Retrieve configuration details for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPageBetweenTwoObjectTypes'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1522,10 +1522,10 @@ function ($response) { /** * Operation getPageBetweenTwoObjectTypesAsyncWithHttpInfo * - * + * Retrieve configuration details for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPageBetweenTwoObjectTypes'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1575,8 +1575,8 @@ function ($exception) { /** * Create request for operation 'getPageBetweenTwoObjectTypes' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPageBetweenTwoObjectTypes'] to see the possible values for this operation * * @throws \InvalidArgumentException diff --git a/codegen/Crm/Associations/V4/Schema/Api/DefinitionsApi.php b/codegen/Crm/Associations/V4/Schema/Api/DefinitionsApi.php index 5a0f5fe5..90447074 100644 --- a/codegen/Crm/Associations/V4/Schema/Api/DefinitionsApi.php +++ b/codegen/Crm/Associations/V4/Schema/Api/DefinitionsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -137,10 +137,10 @@ public function getConfig() /** * Operation create * - * + * Create a new label for associations between two object types. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionCreateRequest $public_association_definition_create_request public_association_definition_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['create'] to see the possible values for this operation * @@ -157,10 +157,10 @@ public function create($from_object_type, $to_object_type, $public_association_d /** * Operation createWithHttpInfo * - * + * Create a new label for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionCreateRequest $public_association_definition_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['create'] to see the possible values for this operation * @@ -258,10 +258,10 @@ public function createWithHttpInfo($from_object_type, $to_object_type, $public_a /** * Operation createAsync * - * + * Create a new label for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionCreateRequest $public_association_definition_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['create'] to see the possible values for this operation * @@ -281,10 +281,10 @@ function ($response) { /** * Operation createAsyncWithHttpInfo * - * + * Create a new label for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionCreateRequest $public_association_definition_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['create'] to see the possible values for this operation * @@ -335,8 +335,8 @@ function ($exception) { /** * Create request for operation 'create' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionCreateRequest $public_association_definition_create_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['create'] to see the possible values for this operation * @@ -462,10 +462,10 @@ public function createRequest($from_object_type, $to_object_type, $public_associ /** * Operation getPage * - * + * Retrieve labels for associations between two object types. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\V4\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -481,10 +481,10 @@ public function getPage($from_object_type, $to_object_type, string $contentType /** * Operation getPageWithHttpInfo * - * + * Retrieve labels for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\V4\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -581,10 +581,10 @@ public function getPageWithHttpInfo($from_object_type, $to_object_type, string $ /** * Operation getPageAsync * - * + * Retrieve labels for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -603,10 +603,10 @@ function ($response) { /** * Operation getPageAsyncWithHttpInfo * - * + * Retrieve labels for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -656,8 +656,8 @@ function ($exception) { /** * Create request for operation 'getPage' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['getPage'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -768,11 +768,11 @@ public function getPageRequest($from_object_type, $to_object_type, string $conte /** * Operation remove * - * + * Delete a label for an association between two object types. * - * @param int $association_type_id association_type_id (required) - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param int $association_type_id The unique identifier for the association type. (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['remove'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\V4\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -787,11 +787,11 @@ public function remove($association_type_id, $from_object_type, $to_object_type, /** * Operation removeWithHttpInfo * - * + * Delete a label for an association between two object types. * - * @param int $association_type_id (required) - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param int $association_type_id The unique identifier for the association type. (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['remove'] to see the possible values for this operation * * @throws \HubSpot\Client\Crm\Associations\V4\Schema\ApiException on non-2xx response or if the response body is not in the expected format @@ -846,11 +846,11 @@ public function removeWithHttpInfo($association_type_id, $from_object_type, $to_ /** * Operation removeAsync * - * + * Delete a label for an association between two object types. * - * @param int $association_type_id (required) - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param int $association_type_id The unique identifier for the association type. (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['remove'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -869,11 +869,11 @@ function ($response) { /** * Operation removeAsyncWithHttpInfo * - * + * Delete a label for an association between two object types. * - * @param int $association_type_id (required) - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param int $association_type_id The unique identifier for the association type. (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['remove'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -910,9 +910,9 @@ function ($exception) { /** * Create request for operation 'remove' * - * @param int $association_type_id (required) - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param int $association_type_id The unique identifier for the association type. (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['remove'] to see the possible values for this operation * * @throws \InvalidArgumentException @@ -1038,10 +1038,10 @@ public function removeRequest($association_type_id, $from_object_type, $to_objec /** * Operation update * - * + * Update an existing label for associations between two object types. * - * @param string $from_object_type from_object_type (required) - * @param string $to_object_type to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionUpdateRequest $public_association_definition_update_request public_association_definition_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * @@ -1057,10 +1057,10 @@ public function update($from_object_type, $to_object_type, $public_association_d /** * Operation updateWithHttpInfo * - * + * Update an existing label for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionUpdateRequest $public_association_definition_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * @@ -1116,10 +1116,10 @@ public function updateWithHttpInfo($from_object_type, $to_object_type, $public_a /** * Operation updateAsync * - * + * Update an existing label for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionUpdateRequest $public_association_definition_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * @@ -1139,10 +1139,10 @@ function ($response) { /** * Operation updateAsyncWithHttpInfo * - * + * Update an existing label for associations between two object types. * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionUpdateRequest $public_association_definition_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * @@ -1180,8 +1180,8 @@ function ($exception) { /** * Create request for operation 'update' * - * @param string $from_object_type (required) - * @param string $to_object_type (required) + * @param string $from_object_type The type of the source object in the association. (required) + * @param string $to_object_type The type of the target object in the association. (required) * @param \HubSpot\Client\Crm\Associations\V4\Schema\Model\PublicAssociationDefinitionUpdateRequest $public_association_definition_update_request (required) * @param string $contentType The value for the Content-Type header. Check self::contentTypes['update'] to see the possible values for this operation * diff --git a/codegen/Crm/Associations/V4/Schema/ApiException.php b/codegen/Crm/Associations/V4/Schema/ApiException.php index da9a8c17..52d048ff 100644 --- a/codegen/Crm/Associations/V4/Schema/ApiException.php +++ b/codegen/Crm/Associations/V4/Schema/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Configuration.php b/codegen/Crm/Associations/V4/Schema/Configuration.php index b7c91b6e..f20baedb 100644 --- a/codegen/Crm/Associations/V4/Schema/Configuration.php +++ b/codegen/Crm/Associations/V4/Schema/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/FormDataProcessor.php b/codegen/Crm/Associations/V4/Schema/FormDataProcessor.php index 02eb6d51..3e4fd7b9 100644 --- a/codegen/Crm/Associations/V4/Schema/FormDataProcessor.php +++ b/codegen/Crm/Associations/V4/Schema/FormDataProcessor.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/HeaderSelector.php b/codegen/Crm/Associations/V4/Schema/HeaderSelector.php index f8c6f8bc..7b0eeaba 100644 --- a/codegen/Crm/Associations/V4/Schema/HeaderSelector.php +++ b/codegen/Crm/Associations/V4/Schema/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/AssociationSpecWithLabel.php b/codegen/Crm/Associations/V4/Schema/Model/AssociationSpecWithLabel.php index 56f85b45..14bb3fb1 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/AssociationSpecWithLabel.php +++ b/codegen/Crm/Associations/V4/Schema/Model/AssociationSpecWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -35,6 +35,7 @@ * AssociationSpecWithLabel Class Doc Comment * * @category Class + * @description Defines the type, direction, and details of the relationship between two CRM objects. * @package HubSpot\Client\Crm\Associations\V4\Schema * @author OpenAPI Generator team * @link https://openapi-generator.tech @@ -348,7 +349,7 @@ public function getCategory() /** * Sets category * - * @param string $category category + * @param string $category Association category. Can be HUBSPOT_DEFINED, USER_DEFINED, INTEGRATOR_DEFINED or WORK * * @return self */ @@ -385,7 +386,7 @@ public function getLabel() /** * Sets label * - * @param string|null $label label + * @param string|null $label An optional descriptor that provides additional context about the relationship between associated records, such as \"Mentor\" and \"Mentee\". * * @return self */ @@ -412,7 +413,7 @@ public function getTypeId() /** * Sets type_id * - * @param int $type_id type_id + * @param int $type_id An integer value used to uniquely identify a specific association type within its Association Category. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationCreateRequest.php b/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationCreateRequest.php index a9da87ba..500aec79 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationCreateRequest.php +++ b/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationCreateRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationUpdateRequest.php b/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationUpdateRequest.php index a2b5a6de..a9c71157 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationUpdateRequest.php +++ b/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationDefinitionConfigurationUpdateRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationSpec.php b/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationSpec.php index 92e96596..29e9b6db 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationSpec.php +++ b/codegen/Crm/Associations/V4/Schema/Model/BatchInputPublicAssociationSpec.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionConfigurationUpdateResult.php b/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionConfigurationUpdateResult.php index b05eca23..525c5ba3 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionConfigurationUpdateResult.php +++ b/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionConfigurationUpdateResult.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -391,7 +391,7 @@ public function getCompletedAt() /** * Sets completed_at * - * @param \DateTime $completed_at completed_at + * @param \DateTime $completed_at The date and time when the batch update operation was completed. * * @return self */ @@ -445,7 +445,7 @@ public function getLinks() /** * Sets links * - * @param array|null $links links + * @param array|null $links URLs linking to documentation or resources associated with the batch update operation. * * @return self */ @@ -472,7 +472,7 @@ public function getNumErrors() /** * Sets num_errors * - * @param int|null $num_errors num_errors + * @param int|null $num_errors The total number of errors encountered during the batch update operation. * * @return self */ @@ -499,7 +499,7 @@ public function getRequestedAt() /** * Sets requested_at * - * @param \DateTime|null $requested_at requested_at + * @param \DateTime|null $requested_at The date and time when the batch update operation was requested. * * @return self */ @@ -553,7 +553,7 @@ public function getStartedAt() /** * Sets started_at * - * @param \DateTime $started_at started_at + * @param \DateTime $started_at The date and time when the batch update operation started. * * @return self */ @@ -580,7 +580,7 @@ public function getStatus() /** * Sets status * - * @param string $status status + * @param string $status The current status of the batch update operation, which can be CANCELED, COMPLETE, PENDING, or PROCESSING. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionUserConfiguration.php b/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionUserConfiguration.php index 38c16920..458a5735 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionUserConfiguration.php +++ b/codegen/Crm/Associations/V4/Schema/Model/BatchResponsePublicAssociationDefinitionUserConfiguration.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -391,7 +391,7 @@ public function getCompletedAt() /** * Sets completed_at * - * @param \DateTime $completed_at completed_at + * @param \DateTime $completed_at The date and time when the batch operation was completed. * * @return self */ @@ -445,7 +445,7 @@ public function getLinks() /** * Sets links * - * @param array|null $links links + * @param array|null $links A collection of URLs linking to related documentation or resources associated with the batch operation. * * @return self */ @@ -472,7 +472,7 @@ public function getNumErrors() /** * Sets num_errors * - * @param int|null $num_errors num_errors + * @param int|null $num_errors The total number of errors encountered during the batch operation. * * @return self */ @@ -499,7 +499,7 @@ public function getRequestedAt() /** * Sets requested_at * - * @param \DateTime|null $requested_at requested_at + * @param \DateTime|null $requested_at The date and time when the batch operation was requested. * * @return self */ @@ -553,7 +553,7 @@ public function getStartedAt() /** * Sets started_at * - * @param \DateTime $started_at started_at + * @param \DateTime $started_at The date and time when the batch operation started. * * @return self */ @@ -580,7 +580,7 @@ public function getStatus() /** * Sets status * - * @param string $status status + * @param string $status The current status of the batch operation, which can be CANCELED, COMPLETE, PENDING, or PROCESSING. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/BatchResponseVoid.php b/codegen/Crm/Associations/V4/Schema/Model/BatchResponseVoid.php index 4170bdae..5360f42d 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/BatchResponseVoid.php +++ b/codegen/Crm/Associations/V4/Schema/Model/BatchResponseVoid.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -391,7 +391,7 @@ public function getCompletedAt() /** * Sets completed_at * - * @param \DateTime $completed_at completed_at + * @param \DateTime $completed_at The date and time when the batch operation was completed. * * @return self */ @@ -445,7 +445,7 @@ public function getLinks() /** * Sets links * - * @param array|null $links links + * @param array|null $links A collection of URLs linking to related resources or documentation. * * @return self */ @@ -472,7 +472,7 @@ public function getNumErrors() /** * Sets num_errors * - * @param int|null $num_errors num_errors + * @param int|null $num_errors The total number of errors that occurred during the batch operation. * * @return self */ @@ -499,7 +499,7 @@ public function getRequestedAt() /** * Sets requested_at * - * @param \DateTime|null $requested_at requested_at + * @param \DateTime|null $requested_at The date and time when the batch request was made. * * @return self */ @@ -553,7 +553,7 @@ public function getStartedAt() /** * Sets started_at * - * @param \DateTime $started_at started_at + * @param \DateTime $started_at The date and time when the batch operation began. * * @return self */ @@ -580,7 +580,7 @@ public function getStatus() /** * Sets status * - * @param string $status status + * @param string $status The current status of the batch operation, which can be CANCELED, COMPLETE, PENDING, or PROCESSING. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/CollectionResponseAssociationSpecWithLabel.php b/codegen/Crm/Associations/V4/Schema/Model/CollectionResponseAssociationSpecWithLabel.php index 057354b5..1fd1b629 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/CollectionResponseAssociationSpecWithLabel.php +++ b/codegen/Crm/Associations/V4/Schema/Model/CollectionResponseAssociationSpecWithLabel.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/CollectionResponsePublicAssociationDefinitionUserConfiguration.php b/codegen/Crm/Associations/V4/Schema/Model/CollectionResponsePublicAssociationDefinitionUserConfiguration.php index 779b0593..246487f2 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/CollectionResponsePublicAssociationDefinitionUserConfiguration.php +++ b/codegen/Crm/Associations/V4/Schema/Model/CollectionResponsePublicAssociationDefinitionUserConfiguration.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/Error.php b/codegen/Crm/Associations/V4/Schema/Model/Error.php index 22693634..4cec5c70 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/Error.php +++ b/codegen/Crm/Associations/V4/Schema/Model/Error.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/ErrorDetail.php b/codegen/Crm/Associations/V4/Schema/Model/ErrorDetail.php index 1c3eda43..de35389b 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/ErrorDetail.php +++ b/codegen/Crm/Associations/V4/Schema/Model/ErrorDetail.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/ModelInterface.php b/codegen/Crm/Associations/V4/Schema/Model/ModelInterface.php index 0914812a..0a7a8a0f 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/ModelInterface.php +++ b/codegen/Crm/Associations/V4/Schema/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/NextPage.php b/codegen/Crm/Associations/V4/Schema/Model/NextPage.php index a3d5d1a1..2d94f970 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/NextPage.php +++ b/codegen/Crm/Associations/V4/Schema/Model/NextPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/Paging.php b/codegen/Crm/Associations/V4/Schema/Model/Paging.php index ed1893c2..7e1ba93d 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/Paging.php +++ b/codegen/Crm/Associations/V4/Schema/Model/Paging.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/PreviousPage.php b/codegen/Crm/Associations/V4/Schema/Model/PreviousPage.php index 6310d881..ae60f48f 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PreviousPage.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PreviousPage.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationCreateRequest.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationCreateRequest.php index 3edee261..ae14399a 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationCreateRequest.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationCreateRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -351,7 +351,7 @@ public function getCategory() /** * Sets category * - * @param string $category category + * @param string $category Specifies the category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED. * * @return self */ @@ -388,7 +388,7 @@ public function getMaxToObjectIds() /** * Sets max_to_object_ids * - * @param int $max_to_object_ids max_to_object_ids + * @param int $max_to_object_ids The maximum number of target object IDs that can be associated with a single source object. * * @return self */ @@ -415,7 +415,7 @@ public function getTypeId() /** * Sets type_id * - * @param int $type_id type_id + * @param int $type_id An integer used to uniquely identify a specific association type within its category. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateRequest.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateRequest.php index 6156b8a2..38af41fe 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateRequest.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -351,7 +351,7 @@ public function getCategory() /** * Sets category * - * @param string $category category + * @param string $category Specifies the category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED. * * @return self */ @@ -388,7 +388,7 @@ public function getMaxToObjectIds() /** * Sets max_to_object_ids * - * @param int $max_to_object_ids max_to_object_ids + * @param int $max_to_object_ids Defines the maximum number of target object IDs that can be associated. * * @return self */ @@ -415,7 +415,7 @@ public function getTypeId() /** * Sets type_id * - * @param int $type_id type_id + * @param int $type_id A unique identifier for the association type. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateResult.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateResult.php index 6a5bb166..2a07657e 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateResult.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionConfigurationUpdateResult.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -348,7 +348,7 @@ public function getCategory() /** * Sets category * - * @param string $category category + * @param string $category The category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED. * * @return self */ @@ -385,7 +385,7 @@ public function getTypeId() /** * Sets type_id * - * @param int $type_id type_id + * @param int $type_id An integer value used to uniquely identify a specific association type within its Association Category. * * @return self */ @@ -412,7 +412,7 @@ public function getUserEnforcedMaxToObjectIds() /** * Sets user_enforced_max_to_object_ids * - * @param int|null $user_enforced_max_to_object_ids user_enforced_max_to_object_ids + * @param int|null $user_enforced_max_to_object_ids The maximum number of object IDs that a user can enforce for associations. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionCreateRequest.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionCreateRequest.php index 24c1e1b6..1df2b35a 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionCreateRequest.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionCreateRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -322,7 +322,7 @@ public function getInverseLabel() /** * Sets inverse_label * - * @param string|null $inverse_label inverse_label + * @param string|null $inverse_label An optional descriptor that clarifies the reverse relationship in the association. * * @return self */ @@ -349,7 +349,7 @@ public function getLabel() /** * Sets label * - * @param string $label label + * @param string $label A descriptor that provides context about the relationship between two associated CRM objects. * * @return self */ @@ -376,7 +376,7 @@ public function getName() /** * Sets name * - * @param string $name name + * @param string $name The unique identifier for the association definition. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUpdateRequest.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUpdateRequest.php index b3f4051f..b27ee135 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUpdateRequest.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUpdateRequest.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -322,7 +322,7 @@ public function getAssociationTypeId() /** * Sets association_type_id * - * @param int $association_type_id association_type_id + * @param int $association_type_id The unique identifier for the association type. * * @return self */ @@ -349,7 +349,7 @@ public function getInverseLabel() /** * Sets inverse_label * - * @param string|null $inverse_label inverse_label + * @param string|null $inverse_label An optional descriptor for the inverse relationship between associated records. * * @return self */ @@ -376,7 +376,7 @@ public function getLabel() /** * Sets label * - * @param string $label label + * @param string $label A descriptor that provides context about the relationship between associated records. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUserConfiguration.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUserConfiguration.php index 04cbc2c1..026409c1 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUserConfiguration.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationDefinitionUserConfiguration.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -355,7 +355,7 @@ public function getCategory() /** * Sets category * - * @param string $category category + * @param string $category The category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED. * * @return self */ @@ -392,7 +392,7 @@ public function getLabel() /** * Sets label * - * @param string|null $label label + * @param string|null $label A descriptor providing context about the relationship between associated records. * * @return self */ @@ -419,7 +419,7 @@ public function getTypeId() /** * Sets type_id * - * @param int $type_id type_id + * @param int $type_id A unique integer identifier for the association type within its category. * * @return self */ @@ -446,7 +446,7 @@ public function getUserEnforcedMaxToObjectIds() /** * Sets user_enforced_max_to_object_ids * - * @param int|null $user_enforced_max_to_object_ids user_enforced_max_to_object_ids + * @param int|null $user_enforced_max_to_object_ids The maximum number of target object IDs that a user can enforce in an association. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationSpec.php b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationSpec.php index 30730b7a..40c5005f 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationSpec.php +++ b/codegen/Crm/Associations/V4/Schema/Model/PublicAssociationSpec.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** @@ -315,7 +315,7 @@ public function getCategory() /** * Sets category * - * @param string $category category + * @param string $category Specifies the category of the association, which can be HUBSPOT_DEFINED, INTEGRATOR_DEFINED, or USER_DEFINED. * * @return self */ @@ -342,7 +342,7 @@ public function getTypeId() /** * Sets type_id * - * @param int $type_id type_id + * @param int $type_id A unique integer identifier for the specific association type within its category. * * @return self */ diff --git a/codegen/Crm/Associations/V4/Schema/Model/StandardError.php b/codegen/Crm/Associations/V4/Schema/Model/StandardError.php index b13640ba..9067bde5 100644 --- a/codegen/Crm/Associations/V4/Schema/Model/StandardError.php +++ b/codegen/Crm/Associations/V4/Schema/Model/StandardError.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /** diff --git a/codegen/Crm/Associations/V4/Schema/ObjectSerializer.php b/codegen/Crm/Associations/V4/Schema/ObjectSerializer.php index e1f3071f..683fba73 100644 --- a/codegen/Crm/Associations/V4/Schema/ObjectSerializer.php +++ b/codegen/Crm/Associations/V4/Schema/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: v4 * Generated by: https://openapi-generator.tech - * Generator version: 7.18.0 + * Generator version: 7.19.0 */ /**