hubspot-api-client 19.0.0 → 20.0.0
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 +102 -1
- data/Gemfile.lock +2 -2
- 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/{objects/feedback_submissions → commerce/invoices}/models/simple_public_object_batch_input.rb +16 -7
- 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/companies/api/basic_api.rb +91 -22
- data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +25 -17
- data/lib/hubspot/codegen/crm/companies/api/search_api.rb +4 -0
- data/lib/hubspot/codegen/crm/companies/models/association_spec.rb +12 -0
- data/lib/hubspot/codegen/crm/companies/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/companies/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/companies/models/public_associations_for_object.rb +10 -0
- data/lib/hubspot/codegen/crm/companies/models/public_merge_input.rb +2 -0
- data/lib/hubspot/codegen/crm/companies/models/public_object_id.rb +6 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb +4 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_upsert.rb +4 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb +2 -10
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input_for_create.rb +2 -10
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/companies/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +163 -26
- data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +27 -19
- data/lib/hubspot/codegen/crm/contacts/api/search_api.rb +4 -0
- data/lib/hubspot/codegen/crm/contacts/models/association_spec.rb +10 -0
- data/lib/hubspot/codegen/crm/contacts/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/contacts/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/contacts/models/public_associations_for_object.rb +10 -0
- data/lib/hubspot/codegen/crm/contacts/models/public_gdpr_delete_input.rb +2 -0
- data/lib/hubspot/codegen/crm/contacts/models/public_object_id.rb +5 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input_for_create.rb +1 -10
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb +13 -1
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +67 -0
- data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/deals/models/association_spec.rb +10 -0
- data/lib/hubspot/codegen/crm/deals/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/deals/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/deals/models/public_associations_for_object.rb +10 -0
- data/lib/hubspot/codegen/crm/deals/models/public_object_id.rb +5 -0
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input_for_create.rb +1 -10
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/deals/models/simple_public_upsert_object.rb +10 -1
- data/lib/hubspot/codegen/crm/exports/api/public_exports_api.rb +157 -0
- data/lib/hubspot/codegen/{cms/performance → crm/exports}/api_client.rb +5 -5
- data/lib/hubspot/codegen/{cms/performance → crm/exports}/api_error.rb +4 -4
- data/lib/hubspot/codegen/{cms/performance → crm/exports}/configuration.rb +4 -4
- data/lib/hubspot/codegen/crm/exports/models/action_response_with_single_result_uri.rb +339 -0
- data/lib/hubspot/codegen/{cms/performance → crm/exports}/models/error.rb +7 -7
- data/lib/hubspot/codegen/{cms/performance → crm/exports}/models/error_detail.rb +7 -7
- 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 +3 -210
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb +2 -198
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb +0 -25
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/goals/api/basic_api.rb +209 -0
- data/lib/hubspot/codegen/crm/objects/goals/api/batch_api.rb +268 -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_for_create.rb +232 -0
- 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/goals/models/batch_read_input_simple_public_object_id.rb +1 -0
- 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/goals/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input.rb +266 -0
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input_for_create.rb +252 -0
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input_upsert.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/simple_public_object_input.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{feedback_submissions → goals}/models/simple_public_object_input_for_create.rb +5 -10
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/goals/models/simple_public_upsert_object.rb +326 -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_input_for_create.rb → batch_input_simple_public_object_batch_input_for_create.rb} +4 -4
- 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/products/api/basic_api.rb +5 -4
- data/lib/hubspot/codegen/crm/products/api/batch_api.rb +11 -9
- data/lib/hubspot/codegen/crm/products/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/products/models/batch_read_input_simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input_for_create.rb +6 -10
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_upsert_object.rb +10 -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/crm/tickets/api/basic_api.rb +73 -4
- data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +17 -9
- data/lib/hubspot/codegen/crm/tickets/api/search_api.rb +4 -0
- data/lib/hubspot/codegen/crm/tickets/models/association_spec.rb +10 -0
- data/lib/hubspot/codegen/crm/tickets/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/tickets/models/batch_read_input_simple_public_object_id.rb +1 -0
- data/lib/hubspot/codegen/crm/tickets/models/public_associations_for_object.rb +10 -0
- data/lib/hubspot/codegen/crm/tickets/models/public_object_id.rb +5 -0
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +10 -1
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb +2 -0
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input_for_create.rb +250 -0
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input_upsert.rb +1 -0
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb +1 -10
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input_for_create.rb +1 -10
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb +10 -1
- data/lib/hubspot/codegen/crm/tickets/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/{crm/contacts/api/gdpr_api.rb → events/send/api/batch_api.rb} +21 -21
- 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/files/api/files_api.rb +144 -104
- data/lib/hubspot/codegen/files/api/folders_api.rb +142 -57
- data/lib/hubspot/codegen/files/api_client.rb +1 -1
- data/lib/hubspot/codegen/files/api_error.rb +1 -1
- data/lib/hubspot/codegen/files/configuration.rb +1 -1
- data/lib/hubspot/codegen/files/models/collection_response_file.rb +2 -1
- data/lib/hubspot/codegen/files/models/collection_response_folder.rb +1 -1
- data/lib/hubspot/codegen/files/models/error.rb +1 -1
- data/lib/hubspot/codegen/files/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/files/models/file.rb +33 -14
- data/lib/hubspot/codegen/files/models/file_action_response.rb +1 -1
- data/lib/hubspot/codegen/files/models/file_stat.rb +1 -1
- data/lib/hubspot/codegen/files/models/file_update_input.rb +15 -5
- data/lib/hubspot/codegen/files/models/folder.rb +12 -12
- data/lib/hubspot/codegen/files/models/folder_action_response.rb +1 -1
- data/lib/hubspot/codegen/files/models/folder_input.rb +2 -1
- data/lib/hubspot/codegen/files/models/folder_update_input.rb +6 -20
- data/lib/hubspot/codegen/files/models/folder_update_input_with_id.rb +244 -0
- data/lib/hubspot/codegen/files/models/folder_update_task_locator.rb +2 -1
- data/lib/hubspot/codegen/files/models/import_from_url_input.rb +13 -4
- data/lib/hubspot/codegen/files/models/import_from_url_task_locator.rb +2 -1
- data/lib/hubspot/codegen/files/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/files/models/paging.rb +1 -1
- data/lib/hubspot/codegen/files/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/files/models/signed_url.rb +18 -17
- data/lib/hubspot/codegen/files/models/standard_error.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/{cms/performance/models/public_performance_response.rb → marketing/events/models/batch_response_marketing_event_public_default_response_v2_with_errors.rb} +85 -84
- 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/oauth/api/access_tokens_api.rb +7 -3
- data/lib/hubspot/codegen/oauth/api/refresh_tokens_api.rb +13 -5
- data/lib/hubspot/codegen/oauth/api/tokens_api.rb +5 -1
- data/lib/hubspot/codegen/oauth/api_client.rb +2 -2
- data/lib/hubspot/codegen/oauth/api_error.rb +1 -1
- data/lib/hubspot/codegen/oauth/configuration.rb +1 -1
- data/lib/hubspot/codegen/oauth/models/access_token_info_response.rb +4 -4
- data/lib/hubspot/codegen/oauth/models/error.rb +4 -4
- data/lib/hubspot/codegen/oauth/models/error_detail.rb +4 -4
- data/lib/hubspot/codegen/oauth/models/refresh_token_info_response.rb +4 -4
- data/lib/hubspot/codegen/oauth/models/token_response_if.rb +4 -4
- 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/cms/client.rb +0 -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/companies/client.rb +0 -1
- data/lib/hubspot/discovery/crm/contacts/client.rb +0 -2
- data/lib/hubspot/discovery/crm/deals/client.rb +0 -1
- data/lib/hubspot/discovery/crm/{contacts/api/merge_api.rb → exports/api/public_exports_api.rb} +2 -2
- data/lib/hubspot/discovery/{cms/performance → crm/exports}/client.rb +3 -3
- 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/crm/tickets/client.rb +0 -1
- data/lib/hubspot/discovery/events/send/api/{custom_event_data_api.rb → basic_api.rb} +1 -1
- data/lib/hubspot/discovery/{crm/deals/api/merge_api.rb → events/send/api/batch_api.rb} +3 -3
- 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/{crm/contacts/api/gdpr_api.rb → marketing/emails/api/statistics_api.rb} +3 -3
- 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/{crm/companies/api/merge_api.rb → marketing/events/api/identifiers_api.rb} +3 -3
- 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/discovery/oauth/api/access_tokens_api.rb +1 -1
- data/lib/hubspot/discovery/oauth/api/refresh_tokens_api.rb +1 -1
- data/lib/hubspot/discovery/oauth/api/tokens_api.rb +1 -1
- data/lib/hubspot/discovery/oauth/client.rb +1 -1
- data/lib/hubspot/helpers/camel_case.rb +0 -4
- 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/cms/client_spec.rb +0 -1
- 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/companies/basic_api_spec.rb +1 -0
- data/spec/discovery/crm/contacts/basic_api_spec.rb +1 -0
- data/spec/discovery/crm/deals/basic_api_spec.rb +1 -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/crm/tickets/basic_api_spec.rb +1 -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/files/files_api_spec.rb +2 -1
- data/spec/discovery/files/folders_api_spec.rb +1 -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/discovery/oauth/access_tokens_api_spec.rb +1 -1
- data/spec/discovery/oauth/refresh_tokens_api_spec.rb +1 -1
- data/spec/discovery/oauth/tokens_api_spec.rb +1 -1
- 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 +286 -87
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/blog_posts_api.rb +0 -1694
- data/lib/hubspot/codegen/cms/performance/api/public_performance_api.rb +0 -188
- data/lib/hubspot/codegen/cms/performance/models/performance_view.rb +0 -526
- data/lib/hubspot/codegen/crm/companies/api/merge_api.rb +0 -92
- data/lib/hubspot/codegen/crm/contacts/api/merge_api.rb +0 -92
- data/lib/hubspot/codegen/crm/deals/api/merge_api.rb +0 -92
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/gdpr_api.rb +0 -96
- data/lib/hubspot/codegen/crm/tickets/api/merge_api.rb +0 -92
- data/lib/hubspot/codegen/marketing/events/api/attendance_subscriber_state_changes_api.rb +0 -192
- data/lib/hubspot/discovery/cms/performance/api/public_performance_api.rb +0 -13
- data/lib/hubspot/discovery/crm/tickets/api/merge_api.rb +0 -13
- data/spec/discovery/cms/performance/public_performance_api_spec.rb +0 -8
- data/spec/discovery/crm/companies/merge_api_spec.rb +0 -7
- data/spec/discovery/crm/contacts/gdpr_api_spec.rb +0 -7
- data/spec/discovery/crm/contacts/merge_api_spec.rb +0 -7
- data/spec/discovery/crm/deals/merge_api_spec.rb +0 -7
- 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/crm/tickets/merge_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
|
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-05-08 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
|
@@ -426,14 +428,6 @@ files:
|
|
426
428
|
- lib/hubspot/codegen/cms/pages/models/version_content_folder.rb
|
427
429
|
- lib/hubspot/codegen/cms/pages/models/version_page.rb
|
428
430
|
- lib/hubspot/codegen/cms/pages/models/version_user.rb
|
429
|
-
- lib/hubspot/codegen/cms/performance/api/public_performance_api.rb
|
430
|
-
- lib/hubspot/codegen/cms/performance/api_client.rb
|
431
|
-
- lib/hubspot/codegen/cms/performance/api_error.rb
|
432
|
-
- lib/hubspot/codegen/cms/performance/configuration.rb
|
433
|
-
- lib/hubspot/codegen/cms/performance/models/error.rb
|
434
|
-
- lib/hubspot/codegen/cms/performance/models/error_detail.rb
|
435
|
-
- lib/hubspot/codegen/cms/performance/models/performance_view.rb
|
436
|
-
- lib/hubspot/codegen/cms/performance/models/public_performance_response.rb
|
437
431
|
- lib/hubspot/codegen/cms/site_search/api/public_api.rb
|
438
432
|
- lib/hubspot/codegen/cms/site_search/api_client.rb
|
439
433
|
- lib/hubspot/codegen/cms/site_search/api_error.rb
|
@@ -518,6 +512,7 @@ files:
|
|
518
512
|
- lib/hubspot/codegen/crm/associations/schema/models/public_association_definition.rb
|
519
513
|
- lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb
|
520
514
|
- lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb
|
515
|
+
- lib/hubspot/codegen/crm/associations/v4/api/report_api.rb
|
521
516
|
- lib/hubspot/codegen/crm/associations/v4/api_client.rb
|
522
517
|
- lib/hubspot/codegen/crm/associations/v4/api_error.rb
|
523
518
|
- lib/hubspot/codegen/crm/associations/v4/configuration.rb
|
@@ -533,6 +528,7 @@ files:
|
|
533
528
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label_with_errors.rb
|
534
529
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_default_association.rb
|
535
530
|
- lib/hubspot/codegen/crm/associations/v4/models/collection_response_multi_associated_object_with_label_forward_paging.rb
|
531
|
+
- lib/hubspot/codegen/crm/associations/v4/models/date_time.rb
|
536
532
|
- lib/hubspot/codegen/crm/associations/v4/models/error.rb
|
537
533
|
- lib/hubspot/codegen/crm/associations/v4/models/error_detail.rb
|
538
534
|
- lib/hubspot/codegen/crm/associations/v4/models/forward_paging.rb
|
@@ -548,20 +544,76 @@ files:
|
|
548
544
|
- lib/hubspot/codegen/crm/associations/v4/models/public_default_association_multi_post.rb
|
549
545
|
- lib/hubspot/codegen/crm/associations/v4/models/public_fetch_associations_batch_request.rb
|
550
546
|
- lib/hubspot/codegen/crm/associations/v4/models/public_object_id.rb
|
547
|
+
- lib/hubspot/codegen/crm/associations/v4/models/report_creation_response.rb
|
551
548
|
- lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb
|
549
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/api/definition_configurations_api.rb
|
552
550
|
- lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb
|
553
551
|
- lib/hubspot/codegen/crm/associations/v4/schema/api_client.rb
|
554
552
|
- lib/hubspot/codegen/crm/associations/v4/schema/api_error.rb
|
555
553
|
- lib/hubspot/codegen/crm/associations/v4/schema/configuration.rb
|
556
554
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec_with_label.rb
|
555
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_definition_configuration_create_request.rb
|
556
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_definition_configuration_update_request.rb
|
557
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_spec.rb
|
558
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_configuration_update_result.rb
|
559
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_configuration_update_result_with_errors.rb
|
560
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_user_configuration.rb
|
561
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_definition_user_configuration_with_errors.rb
|
557
562
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_association_spec_with_label_no_paging.rb
|
563
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_public_association_definition_user_configuration_no_paging.rb
|
558
564
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/error.rb
|
559
565
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/error_detail.rb
|
566
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_create_request.rb
|
567
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_update_request.rb
|
568
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_configuration_update_result.rb
|
560
569
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_create_request.rb
|
561
570
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_update_request.rb
|
571
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_user_configuration.rb
|
572
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_spec.rb
|
573
|
+
- lib/hubspot/codegen/crm/associations/v4/schema/models/standard_error.rb
|
574
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api/basic_api.rb
|
575
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api/batch_api.rb
|
576
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api/search_api.rb
|
577
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api_client.rb
|
578
|
+
- lib/hubspot/codegen/crm/commerce/invoices/api_error.rb
|
579
|
+
- lib/hubspot/codegen/crm/commerce/invoices/configuration.rb
|
580
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/associated_id.rb
|
581
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/association_spec.rb
|
582
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_batch_input.rb
|
583
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_batch_input_upsert.rb
|
584
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_id.rb
|
585
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_input_simple_public_object_input_for_create.rb
|
586
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_read_input_simple_public_object_id.rb
|
587
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_object.rb
|
588
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_object_with_errors.rb
|
589
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_upsert_object.rb
|
590
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/batch_response_simple_public_upsert_object_with_errors.rb
|
591
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_associated_id.rb
|
592
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
593
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
594
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/error.rb
|
595
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/error_detail.rb
|
596
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/filter.rb
|
597
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/filter_group.rb
|
598
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/forward_paging.rb
|
599
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/next_page.rb
|
600
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/paging.rb
|
601
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/previous_page.rb
|
602
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/public_associations_for_object.rb
|
603
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/public_object_id.rb
|
604
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/public_object_search_request.rb
|
605
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object.rb
|
606
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_batch_input.rb
|
607
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_batch_input_upsert.rb
|
608
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_id.rb
|
609
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_input.rb
|
610
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_input_for_create.rb
|
611
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_object_with_associations.rb
|
612
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/simple_public_upsert_object.rb
|
613
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/standard_error.rb
|
614
|
+
- lib/hubspot/codegen/crm/commerce/invoices/models/value_with_timestamp.rb
|
562
615
|
- lib/hubspot/codegen/crm/companies/api/basic_api.rb
|
563
616
|
- lib/hubspot/codegen/crm/companies/api/batch_api.rb
|
564
|
-
- lib/hubspot/codegen/crm/companies/api/merge_api.rb
|
565
617
|
- lib/hubspot/codegen/crm/companies/api/search_api.rb
|
566
618
|
- lib/hubspot/codegen/crm/companies/api_client.rb
|
567
619
|
- lib/hubspot/codegen/crm/companies/api_error.rb
|
@@ -569,9 +621,9 @@ files:
|
|
569
621
|
- lib/hubspot/codegen/crm/companies/models/associated_id.rb
|
570
622
|
- lib/hubspot/codegen/crm/companies/models/association_spec.rb
|
571
623
|
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input.rb
|
624
|
+
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input_for_create.rb
|
572
625
|
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input_upsert.rb
|
573
626
|
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_id.rb
|
574
|
-
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_input_for_create.rb
|
575
627
|
- lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb
|
576
628
|
- lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb
|
577
629
|
- lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb
|
@@ -594,6 +646,7 @@ files:
|
|
594
646
|
- lib/hubspot/codegen/crm/companies/models/public_object_search_request.rb
|
595
647
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object.rb
|
596
648
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb
|
649
|
+
- lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_for_create.rb
|
597
650
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_upsert.rb
|
598
651
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_id.rb
|
599
652
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb
|
@@ -604,8 +657,6 @@ files:
|
|
604
657
|
- lib/hubspot/codegen/crm/companies/models/value_with_timestamp.rb
|
605
658
|
- lib/hubspot/codegen/crm/contacts/api/basic_api.rb
|
606
659
|
- lib/hubspot/codegen/crm/contacts/api/batch_api.rb
|
607
|
-
- lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb
|
608
|
-
- lib/hubspot/codegen/crm/contacts/api/merge_api.rb
|
609
660
|
- lib/hubspot/codegen/crm/contacts/api/search_api.rb
|
610
661
|
- lib/hubspot/codegen/crm/contacts/api_client.rb
|
611
662
|
- lib/hubspot/codegen/crm/contacts/api_error.rb
|
@@ -613,9 +664,9 @@ files:
|
|
613
664
|
- lib/hubspot/codegen/crm/contacts/models/associated_id.rb
|
614
665
|
- lib/hubspot/codegen/crm/contacts/models/association_spec.rb
|
615
666
|
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input.rb
|
667
|
+
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input_for_create.rb
|
616
668
|
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input_upsert.rb
|
617
669
|
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_id.rb
|
618
|
-
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_input_for_create.rb
|
619
670
|
- lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb
|
620
671
|
- lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb
|
621
672
|
- lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb
|
@@ -639,6 +690,7 @@ files:
|
|
639
690
|
- lib/hubspot/codegen/crm/contacts/models/public_object_search_request.rb
|
640
691
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb
|
641
692
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb
|
693
|
+
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_for_create.rb
|
642
694
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_upsert.rb
|
643
695
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_id.rb
|
644
696
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb
|
@@ -649,7 +701,6 @@ files:
|
|
649
701
|
- lib/hubspot/codegen/crm/contacts/models/value_with_timestamp.rb
|
650
702
|
- lib/hubspot/codegen/crm/deals/api/basic_api.rb
|
651
703
|
- lib/hubspot/codegen/crm/deals/api/batch_api.rb
|
652
|
-
- lib/hubspot/codegen/crm/deals/api/merge_api.rb
|
653
704
|
- lib/hubspot/codegen/crm/deals/api/search_api.rb
|
654
705
|
- lib/hubspot/codegen/crm/deals/api_client.rb
|
655
706
|
- lib/hubspot/codegen/crm/deals/api_error.rb
|
@@ -657,9 +708,9 @@ files:
|
|
657
708
|
- lib/hubspot/codegen/crm/deals/models/associated_id.rb
|
658
709
|
- lib/hubspot/codegen/crm/deals/models/association_spec.rb
|
659
710
|
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input.rb
|
711
|
+
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input_for_create.rb
|
660
712
|
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input_upsert.rb
|
661
713
|
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_id.rb
|
662
|
-
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_input_for_create.rb
|
663
714
|
- lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb
|
664
715
|
- lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb
|
665
716
|
- lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb
|
@@ -682,6 +733,7 @@ files:
|
|
682
733
|
- lib/hubspot/codegen/crm/deals/models/public_object_search_request.rb
|
683
734
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object.rb
|
684
735
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb
|
736
|
+
- lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input_for_create.rb
|
685
737
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input_upsert.rb
|
686
738
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_id.rb
|
687
739
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb
|
@@ -690,11 +742,31 @@ files:
|
|
690
742
|
- lib/hubspot/codegen/crm/deals/models/simple_public_upsert_object.rb
|
691
743
|
- lib/hubspot/codegen/crm/deals/models/standard_error.rb
|
692
744
|
- lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb
|
745
|
+
- lib/hubspot/codegen/crm/exports/api/public_exports_api.rb
|
746
|
+
- lib/hubspot/codegen/crm/exports/api_client.rb
|
747
|
+
- lib/hubspot/codegen/crm/exports/api_error.rb
|
748
|
+
- lib/hubspot/codegen/crm/exports/configuration.rb
|
749
|
+
- lib/hubspot/codegen/crm/exports/models/action_response_with_single_result_uri.rb
|
750
|
+
- lib/hubspot/codegen/crm/exports/models/error.rb
|
751
|
+
- lib/hubspot/codegen/crm/exports/models/error_detail.rb
|
752
|
+
- lib/hubspot/codegen/crm/exports/models/filter.rb
|
753
|
+
- lib/hubspot/codegen/crm/exports/models/public_crm_search_request.rb
|
754
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_list_request.rb
|
755
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_list_request_all_of.rb
|
756
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_request.rb
|
757
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_view_request.rb
|
758
|
+
- lib/hubspot/codegen/crm/exports/models/public_export_view_request_all_of.rb
|
759
|
+
- lib/hubspot/codegen/crm/exports/models/standard_error.rb
|
760
|
+
- lib/hubspot/codegen/crm/exports/models/task_locator.rb
|
761
|
+
- lib/hubspot/codegen/crm/extensions/calling/api/channel_connection_settings_api.rb
|
693
762
|
- lib/hubspot/codegen/crm/extensions/calling/api/recording_settings_api.rb
|
694
763
|
- lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb
|
695
764
|
- lib/hubspot/codegen/crm/extensions/calling/api_client.rb
|
696
765
|
- lib/hubspot/codegen/crm/extensions/calling/api_error.rb
|
697
766
|
- lib/hubspot/codegen/crm/extensions/calling/configuration.rb
|
767
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_patch_request.rb
|
768
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_request.rb
|
769
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/channel_connection_settings_response.rb
|
698
770
|
- lib/hubspot/codegen/crm/extensions/calling/models/error.rb
|
699
771
|
- lib/hubspot/codegen/crm/extensions/calling/models/error_detail.rb
|
700
772
|
- lib/hubspot/codegen/crm/extensions/calling/models/mark_recording_as_ready_request.rb
|
@@ -755,6 +827,7 @@ files:
|
|
755
827
|
- lib/hubspot/codegen/crm/imports/models/next_page.rb
|
756
828
|
- lib/hubspot/codegen/crm/imports/models/paging.rb
|
757
829
|
- lib/hubspot/codegen/crm/imports/models/previous_page.rb
|
830
|
+
- lib/hubspot/codegen/crm/imports/models/property_value.rb
|
758
831
|
- lib/hubspot/codegen/crm/imports/models/public_import_error.rb
|
759
832
|
- lib/hubspot/codegen/crm/imports/models/public_import_metadata.rb
|
760
833
|
- lib/hubspot/codegen/crm/imports/models/public_import_response.rb
|
@@ -768,9 +841,9 @@ files:
|
|
768
841
|
- lib/hubspot/codegen/crm/line_items/models/associated_id.rb
|
769
842
|
- lib/hubspot/codegen/crm/line_items/models/association_spec.rb
|
770
843
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input.rb
|
844
|
+
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_for_create.rb
|
771
845
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_upsert.rb
|
772
846
|
- 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
847
|
- lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb
|
775
848
|
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb
|
776
849
|
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb
|
@@ -792,6 +865,7 @@ files:
|
|
792
865
|
- lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb
|
793
866
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb
|
794
867
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb
|
868
|
+
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_for_create.rb
|
795
869
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_upsert.rb
|
796
870
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_id.rb
|
797
871
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb
|
@@ -925,9 +999,9 @@ files:
|
|
925
999
|
- lib/hubspot/codegen/crm/objects/calls/models/associated_id.rb
|
926
1000
|
- lib/hubspot/codegen/crm/objects/calls/models/association_spec.rb
|
927
1001
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input.rb
|
1002
|
+
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input_for_create.rb
|
928
1003
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input_upsert.rb
|
929
1004
|
- 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
1005
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb
|
932
1006
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb
|
933
1007
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb
|
@@ -949,6 +1023,7 @@ files:
|
|
949
1023
|
- lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb
|
950
1024
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb
|
951
1025
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb
|
1026
|
+
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_for_create.rb
|
952
1027
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_upsert.rb
|
953
1028
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_id.rb
|
954
1029
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb
|
@@ -966,9 +1041,9 @@ files:
|
|
966
1041
|
- lib/hubspot/codegen/crm/objects/communications/models/associated_id.rb
|
967
1042
|
- lib/hubspot/codegen/crm/objects/communications/models/association_spec.rb
|
968
1043
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input.rb
|
1044
|
+
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_for_create.rb
|
969
1045
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_upsert.rb
|
970
1046
|
- 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
1047
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_read_input_simple_public_object_id.rb
|
973
1048
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object.rb
|
974
1049
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object_with_errors.rb
|
@@ -990,6 +1065,7 @@ files:
|
|
990
1065
|
- lib/hubspot/codegen/crm/objects/communications/models/public_object_search_request.rb
|
991
1066
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object.rb
|
992
1067
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input.rb
|
1068
|
+
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_for_create.rb
|
993
1069
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_upsert.rb
|
994
1070
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_id.rb
|
995
1071
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input.rb
|
@@ -999,6 +1075,23 @@ files:
|
|
999
1075
|
- lib/hubspot/codegen/crm/objects/communications/models/standard_error.rb
|
1000
1076
|
- lib/hubspot/codegen/crm/objects/communications/models/value_with_timestamp.rb
|
1001
1077
|
- lib/hubspot/codegen/crm/objects/configuration.rb
|
1078
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/api/batch_api.rb
|
1079
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/api_client.rb
|
1080
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/api_error.rb
|
1081
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/configuration.rb
|
1082
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/batch_input_public_object_id.rb
|
1083
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/batch_response_deal_to_deal_splits.rb
|
1084
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/batch_response_deal_to_deal_splits_with_errors.rb
|
1085
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/deal_to_deal_splits.rb
|
1086
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/error.rb
|
1087
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/error_detail.rb
|
1088
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_split_input.rb
|
1089
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_splits_batch_create_request.rb
|
1090
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_deal_splits_create_request.rb
|
1091
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/public_object_id.rb
|
1092
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/simple_public_object.rb
|
1093
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/standard_error.rb
|
1094
|
+
- lib/hubspot/codegen/crm/objects/deal_splits/models/value_with_timestamp.rb
|
1002
1095
|
- lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb
|
1003
1096
|
- lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb
|
1004
1097
|
- lib/hubspot/codegen/crm/objects/emails/api/search_api.rb
|
@@ -1008,9 +1101,9 @@ files:
|
|
1008
1101
|
- lib/hubspot/codegen/crm/objects/emails/models/associated_id.rb
|
1009
1102
|
- lib/hubspot/codegen/crm/objects/emails/models/association_spec.rb
|
1010
1103
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input.rb
|
1104
|
+
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1011
1105
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1012
1106
|
- 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
1107
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb
|
1015
1108
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb
|
1016
1109
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1032,6 +1125,7 @@ files:
|
|
1032
1125
|
- lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb
|
1033
1126
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb
|
1034
1127
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb
|
1128
|
+
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_for_create.rb
|
1035
1129
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_upsert.rb
|
1036
1130
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_id.rb
|
1037
1131
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb
|
@@ -1042,17 +1136,11 @@ files:
|
|
1042
1136
|
- lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb
|
1043
1137
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb
|
1044
1138
|
- 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
1139
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb
|
1048
1140
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api_client.rb
|
1049
1141
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api_error.rb
|
1050
1142
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/configuration.rb
|
1051
1143
|
- 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
1144
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb
|
1057
1145
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object.rb
|
1058
1146
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1067,16 +1155,9 @@ files:
|
|
1067
1155
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/next_page.rb
|
1068
1156
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/paging.rb
|
1069
1157
|
- 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
1158
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb
|
1075
1159
|
- 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
1160
|
- 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
1161
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb
|
1081
1162
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/standard_error.rb
|
1082
1163
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb
|
@@ -1087,9 +1168,16 @@ files:
|
|
1087
1168
|
- lib/hubspot/codegen/crm/objects/goals/api_error.rb
|
1088
1169
|
- lib/hubspot/codegen/crm/objects/goals/configuration.rb
|
1089
1170
|
- lib/hubspot/codegen/crm/objects/goals/models/associated_id.rb
|
1171
|
+
- lib/hubspot/codegen/crm/objects/goals/models/association_spec.rb
|
1172
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input.rb
|
1173
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1174
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1175
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_id.rb
|
1090
1176
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_read_input_simple_public_object_id.rb
|
1091
1177
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_object.rb
|
1092
1178
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_object_with_errors.rb
|
1179
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_upsert_object.rb
|
1180
|
+
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1093
1181
|
- lib/hubspot/codegen/crm/objects/goals/models/collection_response_associated_id.rb
|
1094
1182
|
- lib/hubspot/codegen/crm/objects/goals/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1095
1183
|
- lib/hubspot/codegen/crm/objects/goals/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
@@ -1101,10 +1189,18 @@ files:
|
|
1101
1189
|
- lib/hubspot/codegen/crm/objects/goals/models/next_page.rb
|
1102
1190
|
- lib/hubspot/codegen/crm/objects/goals/models/paging.rb
|
1103
1191
|
- lib/hubspot/codegen/crm/objects/goals/models/previous_page.rb
|
1192
|
+
- lib/hubspot/codegen/crm/objects/goals/models/public_associations_for_object.rb
|
1193
|
+
- lib/hubspot/codegen/crm/objects/goals/models/public_object_id.rb
|
1104
1194
|
- lib/hubspot/codegen/crm/objects/goals/models/public_object_search_request.rb
|
1105
1195
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object.rb
|
1196
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input.rb
|
1197
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input_for_create.rb
|
1198
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input_upsert.rb
|
1106
1199
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_id.rb
|
1200
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_input.rb
|
1201
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_input_for_create.rb
|
1107
1202
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_with_associations.rb
|
1203
|
+
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_upsert_object.rb
|
1108
1204
|
- lib/hubspot/codegen/crm/objects/goals/models/standard_error.rb
|
1109
1205
|
- lib/hubspot/codegen/crm/objects/goals/models/value_with_timestamp.rb
|
1110
1206
|
- lib/hubspot/codegen/crm/objects/leads/api/basic_api.rb
|
@@ -1116,9 +1212,9 @@ files:
|
|
1116
1212
|
- lib/hubspot/codegen/crm/objects/leads/models/associated_id.rb
|
1117
1213
|
- lib/hubspot/codegen/crm/objects/leads/models/association_spec.rb
|
1118
1214
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input.rb
|
1215
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1119
1216
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1120
1217
|
- 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
1218
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_read_input_simple_public_object_id.rb
|
1123
1219
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_object.rb
|
1124
1220
|
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1140,6 +1236,7 @@ files:
|
|
1140
1236
|
- lib/hubspot/codegen/crm/objects/leads/models/public_object_search_request.rb
|
1141
1237
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object.rb
|
1142
1238
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input.rb
|
1239
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_for_create.rb
|
1143
1240
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_upsert.rb
|
1144
1241
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_id.rb
|
1145
1242
|
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_input.rb
|
@@ -1157,9 +1254,9 @@ files:
|
|
1157
1254
|
- lib/hubspot/codegen/crm/objects/meetings/models/associated_id.rb
|
1158
1255
|
- lib/hubspot/codegen/crm/objects/meetings/models/association_spec.rb
|
1159
1256
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input.rb
|
1257
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1160
1258
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1161
1259
|
- 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
1260
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb
|
1164
1261
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb
|
1165
1262
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1181,6 +1278,7 @@ files:
|
|
1181
1278
|
- lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb
|
1182
1279
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb
|
1183
1280
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb
|
1281
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_for_create.rb
|
1184
1282
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_upsert.rb
|
1185
1283
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_id.rb
|
1186
1284
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb
|
@@ -1192,9 +1290,9 @@ files:
|
|
1192
1290
|
- lib/hubspot/codegen/crm/objects/models/associated_id.rb
|
1193
1291
|
- lib/hubspot/codegen/crm/objects/models/association_spec.rb
|
1194
1292
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb
|
1293
|
+
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1195
1294
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1196
1295
|
- 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
1296
|
- lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb
|
1199
1297
|
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb
|
1200
1298
|
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1216,6 +1314,7 @@ files:
|
|
1216
1314
|
- lib/hubspot/codegen/crm/objects/models/public_object_search_request.rb
|
1217
1315
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object.rb
|
1218
1316
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb
|
1317
|
+
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_for_create.rb
|
1219
1318
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_upsert.rb
|
1220
1319
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_id.rb
|
1221
1320
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb
|
@@ -1233,9 +1332,9 @@ files:
|
|
1233
1332
|
- lib/hubspot/codegen/crm/objects/notes/models/associated_id.rb
|
1234
1333
|
- lib/hubspot/codegen/crm/objects/notes/models/association_spec.rb
|
1235
1334
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input.rb
|
1335
|
+
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1236
1336
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1237
1337
|
- 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
1338
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb
|
1240
1339
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb
|
1241
1340
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1257,6 +1356,7 @@ files:
|
|
1257
1356
|
- lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb
|
1258
1357
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb
|
1259
1358
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb
|
1359
|
+
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_for_create.rb
|
1260
1360
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_upsert.rb
|
1261
1361
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_id.rb
|
1262
1362
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb
|
@@ -1274,9 +1374,9 @@ files:
|
|
1274
1374
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/associated_id.rb
|
1275
1375
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/association_spec.rb
|
1276
1376
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input.rb
|
1377
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1277
1378
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1278
1379
|
- 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
1380
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_read_input_simple_public_object_id.rb
|
1281
1381
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object.rb
|
1282
1382
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1298,6 +1398,7 @@ files:
|
|
1298
1398
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/public_object_search_request.rb
|
1299
1399
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object.rb
|
1300
1400
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input.rb
|
1401
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_for_create.rb
|
1301
1402
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_upsert.rb
|
1302
1403
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_id.rb
|
1303
1404
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input.rb
|
@@ -1315,9 +1416,9 @@ files:
|
|
1315
1416
|
- lib/hubspot/codegen/crm/objects/tasks/models/associated_id.rb
|
1316
1417
|
- lib/hubspot/codegen/crm/objects/tasks/models/association_spec.rb
|
1317
1418
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input.rb
|
1419
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1318
1420
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1319
1421
|
- 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
1422
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb
|
1322
1423
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb
|
1323
1424
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1339,6 +1440,7 @@ files:
|
|
1339
1440
|
- lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb
|
1340
1441
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb
|
1341
1442
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb
|
1443
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_for_create.rb
|
1342
1444
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_upsert.rb
|
1343
1445
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_id.rb
|
1344
1446
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb
|
@@ -1356,9 +1458,9 @@ files:
|
|
1356
1458
|
- lib/hubspot/codegen/crm/objects/taxes/models/associated_id.rb
|
1357
1459
|
- lib/hubspot/codegen/crm/objects/taxes/models/association_spec.rb
|
1358
1460
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input.rb
|
1461
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1359
1462
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1360
1463
|
- 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
1464
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_read_input_simple_public_object_id.rb
|
1363
1465
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_object.rb
|
1364
1466
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1380,6 +1482,7 @@ files:
|
|
1380
1482
|
- lib/hubspot/codegen/crm/objects/taxes/models/public_object_search_request.rb
|
1381
1483
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object.rb
|
1382
1484
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input.rb
|
1485
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_for_create.rb
|
1383
1486
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_upsert.rb
|
1384
1487
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_id.rb
|
1385
1488
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input.rb
|
@@ -1427,9 +1530,9 @@ files:
|
|
1427
1530
|
- lib/hubspot/codegen/crm/products/models/associated_id.rb
|
1428
1531
|
- lib/hubspot/codegen/crm/products/models/association_spec.rb
|
1429
1532
|
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input.rb
|
1533
|
+
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1430
1534
|
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1431
1535
|
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_id.rb
|
1432
|
-
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_input_for_create.rb
|
1433
1536
|
- lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb
|
1434
1537
|
- lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb
|
1435
1538
|
- lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1451,6 +1554,7 @@ files:
|
|
1451
1554
|
- lib/hubspot/codegen/crm/products/models/public_object_search_request.rb
|
1452
1555
|
- lib/hubspot/codegen/crm/products/models/simple_public_object.rb
|
1453
1556
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb
|
1557
|
+
- lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input_for_create.rb
|
1454
1558
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input_upsert.rb
|
1455
1559
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_id.rb
|
1456
1560
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb
|
@@ -1494,9 +1598,9 @@ files:
|
|
1494
1598
|
- lib/hubspot/codegen/crm/quotes/models/associated_id.rb
|
1495
1599
|
- lib/hubspot/codegen/crm/quotes/models/association_spec.rb
|
1496
1600
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input.rb
|
1601
|
+
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1497
1602
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1498
1603
|
- 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
1604
|
- lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb
|
1501
1605
|
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb
|
1502
1606
|
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1518,6 +1622,7 @@ files:
|
|
1518
1622
|
- lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb
|
1519
1623
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb
|
1520
1624
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb
|
1625
|
+
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_for_create.rb
|
1521
1626
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_upsert.rb
|
1522
1627
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_id.rb
|
1523
1628
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb
|
@@ -1547,7 +1652,6 @@ files:
|
|
1547
1652
|
- lib/hubspot/codegen/crm/schemas/models/property_modification_metadata.rb
|
1548
1653
|
- lib/hubspot/codegen/crm/tickets/api/basic_api.rb
|
1549
1654
|
- lib/hubspot/codegen/crm/tickets/api/batch_api.rb
|
1550
|
-
- lib/hubspot/codegen/crm/tickets/api/merge_api.rb
|
1551
1655
|
- lib/hubspot/codegen/crm/tickets/api/search_api.rb
|
1552
1656
|
- lib/hubspot/codegen/crm/tickets/api_client.rb
|
1553
1657
|
- lib/hubspot/codegen/crm/tickets/api_error.rb
|
@@ -1555,9 +1659,9 @@ files:
|
|
1555
1659
|
- lib/hubspot/codegen/crm/tickets/models/associated_id.rb
|
1556
1660
|
- lib/hubspot/codegen/crm/tickets/models/association_spec.rb
|
1557
1661
|
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input.rb
|
1662
|
+
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input_for_create.rb
|
1558
1663
|
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1559
1664
|
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_id.rb
|
1560
|
-
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_input_for_create.rb
|
1561
1665
|
- lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb
|
1562
1666
|
- lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb
|
1563
1667
|
- lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1580,6 +1684,7 @@ files:
|
|
1580
1684
|
- lib/hubspot/codegen/crm/tickets/models/public_object_search_request.rb
|
1581
1685
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb
|
1582
1686
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb
|
1687
|
+
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input_for_create.rb
|
1583
1688
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input_upsert.rb
|
1584
1689
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_id.rb
|
1585
1690
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb
|
@@ -1623,10 +1728,12 @@ files:
|
|
1623
1728
|
- lib/hubspot/codegen/events/models/paging.rb
|
1624
1729
|
- lib/hubspot/codegen/events/models/previous_page.rb
|
1625
1730
|
- lib/hubspot/codegen/events/models/visible_external_event_type_names.rb
|
1626
|
-
- lib/hubspot/codegen/events/send/api/
|
1731
|
+
- lib/hubspot/codegen/events/send/api/basic_api.rb
|
1732
|
+
- lib/hubspot/codegen/events/send/api/batch_api.rb
|
1627
1733
|
- lib/hubspot/codegen/events/send/api_client.rb
|
1628
1734
|
- lib/hubspot/codegen/events/send/api_error.rb
|
1629
1735
|
- lib/hubspot/codegen/events/send/configuration.rb
|
1736
|
+
- lib/hubspot/codegen/events/send/models/batched_behavioral_event_http_completion_request.rb
|
1630
1737
|
- lib/hubspot/codegen/events/send/models/behavioral_event_http_completion_request.rb
|
1631
1738
|
- lib/hubspot/codegen/events/send/models/error.rb
|
1632
1739
|
- lib/hubspot/codegen/events/send/models/error_detail.rb
|
@@ -1647,6 +1754,7 @@ files:
|
|
1647
1754
|
- lib/hubspot/codegen/files/models/folder_action_response.rb
|
1648
1755
|
- lib/hubspot/codegen/files/models/folder_input.rb
|
1649
1756
|
- lib/hubspot/codegen/files/models/folder_update_input.rb
|
1757
|
+
- lib/hubspot/codegen/files/models/folder_update_input_with_id.rb
|
1650
1758
|
- lib/hubspot/codegen/files/models/folder_update_task_locator.rb
|
1651
1759
|
- lib/hubspot/codegen/files/models/import_from_url_input.rb
|
1652
1760
|
- lib/hubspot/codegen/files/models/import_from_url_task_locator.rb
|
@@ -1655,27 +1763,75 @@ files:
|
|
1655
1763
|
- lib/hubspot/codegen/files/models/previous_page.rb
|
1656
1764
|
- lib/hubspot/codegen/files/models/signed_url.rb
|
1657
1765
|
- lib/hubspot/codegen/files/models/standard_error.rb
|
1658
|
-
- lib/hubspot/codegen/marketing/
|
1766
|
+
- lib/hubspot/codegen/marketing/emails/api/marketing_emails_api.rb
|
1767
|
+
- lib/hubspot/codegen/marketing/emails/api/statistics_api.rb
|
1768
|
+
- lib/hubspot/codegen/marketing/emails/api_client.rb
|
1769
|
+
- lib/hubspot/codegen/marketing/emails/api_error.rb
|
1770
|
+
- lib/hubspot/codegen/marketing/emails/configuration.rb
|
1771
|
+
- lib/hubspot/codegen/marketing/emails/models/ab_test_create_request_v_next.rb
|
1772
|
+
- lib/hubspot/codegen/marketing/emails/models/aggregate_email_statistics.rb
|
1773
|
+
- lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_email_statistic_interval_no_paging.rb
|
1774
|
+
- lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_public_email_forward_paging.rb
|
1775
|
+
- lib/hubspot/codegen/marketing/emails/models/collection_response_with_total_version_public_email.rb
|
1776
|
+
- lib/hubspot/codegen/marketing/emails/models/content_clone_request_v_next.rb
|
1777
|
+
- lib/hubspot/codegen/marketing/emails/models/email_create_request.rb
|
1778
|
+
- lib/hubspot/codegen/marketing/emails/models/email_statistic_interval.rb
|
1779
|
+
- lib/hubspot/codegen/marketing/emails/models/email_statistics_data.rb
|
1780
|
+
- lib/hubspot/codegen/marketing/emails/models/email_update_request.rb
|
1781
|
+
- lib/hubspot/codegen/marketing/emails/models/error.rb
|
1782
|
+
- lib/hubspot/codegen/marketing/emails/models/error_detail.rb
|
1783
|
+
- lib/hubspot/codegen/marketing/emails/models/forward_paging.rb
|
1784
|
+
- lib/hubspot/codegen/marketing/emails/models/interval.rb
|
1785
|
+
- lib/hubspot/codegen/marketing/emails/models/next_page.rb
|
1786
|
+
- lib/hubspot/codegen/marketing/emails/models/paging.rb
|
1787
|
+
- lib/hubspot/codegen/marketing/emails/models/previous_page.rb
|
1788
|
+
- lib/hubspot/codegen/marketing/emails/models/public_button_style_settings.rb
|
1789
|
+
- lib/hubspot/codegen/marketing/emails/models/public_divider_style_settings.rb
|
1790
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email.rb
|
1791
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_content.rb
|
1792
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_from_details.rb
|
1793
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_recipients.rb
|
1794
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_style_settings.rb
|
1795
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_subscription_details.rb
|
1796
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_testing_details.rb
|
1797
|
+
- lib/hubspot/codegen/marketing/emails/models/public_email_to_details.rb
|
1798
|
+
- lib/hubspot/codegen/marketing/emails/models/public_font_style.rb
|
1799
|
+
- lib/hubspot/codegen/marketing/emails/models/public_rss_email_details.rb
|
1800
|
+
- lib/hubspot/codegen/marketing/emails/models/public_webversion_details.rb
|
1801
|
+
- lib/hubspot/codegen/marketing/emails/models/version_public_email.rb
|
1802
|
+
- lib/hubspot/codegen/marketing/emails/models/version_user.rb
|
1803
|
+
- lib/hubspot/codegen/marketing/events/api/add_event_attendees_api.rb
|
1659
1804
|
- lib/hubspot/codegen/marketing/events/api/basic_api.rb
|
1805
|
+
- lib/hubspot/codegen/marketing/events/api/batch_api.rb
|
1806
|
+
- lib/hubspot/codegen/marketing/events/api/change_property_api.rb
|
1807
|
+
- lib/hubspot/codegen/marketing/events/api/identifiers_api.rb
|
1660
1808
|
- lib/hubspot/codegen/marketing/events/api/list_associations_api.rb
|
1661
|
-
- lib/hubspot/codegen/marketing/events/api/
|
1809
|
+
- lib/hubspot/codegen/marketing/events/api/retrieve_participant_state_api.rb
|
1662
1810
|
- lib/hubspot/codegen/marketing/events/api/settings_api.rb
|
1663
1811
|
- lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb
|
1664
1812
|
- lib/hubspot/codegen/marketing/events/api_client.rb
|
1665
1813
|
- lib/hubspot/codegen/marketing/events/api_error.rb
|
1666
1814
|
- lib/hubspot/codegen/marketing/events/configuration.rb
|
1815
|
+
- lib/hubspot/codegen/marketing/events/models/app_info.rb
|
1667
1816
|
- lib/hubspot/codegen/marketing/events/models/attendance_counters.rb
|
1668
1817
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb
|
1669
1818
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb
|
1670
1819
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb
|
1820
|
+
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_public_object_id_delete_request.rb
|
1821
|
+
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_public_update_request_full_v2.rb
|
1671
1822
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_subscriber.rb
|
1672
1823
|
- lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response.rb
|
1824
|
+
- lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response_v2.rb
|
1825
|
+
- lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response_v2_with_errors.rb
|
1673
1826
|
- lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_email_response.rb
|
1674
1827
|
- lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_vid_response.rb
|
1675
|
-
- lib/hubspot/codegen/marketing/events/models/
|
1828
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_public_read_response_v2_forward_paging.rb
|
1829
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_search_public_response_wrapper_no_paging.rb
|
1830
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_marketing_event_identifiers_response_no_paging.rb
|
1676
1831
|
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_participation_breakdown_forward_paging.rb
|
1677
1832
|
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_public_list_no_paging.rb
|
1678
1833
|
- lib/hubspot/codegen/marketing/events/models/contact_association.rb
|
1834
|
+
- lib/hubspot/codegen/marketing/events/models/crm_property_wrapper.rb
|
1679
1835
|
- lib/hubspot/codegen/marketing/events/models/error.rb
|
1680
1836
|
- lib/hubspot/codegen/marketing/events/models/error_detail.rb
|
1681
1837
|
- lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb
|
@@ -1687,8 +1843,14 @@ files:
|
|
1687
1843
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb
|
1688
1844
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb
|
1689
1845
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_external_unique_identifier.rb
|
1846
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_identifiers_response.rb
|
1690
1847
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb
|
1848
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response_v2.rb
|
1849
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_object_id_delete_request.rb
|
1691
1850
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb
|
1851
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response_v2.rb
|
1852
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_update_request_full_v2.rb
|
1853
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_update_request_v2.rb
|
1692
1854
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb
|
1693
1855
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb
|
1694
1856
|
- lib/hubspot/codegen/marketing/events/models/next_page.rb
|
@@ -1697,6 +1859,7 @@ files:
|
|
1697
1859
|
- lib/hubspot/codegen/marketing/events/models/participation_properties.rb
|
1698
1860
|
- lib/hubspot/codegen/marketing/events/models/property_value.rb
|
1699
1861
|
- lib/hubspot/codegen/marketing/events/models/public_list.rb
|
1862
|
+
- lib/hubspot/codegen/marketing/events/models/search_public_response_wrapper.rb
|
1700
1863
|
- lib/hubspot/codegen/marketing/events/models/standard_error.rb
|
1701
1864
|
- lib/hubspot/codegen/marketing/events/models/subscriber_email_response.rb
|
1702
1865
|
- lib/hubspot/codegen/marketing/events/models/subscriber_vid_response.rb
|
@@ -1835,7 +1998,9 @@ files:
|
|
1835
1998
|
- lib/hubspot/discovery/cms/audit_logs/client.rb
|
1836
1999
|
- lib/hubspot/discovery/cms/blogs/authors/api/blog_authors_api.rb
|
1837
2000
|
- lib/hubspot/discovery/cms/blogs/authors/client.rb
|
1838
|
-
- lib/hubspot/discovery/cms/blogs/blog_posts/api/
|
2001
|
+
- lib/hubspot/discovery/cms/blogs/blog_posts/api/basic_api.rb
|
2002
|
+
- lib/hubspot/discovery/cms/blogs/blog_posts/api/batch_api.rb
|
2003
|
+
- lib/hubspot/discovery/cms/blogs/blog_posts/api/multi_language_api.rb
|
1839
2004
|
- lib/hubspot/discovery/cms/blogs/blog_posts/client.rb
|
1840
2005
|
- lib/hubspot/discovery/cms/blogs/client.rb
|
1841
2006
|
- lib/hubspot/discovery/cms/blogs/tags/api/blog_tags_api.rb
|
@@ -1850,8 +2015,6 @@ files:
|
|
1850
2015
|
- lib/hubspot/discovery/cms/pages/api/landing_pages_api.rb
|
1851
2016
|
- lib/hubspot/discovery/cms/pages/api/site_pages_api.rb
|
1852
2017
|
- lib/hubspot/discovery/cms/pages/client.rb
|
1853
|
-
- lib/hubspot/discovery/cms/performance/api/public_performance_api.rb
|
1854
|
-
- lib/hubspot/discovery/cms/performance/client.rb
|
1855
2018
|
- lib/hubspot/discovery/cms/site_search/api/public_api.rb
|
1856
2019
|
- lib/hubspot/discovery/cms/site_search/client.rb
|
1857
2020
|
- lib/hubspot/discovery/cms/source_code/api/content_api.rb
|
@@ -1873,26 +2036,32 @@ files:
|
|
1873
2036
|
- lib/hubspot/discovery/crm/associations/schema/client.rb
|
1874
2037
|
- lib/hubspot/discovery/crm/associations/v4/api/basic_api.rb
|
1875
2038
|
- lib/hubspot/discovery/crm/associations/v4/api/batch_api.rb
|
2039
|
+
- lib/hubspot/discovery/crm/associations/v4/api/report_api.rb
|
1876
2040
|
- lib/hubspot/discovery/crm/associations/v4/client.rb
|
2041
|
+
- lib/hubspot/discovery/crm/associations/v4/schema/api/definition_configurations_api.rb
|
1877
2042
|
- lib/hubspot/discovery/crm/associations/v4/schema/api/definitions_api.rb
|
1878
2043
|
- lib/hubspot/discovery/crm/associations/v4/schema/client.rb
|
1879
2044
|
- lib/hubspot/discovery/crm/client.rb
|
2045
|
+
- lib/hubspot/discovery/crm/commerce/client.rb
|
2046
|
+
- lib/hubspot/discovery/crm/commerce/invoices/api/basic_api.rb
|
2047
|
+
- lib/hubspot/discovery/crm/commerce/invoices/api/batch_api.rb
|
2048
|
+
- lib/hubspot/discovery/crm/commerce/invoices/api/search_api.rb
|
2049
|
+
- lib/hubspot/discovery/crm/commerce/invoices/client.rb
|
1880
2050
|
- lib/hubspot/discovery/crm/companies/api/basic_api.rb
|
1881
2051
|
- lib/hubspot/discovery/crm/companies/api/batch_api.rb
|
1882
|
-
- lib/hubspot/discovery/crm/companies/api/merge_api.rb
|
1883
2052
|
- lib/hubspot/discovery/crm/companies/api/search_api.rb
|
1884
2053
|
- lib/hubspot/discovery/crm/companies/client.rb
|
1885
2054
|
- lib/hubspot/discovery/crm/contacts/api/basic_api.rb
|
1886
2055
|
- lib/hubspot/discovery/crm/contacts/api/batch_api.rb
|
1887
|
-
- lib/hubspot/discovery/crm/contacts/api/gdpr_api.rb
|
1888
|
-
- lib/hubspot/discovery/crm/contacts/api/merge_api.rb
|
1889
2056
|
- lib/hubspot/discovery/crm/contacts/api/search_api.rb
|
1890
2057
|
- lib/hubspot/discovery/crm/contacts/client.rb
|
1891
2058
|
- lib/hubspot/discovery/crm/deals/api/basic_api.rb
|
1892
2059
|
- lib/hubspot/discovery/crm/deals/api/batch_api.rb
|
1893
|
-
- lib/hubspot/discovery/crm/deals/api/merge_api.rb
|
1894
2060
|
- lib/hubspot/discovery/crm/deals/api/search_api.rb
|
1895
2061
|
- lib/hubspot/discovery/crm/deals/client.rb
|
2062
|
+
- lib/hubspot/discovery/crm/exports/api/public_exports_api.rb
|
2063
|
+
- lib/hubspot/discovery/crm/exports/client.rb
|
2064
|
+
- lib/hubspot/discovery/crm/extensions/calling/api/channel_connection_settings_api.rb
|
1896
2065
|
- lib/hubspot/discovery/crm/extensions/calling/api/recording_settings_api.rb
|
1897
2066
|
- lib/hubspot/discovery/crm/extensions/calling/api/settings_api.rb
|
1898
2067
|
- lib/hubspot/discovery/crm/extensions/calling/client.rb
|
@@ -1926,14 +2095,14 @@ files:
|
|
1926
2095
|
- lib/hubspot/discovery/crm/objects/communications/api/batch_api.rb
|
1927
2096
|
- lib/hubspot/discovery/crm/objects/communications/api/search_api.rb
|
1928
2097
|
- lib/hubspot/discovery/crm/objects/communications/client.rb
|
2098
|
+
- lib/hubspot/discovery/crm/objects/deal_splits/api/batch_api.rb
|
2099
|
+
- lib/hubspot/discovery/crm/objects/deal_splits/client.rb
|
1929
2100
|
- lib/hubspot/discovery/crm/objects/emails/api/basic_api.rb
|
1930
2101
|
- lib/hubspot/discovery/crm/objects/emails/api/batch_api.rb
|
1931
2102
|
- lib/hubspot/discovery/crm/objects/emails/api/search_api.rb
|
1932
2103
|
- lib/hubspot/discovery/crm/objects/emails/client.rb
|
1933
2104
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/basic_api.rb
|
1934
2105
|
- 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
2106
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/search_api.rb
|
1938
2107
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb
|
1939
2108
|
- lib/hubspot/discovery/crm/objects/goals/api/basic_api.rb
|
@@ -1987,7 +2156,6 @@ files:
|
|
1987
2156
|
- lib/hubspot/discovery/crm/schemas/client.rb
|
1988
2157
|
- lib/hubspot/discovery/crm/tickets/api/basic_api.rb
|
1989
2158
|
- lib/hubspot/discovery/crm/tickets/api/batch_api.rb
|
1990
|
-
- lib/hubspot/discovery/crm/tickets/api/merge_api.rb
|
1991
2159
|
- lib/hubspot/discovery/crm/tickets/api/search_api.rb
|
1992
2160
|
- lib/hubspot/discovery/crm/tickets/client.rb
|
1993
2161
|
- lib/hubspot/discovery/crm/timeline/api/events_api.rb
|
@@ -1996,16 +2164,23 @@ files:
|
|
1996
2164
|
- lib/hubspot/discovery/crm/timeline/client.rb
|
1997
2165
|
- lib/hubspot/discovery/events/api/events_api.rb
|
1998
2166
|
- lib/hubspot/discovery/events/client.rb
|
1999
|
-
- lib/hubspot/discovery/events/send/api/
|
2167
|
+
- lib/hubspot/discovery/events/send/api/basic_api.rb
|
2168
|
+
- lib/hubspot/discovery/events/send/api/batch_api.rb
|
2000
2169
|
- lib/hubspot/discovery/events/send/client.rb
|
2001
2170
|
- lib/hubspot/discovery/files/api/files_api.rb
|
2002
2171
|
- lib/hubspot/discovery/files/api/folders_api.rb
|
2003
2172
|
- lib/hubspot/discovery/files/client.rb
|
2004
2173
|
- lib/hubspot/discovery/marketing/client.rb
|
2005
|
-
- lib/hubspot/discovery/marketing/
|
2174
|
+
- lib/hubspot/discovery/marketing/emails/api/marketing_emails_api.rb
|
2175
|
+
- lib/hubspot/discovery/marketing/emails/api/statistics_api.rb
|
2176
|
+
- lib/hubspot/discovery/marketing/emails/client.rb
|
2177
|
+
- lib/hubspot/discovery/marketing/events/api/add_event_attendees_api.rb
|
2006
2178
|
- lib/hubspot/discovery/marketing/events/api/basic_api.rb
|
2179
|
+
- lib/hubspot/discovery/marketing/events/api/batch_api.rb
|
2180
|
+
- lib/hubspot/discovery/marketing/events/api/change_property_api.rb
|
2181
|
+
- lib/hubspot/discovery/marketing/events/api/identifiers_api.rb
|
2007
2182
|
- lib/hubspot/discovery/marketing/events/api/list_associations_api.rb
|
2008
|
-
- lib/hubspot/discovery/marketing/events/api/
|
2183
|
+
- lib/hubspot/discovery/marketing/events/api/retrieve_participant_state_api.rb
|
2009
2184
|
- lib/hubspot/discovery/marketing/events/api/settings_api.rb
|
2010
2185
|
- lib/hubspot/discovery/marketing/events/api/subscriber_state_changes_api.rb
|
2011
2186
|
- lib/hubspot/discovery/marketing/events/client.rb
|
@@ -2033,6 +2208,8 @@ files:
|
|
2033
2208
|
- lib/hubspot/helpers/camel_case.rb
|
2034
2209
|
- lib/hubspot/helpers/get_all_helper.rb
|
2035
2210
|
- lib/hubspot/helpers/path.rb
|
2211
|
+
- lib/hubspot/helpers/requests/http_auth.rb
|
2212
|
+
- lib/hubspot/helpers/requests/http_request_builder.rb
|
2036
2213
|
- lib/hubspot/helpers/signature.rb
|
2037
2214
|
- lib/hubspot/helpers/snake_case.rb
|
2038
2215
|
- lib/hubspot/oauth_helper.rb
|
@@ -2047,7 +2224,9 @@ files:
|
|
2047
2224
|
- spec/discovery/client_spec.rb
|
2048
2225
|
- spec/discovery/cms/audit-logs/audit_logs_api_spec.rb
|
2049
2226
|
- spec/discovery/cms/blogs/authors/blog_authors_api_spec.rb
|
2050
|
-
- spec/discovery/cms/blogs/blog-posts/
|
2227
|
+
- spec/discovery/cms/blogs/blog-posts/basic_api_spec.rb
|
2228
|
+
- spec/discovery/cms/blogs/blog-posts/batch_api_spec.rb
|
2229
|
+
- spec/discovery/cms/blogs/blog-posts/multi_language_api_spec.rb
|
2051
2230
|
- spec/discovery/cms/blogs/client_spec.rb
|
2052
2231
|
- spec/discovery/cms/blogs/tags/blog_tags_api_spec.rb
|
2053
2232
|
- spec/discovery/cms/client_spec.rb
|
@@ -2057,7 +2236,6 @@ files:
|
|
2057
2236
|
- spec/discovery/cms/hubdb/tables_api_spec.rb
|
2058
2237
|
- spec/discovery/cms/pages/landing_pages_api_spec.rb
|
2059
2238
|
- spec/discovery/cms/pages/site_pages_api_spec.rb
|
2060
|
-
- spec/discovery/cms/performance/public_performance_api_spec.rb
|
2061
2239
|
- spec/discovery/cms/site-search/public_api_spec.rb
|
2062
2240
|
- spec/discovery/cms/source-code/content_api_spec.rb
|
2063
2241
|
- spec/discovery/cms/source-code/extract_api_spec.rb
|
@@ -2073,21 +2251,25 @@ files:
|
|
2073
2251
|
- spec/discovery/crm/associations/v4/basic_api_spec.rb
|
2074
2252
|
- spec/discovery/crm/associations/v4/batch_api_spec.rb
|
2075
2253
|
- spec/discovery/crm/associations/v4/client_spec.rb
|
2254
|
+
- spec/discovery/crm/associations/v4/report_api_spec.rb
|
2255
|
+
- spec/discovery/crm/associations/v4/schema/definition_configurations_api_spec.rb
|
2076
2256
|
- spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb
|
2077
2257
|
- spec/discovery/crm/client_spec.rb
|
2258
|
+
- spec/discovery/crm/commerce/client_spec.rb
|
2259
|
+
- spec/discovery/crm/commerce/invoices/basic_api_spec.rb
|
2260
|
+
- spec/discovery/crm/commerce/invoices/batch_api_spec.rb
|
2261
|
+
- spec/discovery/crm/commerce/invoices/search_api_spec.rb
|
2078
2262
|
- spec/discovery/crm/companies/basic_api_spec.rb
|
2079
2263
|
- spec/discovery/crm/companies/batch_api_spec.rb
|
2080
|
-
- spec/discovery/crm/companies/merge_api_spec.rb
|
2081
2264
|
- spec/discovery/crm/companies/search_api_spec.rb
|
2082
2265
|
- spec/discovery/crm/contacts/basic_api_spec.rb
|
2083
2266
|
- spec/discovery/crm/contacts/batch_api_spec.rb
|
2084
|
-
- spec/discovery/crm/contacts/gdpr_api_spec.rb
|
2085
|
-
- spec/discovery/crm/contacts/merge_api_spec.rb
|
2086
2267
|
- spec/discovery/crm/contacts/search_api_spec.rb
|
2087
2268
|
- spec/discovery/crm/deals/basic_api_spec.rb
|
2088
2269
|
- spec/discovery/crm/deals/batch_api_spec.rb
|
2089
|
-
- spec/discovery/crm/deals/merge_api_spec.rb
|
2090
2270
|
- spec/discovery/crm/deals/search_api_spec.rb
|
2271
|
+
- spec/discovery/crm/exports/public_exports_api_spec.rb
|
2272
|
+
- spec/discovery/crm/extensions/calling/channel_connection_settings_api_spec.rb
|
2091
2273
|
- spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb
|
2092
2274
|
- spec/discovery/crm/extensions/calling/settings_api_spec.rb
|
2093
2275
|
- spec/discovery/crm/extensions/cards/cards_api_spec.rb
|
@@ -2112,13 +2294,12 @@ files:
|
|
2112
2294
|
- spec/discovery/crm/objects/communications/basic_api_spec.rb
|
2113
2295
|
- spec/discovery/crm/objects/communications/batch_api_spec.rb
|
2114
2296
|
- spec/discovery/crm/objects/communications/search_api_spec.rb
|
2297
|
+
- spec/discovery/crm/objects/deal_splits/batch_api_spec.rb
|
2115
2298
|
- spec/discovery/crm/objects/emails/basic_api_spec.rb
|
2116
2299
|
- spec/discovery/crm/objects/emails/batch_api_spec.rb
|
2117
2300
|
- spec/discovery/crm/objects/emails/search_api_spec.rb
|
2118
2301
|
- spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb
|
2119
2302
|
- 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
2303
|
- spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb
|
2123
2304
|
- spec/discovery/crm/objects/goals/basic_api_spec.rb
|
2124
2305
|
- spec/discovery/crm/objects/goals/batch_api_spec.rb
|
@@ -2159,20 +2340,25 @@ files:
|
|
2159
2340
|
- spec/discovery/crm/schemas/core_api_spec.rb
|
2160
2341
|
- spec/discovery/crm/tickets/basic_api_spec.rb
|
2161
2342
|
- spec/discovery/crm/tickets/batch_api_spec.rb
|
2162
|
-
- spec/discovery/crm/tickets/merge_api_spec.rb
|
2163
2343
|
- spec/discovery/crm/tickets/search_api_spec.rb
|
2164
2344
|
- spec/discovery/crm/timeline/events_api_spec.rb
|
2165
2345
|
- spec/discovery/crm/timeline/templates_api_spec.rb
|
2166
2346
|
- spec/discovery/crm/timeline/tokens_api_spec.rb
|
2167
2347
|
- spec/discovery/events/events_api_spec.rb
|
2168
|
-
- spec/discovery/events/send/
|
2348
|
+
- spec/discovery/events/send/basic_api_spec.rb
|
2349
|
+
- spec/discovery/events/send/batch_api_spec.rb
|
2169
2350
|
- spec/discovery/files/files_api_spec.rb
|
2170
2351
|
- spec/discovery/files/folders_api_spec.rb
|
2171
2352
|
- spec/discovery/marketing/client_spec.rb
|
2172
|
-
- spec/discovery/marketing/
|
2353
|
+
- spec/discovery/marketing/emails/marketing_emails_api_spec.rb
|
2354
|
+
- spec/discovery/marketing/emails/statistics_api_spec.rb
|
2355
|
+
- spec/discovery/marketing/events/add_event_attendees_api_spec.rb
|
2173
2356
|
- spec/discovery/marketing/events/basic_api_spec.rb
|
2357
|
+
- spec/discovery/marketing/events/batch_api_spec.rb
|
2358
|
+
- spec/discovery/marketing/events/change_property_api_spec.rb
|
2359
|
+
- spec/discovery/marketing/events/identifiers_api_spec.rb
|
2174
2360
|
- spec/discovery/marketing/events/list_associations_api_spec.rb
|
2175
|
-
- spec/discovery/marketing/events/
|
2361
|
+
- spec/discovery/marketing/events/retrieve_participant_state_api_spec.rb
|
2176
2362
|
- spec/discovery/marketing/events/settings_api_spec.rb
|
2177
2363
|
- spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
|
2178
2364
|
- spec/discovery/marketing/forms/forms_api_spec.rb
|
@@ -2189,6 +2375,8 @@ files:
|
|
2189
2375
|
- spec/discovery/webhooks/subscriptions_api_spec.rb
|
2190
2376
|
- spec/helpers/authorize_url_spec.rb
|
2191
2377
|
- spec/helpers/camel_case_spec.rb
|
2378
|
+
- spec/helpers/requests/http_auth_spec.rb
|
2379
|
+
- spec/helpers/requests/http_request_spec.rb
|
2192
2380
|
- spec/helpers/signature_spec.rb
|
2193
2381
|
- spec/spec_helper.rb
|
2194
2382
|
homepage: https://github.com/HubSpot/hubspot-api-ruby
|
@@ -2226,15 +2414,20 @@ test_files:
|
|
2226
2414
|
- spec/discovery/base_api_client_spec.rb
|
2227
2415
|
- spec/discovery/communication_preferences/status_api_spec.rb
|
2228
2416
|
- spec/discovery/communication_preferences/definition_api_spec.rb
|
2417
|
+
- spec/discovery/crm/commerce/client_spec.rb
|
2418
|
+
- spec/discovery/crm/commerce/invoices/search_api_spec.rb
|
2419
|
+
- spec/discovery/crm/commerce/invoices/basic_api_spec.rb
|
2420
|
+
- spec/discovery/crm/commerce/invoices/batch_api_spec.rb
|
2229
2421
|
- spec/discovery/crm/tickets/search_api_spec.rb
|
2230
|
-
- spec/discovery/crm/tickets/merge_api_spec.rb
|
2231
2422
|
- spec/discovery/crm/tickets/basic_api_spec.rb
|
2232
2423
|
- spec/discovery/crm/tickets/batch_api_spec.rb
|
2233
2424
|
- spec/discovery/crm/associations/client_spec.rb
|
2234
2425
|
- spec/discovery/crm/associations/schema/types_api_spec.rb
|
2235
2426
|
- spec/discovery/crm/associations/v4/client_spec.rb
|
2236
2427
|
- spec/discovery/crm/associations/v4/basic_api_spec.rb
|
2428
|
+
- spec/discovery/crm/associations/v4/schema/definition_configurations_api_spec.rb
|
2237
2429
|
- spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb
|
2430
|
+
- spec/discovery/crm/associations/v4/report_api_spec.rb
|
2238
2431
|
- spec/discovery/crm/associations/v4/batch_api_spec.rb
|
2239
2432
|
- spec/discovery/crm/associations/batch_api_spec.rb
|
2240
2433
|
- spec/discovery/crm/client_spec.rb
|
@@ -2249,9 +2442,7 @@ test_files:
|
|
2249
2442
|
- spec/discovery/crm/quotes/basic_api_spec.rb
|
2250
2443
|
- spec/discovery/crm/quotes/batch_api_spec.rb
|
2251
2444
|
- spec/discovery/crm/contacts/search_api_spec.rb
|
2252
|
-
- spec/discovery/crm/contacts/merge_api_spec.rb
|
2253
2445
|
- spec/discovery/crm/contacts/basic_api_spec.rb
|
2254
|
-
- spec/discovery/crm/contacts/gdpr_api_spec.rb
|
2255
2446
|
- spec/discovery/crm/contacts/batch_api_spec.rb
|
2256
2447
|
- spec/discovery/crm/objects/postal_mail/search_api_spec.rb
|
2257
2448
|
- spec/discovery/crm/objects/postal_mail/basic_api_spec.rb
|
@@ -2282,9 +2473,8 @@ test_files:
|
|
2282
2473
|
- spec/discovery/crm/objects/taxes/batch_api_spec.rb
|
2283
2474
|
- spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb
|
2284
2475
|
- 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
2476
|
- spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb
|
2477
|
+
- spec/discovery/crm/objects/deal_splits/batch_api_spec.rb
|
2288
2478
|
- spec/discovery/crm/objects/meetings/search_api_spec.rb
|
2289
2479
|
- spec/discovery/crm/objects/meetings/basic_api_spec.rb
|
2290
2480
|
- spec/discovery/crm/objects/meetings/batch_api_spec.rb
|
@@ -2293,7 +2483,6 @@ test_files:
|
|
2293
2483
|
- spec/discovery/crm/objects/communications/basic_api_spec.rb
|
2294
2484
|
- spec/discovery/crm/objects/communications/batch_api_spec.rb
|
2295
2485
|
- spec/discovery/crm/deals/search_api_spec.rb
|
2296
|
-
- spec/discovery/crm/deals/merge_api_spec.rb
|
2297
2486
|
- spec/discovery/crm/deals/basic_api_spec.rb
|
2298
2487
|
- spec/discovery/crm/deals/batch_api_spec.rb
|
2299
2488
|
- spec/discovery/crm/pipelines/pipeline_stage_audits_api_spec.rb
|
@@ -2308,10 +2497,12 @@ test_files:
|
|
2308
2497
|
- spec/discovery/crm/schemas/core_api_spec.rb
|
2309
2498
|
- spec/discovery/crm/extensions/client_spec.rb
|
2310
2499
|
- spec/discovery/crm/extensions/calling/settings_api_spec.rb
|
2500
|
+
- spec/discovery/crm/extensions/calling/channel_connection_settings_api_spec.rb
|
2311
2501
|
- spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb
|
2312
2502
|
- spec/discovery/crm/extensions/videoconferencing/settings_api_spec.rb
|
2313
2503
|
- spec/discovery/crm/extensions/cards/sample_response_api_spec.rb
|
2314
2504
|
- spec/discovery/crm/extensions/cards/cards_api_spec.rb
|
2505
|
+
- spec/discovery/crm/exports/public_exports_api_spec.rb
|
2315
2506
|
- spec/discovery/crm/properties/groups_api_spec.rb
|
2316
2507
|
- spec/discovery/crm/properties/core_api_spec.rb
|
2317
2508
|
- spec/discovery/crm/properties/batch_api_spec.rb
|
@@ -2320,7 +2511,6 @@ test_files:
|
|
2320
2511
|
- spec/discovery/crm/timeline/events_api_spec.rb
|
2321
2512
|
- spec/discovery/crm/timeline/templates_api_spec.rb
|
2322
2513
|
- spec/discovery/crm/companies/search_api_spec.rb
|
2323
|
-
- spec/discovery/crm/companies/merge_api_spec.rb
|
2324
2514
|
- spec/discovery/crm/companies/basic_api_spec.rb
|
2325
2515
|
- spec/discovery/crm/companies/batch_api_spec.rb
|
2326
2516
|
- spec/discovery/base_module_client_spec.rb
|
@@ -2328,7 +2518,9 @@ test_files:
|
|
2328
2518
|
- spec/discovery/cms/site-search/public_api_spec.rb
|
2329
2519
|
- spec/discovery/cms/blogs/client_spec.rb
|
2330
2520
|
- spec/discovery/cms/blogs/authors/blog_authors_api_spec.rb
|
2331
|
-
- spec/discovery/cms/blogs/blog-posts/
|
2521
|
+
- spec/discovery/cms/blogs/blog-posts/multi_language_api_spec.rb
|
2522
|
+
- spec/discovery/cms/blogs/blog-posts/basic_api_spec.rb
|
2523
|
+
- spec/discovery/cms/blogs/blog-posts/batch_api_spec.rb
|
2332
2524
|
- spec/discovery/cms/blogs/tags/blog_tags_api_spec.rb
|
2333
2525
|
- spec/discovery/cms/client_spec.rb
|
2334
2526
|
- spec/discovery/cms/hubdb/rows_api_spec.rb
|
@@ -2340,7 +2532,6 @@ test_files:
|
|
2340
2532
|
- spec/discovery/cms/source-code/metadata_api_spec.rb
|
2341
2533
|
- spec/discovery/cms/source-code/validation_api_spec.rb
|
2342
2534
|
- spec/discovery/cms/source-code/content_api_spec.rb
|
2343
|
-
- spec/discovery/cms/performance/public_performance_api_spec.rb
|
2344
2535
|
- spec/discovery/cms/pages/landing_pages_api_spec.rb
|
2345
2536
|
- spec/discovery/cms/pages/site_pages_api_spec.rb
|
2346
2537
|
- spec/discovery/conversations/visitor-identification/generate_api_spec.rb
|
@@ -2348,12 +2539,17 @@ test_files:
|
|
2348
2539
|
- spec/discovery/files/folders_api_spec.rb
|
2349
2540
|
- spec/discovery/marketing/client_spec.rb
|
2350
2541
|
- spec/discovery/marketing/forms/forms_api_spec.rb
|
2351
|
-
- spec/discovery/marketing/
|
2542
|
+
- spec/discovery/marketing/emails/marketing_emails_api_spec.rb
|
2543
|
+
- spec/discovery/marketing/emails/statistics_api_spec.rb
|
2544
|
+
- spec/discovery/marketing/events/add_event_attendees_api_spec.rb
|
2545
|
+
- spec/discovery/marketing/events/retrieve_participant_state_api_spec.rb
|
2546
|
+
- spec/discovery/marketing/events/change_property_api_spec.rb
|
2352
2547
|
- spec/discovery/marketing/events/basic_api_spec.rb
|
2353
2548
|
- spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
|
2354
2549
|
- spec/discovery/marketing/events/settings_api_spec.rb
|
2355
|
-
- spec/discovery/marketing/events/
|
2550
|
+
- spec/discovery/marketing/events/batch_api_spec.rb
|
2356
2551
|
- spec/discovery/marketing/events/list_associations_api_spec.rb
|
2552
|
+
- spec/discovery/marketing/events/identifiers_api_spec.rb
|
2357
2553
|
- spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb
|
2358
2554
|
- spec/discovery/marketing/transactional/single_send_api_spec.rb
|
2359
2555
|
- spec/discovery/automation/actions/functions_api_spec.rb
|
@@ -2361,10 +2557,13 @@ test_files:
|
|
2361
2557
|
- spec/discovery/automation/actions/callbacks_api_spec.rb
|
2362
2558
|
- spec/discovery/automation/actions/revisions_api_spec.rb
|
2363
2559
|
- spec/discovery/events/events_api_spec.rb
|
2364
|
-
- spec/discovery/events/send/
|
2560
|
+
- spec/discovery/events/send/basic_api_spec.rb
|
2561
|
+
- spec/discovery/events/send/batch_api_spec.rb
|
2365
2562
|
- spec/discovery/webhooks/settings_api_spec.rb
|
2366
2563
|
- spec/discovery/webhooks/subscriptions_api_spec.rb
|
2367
2564
|
- spec/helpers/authorize_url_spec.rb
|
2368
2565
|
- spec/helpers/signature_spec.rb
|
2566
|
+
- spec/helpers/requests/http_auth_spec.rb
|
2567
|
+
- spec/helpers/requests/http_request_spec.rb
|
2369
2568
|
- spec/helpers/camel_case_spec.rb
|
2370
2569
|
- spec/spec_helper.rb
|