hubspot-api-client 19.0.0 → 20.0.0.pre.beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +70 -1
- data/Gemfile.lock +1 -1
- data/README.md +83 -8
- data/lib/hubspot/client.rb +7 -0
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/basic_api.rb +1079 -0
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/batch_api.rb +306 -0
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/multi_language_api.rb +368 -0
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post.rb +18 -18
- data/lib/hubspot/codegen/cms/hubdb/models/standard_error.rb +7 -7
- data/lib/hubspot/codegen/cms/hubdb/models/unified_collection_response_with_total_base_hub_db_table_row_v3.rb +1 -0
- data/lib/hubspot/codegen/crm/associations/api/batch_api.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/associated_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/public_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/public_association_multi.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/standard_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/api/types_api.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/models/collection_response_public_association_definition_no_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association_definition.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb +3 -3
- data/lib/hubspot/codegen/crm/associations/v4/api/report_api.rb +91 -0
- data/lib/hubspot/codegen/crm/associations/v4/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/association_spec.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/association_spec_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_association_multi_archive.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_default_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_fetch_associations_batch_request.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_default_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/collection_response_multi_associated_object_with_label_forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/date_time.rb +258 -0
- data/lib/hubspot/codegen/crm/associations/v4/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/labels_between_object_pair.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/multi_associated_object_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_archive.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_with_label.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_default_association.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_default_association_multi_post.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_fetch_associations_batch_request.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/models/report_creation_response.rb +258 -0
- data/lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/schema/api/definition_configurations_api.rb +396 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb +69 -69
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_definition_configuration_create_request.rb +234 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_definition_configuration_update_request.rb +234 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_spec.rb +234 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_configuration_update_result.rb +330 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_configuration_update_result_with_errors.rb +350 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_user_configuration.rb +330 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_user_configuration_with_errors.rb +350 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_public_association_definition_user_configuration_no_paging.rb +234 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_create_request.rb +294 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_update_request.rb +294 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_update_result.rb +289 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_user_configuration.rb +298 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_spec.rb +246 -0
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/standard_error.rb +326 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/api/basic_api.rb +391 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/api/batch_api.rb +363 -0
- data/lib/hubspot/codegen/crm/{objects/feedback_submissions/api/public_object_api.rb → commerce/invoices/api/search_api.rb} +24 -22
- data/lib/hubspot/codegen/crm/commerce/invoices/api_client.rb +412 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/configuration.rb +289 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/associated_id.rb +244 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/association_spec.rb +278 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_batch_input.rb +232 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_id.rb +232 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_input_for_create.rb +232 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_read_input_simple_public_object_id.rb +273 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_object.rb +328 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_associated_id.rb +241 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_simple_public_object_with_associations_forward_paging.rb +241 -0
- data/lib/hubspot/codegen/crm/{objects/feedback_submissions/models/public_merge_input.rb → commerce/invoices/models/collection_response_with_total_simple_public_object_forward_paging.rb} +37 -26
- data/lib/hubspot/codegen/crm/commerce/invoices/models/error.rb +307 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/error_detail.rb +273 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/filter.rb +308 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/filter_group.rb +232 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/forward_paging.rb +225 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/next_page.rb +239 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/paging.rb +234 -0
- data/lib/hubspot/codegen/crm/{objects/feedback_submissions/models/batch_input_simple_public_object_input_for_create.rb → commerce/invoices/models/previous_page.rb} +26 -19
- data/lib/hubspot/codegen/crm/commerce/invoices/models/public_associations_for_object.rb +246 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/public_object_id.rb +230 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/public_object_search_request.rb +276 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object.rb +303 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_batch_input.rb +264 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_id.rb +230 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_input.rb +241 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_input_for_create.rb +257 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_with_associations.rb +314 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/standard_error.rb +324 -0
- data/lib/hubspot/codegen/crm/commerce/invoices/models/value_with_timestamp.rb +285 -0
- data/lib/hubspot/codegen/crm/exports/api/public_exports_api.rb +157 -0
- data/lib/hubspot/codegen/crm/exports/api_client.rb +410 -0
- data/lib/hubspot/codegen/crm/exports/api_error.rb +61 -0
- data/lib/hubspot/codegen/crm/exports/configuration.rb +287 -0
- data/lib/hubspot/codegen/crm/exports/models/action_response_with_single_result_uri.rb +339 -0
- data/lib/hubspot/codegen/crm/exports/models/error.rb +305 -0
- data/lib/hubspot/codegen/crm/exports/models/error_detail.rb +271 -0
- data/lib/hubspot/codegen/crm/exports/models/filter.rb +305 -0
- data/lib/hubspot/codegen/crm/exports/models/public_crm_search_request.rb +260 -0
- data/lib/hubspot/codegen/crm/exports/models/public_export_list_request.rb +420 -0
- data/lib/hubspot/codegen/crm/exports/models/public_export_list_request_all_of.rb +413 -0
- data/lib/hubspot/codegen/crm/exports/models/public_export_request.rb +109 -0
- data/lib/hubspot/codegen/crm/exports/models/public_export_view_request.rb +415 -0
- data/lib/hubspot/codegen/crm/exports/models/public_export_view_request_all_of.rb +408 -0
- data/lib/hubspot/codegen/crm/exports/models/standard_error.rb +322 -0
- data/lib/hubspot/codegen/crm/exports/models/task_locator.rb +239 -0
- data/lib/hubspot/codegen/crm/extensions/calling/api/channel_connection_settings_api.rb +302 -0
- data/lib/hubspot/codegen/crm/extensions/calling/api/recording_settings_api.rb +12 -12
- data/lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb +10 -10
- data/lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_patch_request.rb +236 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_request.rb +246 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_response.rb +276 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_response.rb +1 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_patch_request.rb +21 -1
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_request.rb +21 -1
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_response.rb +31 -1
- data/lib/hubspot/codegen/crm/imports/api/core_api.rb +4 -4
- data/lib/hubspot/codegen/crm/imports/api/public_imports_api.rb +6 -0
- data/lib/hubspot/codegen/crm/imports/models/import_row_core.rb +15 -1
- data/lib/hubspot/codegen/crm/imports/models/property_value.rb +514 -0
- data/lib/hubspot/codegen/crm/imports/models/public_import_error.rb +32 -5
- data/lib/hubspot/codegen/crm/imports/models/public_import_response.rb +17 -1
- data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/line_items/api/search_api.rb +4 -0
- data/lib/hubspot/codegen/crm/line_items/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/lists/models/public_form_submission_filter_coalescing_refine_by.rb +1 -0
- data/lib/hubspot/codegen/crm/lists/models/public_indexed_time_point_index_reference.rb +1 -0
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filter_branches_inner.rb +1 -0
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filters_inner.rb +1 -0
- data/lib/hubspot/codegen/crm/lists/models/public_survey_monkey_value_filter_value_comparison.rb +1 -0
- data/lib/hubspot/codegen/crm/lists/models/public_time_point_operation_time_point.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +2 -1
- data/lib/hubspot/codegen/crm/objects/api/batch_api.rb +12 -10
- data/lib/hubspot/codegen/crm/objects/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/calls/api/basic_api.rb +13 -12
- data/lib/hubspot/codegen/crm/objects/calls/api/batch_api.rb +17 -9
- data/lib/hubspot/codegen/crm/objects/calls/api/search_api.rb +4 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/communications/api/basic_api.rb +13 -12
- data/lib/hubspot/codegen/crm/objects/communications/api/batch_api.rb +17 -9
- data/lib/hubspot/codegen/crm/objects/communications/api/search_api.rb +4 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/deal_splits/api/batch_api.rb +160 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/api_client.rb +412 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/configuration.rb +289 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/batch_input_public_object_id.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/batch_response_deal_to_deal_splits.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/batch_response_deal_to_deal_splits_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/deal_to_deal_splits.rb +246 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/error.rb +307 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/error_detail.rb +273 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions/models/public_gdpr_delete_input.rb → deal_splits/models/public_deal_split_input.rb} +27 -22
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_splits_batch_create_request.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_splits_create_request.rb +246 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → deal_splits}/models/public_object_id.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/simple_public_object.rb +303 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/standard_error.rb +331 -0
- data/lib/hubspot/codegen/crm/objects/deal_splits/models/value_with_timestamp.rb +285 -0
- data/lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/objects/emails/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb +0 -208
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb +0 -198
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb +0 -25
- data/lib/hubspot/codegen/crm/objects/goals/api/basic_api.rb +208 -0
- data/lib/hubspot/codegen/crm/objects/goals/api/batch_api.rb +266 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/association_spec.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/batch_input_simple_public_object_batch_input.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/batch_input_simple_public_object_id.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{tasks → goals}/models/batch_input_simple_public_object_input_for_create.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/public_associations_for_object.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/goals/models/public_object_id.rb +230 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/simple_public_object_batch_input.rb +15 -6
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/simple_public_object_input.rb +15 -6
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/simple_public_object_input_for_create.rb +15 -6
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/leads/api/basic_api.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/leads/api/batch_api.rb +13 -11
- data/lib/hubspot/codegen/crm/objects/leads/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/meetings/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/objects/meetings/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/models/associated_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/association_spec.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +5 -5
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_upsert.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb +2 -2
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_upsert_object.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_upsert_object_with_errors.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/collection_response_associated_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object_with_associations_forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/collection_response_with_total_simple_public_object_forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/filter.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/filter_group.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/public_associations_for_object.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/public_object_search_request.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object.rb +11 -2
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_upsert.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb +2 -11
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input_for_create.rb +2 -16
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb +11 -2
- data/lib/hubspot/codegen/crm/objects/models/simple_public_upsert_object.rb +11 -2
- data/lib/hubspot/codegen/crm/objects/models/standard_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/value_with_timestamp.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/notes/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/objects/notes/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/postal_mail/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/objects/postal_mail/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/tasks/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_for_create.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/objects/taxes/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/objects/taxes/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +58 -1
- data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +7 -6
- data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/quotes/models/{batch_input_simple_public_object_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input_for_create.rb +1 -15
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/events/api/events_api.rb +22 -22
- data/lib/hubspot/codegen/events/send/api/{custom_event_data_api.rb → basic_api.rb} +13 -10
- data/lib/hubspot/codegen/events/send/api/batch_api.rb +94 -0
- data/lib/hubspot/codegen/events/send/api_client.rb +1 -1
- data/lib/hubspot/codegen/events/send/api_error.rb +1 -1
- data/lib/hubspot/codegen/events/send/configuration.rb +1 -1
- data/lib/hubspot/codegen/events/send/models/batched_behavioral_event_http_completion_request.rb +230 -0
- data/lib/hubspot/codegen/events/send/models/behavioral_event_http_completion_request.rb +8 -7
- data/lib/hubspot/codegen/events/send/models/error.rb +1 -1
- data/lib/hubspot/codegen/events/send/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/marketing/emails/api/marketing_emails_api.rb +1226 -0
- data/lib/hubspot/codegen/marketing/emails/api/statistics_api.rb +168 -0
- data/lib/hubspot/codegen/marketing/emails/api_client.rb +410 -0
- data/lib/hubspot/codegen/marketing/emails/api_error.rb +61 -0
- data/lib/hubspot/codegen/marketing/emails/configuration.rb +287 -0
- data/lib/hubspot/codegen/marketing/emails/models/ab_test_create_request_v_next.rb +244 -0
- data/lib/hubspot/codegen/marketing/emails/models/aggregate_email_statistics.rb +248 -0
- data/lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_email_statistic_interval_no_paging.rb +247 -0
- data/lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_public_email_forward_paging.rb +256 -0
- data/lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_version_public_email.rb +256 -0
- data/lib/hubspot/codegen/marketing/emails/models/content_clone_request_v_next.rb +240 -0
- data/lib/hubspot/codegen/marketing/emails/models/email_create_request.rb +468 -0
- data/lib/hubspot/codegen/marketing/emails/models/email_statistic_interval.rb +232 -0
- data/lib/hubspot/codegen/marketing/emails/models/email_statistics_data.rb +282 -0
- data/lib/hubspot/codegen/marketing/emails/models/email_update_request.rb +453 -0
- data/lib/hubspot/codegen/marketing/emails/models/error.rb +305 -0
- data/lib/hubspot/codegen/marketing/emails/models/error_detail.rb +271 -0
- data/lib/hubspot/codegen/marketing/emails/models/forward_paging.rb +223 -0
- data/lib/hubspot/codegen/marketing/emails/models/interval.rb +242 -0
- data/lib/hubspot/codegen/marketing/emails/models/next_page.rb +240 -0
- data/lib/hubspot/codegen/marketing/emails/models/paging.rb +238 -0
- data/lib/hubspot/codegen/marketing/emails/models/previous_page.rb +240 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_button_style_settings.rb +241 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_divider_style_settings.rb +241 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email.rb +654 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_content.rb +304 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_from_details.rb +245 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_recipients.rb +239 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_style_settings.rb +484 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_subscription_details.rb +245 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_testing_details.rb +355 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_email_to_details.rb +262 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_font_style.rb +268 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_rss_email_details.rb +307 -0
- data/lib/hubspot/codegen/marketing/emails/models/public_webversion_details.rb +311 -0
- data/lib/hubspot/codegen/marketing/emails/models/version_public_email.rb +272 -0
- data/lib/hubspot/codegen/marketing/emails/models/version_user.rb +260 -0
- data/lib/hubspot/codegen/marketing/events/api/add_event_attendees_api.rb +352 -0
- data/lib/hubspot/codegen/marketing/events/api/basic_api.rb +177 -264
- data/lib/hubspot/codegen/marketing/events/api/batch_api.rb +298 -0
- data/lib/hubspot/codegen/marketing/events/api/change_property_api.rb +177 -0
- data/lib/hubspot/codegen/marketing/events/api/identifiers_api.rb +153 -0
- data/lib/hubspot/codegen/marketing/events/api/list_associations_api.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/api/{participant_state_api.rb → retrieve_participant_state_api.rb} +23 -23
- data/lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb +8 -8
- data/lib/hubspot/codegen/marketing/events/models/app_info.rb +242 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_public_object_id_delete_request.rb +230 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_public_update_request_full_v2.rb +230 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response_v2.rb +326 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response_v2_with_errors.rb +346 -0
- data/lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_public_read_response_v2_forward_paging.rb +239 -0
- data/lib/hubspot/codegen/marketing/events/models/{collection_response_marketing_event_external_unique_identifier_no_paging.rb → collection_response_search_public_response_wrapper_no_paging.rb} +4 -4
- data/lib/hubspot/codegen/marketing/events/models/collection_response_with_total_marketing_event_identifiers_response_no_paging.rb +244 -0
- data/lib/hubspot/codegen/marketing/events/models/crm_property_wrapper.rb +242 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb +13 -4
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb +1 -1
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_identifiers_response.rb +274 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb +10 -1
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response_v2.rb +367 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_object_id_delete_request.rb +228 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb +10 -1
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response_v2.rb +421 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_update_request_full_v2.rb +316 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_update_request_v2.rb +302 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb +1 -1
- data/lib/hubspot/codegen/marketing/events/models/property_value.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/search_public_response_wrapper.rb +270 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition.rb +0 -1
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request.rb +0 -1
- data/lib/hubspot/codegen/webhooks/api/settings_api.rb +18 -6
- data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +42 -18
- data/lib/hubspot/codegen/webhooks/models/settings_change_request.rb +1 -0
- data/lib/hubspot/codegen/webhooks/models/settings_response.rb +1 -0
- data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +13 -3
- data/lib/hubspot/codegen/webhooks/models/subscription_list_response.rb +1 -0
- data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +1 -0
- data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +13 -3
- data/lib/hubspot/codegen/webhooks/models/throttling_settings.rb +2 -50
- data/lib/hubspot/discovery/cms/blogs/blog_posts/api/{blog_posts_api.rb → basic_api.rb} +1 -1
- data/lib/hubspot/discovery/cms/blogs/blog_posts/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/cms/blogs/blog_posts/api/multi_language_api.rb +15 -0
- data/lib/hubspot/discovery/cms/blogs/blog_posts/client.rb +3 -1
- data/lib/hubspot/discovery/crm/{objects/feedback_submissions/api/public_object_api.rb → associations/v4/api/report_api.rb} +3 -3
- data/lib/hubspot/discovery/crm/associations/v4/client.rb +1 -0
- data/lib/hubspot/discovery/crm/associations/v4/schema/api/definition_configurations_api.rb +17 -0
- data/lib/hubspot/discovery/crm/associations/v4/schema/client.rb +1 -0
- data/lib/hubspot/discovery/crm/client.rb +2 -0
- data/lib/hubspot/discovery/crm/commerce/client.rb +19 -0
- data/lib/hubspot/discovery/crm/commerce/invoices/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/commerce/invoices/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/commerce/invoices/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/commerce/invoices/client.rb +23 -0
- data/lib/hubspot/discovery/crm/exports/api/public_exports_api.rb +13 -0
- data/lib/hubspot/discovery/crm/exports/client.rb +19 -0
- data/lib/hubspot/discovery/crm/extensions/calling/api/channel_connection_settings_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/calling/client.rb +1 -0
- data/lib/hubspot/discovery/crm/objects/client.rb +1 -3
- data/lib/hubspot/discovery/crm/objects/{feedback_submissions/api/gdpr_api.rb → deal_splits/api/batch_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/deal_splits/client.rb +21 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb +0 -2
- data/lib/hubspot/discovery/events/send/api/{custom_event_data_api.rb → basic_api.rb} +1 -1
- data/lib/hubspot/discovery/events/send/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/events/send/client.rb +2 -1
- data/lib/hubspot/discovery/marketing/client.rb +1 -0
- data/lib/hubspot/discovery/marketing/emails/api/marketing_emails_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/emails/api/statistics_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/emails/client.rb +20 -0
- data/lib/hubspot/discovery/marketing/events/api/{attendance_subscriber_state_changes_api.rb → add_event_attendees_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{participant_state_api.rb → batch_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/change_property_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/identifiers_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/retrieve_participant_state_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/client.rb +5 -2
- data/lib/hubspot/helpers/requests/http_auth.rb +33 -0
- data/lib/hubspot/helpers/requests/http_request_builder.rb +120 -0
- data/lib/hubspot/helpers/signature.rb +54 -26
- data/lib/hubspot/version.rb +1 -1
- data/spec/discovery/client_spec.rb +1 -0
- data/spec/discovery/cms/blogs/blog-posts/{blog_posts_api_spec.rb → basic_api_spec.rb} +2 -6
- data/spec/discovery/cms/blogs/blog-posts/batch_api_spec.rb +11 -0
- data/spec/discovery/cms/blogs/blog-posts/multi_language_api_spec.rb +11 -0
- data/spec/discovery/crm/associations/v4/report_api_spec.rb +7 -0
- data/spec/discovery/crm/associations/v4/schema/definition_configurations_api_spec.rb +11 -0
- data/spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb +2 -2
- data/spec/discovery/crm/commerce/client_spec.rb +7 -0
- data/spec/discovery/crm/commerce/invoices/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/commerce/invoices/batch_api_spec.rb +11 -0
- data/spec/discovery/crm/commerce/invoices/search_api_spec.rb +7 -0
- data/spec/discovery/crm/exports/public_exports_api_spec.rb +8 -0
- data/spec/discovery/crm/extensions/calling/channel_connection_settings_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/deal_splits/batch_api_spec.rb +8 -0
- data/spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb +0 -3
- data/spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb +0 -3
- data/spec/discovery/crm/objects/goals/basic_api_spec.rb +3 -0
- data/spec/discovery/crm/objects/goals/batch_api_spec.rb +4 -0
- data/spec/discovery/events/send/basic_api_spec.rb +7 -0
- data/spec/discovery/events/send/batch_api_spec.rb +7 -0
- data/spec/discovery/marketing/emails/marketing_emails_api_spec.rb +24 -0
- data/spec/discovery/marketing/emails/statistics_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/add_event_attendees_api_spec.rb +10 -0
- data/spec/discovery/marketing/events/basic_api_spec.rb +5 -6
- data/spec/discovery/marketing/events/batch_api_spec.rb +10 -0
- data/spec/discovery/marketing/events/change_property_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/identifiers_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/{participant_state_api_spec.rb → retrieve_participant_state_api_spec.rb} +2 -2
- data/spec/helpers/requests/http_auth_spec.rb +58 -0
- data/spec/helpers/requests/http_request_spec.rb +71 -0
- data/spec/helpers/signature_spec.rb +15 -5
- metadata +276 -52
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/blog_posts_api.rb +0 -1694
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/gdpr_api.rb +0 -96
- data/lib/hubspot/codegen/marketing/events/api/attendance_subscriber_state_changes_api.rb +0 -192
- data/spec/discovery/crm/objects/feedback_submissions/gdpr_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/feedback_submissions/public_object_api_spec.rb +0 -7
- data/spec/discovery/events/send/custom_event_data_api_spec.rb +0 -7
- data/spec/discovery/marketing/events/attendance_subscriber_state_changes_api_spec.rb +0 -8
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hubspot-api-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 20.0.0.pre.beta.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- HubSpot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-04-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -269,7 +269,9 @@ files:
|
|
269
269
|
- lib/hubspot/codegen/cms/blogs/authors/models/set_new_language_primary_request_v_next.rb
|
270
270
|
- lib/hubspot/codegen/cms/blogs/authors/models/standard_error.rb
|
271
271
|
- lib/hubspot/codegen/cms/blogs/authors/models/update_languages_request_v_next.rb
|
272
|
-
- lib/hubspot/codegen/cms/blogs/blog_posts/api/
|
272
|
+
- lib/hubspot/codegen/cms/blogs/blog_posts/api/basic_api.rb
|
273
|
+
- lib/hubspot/codegen/cms/blogs/blog_posts/api/batch_api.rb
|
274
|
+
- lib/hubspot/codegen/cms/blogs/blog_posts/api/multi_language_api.rb
|
273
275
|
- lib/hubspot/codegen/cms/blogs/blog_posts/api_client.rb
|
274
276
|
- lib/hubspot/codegen/cms/blogs/blog_posts/api_error.rb
|
275
277
|
- lib/hubspot/codegen/cms/blogs/blog_posts/configuration.rb
|
@@ -518,6 +520,7 @@ files:
|
|
518
520
|
- lib/hubspot/codegen/crm/associations/schema/models/public_association_definition.rb
|
519
521
|
- lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb
|
520
522
|
- lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb
|
523
|
+
- lib/hubspot/codegen/crm/associations/v4/api/report_api.rb
|
521
524
|
- lib/hubspot/codegen/crm/associations/v4/api_client.rb
|
522
525
|
- lib/hubspot/codegen/crm/associations/v4/api_error.rb
|
523
526
|
- lib/hubspot/codegen/crm/associations/v4/configuration.rb
|
@@ -533,6 +536,7 @@ files:
|
|
533
536
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label_with_errors.rb
|
534
537
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_default_association.rb
|
535
538
|
- lib/hubspot/codegen/crm/associations/v4/models/collection_response_multi_associated_object_with_label_forward_paging.rb
|
539
|
+
- lib/hubspot/codegen/crm/associations/v4/models/date_time.rb
|
536
540
|
- lib/hubspot/codegen/crm/associations/v4/models/error.rb
|
537
541
|
- lib/hubspot/codegen/crm/associations/v4/models/error_detail.rb
|
538
542
|
- lib/hubspot/codegen/crm/associations/v4/models/forward_paging.rb
|
@@ -548,17 +552,74 @@ files:
|
|
548
552
|
- lib/hubspot/codegen/crm/associations/v4/models/public_default_association_multi_post.rb
|
549
553
|
- lib/hubspot/codegen/crm/associations/v4/models/public_fetch_associations_batch_request.rb
|
550
554
|
- lib/hubspot/codegen/crm/associations/v4/models/public_object_id.rb
|
555
|
+
- lib/hubspot/codegen/crm/associations/v4/models/report_creation_response.rb
|
551
556
|
- lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb
|
557
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/api/definition_configurations_api.rb
|
552
558
|
- lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb
|
553
559
|
- lib/hubspot/codegen/crm/associations/v4/schema/api_client.rb
|
554
560
|
- lib/hubspot/codegen/crm/associations/v4/schema/api_error.rb
|
555
561
|
- lib/hubspot/codegen/crm/associations/v4/schema/configuration.rb
|
556
562
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec_with_label.rb
|
563
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_definition_configuration_create_request.rb
|
564
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_definition_configuration_update_request.rb
|
565
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_spec.rb
|
566
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_configuration_update_result.rb
|
567
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_configuration_update_result_with_errors.rb
|
568
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_user_configuration.rb
|
569
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_user_configuration_with_errors.rb
|
557
570
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_association_spec_with_label_no_paging.rb
|
571
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_public_association_definition_user_configuration_no_paging.rb
|
558
572
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/error.rb
|
559
573
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/error_detail.rb
|
574
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_create_request.rb
|
575
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_update_request.rb
|
576
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_update_result.rb
|
560
577
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_create_request.rb
|
561
578
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_update_request.rb
|
579
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_user_configuration.rb
|
580
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_spec.rb
|
581
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/standard_error.rb
|
582
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api/basic_api.rb
|
583
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api/batch_api.rb
|
584
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api/search_api.rb
|
585
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api_client.rb
|
586
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api_error.rb
|
587
|
+
- lib/hubspot/codegen/crm/commerce/invoices/configuration.rb
|
588
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/associated_id.rb
|
589
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/association_spec.rb
|
590
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_batch_input.rb
|
591
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_batch_input_upsert.rb
|
592
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_id.rb
|
593
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_input_for_create.rb
|
594
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_read_input_simple_public_object_id.rb
|
595
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_object.rb
|
596
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_object_with_errors.rb
|
597
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_upsert_object.rb
|
598
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_upsert_object_with_errors.rb
|
599
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_associated_id.rb
|
600
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
601
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
602
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/error.rb
|
603
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/error_detail.rb
|
604
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/filter.rb
|
605
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/filter_group.rb
|
606
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/forward_paging.rb
|
607
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/next_page.rb
|
608
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/paging.rb
|
609
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/previous_page.rb
|
610
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/public_associations_for_object.rb
|
611
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/public_object_id.rb
|
612
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/public_object_search_request.rb
|
613
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object.rb
|
614
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_batch_input.rb
|
615
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_batch_input_upsert.rb
|
616
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_id.rb
|
617
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_input.rb
|
618
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_input_for_create.rb
|
619
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_with_associations.rb
|
620
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_upsert_object.rb
|
621
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/standard_error.rb
|
622
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/value_with_timestamp.rb
|
562
623
|
- lib/hubspot/codegen/crm/companies/api/basic_api.rb
|
563
624
|
- lib/hubspot/codegen/crm/companies/api/batch_api.rb
|
564
625
|
- lib/hubspot/codegen/crm/companies/api/merge_api.rb
|
@@ -690,11 +751,31 @@ files:
|
|
690
751
|
- lib/hubspot/codegen/crm/deals/models/simple_public_upsert_object.rb
|
691
752
|
- lib/hubspot/codegen/crm/deals/models/standard_error.rb
|
692
753
|
- lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb
|
754
|
+
- lib/hubspot/codegen/crm/exports/api/public_exports_api.rb
|
755
|
+
- lib/hubspot/codegen/crm/exports/api_client.rb
|
756
|
+
- lib/hubspot/codegen/crm/exports/api_error.rb
|
757
|
+
- lib/hubspot/codegen/crm/exports/configuration.rb
|
758
|
+
- lib/hubspot/codegen/crm/exports/models/action_response_with_single_result_uri.rb
|
759
|
+
- lib/hubspot/codegen/crm/exports/models/error.rb
|
760
|
+
- lib/hubspot/codegen/crm/exports/models/error_detail.rb
|
761
|
+
- lib/hubspot/codegen/crm/exports/models/filter.rb
|
762
|
+
- lib/hubspot/codegen/crm/exports/models/public_crm_search_request.rb
|
763
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_list_request.rb
|
764
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_list_request_all_of.rb
|
765
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_request.rb
|
766
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_view_request.rb
|
767
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_view_request_all_of.rb
|
768
|
+
- lib/hubspot/codegen/crm/exports/models/standard_error.rb
|
769
|
+
- lib/hubspot/codegen/crm/exports/models/task_locator.rb
|
770
|
+
- lib/hubspot/codegen/crm/extensions/calling/api/channel_connection_settings_api.rb
|
693
771
|
- lib/hubspot/codegen/crm/extensions/calling/api/recording_settings_api.rb
|
694
772
|
- lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb
|
695
773
|
- lib/hubspot/codegen/crm/extensions/calling/api_client.rb
|
696
774
|
- lib/hubspot/codegen/crm/extensions/calling/api_error.rb
|
697
775
|
- lib/hubspot/codegen/crm/extensions/calling/configuration.rb
|
776
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_patch_request.rb
|
777
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_request.rb
|
778
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_response.rb
|
698
779
|
- lib/hubspot/codegen/crm/extensions/calling/models/error.rb
|
699
780
|
- lib/hubspot/codegen/crm/extensions/calling/models/error_detail.rb
|
700
781
|
- lib/hubspot/codegen/crm/extensions/calling/models/mark_recording_as_ready_request.rb
|
@@ -755,6 +836,7 @@ files:
|
|
755
836
|
- lib/hubspot/codegen/crm/imports/models/next_page.rb
|
756
837
|
- lib/hubspot/codegen/crm/imports/models/paging.rb
|
757
838
|
- lib/hubspot/codegen/crm/imports/models/previous_page.rb
|
839
|
+
- lib/hubspot/codegen/crm/imports/models/property_value.rb
|
758
840
|
- lib/hubspot/codegen/crm/imports/models/public_import_error.rb
|
759
841
|
- lib/hubspot/codegen/crm/imports/models/public_import_metadata.rb
|
760
842
|
- lib/hubspot/codegen/crm/imports/models/public_import_response.rb
|
@@ -768,9 +850,9 @@ files:
|
|
768
850
|
- lib/hubspot/codegen/crm/line_items/models/associated_id.rb
|
769
851
|
- lib/hubspot/codegen/crm/line_items/models/association_spec.rb
|
770
852
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input.rb
|
853
|
+
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_for_create.rb
|
771
854
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_upsert.rb
|
772
855
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_id.rb
|
773
|
-
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_input_for_create.rb
|
774
856
|
- lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb
|
775
857
|
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb
|
776
858
|
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb
|
@@ -792,6 +874,7 @@ files:
|
|
792
874
|
- lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb
|
793
875
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb
|
794
876
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb
|
877
|
+
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_for_create.rb
|
795
878
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_upsert.rb
|
796
879
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_id.rb
|
797
880
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb
|
@@ -925,9 +1008,9 @@ files:
|
|
925
1008
|
- lib/hubspot/codegen/crm/objects/calls/models/associated_id.rb
|
926
1009
|
- lib/hubspot/codegen/crm/objects/calls/models/association_spec.rb
|
927
1010
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input.rb
|
1011
|
+
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input_for_create.rb
|
928
1012
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input_upsert.rb
|
929
1013
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_id.rb
|
930
|
-
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_input_for_create.rb
|
931
1014
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb
|
932
1015
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb
|
933
1016
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb
|
@@ -949,6 +1032,7 @@ files:
|
|
949
1032
|
- lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb
|
950
1033
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb
|
951
1034
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb
|
1035
|
+
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_for_create.rb
|
952
1036
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_upsert.rb
|
953
1037
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_id.rb
|
954
1038
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb
|
@@ -966,9 +1050,9 @@ files:
|
|
966
1050
|
- lib/hubspot/codegen/crm/objects/communications/models/associated_id.rb
|
967
1051
|
- lib/hubspot/codegen/crm/objects/communications/models/association_spec.rb
|
968
1052
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input.rb
|
1053
|
+
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_for_create.rb
|
969
1054
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_upsert.rb
|
970
1055
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_id.rb
|
971
|
-
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_input_for_create.rb
|
972
1056
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_read_input_simple_public_object_id.rb
|
973
1057
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object.rb
|
974
1058
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object_with_errors.rb
|
@@ -990,6 +1074,7 @@ files:
|
|
990
1074
|
- lib/hubspot/codegen/crm/objects/communications/models/public_object_search_request.rb
|
991
1075
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object.rb
|
992
1076
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input.rb
|
1077
|
+
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_for_create.rb
|
993
1078
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_upsert.rb
|
994
1079
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_id.rb
|
995
1080
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input.rb
|
@@ -999,6 +1084,23 @@ files:
|
|
999
1084
|
- lib/hubspot/codegen/crm/objects/communications/models/standard_error.rb
|
1000
1085
|
- lib/hubspot/codegen/crm/objects/communications/models/value_with_timestamp.rb
|
1001
1086
|
- lib/hubspot/codegen/crm/objects/configuration.rb
|
1087
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/api/batch_api.rb
|
1088
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/api_client.rb
|
1089
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/api_error.rb
|
1090
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/configuration.rb
|
1091
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/batch_input_public_object_id.rb
|
1092
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/batch_response_deal_to_deal_splits.rb
|
1093
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/batch_response_deal_to_deal_splits_with_errors.rb
|
1094
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/deal_to_deal_splits.rb
|
1095
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/error.rb
|
1096
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/error_detail.rb
|
1097
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_split_input.rb
|
1098
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_splits_batch_create_request.rb
|
1099
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_splits_create_request.rb
|
1100
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_object_id.rb
|
1101
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/simple_public_object.rb
|
1102
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/standard_error.rb
|
1103
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/value_with_timestamp.rb
|
1002
1104
|
- lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb
|
1003
1105
|
- lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb
|
1004
1106
|
- lib/hubspot/codegen/crm/objects/emails/api/search_api.rb
|
@@ -1008,9 +1110,9 @@ files:
|
|
1008
1110
|
- lib/hubspot/codegen/crm/objects/emails/models/associated_id.rb
|
1009
1111
|
- lib/hubspot/codegen/crm/objects/emails/models/association_spec.rb
|
1010
1112
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input.rb
|
1113
|
+
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1011
1114
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1012
1115
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_id.rb
|
1013
|
-
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_input_for_create.rb
|
1014
1116
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb
|
1015
1117
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb
|
1016
1118
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1032,6 +1134,7 @@ files:
|
|
1032
1134
|
- lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb
|
1033
1135
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb
|
1034
1136
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb
|
1137
|
+
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_for_create.rb
|
1035
1138
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_upsert.rb
|
1036
1139
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_id.rb
|
1037
1140
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb
|
@@ -1042,17 +1145,11 @@ files:
|
|
1042
1145
|
- lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb
|
1043
1146
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb
|
1044
1147
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb
|
1045
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/gdpr_api.rb
|
1046
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/public_object_api.rb
|
1047
1148
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb
|
1048
1149
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api_client.rb
|
1049
1150
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api_error.rb
|
1050
1151
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/configuration.rb
|
1051
1152
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/associated_id.rb
|
1052
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/association_spec.rb
|
1053
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_batch_input.rb
|
1054
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_id.rb
|
1055
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_input_for_create.rb
|
1056
1153
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb
|
1057
1154
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object.rb
|
1058
1155
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1067,16 +1164,9 @@ files:
|
|
1067
1164
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/next_page.rb
|
1068
1165
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/paging.rb
|
1069
1166
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/previous_page.rb
|
1070
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_associations_for_object.rb
|
1071
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_gdpr_delete_input.rb
|
1072
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_merge_input.rb
|
1073
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_id.rb
|
1074
1167
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb
|
1075
1168
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb
|
1076
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_batch_input.rb
|
1077
1169
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_id.rb
|
1078
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_input.rb
|
1079
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_input_for_create.rb
|
1080
1170
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb
|
1081
1171
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/standard_error.rb
|
1082
1172
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb
|
@@ -1087,9 +1177,16 @@ files:
|
|
1087
1177
|
- lib/hubspot/codegen/crm/objects/goals/api_error.rb
|
1088
1178
|
- lib/hubspot/codegen/crm/objects/goals/configuration.rb
|
1089
1179
|
- lib/hubspot/codegen/crm/objects/goals/models/associated_id.rb
|
1180
|
+
- lib/hubspot/codegen/crm/objects/goals/models/association_spec.rb
|
1181
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input.rb
|
1182
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1183
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_id.rb
|
1184
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_input_for_create.rb
|
1090
1185
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_read_input_simple_public_object_id.rb
|
1091
1186
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_object.rb
|
1092
1187
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_object_with_errors.rb
|
1188
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_upsert_object.rb
|
1189
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1093
1190
|
- lib/hubspot/codegen/crm/objects/goals/models/collection_response_associated_id.rb
|
1094
1191
|
- lib/hubspot/codegen/crm/objects/goals/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1095
1192
|
- lib/hubspot/codegen/crm/objects/goals/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
@@ -1101,10 +1198,17 @@ files:
|
|
1101
1198
|
- lib/hubspot/codegen/crm/objects/goals/models/next_page.rb
|
1102
1199
|
- lib/hubspot/codegen/crm/objects/goals/models/paging.rb
|
1103
1200
|
- lib/hubspot/codegen/crm/objects/goals/models/previous_page.rb
|
1201
|
+
- lib/hubspot/codegen/crm/objects/goals/models/public_associations_for_object.rb
|
1202
|
+
- lib/hubspot/codegen/crm/objects/goals/models/public_object_id.rb
|
1104
1203
|
- lib/hubspot/codegen/crm/objects/goals/models/public_object_search_request.rb
|
1105
1204
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object.rb
|
1205
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input.rb
|
1206
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input_upsert.rb
|
1106
1207
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_id.rb
|
1208
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_input.rb
|
1209
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_input_for_create.rb
|
1107
1210
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_with_associations.rb
|
1211
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_upsert_object.rb
|
1108
1212
|
- lib/hubspot/codegen/crm/objects/goals/models/standard_error.rb
|
1109
1213
|
- lib/hubspot/codegen/crm/objects/goals/models/value_with_timestamp.rb
|
1110
1214
|
- lib/hubspot/codegen/crm/objects/leads/api/basic_api.rb
|
@@ -1116,9 +1220,9 @@ files:
|
|
1116
1220
|
- lib/hubspot/codegen/crm/objects/leads/models/associated_id.rb
|
1117
1221
|
- lib/hubspot/codegen/crm/objects/leads/models/association_spec.rb
|
1118
1222
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input.rb
|
1223
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1119
1224
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1120
1225
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_id.rb
|
1121
|
-
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_input_for_create.rb
|
1122
1226
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_read_input_simple_public_object_id.rb
|
1123
1227
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_object.rb
|
1124
1228
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1140,6 +1244,7 @@ files:
|
|
1140
1244
|
- lib/hubspot/codegen/crm/objects/leads/models/public_object_search_request.rb
|
1141
1245
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object.rb
|
1142
1246
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input.rb
|
1247
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_for_create.rb
|
1143
1248
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_upsert.rb
|
1144
1249
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_id.rb
|
1145
1250
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_input.rb
|
@@ -1157,9 +1262,9 @@ files:
|
|
1157
1262
|
- lib/hubspot/codegen/crm/objects/meetings/models/associated_id.rb
|
1158
1263
|
- lib/hubspot/codegen/crm/objects/meetings/models/association_spec.rb
|
1159
1264
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input.rb
|
1265
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1160
1266
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1161
1267
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_id.rb
|
1162
|
-
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_input_for_create.rb
|
1163
1268
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb
|
1164
1269
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb
|
1165
1270
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1181,6 +1286,7 @@ files:
|
|
1181
1286
|
- lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb
|
1182
1287
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb
|
1183
1288
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb
|
1289
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_for_create.rb
|
1184
1290
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_upsert.rb
|
1185
1291
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_id.rb
|
1186
1292
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb
|
@@ -1192,9 +1298,9 @@ files:
|
|
1192
1298
|
- lib/hubspot/codegen/crm/objects/models/associated_id.rb
|
1193
1299
|
- lib/hubspot/codegen/crm/objects/models/association_spec.rb
|
1194
1300
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb
|
1301
|
+
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1195
1302
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1196
1303
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_id.rb
|
1197
|
-
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_input_for_create.rb
|
1198
1304
|
- lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb
|
1199
1305
|
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb
|
1200
1306
|
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1216,6 +1322,7 @@ files:
|
|
1216
1322
|
- lib/hubspot/codegen/crm/objects/models/public_object_search_request.rb
|
1217
1323
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object.rb
|
1218
1324
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb
|
1325
|
+
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_for_create.rb
|
1219
1326
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_upsert.rb
|
1220
1327
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_id.rb
|
1221
1328
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb
|
@@ -1233,9 +1340,9 @@ files:
|
|
1233
1340
|
- lib/hubspot/codegen/crm/objects/notes/models/associated_id.rb
|
1234
1341
|
- lib/hubspot/codegen/crm/objects/notes/models/association_spec.rb
|
1235
1342
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input.rb
|
1343
|
+
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1236
1344
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1237
1345
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_id.rb
|
1238
|
-
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_input_for_create.rb
|
1239
1346
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb
|
1240
1347
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb
|
1241
1348
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1257,6 +1364,7 @@ files:
|
|
1257
1364
|
- lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb
|
1258
1365
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb
|
1259
1366
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb
|
1367
|
+
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_for_create.rb
|
1260
1368
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_upsert.rb
|
1261
1369
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_id.rb
|
1262
1370
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb
|
@@ -1274,9 +1382,9 @@ files:
|
|
1274
1382
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/associated_id.rb
|
1275
1383
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/association_spec.rb
|
1276
1384
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input.rb
|
1385
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1277
1386
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1278
1387
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_id.rb
|
1279
|
-
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_input_for_create.rb
|
1280
1388
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_read_input_simple_public_object_id.rb
|
1281
1389
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object.rb
|
1282
1390
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1298,6 +1406,7 @@ files:
|
|
1298
1406
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/public_object_search_request.rb
|
1299
1407
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object.rb
|
1300
1408
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input.rb
|
1409
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_for_create.rb
|
1301
1410
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_upsert.rb
|
1302
1411
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_id.rb
|
1303
1412
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input.rb
|
@@ -1315,9 +1424,9 @@ files:
|
|
1315
1424
|
- lib/hubspot/codegen/crm/objects/tasks/models/associated_id.rb
|
1316
1425
|
- lib/hubspot/codegen/crm/objects/tasks/models/association_spec.rb
|
1317
1426
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input.rb
|
1427
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1318
1428
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1319
1429
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_id.rb
|
1320
|
-
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_input_for_create.rb
|
1321
1430
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb
|
1322
1431
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb
|
1323
1432
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1339,6 +1448,7 @@ files:
|
|
1339
1448
|
- lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb
|
1340
1449
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb
|
1341
1450
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb
|
1451
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_for_create.rb
|
1342
1452
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_upsert.rb
|
1343
1453
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_id.rb
|
1344
1454
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb
|
@@ -1356,9 +1466,9 @@ files:
|
|
1356
1466
|
- lib/hubspot/codegen/crm/objects/taxes/models/associated_id.rb
|
1357
1467
|
- lib/hubspot/codegen/crm/objects/taxes/models/association_spec.rb
|
1358
1468
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input.rb
|
1469
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1359
1470
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1360
1471
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_id.rb
|
1361
|
-
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_input_for_create.rb
|
1362
1472
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_read_input_simple_public_object_id.rb
|
1363
1473
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_object.rb
|
1364
1474
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1380,6 +1490,7 @@ files:
|
|
1380
1490
|
- lib/hubspot/codegen/crm/objects/taxes/models/public_object_search_request.rb
|
1381
1491
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object.rb
|
1382
1492
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input.rb
|
1493
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_for_create.rb
|
1383
1494
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_upsert.rb
|
1384
1495
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_id.rb
|
1385
1496
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input.rb
|
@@ -1494,9 +1605,9 @@ files:
|
|
1494
1605
|
- lib/hubspot/codegen/crm/quotes/models/associated_id.rb
|
1495
1606
|
- lib/hubspot/codegen/crm/quotes/models/association_spec.rb
|
1496
1607
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input.rb
|
1608
|
+
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1497
1609
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1498
1610
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_id.rb
|
1499
|
-
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_input_for_create.rb
|
1500
1611
|
- lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb
|
1501
1612
|
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb
|
1502
1613
|
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1518,6 +1629,7 @@ files:
|
|
1518
1629
|
- lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb
|
1519
1630
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb
|
1520
1631
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb
|
1632
|
+
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_for_create.rb
|
1521
1633
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_upsert.rb
|
1522
1634
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_id.rb
|
1523
1635
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb
|
@@ -1623,10 +1735,12 @@ files:
|
|
1623
1735
|
- lib/hubspot/codegen/events/models/paging.rb
|
1624
1736
|
- lib/hubspot/codegen/events/models/previous_page.rb
|
1625
1737
|
- lib/hubspot/codegen/events/models/visible_external_event_type_names.rb
|
1626
|
-
- lib/hubspot/codegen/events/send/api/
|
1738
|
+
- lib/hubspot/codegen/events/send/api/basic_api.rb
|
1739
|
+
- lib/hubspot/codegen/events/send/api/batch_api.rb
|
1627
1740
|
- lib/hubspot/codegen/events/send/api_client.rb
|
1628
1741
|
- lib/hubspot/codegen/events/send/api_error.rb
|
1629
1742
|
- lib/hubspot/codegen/events/send/configuration.rb
|
1743
|
+
- lib/hubspot/codegen/events/send/models/batched_behavioral_event_http_completion_request.rb
|
1630
1744
|
- lib/hubspot/codegen/events/send/models/behavioral_event_http_completion_request.rb
|
1631
1745
|
- lib/hubspot/codegen/events/send/models/error.rb
|
1632
1746
|
- lib/hubspot/codegen/events/send/models/error_detail.rb
|
@@ -1655,27 +1769,75 @@ files:
|
|
1655
1769
|
- lib/hubspot/codegen/files/models/previous_page.rb
|
1656
1770
|
- lib/hubspot/codegen/files/models/signed_url.rb
|
1657
1771
|
- lib/hubspot/codegen/files/models/standard_error.rb
|
1658
|
-
- lib/hubspot/codegen/marketing/
|
1772
|
+
- lib/hubspot/codegen/marketing/emails/api/marketing_emails_api.rb
|
1773
|
+
- lib/hubspot/codegen/marketing/emails/api/statistics_api.rb
|
1774
|
+
- lib/hubspot/codegen/marketing/emails/api_client.rb
|
1775
|
+
- lib/hubspot/codegen/marketing/emails/api_error.rb
|
1776
|
+
- lib/hubspot/codegen/marketing/emails/configuration.rb
|
1777
|
+
- lib/hubspot/codegen/marketing/emails/models/ab_test_create_request_v_next.rb
|
1778
|
+
- lib/hubspot/codegen/marketing/emails/models/aggregate_email_statistics.rb
|
1779
|
+
- lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_email_statistic_interval_no_paging.rb
|
1780
|
+
- lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_public_email_forward_paging.rb
|
1781
|
+
- lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_version_public_email.rb
|
1782
|
+
- lib/hubspot/codegen/marketing/emails/models/content_clone_request_v_next.rb
|
1783
|
+
- lib/hubspot/codegen/marketing/emails/models/email_create_request.rb
|
1784
|
+
- lib/hubspot/codegen/marketing/emails/models/email_statistic_interval.rb
|
1785
|
+
- lib/hubspot/codegen/marketing/emails/models/email_statistics_data.rb
|
1786
|
+
- lib/hubspot/codegen/marketing/emails/models/email_update_request.rb
|
1787
|
+
- lib/hubspot/codegen/marketing/emails/models/error.rb
|
1788
|
+
- lib/hubspot/codegen/marketing/emails/models/error_detail.rb
|
1789
|
+
- lib/hubspot/codegen/marketing/emails/models/forward_paging.rb
|
1790
|
+
- lib/hubspot/codegen/marketing/emails/models/interval.rb
|
1791
|
+
- lib/hubspot/codegen/marketing/emails/models/next_page.rb
|
1792
|
+
- lib/hubspot/codegen/marketing/emails/models/paging.rb
|
1793
|
+
- lib/hubspot/codegen/marketing/emails/models/previous_page.rb
|
1794
|
+
- lib/hubspot/codegen/marketing/emails/models/public_button_style_settings.rb
|
1795
|
+
- lib/hubspot/codegen/marketing/emails/models/public_divider_style_settings.rb
|
1796
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email.rb
|
1797
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_content.rb
|
1798
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_from_details.rb
|
1799
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_recipients.rb
|
1800
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_style_settings.rb
|
1801
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_subscription_details.rb
|
1802
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_testing_details.rb
|
1803
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_to_details.rb
|
1804
|
+
- lib/hubspot/codegen/marketing/emails/models/public_font_style.rb
|
1805
|
+
- lib/hubspot/codegen/marketing/emails/models/public_rss_email_details.rb
|
1806
|
+
- lib/hubspot/codegen/marketing/emails/models/public_webversion_details.rb
|
1807
|
+
- lib/hubspot/codegen/marketing/emails/models/version_public_email.rb
|
1808
|
+
- lib/hubspot/codegen/marketing/emails/models/version_user.rb
|
1809
|
+
- lib/hubspot/codegen/marketing/events/api/add_event_attendees_api.rb
|
1659
1810
|
- lib/hubspot/codegen/marketing/events/api/basic_api.rb
|
1811
|
+
- lib/hubspot/codegen/marketing/events/api/batch_api.rb
|
1812
|
+
- lib/hubspot/codegen/marketing/events/api/change_property_api.rb
|
1813
|
+
- lib/hubspot/codegen/marketing/events/api/identifiers_api.rb
|
1660
1814
|
- lib/hubspot/codegen/marketing/events/api/list_associations_api.rb
|
1661
|
-
- lib/hubspot/codegen/marketing/events/api/
|
1815
|
+
- lib/hubspot/codegen/marketing/events/api/retrieve_participant_state_api.rb
|
1662
1816
|
- lib/hubspot/codegen/marketing/events/api/settings_api.rb
|
1663
1817
|
- lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb
|
1664
1818
|
- lib/hubspot/codegen/marketing/events/api_client.rb
|
1665
1819
|
- lib/hubspot/codegen/marketing/events/api_error.rb
|
1666
1820
|
- lib/hubspot/codegen/marketing/events/configuration.rb
|
1821
|
+
- lib/hubspot/codegen/marketing/events/models/app_info.rb
|
1667
1822
|
- lib/hubspot/codegen/marketing/events/models/attendance_counters.rb
|
1668
1823
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb
|
1669
1824
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb
|
1670
1825
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb
|
1826
|
+
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_public_object_id_delete_request.rb
|
1827
|
+
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_public_update_request_full_v2.rb
|
1671
1828
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_subscriber.rb
|
1672
1829
|
- lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response.rb
|
1830
|
+
- lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response_v2.rb
|
1831
|
+
- lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response_v2_with_errors.rb
|
1673
1832
|
- lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_email_response.rb
|
1674
1833
|
- lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_vid_response.rb
|
1675
|
-
- lib/hubspot/codegen/marketing/events/models/
|
1834
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_public_read_response_v2_forward_paging.rb
|
1835
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_search_public_response_wrapper_no_paging.rb
|
1836
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_marketing_event_identifiers_response_no_paging.rb
|
1676
1837
|
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_participation_breakdown_forward_paging.rb
|
1677
1838
|
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_public_list_no_paging.rb
|
1678
1839
|
- lib/hubspot/codegen/marketing/events/models/contact_association.rb
|
1840
|
+
- lib/hubspot/codegen/marketing/events/models/crm_property_wrapper.rb
|
1679
1841
|
- lib/hubspot/codegen/marketing/events/models/error.rb
|
1680
1842
|
- lib/hubspot/codegen/marketing/events/models/error_detail.rb
|
1681
1843
|
- lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb
|
@@ -1687,8 +1849,14 @@ files:
|
|
1687
1849
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb
|
1688
1850
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb
|
1689
1851
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_external_unique_identifier.rb
|
1852
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_identifiers_response.rb
|
1690
1853
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb
|
1854
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response_v2.rb
|
1855
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_object_id_delete_request.rb
|
1691
1856
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb
|
1857
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response_v2.rb
|
1858
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_update_request_full_v2.rb
|
1859
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_update_request_v2.rb
|
1692
1860
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb
|
1693
1861
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb
|
1694
1862
|
- lib/hubspot/codegen/marketing/events/models/next_page.rb
|
@@ -1697,6 +1865,7 @@ files:
|
|
1697
1865
|
- lib/hubspot/codegen/marketing/events/models/participation_properties.rb
|
1698
1866
|
- lib/hubspot/codegen/marketing/events/models/property_value.rb
|
1699
1867
|
- lib/hubspot/codegen/marketing/events/models/public_list.rb
|
1868
|
+
- lib/hubspot/codegen/marketing/events/models/search_public_response_wrapper.rb
|
1700
1869
|
- lib/hubspot/codegen/marketing/events/models/standard_error.rb
|
1701
1870
|
- lib/hubspot/codegen/marketing/events/models/subscriber_email_response.rb
|
1702
1871
|
- lib/hubspot/codegen/marketing/events/models/subscriber_vid_response.rb
|
@@ -1835,7 +2004,9 @@ files:
|
|
1835
2004
|
- lib/hubspot/discovery/cms/audit_logs/client.rb
|
1836
2005
|
- lib/hubspot/discovery/cms/blogs/authors/api/blog_authors_api.rb
|
1837
2006
|
- lib/hubspot/discovery/cms/blogs/authors/client.rb
|
1838
|
-
- lib/hubspot/discovery/cms/blogs/blog_posts/api/
|
2007
|
+
- lib/hubspot/discovery/cms/blogs/blog_posts/api/basic_api.rb
|
2008
|
+
- lib/hubspot/discovery/cms/blogs/blog_posts/api/batch_api.rb
|
2009
|
+
- lib/hubspot/discovery/cms/blogs/blog_posts/api/multi_language_api.rb
|
1839
2010
|
- lib/hubspot/discovery/cms/blogs/blog_posts/client.rb
|
1840
2011
|
- lib/hubspot/discovery/cms/blogs/client.rb
|
1841
2012
|
- lib/hubspot/discovery/cms/blogs/tags/api/blog_tags_api.rb
|
@@ -1873,10 +2044,17 @@ files:
|
|
1873
2044
|
- lib/hubspot/discovery/crm/associations/schema/client.rb
|
1874
2045
|
- lib/hubspot/discovery/crm/associations/v4/api/basic_api.rb
|
1875
2046
|
- lib/hubspot/discovery/crm/associations/v4/api/batch_api.rb
|
2047
|
+
- lib/hubspot/discovery/crm/associations/v4/api/report_api.rb
|
1876
2048
|
- lib/hubspot/discovery/crm/associations/v4/client.rb
|
2049
|
+
- lib/hubspot/discovery/crm/associations/v4/schema/api/definition_configurations_api.rb
|
1877
2050
|
- lib/hubspot/discovery/crm/associations/v4/schema/api/definitions_api.rb
|
1878
2051
|
- lib/hubspot/discovery/crm/associations/v4/schema/client.rb
|
1879
2052
|
- lib/hubspot/discovery/crm/client.rb
|
2053
|
+
- lib/hubspot/discovery/crm/commerce/client.rb
|
2054
|
+
- lib/hubspot/discovery/crm/commerce/invoices/api/basic_api.rb
|
2055
|
+
- lib/hubspot/discovery/crm/commerce/invoices/api/batch_api.rb
|
2056
|
+
- lib/hubspot/discovery/crm/commerce/invoices/api/search_api.rb
|
2057
|
+
- lib/hubspot/discovery/crm/commerce/invoices/client.rb
|
1880
2058
|
- lib/hubspot/discovery/crm/companies/api/basic_api.rb
|
1881
2059
|
- lib/hubspot/discovery/crm/companies/api/batch_api.rb
|
1882
2060
|
- lib/hubspot/discovery/crm/companies/api/merge_api.rb
|
@@ -1893,6 +2071,9 @@ files:
|
|
1893
2071
|
- lib/hubspot/discovery/crm/deals/api/merge_api.rb
|
1894
2072
|
- lib/hubspot/discovery/crm/deals/api/search_api.rb
|
1895
2073
|
- lib/hubspot/discovery/crm/deals/client.rb
|
2074
|
+
- lib/hubspot/discovery/crm/exports/api/public_exports_api.rb
|
2075
|
+
- lib/hubspot/discovery/crm/exports/client.rb
|
2076
|
+
- lib/hubspot/discovery/crm/extensions/calling/api/channel_connection_settings_api.rb
|
1896
2077
|
- lib/hubspot/discovery/crm/extensions/calling/api/recording_settings_api.rb
|
1897
2078
|
- lib/hubspot/discovery/crm/extensions/calling/api/settings_api.rb
|
1898
2079
|
- lib/hubspot/discovery/crm/extensions/calling/client.rb
|
@@ -1926,14 +2107,14 @@ files:
|
|
1926
2107
|
- lib/hubspot/discovery/crm/objects/communications/api/batch_api.rb
|
1927
2108
|
- lib/hubspot/discovery/crm/objects/communications/api/search_api.rb
|
1928
2109
|
- lib/hubspot/discovery/crm/objects/communications/client.rb
|
2110
|
+
- lib/hubspot/discovery/crm/objects/deal_splits/api/batch_api.rb
|
2111
|
+
- lib/hubspot/discovery/crm/objects/deal_splits/client.rb
|
1929
2112
|
- lib/hubspot/discovery/crm/objects/emails/api/basic_api.rb
|
1930
2113
|
- lib/hubspot/discovery/crm/objects/emails/api/batch_api.rb
|
1931
2114
|
- lib/hubspot/discovery/crm/objects/emails/api/search_api.rb
|
1932
2115
|
- lib/hubspot/discovery/crm/objects/emails/client.rb
|
1933
2116
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/basic_api.rb
|
1934
2117
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/batch_api.rb
|
1935
|
-
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/gdpr_api.rb
|
1936
|
-
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/public_object_api.rb
|
1937
2118
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/search_api.rb
|
1938
2119
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb
|
1939
2120
|
- lib/hubspot/discovery/crm/objects/goals/api/basic_api.rb
|
@@ -1996,16 +2177,23 @@ files:
|
|
1996
2177
|
- lib/hubspot/discovery/crm/timeline/client.rb
|
1997
2178
|
- lib/hubspot/discovery/events/api/events_api.rb
|
1998
2179
|
- lib/hubspot/discovery/events/client.rb
|
1999
|
-
- lib/hubspot/discovery/events/send/api/
|
2180
|
+
- lib/hubspot/discovery/events/send/api/basic_api.rb
|
2181
|
+
- lib/hubspot/discovery/events/send/api/batch_api.rb
|
2000
2182
|
- lib/hubspot/discovery/events/send/client.rb
|
2001
2183
|
- lib/hubspot/discovery/files/api/files_api.rb
|
2002
2184
|
- lib/hubspot/discovery/files/api/folders_api.rb
|
2003
2185
|
- lib/hubspot/discovery/files/client.rb
|
2004
2186
|
- lib/hubspot/discovery/marketing/client.rb
|
2005
|
-
- lib/hubspot/discovery/marketing/
|
2187
|
+
- lib/hubspot/discovery/marketing/emails/api/marketing_emails_api.rb
|
2188
|
+
- lib/hubspot/discovery/marketing/emails/api/statistics_api.rb
|
2189
|
+
- lib/hubspot/discovery/marketing/emails/client.rb
|
2190
|
+
- lib/hubspot/discovery/marketing/events/api/add_event_attendees_api.rb
|
2006
2191
|
- lib/hubspot/discovery/marketing/events/api/basic_api.rb
|
2192
|
+
- lib/hubspot/discovery/marketing/events/api/batch_api.rb
|
2193
|
+
- lib/hubspot/discovery/marketing/events/api/change_property_api.rb
|
2194
|
+
- lib/hubspot/discovery/marketing/events/api/identifiers_api.rb
|
2007
2195
|
- lib/hubspot/discovery/marketing/events/api/list_associations_api.rb
|
2008
|
-
- lib/hubspot/discovery/marketing/events/api/
|
2196
|
+
- lib/hubspot/discovery/marketing/events/api/retrieve_participant_state_api.rb
|
2009
2197
|
- lib/hubspot/discovery/marketing/events/api/settings_api.rb
|
2010
2198
|
- lib/hubspot/discovery/marketing/events/api/subscriber_state_changes_api.rb
|
2011
2199
|
- lib/hubspot/discovery/marketing/events/client.rb
|
@@ -2033,6 +2221,8 @@ files:
|
|
2033
2221
|
- lib/hubspot/helpers/camel_case.rb
|
2034
2222
|
- lib/hubspot/helpers/get_all_helper.rb
|
2035
2223
|
- lib/hubspot/helpers/path.rb
|
2224
|
+
- lib/hubspot/helpers/requests/http_auth.rb
|
2225
|
+
- lib/hubspot/helpers/requests/http_request_builder.rb
|
2036
2226
|
- lib/hubspot/helpers/signature.rb
|
2037
2227
|
- lib/hubspot/helpers/snake_case.rb
|
2038
2228
|
- lib/hubspot/oauth_helper.rb
|
@@ -2047,7 +2237,9 @@ files:
|
|
2047
2237
|
- spec/discovery/client_spec.rb
|
2048
2238
|
- spec/discovery/cms/audit-logs/audit_logs_api_spec.rb
|
2049
2239
|
- spec/discovery/cms/blogs/authors/blog_authors_api_spec.rb
|
2050
|
-
- spec/discovery/cms/blogs/blog-posts/
|
2240
|
+
- spec/discovery/cms/blogs/blog-posts/basic_api_spec.rb
|
2241
|
+
- spec/discovery/cms/blogs/blog-posts/batch_api_spec.rb
|
2242
|
+
- spec/discovery/cms/blogs/blog-posts/multi_language_api_spec.rb
|
2051
2243
|
- spec/discovery/cms/blogs/client_spec.rb
|
2052
2244
|
- spec/discovery/cms/blogs/tags/blog_tags_api_spec.rb
|
2053
2245
|
- spec/discovery/cms/client_spec.rb
|
@@ -2073,8 +2265,14 @@ files:
|
|
2073
2265
|
- spec/discovery/crm/associations/v4/basic_api_spec.rb
|
2074
2266
|
- spec/discovery/crm/associations/v4/batch_api_spec.rb
|
2075
2267
|
- spec/discovery/crm/associations/v4/client_spec.rb
|
2268
|
+
- spec/discovery/crm/associations/v4/report_api_spec.rb
|
2269
|
+
- spec/discovery/crm/associations/v4/schema/definition_configurations_api_spec.rb
|
2076
2270
|
- spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb
|
2077
2271
|
- spec/discovery/crm/client_spec.rb
|
2272
|
+
- spec/discovery/crm/commerce/client_spec.rb
|
2273
|
+
- spec/discovery/crm/commerce/invoices/basic_api_spec.rb
|
2274
|
+
- spec/discovery/crm/commerce/invoices/batch_api_spec.rb
|
2275
|
+
- spec/discovery/crm/commerce/invoices/search_api_spec.rb
|
2078
2276
|
- spec/discovery/crm/companies/basic_api_spec.rb
|
2079
2277
|
- spec/discovery/crm/companies/batch_api_spec.rb
|
2080
2278
|
- spec/discovery/crm/companies/merge_api_spec.rb
|
@@ -2088,6 +2286,8 @@ files:
|
|
2088
2286
|
- spec/discovery/crm/deals/batch_api_spec.rb
|
2089
2287
|
- spec/discovery/crm/deals/merge_api_spec.rb
|
2090
2288
|
- spec/discovery/crm/deals/search_api_spec.rb
|
2289
|
+
- spec/discovery/crm/exports/public_exports_api_spec.rb
|
2290
|
+
- spec/discovery/crm/extensions/calling/channel_connection_settings_api_spec.rb
|
2091
2291
|
- spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb
|
2092
2292
|
- spec/discovery/crm/extensions/calling/settings_api_spec.rb
|
2093
2293
|
- spec/discovery/crm/extensions/cards/cards_api_spec.rb
|
@@ -2112,13 +2312,12 @@ files:
|
|
2112
2312
|
- spec/discovery/crm/objects/communications/basic_api_spec.rb
|
2113
2313
|
- spec/discovery/crm/objects/communications/batch_api_spec.rb
|
2114
2314
|
- spec/discovery/crm/objects/communications/search_api_spec.rb
|
2315
|
+
- spec/discovery/crm/objects/deal_splits/batch_api_spec.rb
|
2115
2316
|
- spec/discovery/crm/objects/emails/basic_api_spec.rb
|
2116
2317
|
- spec/discovery/crm/objects/emails/batch_api_spec.rb
|
2117
2318
|
- spec/discovery/crm/objects/emails/search_api_spec.rb
|
2118
2319
|
- spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb
|
2119
2320
|
- spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb
|
2120
|
-
- spec/discovery/crm/objects/feedback_submissions/gdpr_api_spec.rb
|
2121
|
-
- spec/discovery/crm/objects/feedback_submissions/public_object_api_spec.rb
|
2122
2321
|
- spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb
|
2123
2322
|
- spec/discovery/crm/objects/goals/basic_api_spec.rb
|
2124
2323
|
- spec/discovery/crm/objects/goals/batch_api_spec.rb
|
@@ -2165,14 +2364,20 @@ files:
|
|
2165
2364
|
- spec/discovery/crm/timeline/templates_api_spec.rb
|
2166
2365
|
- spec/discovery/crm/timeline/tokens_api_spec.rb
|
2167
2366
|
- spec/discovery/events/events_api_spec.rb
|
2168
|
-
- spec/discovery/events/send/
|
2367
|
+
- spec/discovery/events/send/basic_api_spec.rb
|
2368
|
+
- spec/discovery/events/send/batch_api_spec.rb
|
2169
2369
|
- spec/discovery/files/files_api_spec.rb
|
2170
2370
|
- spec/discovery/files/folders_api_spec.rb
|
2171
2371
|
- spec/discovery/marketing/client_spec.rb
|
2172
|
-
- spec/discovery/marketing/
|
2372
|
+
- spec/discovery/marketing/emails/marketing_emails_api_spec.rb
|
2373
|
+
- spec/discovery/marketing/emails/statistics_api_spec.rb
|
2374
|
+
- spec/discovery/marketing/events/add_event_attendees_api_spec.rb
|
2173
2375
|
- spec/discovery/marketing/events/basic_api_spec.rb
|
2376
|
+
- spec/discovery/marketing/events/batch_api_spec.rb
|
2377
|
+
- spec/discovery/marketing/events/change_property_api_spec.rb
|
2378
|
+
- spec/discovery/marketing/events/identifiers_api_spec.rb
|
2174
2379
|
- spec/discovery/marketing/events/list_associations_api_spec.rb
|
2175
|
-
- spec/discovery/marketing/events/
|
2380
|
+
- spec/discovery/marketing/events/retrieve_participant_state_api_spec.rb
|
2176
2381
|
- spec/discovery/marketing/events/settings_api_spec.rb
|
2177
2382
|
- spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
|
2178
2383
|
- spec/discovery/marketing/forms/forms_api_spec.rb
|
@@ -2189,6 +2394,8 @@ files:
|
|
2189
2394
|
- spec/discovery/webhooks/subscriptions_api_spec.rb
|
2190
2395
|
- spec/helpers/authorize_url_spec.rb
|
2191
2396
|
- spec/helpers/camel_case_spec.rb
|
2397
|
+
- spec/helpers/requests/http_auth_spec.rb
|
2398
|
+
- spec/helpers/requests/http_request_spec.rb
|
2192
2399
|
- spec/helpers/signature_spec.rb
|
2193
2400
|
- spec/spec_helper.rb
|
2194
2401
|
homepage: https://github.com/HubSpot/hubspot-api-ruby
|
@@ -2206,9 +2413,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
2206
2413
|
version: '2.7'
|
2207
2414
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
2208
2415
|
requirements:
|
2209
|
-
- - "
|
2416
|
+
- - ">"
|
2210
2417
|
- !ruby/object:Gem::Version
|
2211
|
-
version:
|
2418
|
+
version: 1.3.1
|
2212
2419
|
requirements: []
|
2213
2420
|
rubygems_version: 3.2.3
|
2214
2421
|
signing_key:
|
@@ -2226,6 +2433,10 @@ test_files:
|
|
2226
2433
|
- spec/discovery/base_api_client_spec.rb
|
2227
2434
|
- spec/discovery/communication_preferences/status_api_spec.rb
|
2228
2435
|
- spec/discovery/communication_preferences/definition_api_spec.rb
|
2436
|
+
- spec/discovery/crm/commerce/client_spec.rb
|
2437
|
+
- spec/discovery/crm/commerce/invoices/search_api_spec.rb
|
2438
|
+
- spec/discovery/crm/commerce/invoices/basic_api_spec.rb
|
2439
|
+
- spec/discovery/crm/commerce/invoices/batch_api_spec.rb
|
2229
2440
|
- spec/discovery/crm/tickets/search_api_spec.rb
|
2230
2441
|
- spec/discovery/crm/tickets/merge_api_spec.rb
|
2231
2442
|
- spec/discovery/crm/tickets/basic_api_spec.rb
|
@@ -2234,7 +2445,9 @@ test_files:
|
|
2234
2445
|
- spec/discovery/crm/associations/schema/types_api_spec.rb
|
2235
2446
|
- spec/discovery/crm/associations/v4/client_spec.rb
|
2236
2447
|
- spec/discovery/crm/associations/v4/basic_api_spec.rb
|
2448
|
+
- spec/discovery/crm/associations/v4/schema/definition_configurations_api_spec.rb
|
2237
2449
|
- spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb
|
2450
|
+
- spec/discovery/crm/associations/v4/report_api_spec.rb
|
2238
2451
|
- spec/discovery/crm/associations/v4/batch_api_spec.rb
|
2239
2452
|
- spec/discovery/crm/associations/batch_api_spec.rb
|
2240
2453
|
- spec/discovery/crm/client_spec.rb
|
@@ -2282,9 +2495,8 @@ test_files:
|
|
2282
2495
|
- spec/discovery/crm/objects/taxes/batch_api_spec.rb
|
2283
2496
|
- spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb
|
2284
2497
|
- spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb
|
2285
|
-
- spec/discovery/crm/objects/feedback_submissions/public_object_api_spec.rb
|
2286
|
-
- spec/discovery/crm/objects/feedback_submissions/gdpr_api_spec.rb
|
2287
2498
|
- spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb
|
2499
|
+
- spec/discovery/crm/objects/deal_splits/batch_api_spec.rb
|
2288
2500
|
- spec/discovery/crm/objects/meetings/search_api_spec.rb
|
2289
2501
|
- spec/discovery/crm/objects/meetings/basic_api_spec.rb
|
2290
2502
|
- spec/discovery/crm/objects/meetings/batch_api_spec.rb
|
@@ -2308,10 +2520,12 @@ test_files:
|
|
2308
2520
|
- spec/discovery/crm/schemas/core_api_spec.rb
|
2309
2521
|
- spec/discovery/crm/extensions/client_spec.rb
|
2310
2522
|
- spec/discovery/crm/extensions/calling/settings_api_spec.rb
|
2523
|
+
- spec/discovery/crm/extensions/calling/channel_connection_settings_api_spec.rb
|
2311
2524
|
- spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb
|
2312
2525
|
- spec/discovery/crm/extensions/videoconferencing/settings_api_spec.rb
|
2313
2526
|
- spec/discovery/crm/extensions/cards/sample_response_api_spec.rb
|
2314
2527
|
- spec/discovery/crm/extensions/cards/cards_api_spec.rb
|
2528
|
+
- spec/discovery/crm/exports/public_exports_api_spec.rb
|
2315
2529
|
- spec/discovery/crm/properties/groups_api_spec.rb
|
2316
2530
|
- spec/discovery/crm/properties/core_api_spec.rb
|
2317
2531
|
- spec/discovery/crm/properties/batch_api_spec.rb
|
@@ -2328,7 +2542,9 @@ test_files:
|
|
2328
2542
|
- spec/discovery/cms/site-search/public_api_spec.rb
|
2329
2543
|
- spec/discovery/cms/blogs/client_spec.rb
|
2330
2544
|
- spec/discovery/cms/blogs/authors/blog_authors_api_spec.rb
|
2331
|
-
- spec/discovery/cms/blogs/blog-posts/
|
2545
|
+
- spec/discovery/cms/blogs/blog-posts/multi_language_api_spec.rb
|
2546
|
+
- spec/discovery/cms/blogs/blog-posts/basic_api_spec.rb
|
2547
|
+
- spec/discovery/cms/blogs/blog-posts/batch_api_spec.rb
|
2332
2548
|
- spec/discovery/cms/blogs/tags/blog_tags_api_spec.rb
|
2333
2549
|
- spec/discovery/cms/client_spec.rb
|
2334
2550
|
- spec/discovery/cms/hubdb/rows_api_spec.rb
|
@@ -2348,12 +2564,17 @@ test_files:
|
|
2348
2564
|
- spec/discovery/files/folders_api_spec.rb
|
2349
2565
|
- spec/discovery/marketing/client_spec.rb
|
2350
2566
|
- spec/discovery/marketing/forms/forms_api_spec.rb
|
2351
|
-
- spec/discovery/marketing/
|
2567
|
+
- spec/discovery/marketing/emails/marketing_emails_api_spec.rb
|
2568
|
+
- spec/discovery/marketing/emails/statistics_api_spec.rb
|
2569
|
+
- spec/discovery/marketing/events/add_event_attendees_api_spec.rb
|
2570
|
+
- spec/discovery/marketing/events/retrieve_participant_state_api_spec.rb
|
2571
|
+
- spec/discovery/marketing/events/change_property_api_spec.rb
|
2352
2572
|
- spec/discovery/marketing/events/basic_api_spec.rb
|
2353
2573
|
- spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
|
2354
2574
|
- spec/discovery/marketing/events/settings_api_spec.rb
|
2355
|
-
- spec/discovery/marketing/events/
|
2575
|
+
- spec/discovery/marketing/events/batch_api_spec.rb
|
2356
2576
|
- spec/discovery/marketing/events/list_associations_api_spec.rb
|
2577
|
+
- spec/discovery/marketing/events/identifiers_api_spec.rb
|
2357
2578
|
- spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb
|
2358
2579
|
- spec/discovery/marketing/transactional/single_send_api_spec.rb
|
2359
2580
|
- spec/discovery/automation/actions/functions_api_spec.rb
|
@@ -2361,10 +2582,13 @@ test_files:
|
|
2361
2582
|
- spec/discovery/automation/actions/callbacks_api_spec.rb
|
2362
2583
|
- spec/discovery/automation/actions/revisions_api_spec.rb
|
2363
2584
|
- spec/discovery/events/events_api_spec.rb
|
2364
|
-
- spec/discovery/events/send/
|
2585
|
+
- spec/discovery/events/send/basic_api_spec.rb
|
2586
|
+
- spec/discovery/events/send/batch_api_spec.rb
|
2365
2587
|
- spec/discovery/webhooks/settings_api_spec.rb
|
2366
2588
|
- spec/discovery/webhooks/subscriptions_api_spec.rb
|
2367
2589
|
- spec/helpers/authorize_url_spec.rb
|
2368
2590
|
- spec/helpers/signature_spec.rb
|
2591
|
+
- spec/helpers/requests/http_auth_spec.rb
|
2592
|
+
- spec/helpers/requests/http_request_spec.rb
|
2369
2593
|
- spec/helpers/camel_case_spec.rb
|
2370
2594
|
- spec/spec_helper.rb
|