hubspot-api-client 17.2.0 → 19.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +373 -14
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/lib/hubspot/codegen/automation/actions/api/callbacks_api.rb +12 -16
- data/lib/hubspot/codegen/automation/actions/api/definitions_api.rb +54 -64
- data/lib/hubspot/codegen/automation/actions/api/functions_api.rb +73 -87
- data/lib/hubspot/codegen/automation/actions/api/revisions_api.rb +20 -24
- data/lib/hubspot/codegen/automation/actions/api_client.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/api_error.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/configuration.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/models/batch_input_callback_completion_batch_request.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/models/callback_completion_batch_request.rb +20 -23
- data/lib/hubspot/codegen/automation/actions/models/callback_completion_request.rb +2 -4
- data/lib/hubspot/codegen/automation/actions/models/{collection_response_extension_action_definition_forward_paging.rb → collection_response_public_action_definition_forward_paging.rb} +18 -18
- data/lib/hubspot/codegen/automation/actions/models/{collection_response_action_function_identifier_no_paging.rb → collection_response_public_action_function_identifier_no_paging.rb} +6 -6
- data/lib/hubspot/codegen/automation/actions/models/{collection_response_action_revision_forward_paging.rb → collection_response_public_action_revision_forward_paging.rb} +18 -18
- data/lib/hubspot/codegen/automation/actions/models/error.rb +52 -52
- data/lib/hubspot/codegen/automation/actions/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/automation/actions/models/field_type_definition.rb +87 -44
- data/lib/hubspot/codegen/automation/actions/models/forward_paging.rb +2 -2
- data/lib/hubspot/codegen/automation/actions/models/input_field_definition.rb +29 -23
- data/lib/hubspot/codegen/automation/actions/models/next_page.rb +15 -15
- data/lib/hubspot/codegen/automation/actions/models/option.rb +43 -46
- data/lib/hubspot/codegen/automation/actions/models/output_field_definition.rb +228 -0
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition.rb → public_action_definition.rb} +83 -71
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition_input.rb → public_action_definition_egg.rb} +76 -63
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition_patch_input_field_dependencies_inner.rb → public_action_definition_input_field_dependencies_inner.rb} +5 -5
- data/lib/hubspot/codegen/automation/actions/models/{extension_action_definition_patch.rb → public_action_definition_patch.rb} +59 -44
- data/lib/hubspot/codegen/automation/actions/models/{action_function.rb → public_action_function.rb} +7 -11
- data/lib/hubspot/codegen/automation/actions/models/{action_function_identifier.rb → public_action_function_identifier.rb} +7 -10
- data/lib/hubspot/codegen/automation/actions/models/{action_labels.rb → public_action_labels.rb} +62 -36
- data/lib/hubspot/codegen/automation/actions/models/{action_revision.rb → public_action_revision.rb} +32 -35
- data/lib/hubspot/codegen/automation/actions/models/{conditional_single_field_dependency.rb → public_conditional_single_field_dependency.rb} +5 -5
- data/lib/hubspot/codegen/automation/actions/models/public_execution_translation_rule.rb +244 -0
- data/lib/hubspot/codegen/automation/actions/models/{object_request_options.rb → public_object_request_options.rb} +5 -7
- data/lib/hubspot/codegen/automation/actions/models/{single_field_dependency.rb → public_single_field_dependency.rb} +5 -5
- data/lib/hubspot/codegen/cms/audit_logs/api/audit_logs_api.rb +14 -14
- data/lib/hubspot/codegen/cms/audit_logs/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/audit_logs/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/audit_logs/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/audit_logs/models/collection_response_public_audit_log.rb +15 -14
- data/lib/hubspot/codegen/cms/audit_logs/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/audit_logs/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/audit_logs/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/cms/audit_logs/models/paging.rb +14 -5
- data/lib/hubspot/codegen/{files/files/models/collection_response_folder.rb → cms/audit_logs/models/previous_page.rb} +24 -26
- data/lib/hubspot/codegen/cms/audit_logs/models/public_audit_log.rb +60 -51
- data/lib/hubspot/codegen/cms/blogs/authors/api/blog_authors_api.rb +22 -16
- data/lib/hubspot/codegen/cms/blogs/authors/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/attach_to_lang_primary_request_v_next.rb +18 -64
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_blog_author.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_json_node.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_string.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author.rb +45 -45
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author_with_errors.rb +57 -57
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb +142 -142
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author_clone_request_v_next.rb +12 -12
- data/lib/hubspot/codegen/cms/blogs/authors/models/collection_response_with_total_blog_author_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/authors/models/detach_from_lang_group_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/blogs/authors/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/blogs/authors/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/cms/blogs/authors/models/set_new_language_primary_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/standard_error.rb +53 -53
- data/lib/hubspot/codegen/cms/blogs/authors/models/update_languages_request_v_next.rb +19 -41
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api/blog_posts_api.rb +48 -42
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/angle.rb +18 -52
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/attach_to_lang_primary_request_v_next.rb +20 -32
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/background_image.rb +1 -35
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_input_blog_post.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_input_json_node.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_input_string.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_response_blog_post.rb +45 -45
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_response_blog_post_with_errors.rb +57 -57
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post.rb +567 -556
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post_language_clone_request_v_next.rb +15 -15
- data/lib/hubspot/codegen/{crm/associations/schema/models/associated_id.rb → cms/blogs/blog_posts/models/breakpoint_styles.rb} +42 -28
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/collection_response_with_total_blog_post_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/collection_response_with_total_version_blog_post.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/color_stop.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/content_clone_request_v_next.rb +15 -15
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/content_language_variation.rb +109 -95
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/content_schedule_request_v_next.rb +20 -20
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/detach_from_lang_group_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/gradient.rb +16 -16
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/layout_section.rb +48 -48
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/previous_page.rb +3 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/rgba_color.rb +27 -27
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/row_meta_data.rb +19 -19
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/set_new_language_primary_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/side_or_corner.rb +18 -64
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/standard_error.rb +53 -53
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/styles.rb +58 -93
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/update_languages_request_v_next.rb +19 -41
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/version_blog_post.rb +21 -21
- data/lib/hubspot/codegen/cms/blogs/blog_posts/models/version_user.rb +20 -20
- data/lib/hubspot/codegen/cms/blogs/tags/api/blog_tags_api.rb +22 -16
- data/lib/hubspot/codegen/cms/blogs/tags/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/attach_to_lang_primary_request_v_next.rb +18 -64
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_json_node.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_string.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_tag.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag.rb +45 -45
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag_with_errors.rb +57 -57
- data/lib/hubspot/codegen/cms/blogs/tags/models/collection_response_with_total_tag_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/blogs/tags/models/detach_from_lang_group_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/blogs/tags/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/blogs/tags/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/cms/blogs/tags/models/set_new_language_primary_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/standard_error.rb +53 -53
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag.rb +46 -46
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag_clone_request_v_next.rb +27 -27
- data/lib/hubspot/codegen/cms/blogs/tags/models/update_languages_request_v_next.rb +19 -41
- data/lib/hubspot/codegen/cms/domains/api/domains_api.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/models/collection_response_with_total_domain_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/domains/models/domain.rb +111 -111
- data/lib/hubspot/codegen/cms/domains/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/domains/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/domains/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/cms/hubdb/api/rows_api.rb +53 -32
- data/lib/hubspot/codegen/cms/hubdb/api/rows_batch_api.rb +37 -37
- data/lib/hubspot/codegen/cms/hubdb/api/tables_api.rb +56 -41
- data/lib/hubspot/codegen/cms/hubdb/api_client.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/api_error.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/configuration.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_batch_clone_request.rb +230 -0
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_batch_update_request.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_request.rb +3 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_string.rb +3 -2
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3.rb +32 -32
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors.rb +62 -54
- data/lib/hubspot/codegen/cms/hubdb/models/bounded_next_page.rb +237 -0
- data/lib/hubspot/codegen/cms/hubdb/models/bounded_paging.rb +223 -0
- data/lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging.rb +17 -15
- data/lib/hubspot/codegen/cms/hubdb/models/column.rb +134 -80
- data/lib/hubspot/codegen/cms/hubdb/models/column_request.rb +44 -44
- data/lib/hubspot/codegen/cms/hubdb/models/error.rb +52 -52
- data/lib/hubspot/codegen/cms/hubdb/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/cms/hubdb/models/foreign_id.rb +20 -17
- data/lib/hubspot/codegen/cms/hubdb/models/forward_paging.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_clone_request.rb +17 -3
- data/lib/hubspot/codegen/{crm/associations/models/public_association_definition.rb → cms/hubdb/models/hub_db_table_row_batch_clone_request.rb} +21 -26
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3.rb +49 -49
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_batch_update_request.rb +22 -22
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_request.rb +13 -13
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3.rb +107 -107
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3_request.rb +49 -49
- data/lib/hubspot/codegen/cms/hubdb/models/import_result.rb +33 -33
- data/lib/hubspot/codegen/cms/hubdb/models/next_page.rb +17 -15
- data/lib/hubspot/codegen/cms/hubdb/models/option.rb +83 -15
- data/lib/hubspot/codegen/{files/files → cms/hubdb}/models/paging.rb +7 -7
- data/lib/hubspot/codegen/{files/files → cms/hubdb}/models/previous_page.rb +7 -7
- data/lib/hubspot/codegen/cms/hubdb/models/random_access_collection_response_with_total_hub_db_table_row_v3.rb +303 -0
- data/lib/hubspot/codegen/cms/hubdb/models/simple_user.rb +38 -34
- data/lib/hubspot/codegen/cms/hubdb/models/standard_error.rb +56 -48
- data/lib/hubspot/codegen/cms/hubdb/models/{collection_response_with_total_hub_db_table_row_v3_forward_paging.rb → streaming_collection_response_with_total_hub_db_table_row_v3.rb} +67 -17
- data/lib/hubspot/codegen/cms/hubdb/models/unified_collection_response_with_total_base_hub_db_table_row_v3.rb +108 -0
- data/lib/hubspot/codegen/cms/performance/api/public_performance_api.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/performance/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/performance/models/performance_view.rb +105 -120
- data/lib/hubspot/codegen/cms/performance/models/public_performance_response.rb +54 -54
- data/lib/hubspot/codegen/cms/site_search/api/public_api.rb +3 -3
- data/lib/hubspot/codegen/cms/site_search/configuration.rb +0 -7
- data/lib/hubspot/codegen/cms/site_search/models/content_search_result.rb +113 -113
- data/lib/hubspot/codegen/cms/site_search/models/error.rb +50 -50
- data/lib/hubspot/codegen/cms/site_search/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/cms/site_search/models/indexed_field.rb +17 -17
- data/lib/hubspot/codegen/cms/site_search/models/public_search_results.rb +27 -27
- data/lib/hubspot/codegen/cms/source_code/api/content_api.rb +51 -51
- data/lib/hubspot/codegen/cms/source_code/api/extract_api.rb +90 -27
- data/lib/hubspot/codegen/cms/source_code/api/metadata_api.rb +5 -2
- data/lib/hubspot/codegen/cms/source_code/api/validation_api.rb +4 -4
- data/lib/hubspot/codegen/cms/source_code/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/source_code/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/source_code/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/source_code/models/action_response.rb +26 -26
- data/lib/hubspot/codegen/cms/source_code/models/asset_file_metadata.rb +57 -48
- data/lib/hubspot/codegen/cms/source_code/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/source_code/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/source_code/models/file_extract_request.rb +1 -1
- data/lib/hubspot/codegen/cms/source_code/models/task_locator.rb +14 -14
- data/lib/hubspot/codegen/cms/url_redirects/api/redirects_api.rb +6 -6
- data/lib/hubspot/codegen/cms/url_redirects/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/url_redirects/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/url_redirects/configuration.rb +1 -8
- data/lib/hubspot/codegen/cms/url_redirects/models/collection_response_with_total_url_mapping_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/cms/url_redirects/models/error.rb +51 -51
- data/lib/hubspot/codegen/cms/url_redirects/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/cms/url_redirects/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/url_redirects/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/cms/url_redirects/models/url_mapping.rb +91 -91
- data/lib/hubspot/codegen/cms/url_redirects/models/url_mapping_create_request_body.rb +58 -58
- data/lib/hubspot/codegen/communication_preferences/api/definition_api.rb +3 -3
- data/lib/hubspot/codegen/communication_preferences/api/status_api.rb +5 -5
- data/lib/hubspot/codegen/communication_preferences/api_client.rb +2 -2
- data/lib/hubspot/codegen/communication_preferences/api_error.rb +2 -2
- data/lib/hubspot/codegen/communication_preferences/configuration.rb +2 -9
- data/lib/hubspot/codegen/communication_preferences/models/error.rb +52 -52
- data/lib/hubspot/codegen/communication_preferences/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/communication_preferences/models/public_subscription_status.rb +64 -64
- data/lib/hubspot/codegen/communication_preferences/models/public_subscription_statuses_response.rb +2 -2
- data/lib/hubspot/codegen/communication_preferences/models/public_update_subscription_status_request.rb +14 -14
- data/lib/hubspot/codegen/communication_preferences/models/subscription_definition.rb +79 -70
- data/lib/hubspot/codegen/communication_preferences/models/subscription_definitions_response.rb +2 -2
- data/lib/hubspot/codegen/conversations/visitor_identification/api/generate_api.rb +2 -2
- data/lib/hubspot/codegen/conversations/visitor_identification/configuration.rb +0 -7
- data/lib/hubspot/codegen/conversations/visitor_identification/models/error.rb +50 -50
- data/lib/hubspot/codegen/conversations/visitor_identification/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/conversations/visitor_identification/models/identification_token_generation_request.rb +14 -14
- data/lib/hubspot/codegen/conversations/visitor_identification/models/identification_token_response.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 +42 -42
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb +42 -42
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/associations/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/associations/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/associations/models/next_page.rb +14 -14
- 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 +14 -14
- data/lib/hubspot/codegen/crm/associations/models/public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/standard_error.rb +48 -48
- 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 +51 -51
- data/lib/hubspot/codegen/crm/associations/schema/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association_definition.rb +19 -19
- data/lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb +15 -15
- data/lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb +1 -1
- 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 +2 -2
- 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/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 +3 -3
- data/lib/hubspot/codegen/crm/associations/v4/models/multi_associated_object_with_label.rb +2 -2
- 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/standard_error.rb +2 -2
- data/lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb +56 -56
- data/lib/hubspot/codegen/crm/associations/v4/schema/api_client.rb +2 -2
- data/lib/hubspot/codegen/crm/associations/v4/schema/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/schema/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec_with_label.rb +22 -22
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_association_spec_with_label_no_paging.rb +4 -4
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/error.rb +54 -54
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/error_detail.rb +32 -32
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_create_request.rb +28 -19
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_update_request.rb +28 -19
- data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/companies/api/{public_object_api.rb → merge_api.rb} +5 -5
- data/lib/hubspot/codegen/crm/companies/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/{files/files/models/file_action_response.rb → crm/companies/models/batch_response_simple_public_upsert_object_with_errors.rb} +52 -67
- data/lib/hubspot/codegen/crm/companies/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/companies/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/companies/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/companies/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/companies/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/companies/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/companies/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/companies/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_upsert.rb +262 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/companies/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/companies/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/companies/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +2 -2
- data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb +9 -9
- data/lib/hubspot/codegen/crm/contacts/api/{public_object_api.rb → merge_api.rb} +5 -5
- data/lib/hubspot/codegen/crm/contacts/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/{files/files/models/folder_action_response.rb → crm/contacts/models/batch_response_simple_public_upsert_object_with_errors.rb} +52 -67
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/contacts/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/contacts/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/contacts/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/contacts/models/public_gdpr_delete_input.rb +13 -13
- data/lib/hubspot/codegen/crm/contacts/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/contacts/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/contacts/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_upsert.rb +262 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/contacts/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/contacts/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/deals/api/{public_object_api.rb → merge_api.rb} +7 -7
- data/lib/hubspot/codegen/crm/deals/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/{lists/models/public_unified_events_in_list_filter.rb → deals/models/batch_response_simple_public_upsert_object.rb} +73 -57
- data/lib/hubspot/codegen/crm/deals/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/deals/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/deals/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/deals/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/deals/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/deals/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/deals/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/deals/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/deals/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/{files/files/models/folder_update_input.rb → crm/deals/models/simple_public_object_batch_input_upsert.rb} +40 -28
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/{files/files/models/folder.rb → crm/deals/models/simple_public_upsert_object.rb} +65 -64
- data/lib/hubspot/codegen/crm/deals/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/extensions/calling/api/recording_settings_api.rb +307 -0
- data/lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb +14 -14
- data/lib/hubspot/codegen/crm/extensions/calling/api_client.rb +2 -2
- data/lib/hubspot/codegen/crm/extensions/calling/api_error.rb +2 -2
- data/lib/hubspot/codegen/crm/extensions/calling/configuration.rb +9 -2
- data/lib/hubspot/codegen/crm/extensions/calling/models/error.rb +52 -52
- data/lib/hubspot/codegen/crm/extensions/calling/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/crm/extensions/calling/models/mark_recording_as_ready_request.rb +230 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_patch_request.rb +225 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_request.rb +230 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_response.rb +230 -0
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_patch_request.rb +44 -35
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_request.rb +44 -35
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_response.rb +70 -56
- data/lib/hubspot/codegen/crm/extensions/cards/api/cards_api.rb +45 -45
- data/lib/hubspot/codegen/crm/extensions/cards/api/sample_response_api.rb +2 -2
- data/lib/hubspot/codegen/crm/extensions/cards/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/action_confirmation_body.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/action_hook_action_body.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_actions.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/{accounting/models/updated_contact.rb → cards/models/card_audit_response.rb} +84 -71
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_create_request.rb +17 -17
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_body.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_property.rb +35 -35
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb +69 -17
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body_patch.rb +64 -12
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_object_type_body.rb +3 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_patch_request.rb +12 -12
- data/lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/extensions/cards/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/extensions/cards/models/i_frame_action_body.rb +42 -42
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_card_payload_response.rb +29 -29
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result.rb +25 -25
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result_actions_inner.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/models/object_token.rb +11 -11
- data/lib/hubspot/codegen/crm/{objects/meetings/models/public_merge_input.rb → extensions/cards/models/public_card_fetch_body.rb} +29 -27
- data/lib/hubspot/codegen/crm/extensions/cards/models/{card_list_response.rb → public_card_list_response.rb} +5 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/{card_response.rb → public_card_response.rb} +62 -51
- data/lib/hubspot/codegen/crm/extensions/cards/models/top_level_actions.rb +16 -16
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api/settings_api.rb +4 -4
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_client.rb +2 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/configuration.rb +8 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/external_settings.rb +24 -15
- data/lib/hubspot/codegen/crm/imports/api/core_api.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api/public_imports_api.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/action_response.rb +26 -26
- data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_error_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_response.rb +14 -14
- data/lib/hubspot/codegen/crm/imports/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/imports/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/imports/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/import_row_core.rb +25 -25
- data/lib/hubspot/codegen/crm/imports/models/import_template.rb +276 -0
- data/lib/hubspot/codegen/crm/imports/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/crm/imports/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/models/public_import_error.rb +60 -65
- data/lib/hubspot/codegen/crm/imports/models/public_import_metadata.rb +22 -22
- data/lib/hubspot/codegen/crm/imports/models/public_import_response.rb +72 -42
- data/lib/hubspot/codegen/crm/imports/models/public_object_list_record.rb +1 -1
- data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/line_items/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/line_items/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/line_items/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/line_items/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/line_items/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_upsert.rb +262 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/line_items/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/line_items/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/api/folders_api.rb +420 -0
- data/lib/hubspot/codegen/crm/lists/api/lists_api.rb +15 -15
- data/lib/hubspot/codegen/crm/lists/api/mapping_api.rb +154 -0
- data/lib/hubspot/codegen/crm/lists/api/memberships_api.rb +177 -36
- data/lib/hubspot/codegen/crm/lists/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/{collection_response_long.rb → api_collection_response_join_time_and_record_id.rb} +15 -7
- data/lib/hubspot/codegen/crm/{associations/models/collection_response_public_association_definition_no_paging.rb → lists/models/api_collection_response_record_list_membership_no_paging.rb} +18 -9
- data/lib/hubspot/codegen/crm/lists/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/{products/models/public_merge_input.rb → lists/models/join_time_and_record_id.rb} +25 -25
- data/lib/hubspot/codegen/crm/lists/models/list_create_request.rb +14 -2
- data/lib/hubspot/codegen/crm/lists/models/list_create_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/list_fetch_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/list_filter_update_request.rb +1 -1
- data/lib/hubspot/codegen/{files/files/models/folder_input.rb → crm/lists/models/list_folder_create_request.rb} +17 -28
- data/lib/hubspot/codegen/{files/files/models/collection_response_file.rb → crm/lists/models/list_folder_create_response.rb} +18 -30
- data/lib/hubspot/codegen/crm/lists/models/list_folder_fetch_response.rb +228 -0
- data/lib/hubspot/codegen/crm/{quotes/models/public_merge_input.rb → lists/models/list_move_request.rb} +27 -25
- data/lib/hubspot/codegen/crm/lists/models/list_search_request.rb +38 -15
- data/lib/hubspot/codegen/crm/lists/models/list_search_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/list_update_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/lists_by_id_response.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/membership_change_request.rb +3 -3
- data/lib/hubspot/codegen/crm/lists/models/memberships_update_response.rb +4 -4
- data/lib/hubspot/codegen/crm/lists/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/paging.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_absolute_comparative_timestamp_refine_by.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_absolute_ranged_timestamp_refine_by.rb +28 -28
- data/lib/hubspot/codegen/crm/lists/models/public_ads_search_filter.rb +39 -39
- data/lib/hubspot/codegen/crm/lists/models/public_ads_time_filter.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_all_history_refine_by.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_all_property_types_operation.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_and_filter_branch.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_association_filter_branch.rb +36 -36
- data/lib/hubspot/codegen/crm/lists/models/public_association_in_list_filter.rb +55 -55
- data/lib/hubspot/codegen/crm/lists/models/public_batch_migration_mapping.rb +247 -0
- data/lib/hubspot/codegen/crm/lists/models/public_bool_property_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_calendar_date_property_operation.rb +54 -54
- data/lib/hubspot/codegen/crm/lists/models/public_campaign_influenced_filter.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_communication_subscription_filter.rb +31 -31
- data/lib/hubspot/codegen/crm/lists/models/public_comparative_date_property_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_comparative_property_updated_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_constant_filter.rb +21 -21
- data/lib/hubspot/codegen/crm/lists/models/public_cta_analytics_filter.rb +28 -28
- data/lib/hubspot/codegen/crm/lists/models/public_date_point.rb +56 -56
- data/lib/hubspot/codegen/crm/lists/models/public_date_property_operation.rb +45 -45
- data/lib/hubspot/codegen/crm/lists/models/public_date_time_property_operation.rb +30 -30
- data/lib/hubspot/codegen/crm/lists/models/public_email_event_filter.rb +44 -44
- data/lib/hubspot/codegen/crm/lists/models/public_email_subscription_filter.rb +27 -27
- data/lib/hubspot/codegen/crm/lists/models/public_enumeration_property_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_event_analytics_filter.rb +28 -28
- data/lib/hubspot/codegen/crm/lists/models/public_event_filter_metadata.rb +2 -2
- data/lib/hubspot/codegen/crm/lists/models/public_fiscal_quarter_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_fiscal_year_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_form_submission_filter.rb +20 -20
- data/lib/hubspot/codegen/crm/lists/models/{public_event_analytics_filter_coalescing_refine_by.rb → public_form_submission_filter_coalescing_refine_by.rb} +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_form_submission_on_page_filter.rb +37 -37
- data/lib/hubspot/codegen/crm/lists/models/public_in_list_filter.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_in_list_filter_metadata.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_index_offset.rb +44 -44
- data/lib/hubspot/codegen/crm/lists/models/public_indexed_time_point.rb +30 -30
- data/lib/hubspot/codegen/crm/lists/models/public_indexed_time_point_index_reference.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_integration_event_filter.rb +22 -22
- data/lib/hubspot/codegen/crm/lists/models/public_list_folder.rb +327 -0
- data/lib/hubspot/codegen/crm/lists/models/public_migration_mapping.rb +244 -0
- data/lib/hubspot/codegen/crm/lists/models/public_month_reference.rb +29 -29
- data/lib/hubspot/codegen/crm/lists/models/public_multi_string_property_operation.rb +35 -35
- data/lib/hubspot/codegen/crm/lists/models/public_not_all_filter_branch.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_not_any_filter_branch.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_now_reference.rb +23 -23
- data/lib/hubspot/codegen/crm/lists/models/public_num_associations_filter.rb +23 -23
- data/lib/hubspot/codegen/crm/lists/models/public_num_occurrences_refine_by.rb +14 -14
- data/lib/hubspot/codegen/crm/lists/models/public_number_property_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_object_list.rb +14 -5
- data/lib/hubspot/codegen/crm/lists/models/public_object_list_search_result.rb +4 -4
- data/lib/hubspot/codegen/crm/lists/models/public_or_filter_branch.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_page_view_analytics_filter.rb +37 -37
- data/lib/hubspot/codegen/crm/lists/models/public_privacy_analytics_filter.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filter_branches_inner.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filters_inner.rb +1 -2
- data/lib/hubspot/codegen/crm/lists/models/public_property_association_in_list_filter.rb +39 -39
- data/lib/hubspot/codegen/crm/lists/models/public_property_filter.rb +17 -17
- data/lib/hubspot/codegen/crm/lists/models/public_property_referenced_time.rb +25 -25
- data/lib/hubspot/codegen/crm/lists/models/public_quarter_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_ranged_date_property_operation.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/public_ranged_number_property_operation.rb +36 -36
- data/lib/hubspot/codegen/crm/lists/models/public_ranged_time_operation.rb +67 -67
- data/lib/hubspot/codegen/crm/lists/models/public_relative_comparative_timestamp_refine_by.rb +22 -22
- data/lib/hubspot/codegen/crm/lists/models/public_relative_ranged_timestamp_refine_by.rb +31 -31
- data/lib/hubspot/codegen/crm/lists/models/public_restricted_filter_branch.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_rolling_date_range_property_operation.rb +36 -36
- data/lib/hubspot/codegen/crm/lists/models/public_rolling_property_updated_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_set_occurrences_refine_by.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_string_property_operation.rb +33 -33
- data/lib/hubspot/codegen/crm/lists/models/public_survey_monkey_filter.rb +16 -16
- data/lib/hubspot/codegen/crm/lists/models/public_survey_monkey_value_filter.rb +26 -26
- data/lib/hubspot/codegen/crm/lists/models/{public_property_filter_operation.rb → public_survey_monkey_value_filter_value_comparison.rb} +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_time_offset.rb +19 -19
- data/lib/hubspot/codegen/crm/lists/models/public_time_point_operation.rb +47 -47
- data/lib/hubspot/codegen/crm/lists/models/public_time_point_operation_time_point.rb +1 -1
- data/lib/hubspot/codegen/crm/lists/models/public_today_reference.rb +23 -23
- data/lib/hubspot/codegen/crm/lists/models/public_unified_events_filter.rb +31 -31
- data/lib/hubspot/codegen/crm/lists/models/public_unified_events_filter_branch.rb +41 -32
- data/lib/hubspot/codegen/crm/lists/models/public_webinar_filter.rb +14 -14
- data/lib/hubspot/codegen/crm/lists/models/public_week_reference.rb +48 -48
- data/lib/hubspot/codegen/crm/lists/models/public_year_reference.rb +42 -42
- data/lib/hubspot/codegen/crm/lists/models/record_list_membership.rb +270 -0
- data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/api/batch_api.rb +77 -3
- 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/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/{associations/v4/models/batch_input_simple_public_object_input_for_create.rb → objects/calls/models/batch_input_simple_public_object_batch_input_upsert.rb} +9 -9
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association.rb → objects/calls/models/batch_response_simple_public_upsert_object.rb} +49 -49
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association_with_errors.rb → objects/calls/models/batch_response_simple_public_upsert_object_with_errors.rb} +60 -60
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/calls/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/calls/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/calls/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/calls/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/{associations/v4/models/simple_public_object_batch_input.rb → objects/calls/models/simple_public_object_batch_input_upsert.rb} +27 -9
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/calls/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/communications/api/basic_api.rb +9 -9
- data/lib/hubspot/codegen/crm/objects/communications/api/batch_api.rb +80 -12
- data/lib/hubspot/codegen/crm/objects/communications/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association_multi.rb → objects/communications/models/batch_response_simple_public_upsert_object.rb} +49 -49
- data/lib/hubspot/codegen/crm/{associations/schema/models/batch_response_public_association_multi_with_errors.rb → objects/communications/models/batch_response_simple_public_upsert_object_with_errors.rb} +60 -60
- data/lib/hubspot/codegen/crm/objects/communications/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/communications/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/communications/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/communications/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/communications/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/communications/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/communications/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/communications/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/communications/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/{associations/v4/models/batch_input_simple_public_object_id.rb → objects/emails/models/batch_input_simple_public_object_batch_input_upsert.rb} +9 -9
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/emails/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/emails/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/emails/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/emails/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/{taxes → feedback_submissions}/api/gdpr_api.rb +12 -12
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/{goals → feedback_submissions}/models/public_gdpr_delete_input.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_batch_input.rb +26 -17
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_input_for_create.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/goals/api/basic_api.rb +4 -212
- data/lib/hubspot/codegen/crm/objects/goals/api/batch_api.rb +1 -199
- data/lib/hubspot/codegen/crm/objects/goals/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/goals/models/public_object_search_request.rb +0 -25
- data/lib/hubspot/codegen/crm/objects/leads/api/basic_api.rb +391 -0
- data/lib/hubspot/codegen/crm/objects/leads/api/batch_api.rb +363 -0
- data/lib/hubspot/codegen/crm/objects/{postal_mail/api/public_object_api.rb → leads/api/search_api.rb} +19 -21
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/api_client.rb +5 -5
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/api_error.rb +4 -4
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/configuration.rb +4 -4
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/associated_id.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/association_spec.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/batch_input_simple_public_object_batch_input.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/batch_input_simple_public_object_id.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/batch_input_simple_public_object_input_for_create.rb +5 -5
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/batch_read_input_simple_public_object_id.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/batch_response_simple_public_object.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/batch_response_simple_public_object_with_errors.rb +8 -8
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/collection_response_associated_id.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/collection_response_simple_public_object_with_associations_forward_paging.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/v4/models/collection_response_association_spec_with_label_no_paging.rb → objects/leads/models/collection_response_with_total_simple_public_object_forward_paging.rb} +33 -10
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/models/error.rb +57 -57
- data/lib/hubspot/codegen/crm/{extensions/accounting → objects/leads}/models/error_detail.rb +35 -35
- data/lib/hubspot/codegen/crm/{extensions/accounting/models/invoice_pdf_response.rb → objects/leads/models/filter.rb} +65 -54
- data/lib/hubspot/codegen/crm/objects/leads/models/filter_group.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/leads/models/forward_paging.rb +225 -0
- data/lib/hubspot/codegen/crm/{associations/schema → objects/leads}/models/next_page.rb +20 -20
- data/lib/hubspot/codegen/crm/{associations/schema → objects/leads}/models/paging.rb +7 -7
- data/lib/hubspot/codegen/crm/{associations/schema → objects/leads}/models/previous_page.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/public_associations_for_object.rb +5 -5
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/public_object_id.rb +5 -5
- data/lib/hubspot/codegen/crm/{associations/v4/models/simple_public_object_input.rb → objects/leads/models/public_object_search_request.rb} +62 -18
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/simple_public_object.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/simple_public_object_batch_input.rb +24 -6
- data/lib/hubspot/codegen/crm/{associations/v4/models/simple_public_object_input_for_create.rb → objects/leads/models/simple_public_object_batch_input_upsert.rb} +36 -20
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/simple_public_object_id.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/simple_public_object_input.rb +15 -6
- data/lib/hubspot/codegen/crm/objects/{goals → leads}/models/simple_public_object_input_for_create.rb +15 -6
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/simple_public_object_with_associations.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/leads/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/{associations/v4/models/standard_error1.rb → objects/leads/models/standard_error.rb} +8 -8
- data/lib/hubspot/codegen/crm/{associations/v4 → objects/leads}/models/value_with_timestamp.rb +7 -7
- data/lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/meetings/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/meetings/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/meetings/models/value_with_timestamp.rb +33 -33
- 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/{public_gdpr_delete_input.rb → batch_input_simple_public_object_batch_input_upsert.rb} +16 -23
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_input_for_create.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb +22 -21
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb +42 -42
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/objects/models/{error_category.rb → batch_response_simple_public_upsert_object.rb} +81 -31
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_upsert_object_with_errors.rb +346 -0
- data/lib/hubspot/codegen/crm/objects/models/collection_response_associated_id.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object_with_associations_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/collection_response_with_total_simple_public_object_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/objects/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/objects/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/objects/models/filter.rb +17 -17
- 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 +14 -14
- 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 +19 -19
- 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 +34 -59
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object.rb +45 -45
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb +38 -18
- data/lib/hubspot/codegen/crm/objects/models/{collection_response_associated_id_forward_paging.rb → simple_public_object_batch_input_upsert.rb} +46 -22
- 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 +11 -2
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input_for_create.rb +30 -21
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/models/{public_merge_input.rb → simple_public_upsert_object.rb} +96 -23
- data/lib/hubspot/codegen/crm/objects/models/standard_error.rb +47 -47
- data/lib/hubspot/codegen/crm/objects/models/value_with_timestamp.rb +34 -34
- data/lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/notes/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/notes/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/notes/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/notes/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/notes/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/postal_mail/api/basic_api.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/postal_mail/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/objects/tasks/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/objects/tasks/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/objects/tasks/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/objects/taxes/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_upsert.rb +232 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_upsert_object.rb +328 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_upsert_object_with_errors.rb +348 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/public_object_search_request.rb +0 -25
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input.rb +19 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_upsert.rb +264 -0
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input_for_create.rb +10 -1
- data/lib/hubspot/codegen/crm/objects/taxes/models/simple_public_upsert_object.rb +317 -0
- data/lib/hubspot/codegen/crm/owners/api/owners_api.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/collection_response_public_owner_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/crm/owners/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/owners/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/owners/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +51 -51
- data/lib/hubspot/codegen/crm/owners/models/public_team.rb +16 -16
- data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +9 -0
- data/lib/hubspot/codegen/crm/pipelines/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/pipelines/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline.rb +61 -61
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_input.rb +19 -19
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_patch_input.rb +15 -15
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage.rb +99 -61
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_input.rb +20 -25
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_patch_input.rb +20 -25
- data/lib/hubspot/codegen/crm/pipelines/models/public_audit_info.rb +39 -39
- data/lib/hubspot/codegen/crm/products/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/products/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +21 -20
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/products/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/products/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/products/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/products/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/products/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/products/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/products/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb +37 -17
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input_upsert.rb +263 -0
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input_for_create.rb +24 -25
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/products/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/products/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/products/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/properties/models/batch_response_property.rb +41 -41
- data/lib/hubspot/codegen/crm/properties/models/batch_response_property_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/properties/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/properties/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/properties/models/option.rb +34 -34
- data/lib/hubspot/codegen/crm/properties/models/option_input.rb +34 -34
- data/lib/hubspot/codegen/crm/properties/models/property.rb +152 -150
- data/lib/hubspot/codegen/crm/properties/models/property_create.rb +79 -79
- data/lib/hubspot/codegen/crm/properties/models/property_group.rb +25 -25
- data/lib/hubspot/codegen/crm/properties/models/property_group_create.rb +14 -14
- data/lib/hubspot/codegen/crm/properties/models/property_group_update.rb +14 -14
- data/lib/hubspot/codegen/crm/properties/models/property_modification_metadata.rb +28 -28
- data/lib/hubspot/codegen/crm/properties/models/property_update.rb +58 -58
- data/lib/hubspot/codegen/crm/properties/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/quotes/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/quotes/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/quotes/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/quotes/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/quotes/models/public_associations_for_object.rb +18 -18
- data/lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/{files/files/models/folder_update_task_locator.rb → crm/quotes/models/simple_public_object_batch_input_upsert.rb} +39 -19
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input_for_create.rb +29 -20
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/{files/files/models/standard_error.rb → crm/quotes/models/simple_public_upsert_object.rb} +72 -79
- data/lib/hubspot/codegen/crm/quotes/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/quotes/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/schemas/api/core_api.rb +7 -7
- data/lib/hubspot/codegen/crm/schemas/models/association_definition.rb +23 -23
- data/lib/hubspot/codegen/crm/schemas/models/association_definition_egg.rb +14 -14
- data/lib/hubspot/codegen/crm/schemas/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/schemas/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/schemas/models/object_schema.rb +112 -110
- data/lib/hubspot/codegen/crm/schemas/models/object_schema_egg.rb +50 -51
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition.rb +82 -98
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition_labels.rb +14 -14
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition_patch.rb +37 -19
- data/lib/hubspot/codegen/crm/schemas/models/object_type_property_create.rb +152 -46
- data/lib/hubspot/codegen/crm/schemas/models/option.rb +34 -34
- data/lib/hubspot/codegen/crm/schemas/models/option_input.rb +39 -39
- data/lib/hubspot/codegen/crm/schemas/models/property.rb +216 -152
- data/lib/hubspot/codegen/crm/schemas/models/property_modification_metadata.rb +32 -28
- data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +6 -6
- data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +70 -2
- data/lib/hubspot/codegen/crm/tickets/api/{public_object_api.rb → merge_api.rb} +5 -5
- data/lib/hubspot/codegen/crm/tickets/models/association_spec.rb +0 -10
- data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input_upsert.rb +230 -0
- data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +20 -20
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb +41 -41
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb +52 -52
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_upsert_object.rb +326 -0
- data/lib/hubspot/codegen/crm/tickets/models/{error_category.rb → batch_response_simple_public_upsert_object_with_errors.rb} +100 -30
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_with_total_simple_public_object_forward_paging.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/error.rb +50 -50
- data/lib/hubspot/codegen/crm/tickets/models/error_detail.rb +28 -28
- data/lib/hubspot/codegen/crm/tickets/models/filter.rb +16 -16
- data/lib/hubspot/codegen/crm/tickets/models/next_page.rb +13 -13
- data/lib/hubspot/codegen/crm/tickets/models/public_associations_for_object.rb +13 -23
- data/lib/hubspot/codegen/crm/tickets/models/public_merge_input.rb +18 -18
- data/lib/hubspot/codegen/crm/tickets/models/public_object_id.rb +0 -5
- data/lib/hubspot/codegen/crm/tickets/models/public_object_search_request.rb +33 -58
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +44 -44
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb +35 -17
- data/lib/hubspot/codegen/{files/files/models/import_from_url_task_locator.rb → crm/tickets/models/simple_public_object_batch_input_upsert.rb} +39 -19
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb +10 -1
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input_for_create.rb +24 -20
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb +49 -49
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_upsert_object.rb +315 -0
- data/lib/hubspot/codegen/crm/tickets/models/standard_error.rb +46 -46
- data/lib/hubspot/codegen/crm/tickets/models/value_with_timestamp.rb +33 -33
- data/lib/hubspot/codegen/crm/timeline/api/events_api.rb +11 -11
- data/lib/hubspot/codegen/crm/timeline/api/templates_api.rb +6 -6
- data/lib/hubspot/codegen/crm/timeline/api/tokens_api.rb +4 -4
- data/lib/hubspot/codegen/crm/timeline/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/batch_input_timeline_event.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response.rb +45 -45
- data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors.rb +53 -53
- data/lib/hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template_no_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/error.rb +51 -51
- data/lib/hubspot/codegen/crm/timeline/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/crm/timeline/models/event_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/standard_error.rb +48 -48
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event.rb +56 -56
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_i_frame.rb +17 -17
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_response.rb +70 -70
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template.rb +29 -29
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_create_request.rb +22 -22
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token.rb +34 -39
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_option.rb +19 -19
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_update_request.rb +17 -22
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_update_request.rb +25 -25
- data/lib/hubspot/codegen/events/api/events_api.rb +92 -24
- data/lib/hubspot/codegen/events/api_client.rb +2 -2
- data/lib/hubspot/codegen/events/api_error.rb +2 -2
- data/lib/hubspot/codegen/events/configuration.rb +2 -2
- data/lib/hubspot/codegen/events/models/collection_response_external_unified_event.rb +16 -15
- data/lib/hubspot/codegen/events/models/error.rb +52 -52
- data/lib/hubspot/codegen/events/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/events/models/external_unified_event.rb +44 -49
- data/lib/hubspot/codegen/events/models/next_page.rb +17 -15
- data/lib/hubspot/codegen/events/models/paging.rb +15 -6
- data/lib/hubspot/codegen/events/models/previous_page.rb +235 -0
- data/lib/hubspot/codegen/events/models/visible_external_event_type_names.rb +229 -0
- data/lib/hubspot/codegen/events/send/api/{behavioral_events_tracking_api.rb → custom_event_data_api.rb} +9 -9
- data/lib/hubspot/codegen/files/api/files_api.rb +880 -0
- data/lib/hubspot/codegen/files/api/folders_api.rb +603 -0
- data/lib/hubspot/codegen/files/api_client.rb +408 -0
- data/lib/hubspot/codegen/files/api_error.rb +59 -0
- data/lib/hubspot/codegen/files/configuration.rb +285 -0
- data/lib/hubspot/codegen/files/models/collection_response_file.rb +238 -0
- data/lib/hubspot/codegen/files/models/collection_response_folder.rb +238 -0
- data/lib/hubspot/codegen/files/models/error.rb +303 -0
- data/lib/hubspot/codegen/files/models/error_detail.rb +269 -0
- data/lib/hubspot/codegen/files/models/file.rb +460 -0
- data/lib/hubspot/codegen/files/models/file_action_response.rb +359 -0
- data/lib/hubspot/codegen/files/models/file_stat.rb +230 -0
- data/lib/hubspot/codegen/{webhooks/models/error_category.rb → files/models/file_update_input.rb} +63 -32
- data/lib/hubspot/codegen/files/models/folder.rb +312 -0
- data/lib/hubspot/codegen/files/models/folder_action_response.rb +359 -0
- data/lib/hubspot/codegen/files/models/folder_input.rb +247 -0
- data/lib/hubspot/codegen/files/models/folder_update_input.rb +247 -0
- data/lib/hubspot/codegen/files/models/folder_update_task_locator.rb +244 -0
- data/lib/hubspot/codegen/files/models/import_from_url_input.rb +370 -0
- data/lib/hubspot/codegen/files/models/import_from_url_task_locator.rb +244 -0
- data/lib/hubspot/codegen/files/models/next_page.rb +235 -0
- data/lib/hubspot/codegen/files/models/paging.rb +230 -0
- data/lib/hubspot/codegen/files/models/previous_page.rb +235 -0
- data/lib/hubspot/codegen/files/models/signed_url.rb +322 -0
- data/lib/hubspot/codegen/files/models/standard_error.rb +320 -0
- data/lib/hubspot/codegen/marketing/events/api/attendance_subscriber_state_changes_api.rb +46 -46
- data/lib/hubspot/codegen/marketing/events/api/{marketing_events_external_api.rb → basic_api.rb} +197 -262
- data/lib/hubspot/codegen/marketing/events/api/list_associations_api.rb +446 -0
- data/lib/hubspot/codegen/marketing/events/api/participant_state_api.rb +386 -0
- data/lib/hubspot/codegen/marketing/events/api/{settings_external_api.rb → settings_api.rb} +46 -38
- data/lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb +200 -0
- data/lib/hubspot/codegen/marketing/events/api_client.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/api_error.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/configuration.rb +2 -9
- data/lib/hubspot/codegen/marketing/events/models/attendance_counters.rb +270 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb +3 -2
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb +2 -3
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_subscriber.rb +2 -3
- data/lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response.rb +62 -54
- data/lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_email_response.rb +54 -54
- data/lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_vid_response.rb +54 -54
- data/lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_external_unique_identifier_no_paging.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/collection_response_with_total_participation_breakdown_forward_paging.rb +253 -0
- data/lib/hubspot/codegen/marketing/events/models/collection_response_with_total_public_list_no_paging.rb +244 -0
- data/lib/hubspot/codegen/marketing/events/models/contact_association.rb +260 -0
- data/lib/hubspot/codegen/marketing/events/models/error.rb +52 -52
- data/lib/hubspot/codegen/marketing/events/models/error_detail.rb +30 -30
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings_url.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/forward_paging.rb +223 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_association.rb +260 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_complete_request_params.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_create_request_params.rb +85 -76
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb +67 -58
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb +24 -24
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_external_unique_identifier.rb +21 -21
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb +78 -66
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb +127 -115
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb +16 -16
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb +62 -53
- data/lib/hubspot/codegen/{files/files → marketing/events}/models/next_page.rb +20 -20
- data/lib/hubspot/codegen/marketing/events/models/participation_associations.rb +242 -0
- data/lib/hubspot/codegen/marketing/events/models/participation_breakdown.rb +270 -0
- data/lib/hubspot/codegen/{files/files/models/file_update_input.rb → marketing/events/models/participation_properties.rb} +51 -56
- data/lib/hubspot/codegen/marketing/events/models/property_value.rb +162 -89
- data/lib/hubspot/codegen/{files/files/models/signed_url.rb → marketing/events/models/public_list.rb} +113 -76
- data/lib/hubspot/codegen/marketing/events/models/standard_error.rb +57 -49
- data/lib/hubspot/codegen/marketing/events/models/subscriber_email_response.rb +2 -2
- data/lib/hubspot/codegen/marketing/events/models/subscriber_vid_response.rb +2 -2
- data/lib/hubspot/codegen/marketing/forms/api/forms_api.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/api_client.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/configuration.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging_results_inner.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/datepicker_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field.rb +6 -1
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_dependent_field.rb +2 -1
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_filter.rb +39 -34
- data/lib/hubspot/codegen/marketing/forms/models/dropdown_field.rb +102 -62
- data/lib/hubspot/codegen/marketing/forms/models/email_field.rb +86 -51
- data/lib/hubspot/codegen/marketing/forms/models/email_field_validation.rb +20 -20
- data/lib/hubspot/codegen/marketing/forms/models/enumerated_field_option.rb +30 -29
- data/lib/hubspot/codegen/marketing/forms/models/error.rb +51 -51
- data/lib/hubspot/codegen/marketing/forms/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/marketing/forms/models/field_group.rb +12 -1
- data/lib/hubspot/codegen/marketing/forms/models/file_field.rb +91 -56
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_base.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_create_request_base.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/form_display_options.rb +17 -16
- data/lib/hubspot/codegen/marketing/forms/models/form_post_submit_action.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/form_style.rb +100 -88
- data/lib/hubspot/codegen/marketing/forms/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_configuration.rb +106 -95
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_all_of.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request_all_of.rb +3 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request.rb +25 -25
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request_legal_consent_options.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_checkbox.rb +21 -20
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_explicit_consent_to_process.rb +43 -36
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_implicit_consent_to_process.rb +28 -23
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_legitimate_interest.rb +35 -31
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_none.rb +2 -1
- data/lib/hubspot/codegen/{crm/line_items/models/public_merge_input.rb → marketing/forms/models/lifecycle_stage.rb} +28 -26
- data/lib/hubspot/codegen/marketing/forms/models/mobile_phone_field.rb +86 -51
- data/lib/hubspot/codegen/marketing/forms/models/multi_line_text_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/multiple_checkboxes_field.rb +96 -56
- data/lib/hubspot/codegen/marketing/forms/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/marketing/forms/models/number_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/number_field_validation.rb +3 -1
- data/lib/hubspot/codegen/{crm/companies/models/error_category.rb → marketing/forms/models/payment_link_radio_field.rb} +140 -25
- data/lib/hubspot/codegen/marketing/forms/models/phone_field.rb +96 -56
- data/lib/hubspot/codegen/marketing/forms/models/phone_field_validation.rb +3 -1
- data/lib/hubspot/codegen/marketing/forms/models/radio_field.rb +102 -62
- data/lib/hubspot/codegen/marketing/forms/models/single_checkbox_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/forms/models/single_line_text_field.rb +81 -51
- data/lib/hubspot/codegen/marketing/transactional/api/public_smtp_tokens_api.rb +21 -21
- data/lib/hubspot/codegen/marketing/transactional/api/single_send_api.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/api_client.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/configuration.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/collection_response_smtp_api_token_view_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/marketing/transactional/models/email_send_status_view.rb +26 -26
- data/lib/hubspot/codegen/marketing/transactional/models/error.rb +51 -51
- data/lib/hubspot/codegen/marketing/transactional/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/marketing/transactional/models/event_id_view.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/next_page.rb +16 -14
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_email.rb +37 -37
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_request_egg.rb +17 -17
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_request_egg.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_view.rb +47 -47
- data/lib/hubspot/codegen/oauth/api/access_tokens_api.rb +2 -0
- data/lib/hubspot/codegen/oauth/api/refresh_tokens_api.rb +2 -0
- data/lib/hubspot/codegen/oauth/api/tokens_api.rb +2 -0
- data/lib/hubspot/codegen/oauth/api_client.rb +2 -0
- data/lib/hubspot/codegen/oauth/api_error.rb +2 -0
- data/lib/hubspot/codegen/oauth/configuration.rb +2 -0
- data/lib/hubspot/codegen/oauth/models/access_token_info_response.rb +59 -96
- data/lib/hubspot/codegen/oauth/models/error.rb +52 -50
- data/lib/hubspot/codegen/oauth/models/error_detail.rb +30 -28
- data/lib/hubspot/codegen/oauth/models/refresh_token_info_response.rb +63 -53
- data/lib/hubspot/codegen/oauth/models/token_response_if.rb +28 -21
- data/lib/hubspot/codegen/settings/business_units/api/business_unit_api.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/api_client.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/api_error.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/configuration.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/collection_response_public_business_unit_no_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/error.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/public_business_unit.rb +1 -1
- data/lib/hubspot/codegen/settings/business_units/models/public_business_unit_logo_metadata.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/roles_api.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/teams_api.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/users_api.rb +13 -1
- data/lib/hubspot/codegen/settings/users/api_client.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api_error.rb +1 -1
- data/lib/hubspot/codegen/settings/users/configuration.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_permission_set_no_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_team_no_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_user_forward_paging.rb +14 -14
- data/lib/hubspot/codegen/settings/users/models/error.rb +51 -51
- data/lib/hubspot/codegen/settings/users/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/settings/users/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/settings/users/models/next_page.rb +14 -14
- data/lib/hubspot/codegen/settings/users/models/public_permission_set.rb +22 -22
- data/lib/hubspot/codegen/settings/users/models/public_team.rb +24 -24
- data/lib/hubspot/codegen/settings/users/models/public_user.rb +76 -29
- data/lib/hubspot/codegen/settings/users/models/public_user_update.rb +27 -9
- data/lib/hubspot/codegen/settings/users/models/user_provision_request.rb +41 -28
- data/lib/hubspot/codegen/webhooks/api/settings_api.rb +1 -1
- data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +1 -1
- data/lib/hubspot/codegen/webhooks/api_client.rb +1 -1
- data/lib/hubspot/codegen/webhooks/api_error.rb +1 -1
- data/lib/hubspot/codegen/webhooks/configuration.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/batch_input_subscription_batch_update_request.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb +42 -42
- data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb +53 -53
- data/lib/hubspot/codegen/webhooks/models/error.rb +51 -51
- data/lib/hubspot/codegen/webhooks/models/error_detail.rb +29 -29
- data/lib/hubspot/codegen/webhooks/models/settings_change_request.rb +20 -20
- data/lib/hubspot/codegen/webhooks/models/settings_response.rb +22 -22
- data/lib/hubspot/codegen/webhooks/models/standard_error.rb +47 -47
- data/lib/hubspot/codegen/webhooks/models/subscription_batch_update_request.rb +19 -19
- data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +15 -15
- data/lib/hubspot/codegen/webhooks/models/subscription_list_response.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +27 -27
- data/lib/hubspot/codegen/webhooks/models/throttling_settings.rb +20 -20
- data/lib/hubspot/discovery/cms/source_code/client.rb +0 -1
- data/lib/hubspot/discovery/crm/companies/api/{public_object_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/companies/client.rb +1 -1
- data/lib/hubspot/discovery/crm/contacts/api/gdpr_api.rb +1 -1
- data/lib/hubspot/discovery/crm/contacts/api/{public_object_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/contacts/client.rb +1 -1
- data/lib/hubspot/discovery/crm/deals/api/{public_object_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/deals/client.rb +1 -1
- data/lib/hubspot/discovery/crm/extensions/{accounting/api/callbacks_api.rb → calling/api/recording_settings_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/extensions/calling/client.rb +1 -0
- data/lib/hubspot/discovery/crm/extensions/client.rb +0 -1
- data/lib/hubspot/discovery/crm/line_items/client.rb +0 -1
- data/lib/hubspot/discovery/{files/files → crm/lists}/api/folders_api.rb +2 -2
- data/lib/hubspot/discovery/crm/{objects/api/gdpr_api.rb → lists/api/mapping_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/lists/client.rb +2 -0
- data/lib/hubspot/discovery/crm/objects/calls/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/client.rb +1 -0
- data/lib/hubspot/discovery/crm/objects/communications/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/emails/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/{goals/api/public_object_api.rb → feedback_submissions/api/gdpr_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb +1 -0
- data/lib/hubspot/discovery/crm/objects/goals/client.rb +0 -2
- data/lib/hubspot/discovery/crm/objects/{taxes/api/gdpr_api.rb → leads/api/basic_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/{goals/api/gdpr_api.rb → leads/api/batch_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/objects/{calls/api/public_object_api.rb → leads/api/search_api.rb} +2 -2
- data/lib/hubspot/discovery/crm/{extensions/accounting → objects/leads}/client.rb +5 -7
- data/lib/hubspot/discovery/crm/objects/meetings/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/notes/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/postal_mail/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/tasks/client.rb +0 -1
- data/lib/hubspot/discovery/crm/objects/taxes/client.rb +0 -2
- data/lib/hubspot/discovery/crm/products/client.rb +0 -2
- data/lib/hubspot/discovery/crm/quotes/client.rb +0 -2
- data/lib/hubspot/discovery/crm/schemas/client.rb +0 -1
- data/lib/hubspot/discovery/crm/tickets/api/{associations_api.rb → merge_api.rb} +1 -1
- data/lib/hubspot/discovery/crm/tickets/client.rb +1 -2
- data/lib/hubspot/discovery/events/send/api/{behavioral_events_tracking_api.rb → custom_event_data_api.rb} +1 -1
- data/lib/hubspot/discovery/events/send/client.rb +1 -1
- data/lib/hubspot/discovery/files/api/files_api.rb +11 -0
- data/lib/hubspot/discovery/files/api/folders_api.rb +11 -0
- data/lib/hubspot/discovery/files/client.rb +2 -1
- data/lib/hubspot/discovery/marketing/events/api/{search_api.rb → basic_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{settings_external_api.rb → list_associations_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{marketing_events_external_api.rb → participant_state_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/settings_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/subscriber_state_changes_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/client.rb +5 -3
- data/lib/hubspot/discovery/marketing/transactional/api/public_smtp_tokens_api.rb +1 -1
- data/lib/hubspot/helpers/camel_case.rb +6 -1
- data/lib/hubspot/version.rb +1 -1
- data/spec/discovery/cms/source-code/content_api_spec.rb +2 -2
- data/spec/discovery/cms/source-code/extract_api_spec.rb +2 -1
- data/spec/discovery/crm/associations/v4/schema/definitions_api_spec.rb +1 -1
- data/spec/discovery/crm/companies/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/{deals/public_object_api_spec.rb → companies/merge_api_spec.rb} +2 -2
- data/spec/discovery/crm/contacts/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/contacts/gdpr_api_spec.rb +1 -1
- data/spec/discovery/crm/{quotes/public_object_api_spec.rb → contacts/merge_api_spec.rb} +2 -2
- data/spec/discovery/crm/deals/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/{tickets/public_object_api_spec.rb → deals/merge_api_spec.rb} +2 -2
- data/spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb +10 -0
- data/spec/discovery/crm/extensions/client_spec.rb +0 -1
- data/spec/discovery/crm/line_items/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/lists/folders_api_spec.rb +12 -0
- data/spec/discovery/crm/lists/lists_api_spec.rb +4 -11
- data/spec/discovery/crm/lists/mapping_api_spec.rb +15 -0
- data/spec/discovery/crm/lists/memberships_api_spec.rb +2 -1
- data/spec/discovery/crm/objects/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/calls/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/client_spec.rb +2 -0
- data/spec/discovery/crm/objects/communications/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/emails/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/{taxes → feedback_submissions}/gdpr_api_spec.rb +2 -2
- data/spec/discovery/crm/objects/goals/basic_api_spec.rb +0 -3
- data/spec/discovery/crm/objects/goals/batch_api_spec.rb +0 -3
- data/spec/discovery/crm/objects/leads/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/objects/leads/batch_api_spec.rb +11 -0
- data/spec/discovery/crm/objects/leads/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/meetings/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/notes/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/postal_mail/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/tasks/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/objects/taxes/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/products/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/quotes/basic_api_spec.rb +3 -0
- data/spec/discovery/crm/quotes/batch_api_spec.rb +4 -0
- data/spec/discovery/crm/tickets/batch_api_spec.rb +1 -0
- data/spec/discovery/crm/{objects/notes/public_object_api_spec.rb → tickets/merge_api_spec.rb} +2 -2
- data/spec/discovery/events/events_api_spec.rb +1 -0
- data/spec/discovery/events/send/{behavioral_events_tracking_api_spec.rb → custom_event_data_api_spec.rb} +2 -2
- data/spec/discovery/files/{files/files_api_spec.rb → files_api_spec.rb} +2 -2
- data/spec/discovery/files/{files/folders_api_spec.rb → folders_api_spec.rb} +2 -2
- data/spec/discovery/marketing/events/attendance_subscriber_state_changes_api_spec.rb +2 -2
- data/spec/discovery/marketing/events/basic_api_spec.rb +16 -0
- data/spec/discovery/marketing/events/list_associations_api_spec.rb +12 -0
- data/spec/discovery/marketing/events/participant_state_api_spec.rb +11 -0
- data/spec/discovery/marketing/events/settings_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb +8 -0
- data/spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb +1 -1
- metadata +285 -339
- data/lib/hubspot/codegen/cms/source_code/api/source_code_extract_api.rb +0 -144
- data/lib/hubspot/codegen/crm/associations/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/crm/associations/schema/models/batch_input_public_association.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/schema/models/batch_input_public_object_id.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/schema/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association.rb +0 -258
- data/lib/hubspot/codegen/crm/associations/schema/models/public_association_multi.rb +0 -256
- data/lib/hubspot/codegen/crm/associations/schema/models/public_object_id.rb +0 -231
- data/lib/hubspot/codegen/crm/associations/schema/models/standard_error.rb +0 -324
- data/lib/hubspot/codegen/crm/associations/v4/models/batch_input_simple_public_object_batch_input.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/v4/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_create_request.rb +0 -244
- data/lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_update_request.rb +0 -244
- data/lib/hubspot/codegen/crm/associations/v4/models/public_associations_for_object.rb +0 -246
- data/lib/hubspot/codegen/crm/associations/v4/models/public_gdpr_delete_input.rb +0 -239
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec.rb +0 -280
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_multi_archive.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_multi_post.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_default_association_multi_post.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_fetch_associations_batch_request.rb +0 -234
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_labels_between_object_pair.rb +0 -330
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_labels_between_object_pair_with_errors.rb +0 -350
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_multi_with_label.rb +0 -330
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_multi_with_label_with_errors.rb +0 -350
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_default_association.rb +0 -350
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/error_category.rb +0 -280
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/labels_between_object_pair.rb +0 -290
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/multi_associated_object_with_label.rb +0 -248
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/next_page.rb +0 -241
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/paging.rb +0 -236
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/previous_page.rb +0 -241
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_archive.rb +0 -248
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_post.rb +0 -262
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_with_label.rb +0 -257
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_default_association.rb +0 -260
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_default_association_multi_post.rb +0 -246
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_fetch_associations_batch_request.rb +0 -241
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/public_object_id.rb +0 -232
- data/lib/hubspot/codegen/crm/associations/v4/schema/models/standard_error.rb +0 -326
- data/lib/hubspot/codegen/crm/contacts/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/crm/extensions/accounting/api/callbacks_api.rb +0 -768
- data/lib/hubspot/codegen/crm/extensions/accounting/api/invoice_api.rb +0 -256
- data/lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb +0 -165
- data/lib/hubspot/codegen/crm/extensions/accounting/api/sync_api.rb +0 -176
- data/lib/hubspot/codegen/crm/extensions/accounting/api/user_accounts_api.rb +0 -159
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_settings.rb +0 -255
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_urls.rb +0 -395
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_customer.rb +0 -276
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_invoice.rb +0 -371
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_term.rb +0 -267
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_features.rb +0 -262
- data/lib/hubspot/codegen/crm/extensions/accounting/models/action_response.rb +0 -312
- data/lib/hubspot/codegen/crm/extensions/accounting/models/address.rb +0 -267
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_feature.rb +0 -246
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_sub_features.rb +0 -307
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_user_account_request_external.rb +0 -262
- data/lib/hubspot/codegen/crm/extensions/accounting/models/customer_search_response_external.rb +0 -283
- data/lib/hubspot/codegen/crm/extensions/accounting/models/exchange_rate_response.rb +0 -311
- data/lib/hubspot/codegen/crm/extensions/accounting/models/import_invoice_feature.rb +0 -232
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_create_payment_request.rb +0 -276
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_read_response.rb +0 -469
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_search_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_request.rb +0 -295
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_response.rb +0 -454
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoices_response_external.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/object_sync_feature.rb +0 -231
- data/lib/hubspot/codegen/crm/extensions/accounting/models/product.rb +0 -295
- data/lib/hubspot/codegen/crm/extensions/accounting/models/product_search_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/result_id_accounting_response.rb +0 -281
- data/lib/hubspot/codegen/crm/extensions/accounting/models/sync_contacts_request.rb +0 -249
- data/lib/hubspot/codegen/crm/extensions/accounting/models/sync_products_request.rb +0 -249
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax.rb +0 -262
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax_search_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax_type.rb +0 -242
- data/lib/hubspot/codegen/crm/extensions/accounting/models/terms_response.rb +0 -278
- data/lib/hubspot/codegen/crm/extensions/accounting/models/unit_price.rb +0 -242
- data/lib/hubspot/codegen/crm/extensions/accounting/models/updated_product.rb +0 -338
- data/lib/hubspot/codegen/crm/line_items/api/public_object_api.rb +0 -92
- data/lib/hubspot/codegen/crm/objects/api/associations_api.rb +0 -275
- data/lib/hubspot/codegen/crm/objects/api/gdpr_api.rb +0 -100
- data/lib/hubspot/codegen/crm/objects/api/public_object_api.rb +0 -98
- data/lib/hubspot/codegen/crm/objects/calls/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/calls/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/calls/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/communications/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/communications/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/communications/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/emails/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/emails/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/emails/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/goals/api/gdpr_api.rb +0 -96
- data/lib/hubspot/codegen/crm/objects/goals/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/goals/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/meetings/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/notes/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/notes/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/notes/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/postal_mail/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/tasks/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_category.rb +0 -278
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/objects/taxes/api/public_object_api.rb +0 -94
- data/lib/hubspot/codegen/crm/objects/taxes/models/public_gdpr_delete_input.rb +0 -239
- data/lib/hubspot/codegen/crm/objects/taxes/models/public_merge_input.rb +0 -244
- data/lib/hubspot/codegen/crm/products/api/public_object_api.rb +0 -92
- data/lib/hubspot/codegen/crm/properties/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/crm/quotes/api/public_object_api.rb +0 -92
- data/lib/hubspot/codegen/crm/schemas/api/public_object_schemas_api.rb +0 -85
- data/lib/hubspot/codegen/crm/timeline/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/files/files/api/files_api.rb +0 -815
- data/lib/hubspot/codegen/files/files/api/folders_api.rb +0 -605
- data/lib/hubspot/codegen/files/files/api_client.rb +0 -410
- data/lib/hubspot/codegen/files/files/api_error.rb +0 -61
- data/lib/hubspot/codegen/files/files/configuration.rb +0 -287
- data/lib/hubspot/codegen/files/files/models/error.rb +0 -305
- data/lib/hubspot/codegen/files/files/models/error_category.rb +0 -276
- data/lib/hubspot/codegen/files/files/models/error_detail.rb +0 -271
- data/lib/hubspot/codegen/files/files/models/hubspot_file.rb +0 -454
- data/lib/hubspot/codegen/files/files/models/import_from_url_input.rb +0 -387
- data/lib/hubspot/codegen/marketing/events/api/search_api.rb +0 -90
- data/lib/hubspot/codegen/marketing/events/models/error_category.rb +0 -276
- data/lib/hubspot/discovery/cms/source_code/api/source_code_extract_api.rb +0 -13
- data/lib/hubspot/discovery/crm/extensions/accounting/api/invoice_api.rb +0 -15
- data/lib/hubspot/discovery/crm/extensions/accounting/api/settings_api.rb +0 -15
- data/lib/hubspot/discovery/crm/extensions/accounting/api/sync_api.rb +0 -15
- data/lib/hubspot/discovery/crm/extensions/accounting/api/user_accounts_api.rb +0 -15
- data/lib/hubspot/discovery/crm/line_items/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/objects/api/associations_api.rb +0 -13
- data/lib/hubspot/discovery/crm/objects/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/objects/communications/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/emails/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/meetings/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/notes/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/postal_mail/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/tasks/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/objects/taxes/api/public_object_api.rb +0 -15
- data/lib/hubspot/discovery/crm/products/api/associations_api.rb +0 -13
- data/lib/hubspot/discovery/crm/products/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/quotes/api/associations_api.rb +0 -13
- data/lib/hubspot/discovery/crm/quotes/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/crm/schemas/api/public_object_schemas_api.rb +0 -13
- data/lib/hubspot/discovery/crm/tickets/api/public_object_api.rb +0 -13
- data/lib/hubspot/discovery/files/files/api/files_api.rb +0 -13
- data/lib/hubspot/discovery/files/files/client.rb +0 -20
- data/spec/discovery/cms/source-code/source_code_extract_api_spec.rb +0 -8
- data/spec/discovery/crm/companies/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/contacts/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/extensions/accounting/callbacks_api_spec.rb +0 -16
- data/spec/discovery/crm/extensions/accounting/invoice_api_spec.rb +0 -9
- data/spec/discovery/crm/extensions/accounting/settings_api_spec.rb +0 -8
- data/spec/discovery/crm/extensions/accounting/sync_api_spec.rb +0 -8
- data/spec/discovery/crm/extensions/accounting/user_accounts_api_spec.rb +0 -8
- data/spec/discovery/crm/line_items/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/associations_api_spec.rb +0 -9
- data/spec/discovery/crm/objects/calls/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/communications/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/emails/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/gdpr_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/goals/gdpr_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/goals/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/meetings/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/postal_mail/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/tasks/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/objects/taxes/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/products/public_object_api_spec.rb +0 -7
- data/spec/discovery/crm/schemas/public_object_schemas_api_spec.rb +0 -7
- data/spec/discovery/marketing/events/marketing_events_external_api_spec.rb +0 -18
- data/spec/discovery/marketing/events/search_api_spec.rb +0 -7
- data/spec/discovery/marketing/events/settings_external_api_spec.rb +0 -8
- data/spec/integration/contacts_spec.rb +0 -85
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 84500e6c0d93ad74edb6b523753331262d8d2c47519f4a2f36aaef78961dce6a
|
4
|
+
data.tar.gz: 6109e08ac99aec5aee0b6d6267785e14440e4d8c67c19c06e7034c70aacd95d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8b16f78f41049a23cc8c724f8992aa31fcf11542c49409921e15a1a9c01c79f59c2f52661a6e7d905770744bc0df73486dc8021198d43f6dd30d927d5c2e754a
|
7
|
+
data.tar.gz: 9517fb8f81828a8575739d6b7f04a17b29146f46bdc267155d687bebbcf2d3759156aed2eff70a0d583aa64d1ff30f7bcb6b26ee5bf5f684d97e64a29291a129
|
data/CHANGELOG.md
CHANGED
@@ -5,7 +5,343 @@ All notable changes to this project will be documented in this file.
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
7
7
|
|
8
|
-
## [Unreleased](https://github.com/HubSpot/hubspot-api-ruby/compare/
|
8
|
+
## [Unreleased](https://github.com/HubSpot/hubspot-api-ruby/compare/v19..0...HEAD)
|
9
|
+
|
10
|
+
## [19.0.0] - 2024-10-16
|
11
|
+
|
12
|
+
## CMS
|
13
|
+
|
14
|
+
- Added `EnumAttributeValidator` to `laguages` in `cms.blogs.blog_posts.models.attach_to_lang_primary_request_v_next`.
|
15
|
+
- Added parameter `campaign_name` to `cms.blogs.blog_posts.models.content_language_variation`.
|
16
|
+
- Added parameter `breakpoint_styles` to `cms.blogs.blog_posts.models.styles`.
|
17
|
+
- Added parameter `name` to `cms.hubdb.rows_api.clone_draft_table_row()`.
|
18
|
+
- Added parameter `archived` to `cms.hubdb.rows_api.get_draft_table_row_by_id()` and `cms.hubdb.rows_api.get_table_row()`.
|
19
|
+
- Added parameters `offset` and `archived` to `cms.hubdb.rows_api.get_table_rows()` and `cms.hubdb.rows_api.read_draft_table_rows()`.
|
20
|
+
- Changed the response object type from `CollectionResponseWithTotalHubDbTableRowV3ForwardPaging` to `UnifiedCollectionResponseWithTotalBaseHubDbTableRowV3` for `cms.hubdb.rowsApi.cms.hubdb.rows_api.get_table_rows()` and `cms.hubdb.rows_api.read_draft_table_rows()`.
|
21
|
+
- Changed parameter `batch_input_string: BatchInputString` to `batch_input_hub_db_table_row_batch_clone_request: BatchInputHubDbTableRowBatchCloneRequest` in `cms.hubdb.rows_api.clone_draft_table_row()`.
|
22
|
+
- Added parameter `content_type` parameter to `cms.hubdb.tables_api.export_table()` and `cms.hubdb.tables_api.get_all_tables()`.
|
23
|
+
- Added parameter `is_get_localized_schema` parameter to `cms.hubdb.tables_api.get_draft_table_details_by_id()`, `cms.hubdb.tables_api.get_table_details()` and `cms.hubdb.tables_api.update_draft_table()`.
|
24
|
+
- Added parameters `created_by_user_id`, `updated_by`, `updated_by_user_id`, `created_at`, `created_by` and `updated_at` to `cms.hubdb.models.column` and `cms.hubdb.models.option`.
|
25
|
+
- Added parameter `is_hubspot_defined` to `cms.hubdb.models.hub_db_table_clone_request`.
|
26
|
+
- Added `do_async()` and `get_async_status()` methods to `cms.source_code.extract_api`.
|
27
|
+
- Updated `language` validation: Added a predefined list of `allowed_values` for stricter validation for `cms.blogs.blog_posts.models.attach_to_lang_primary_request_v_next`.
|
28
|
+
- Updated `type` validation: Expanded `allowed_values` for validation for `cms.hubdb.models.column_request`.
|
29
|
+
- Removed `cms.source_code.extract_api.extract_by_path()` method.
|
30
|
+
- Removed `cms.source_code.source_code_extract_api`.
|
31
|
+
|
32
|
+
## CRM
|
33
|
+
|
34
|
+
- Added `crm.objects.leads` Api client.
|
35
|
+
- Added method `upsert` to `crm.companies.batch_api`, `crm.contacts.batch_api`, `crm.deals.batch_api`, `crm.line_items.batch_api`, `crm.objects.batch_api`, `crm.objects.calls.batch_api`, `crm.objects.communications.batch_api`, `crm.objects.emails.batch_api`, `crm.objects.meetings.batch_api`, `crm.objects.notes.batch_api`, `crm.objects.postal_mail.batch_api`, `crm.objects.tasks.batch_api`, `crm.objects.taxes.batch_api`, `crm.products.batch_api`, `crm.quotes.batch_api`, `crm.tickets.batch_api`.
|
36
|
+
- Added parameter `object_write_trace_id` to models: `simple_public_object_input`, `simple_public_object_batch_input`, `simple_public_object_input_for_create` for `crm.companies`, `crm.contacts`, `crm.deals`, `crm.line_items`, `crm.objects`, `crm.objects.calls`, `crm.objects.communications`, `crm.objects.emails`, `crm.objects.meetings`, `crm.objects.notes`, `crm.objects.postal_mail`, `crm.objects.tasks`, `crm.objects.taxes`, `crm.products`, `crm.quotes`, `crm.tickets`.
|
37
|
+
- Added method `mark_as_ready()` to `crm.extensions.calling.recording_settings_api`.
|
38
|
+
- Added parameters `created_by_user_id` and `updated_by_user_id` to `crm.schemas.models.object_schema`.
|
39
|
+
- Added parameter `clear_description` to `crm.schemas.models.object_type_definition_patch`.
|
40
|
+
- Added parameter `supports_inbound_calling` to `crm.extensions.calling.models.settings_patch_request`, `crm.extensions.calling.models.settings_request` and `crm.extensions.calling.models.settings_response`.
|
41
|
+
- Changed `association_category` and `association_type_id` parameters can be `nil` in `crm.companies.models.association_spec`, `crm.contacts.models.association_spec`, `crm.deals.models.association_spec`, `crm.tickets.models.association_spec`.
|
42
|
+
- Changed `types` and `to` parameters can be `nil` in `crm.companies.models.public_associations_for_object`, `crm.contacts.models.public_associations_for_object`, `crm.deals.models.public_associations_for_object`, and `crm.tickets.models.public_associations_for_object`.
|
43
|
+
- Changed `id` parameters can be `nil` in `crm.companies.models.public_object_id`, `crm.contacts.models.public_object_id`, `crm.deals.models.public_object_id`, and `crm.tickets.models.public_object_id`.
|
44
|
+
- Changed `limit`, `after`, `sorts`, `properties`, and `filter_groups` parameters can be `nil` in `crm.companies.models.public_object_search_request`, `crm.contacts.models.public_object_search_request`, `crm.deals.models.public_object_search_request`, `crm.objects.models.public_object_search_request`, `crm.objects.calls.models.public_object_search_request`, `crm.objects.communications.models.public_object_search_request`, `crm.objects.emails.models.public_object_search_request`, `crm.objects.goals.models.public_object_search_request`, `crm.objects.postal_mail.models.public_object_search_request`, `crm.objects.tasks.models.public_object_search_request`, `crm.objects.taxes.models.public_object_search_request`, `crm.products.models.public_object_search_request`, `crm.quotes.models.public_object_search_request`, and `crm.tickets.models.public_object_search_request`.
|
45
|
+
- Changed `associations` parameters can be `nil` in `crm.companies.models.simple_public_object_input_for_create`, `crm.contacts.models.simple_public_object_input_for_create`, `crm.deals.models.simple_public_object_input_for_create`, and `crm.tickets.models.simple_public_object_input_for_create`.
|
46
|
+
- Changed `metadata` parameters can be `nil` in `crm.pipelines.models.pipeline_stage`, `crm.pipelines.models.pipeline_stage_input` and `crm.pipelines.models.pipeline_stage_patch_input`.
|
47
|
+
- Renamed `public_object_api` to `merge_api` in `crm.companies`, `crm.contacts`, `crm.deals` and `crm.tickets`.
|
48
|
+
- Removed `archive`, `create` and `update` methods from `crm.objects.goals.basic_api` and `crm.objects.goals.batch_api`.
|
49
|
+
- Removed GDPRApi:
|
50
|
+
`crm.companies.gdpr_api`, `crm.deals.gdpr_api`, `crm.line_items.gdpr_api`, `crm.objects.gdpr_api`, `crm.objects.calls.gdpr_api`, `crm.objects.communications.gdpr_api`, `crm.objects.emails.gdpr_api`, `crm.objects.goals.gdpr_api`, `crm.objects.meetings.gdpr_api`, `crm.objects.notes.gdpr_api`, `crm.objects.postal_mail.gdpr_api`, `crm.objects.tasks.gdpr_api`, `crm.objects.taxes.gdpr_api`, `crm.products.gdpr_api`, `crm.quotes.gdpr_api`, `crm.tickets.gdpr_api`.
|
51
|
+
- Removed PublicObjectApi:
|
52
|
+
`crm.line_items.public_object_api`, `crm.objects.public_object_api`, `crm.objects.calls.public_object_api`, `crm.objects.communications.public_object_api`, `crm.objects.emails.public_object_api`, `crm.objects.goals.public_object_api`, `crm.objects.meetings.public_object_api`, `crm.objects.notes.public_object_api`, `crm.objects.postal_mail.public_object_api`, `crm.objects.tasks.public_object_api`, `crm.objects.taxes.public_object_api`, `crm.products.public_object_api`, `crm.quotes.public_object_api`.
|
53
|
+
- Removed `crm.schemas.public_object_schemas_api`.
|
54
|
+
- Removed `crm.extensions.accounting` API client.
|
55
|
+
|
56
|
+
## CRM Lists
|
57
|
+
|
58
|
+
- Added `crm.objects.lists.folders_api` Api.
|
59
|
+
- Added `crm.lists.mapping_api` Api.
|
60
|
+
- Added `crm.lists.memberships_api.get_lists()` and `crm.lists.memberships_api.get_page_ordered_by_added_to_list_date()`.
|
61
|
+
- Added parameter `custom_properties` to `crm.lists.models.list_create_request`.
|
62
|
+
- Added parameter `size` to `crm.lists.models.public_object_list`.
|
63
|
+
- Added parameter `coalescing_refine_by` to `crm.lists.models.public_unified_events_filter_branch`.
|
64
|
+
- Added parameters `list_ids`, `processing_types` and `sort` to `crm.lists.models.list_search_request`.
|
65
|
+
- Changed `list_ids` type from `Array<integer>` to `Array<string>` in `crm.lists.lists_api.getAll()`.
|
66
|
+
- Changed `list_id` type from `integer` to `string` in `crm.lists.lists_api.remove()`, `crm.lists.lists_api.restore()`,`crm.lists.lists_api.update_list_filters()`, `crm.lists.lists_api.get_by_id()` and `crm.lists.lists_api.update_name()`.
|
67
|
+
- Changed `list_id` type from `integer` to `string` and `request_body` type from `Array<integer>` to `Array<string>` in `crm.lists.memberships_api.add()` and `crm.lists.memberships_api.remove()`.
|
68
|
+
- Changed `list_id` type from `integer` to `string` and `source_list_id` type from `Array<integer>` to `Array<string>` in `crm.lists.memberships_api.add_all_from_list()`.
|
69
|
+
- Changed `list_id` type from `integer` to `string` in `crm.lists.memberships_api.get_page()`, `crm.lists.memberships_api.add_and_remove()` and `crm.lists.memberships_api.remove_all()`.
|
70
|
+
- Changed `list_id` type from `integer` to `string` in `crm.lists.models.public_in_list_filter`, `crm.lists.models.public_object_list_search_result`.
|
71
|
+
- Changed `list_id`, `updated_by_id` and `updated_by_id` type from `integer` to `string` in `crm.lists.models.public_object_list`
|
72
|
+
- Changed response object type `CollectionResponseLong` to `ApiCollectionResponseJoinTimeAndRecordId` of `crm.lists.memberships_api.get_page()`.
|
73
|
+
- Changed `record_ids_removed`, `records_ids_added` and `record_ids_missing` type from `Array<integer>` to `Array<string>` in `crm.lists.models.memberships_update_response`.
|
74
|
+
- Changed `record_ids_to_remove` and `record_ids_to_add` type from `Array<integer>` to `Array<string>` in `crm.lists.models.membership_change_request`.
|
75
|
+
- Changed `business_unit_id` type from `integer` to `string` and `subscription_ids` from `Array<integer>` to `Array<string>` in `crm.lists.models.public_communication_subscription_filter` and `crm.lists.models.public_property_association_filter_branch_filters_inner`.
|
76
|
+
- Rename model from `PublicEventAnalyticsFilterCoalescingRefineBy` to `PublicFormSubmissionFilterCoalescingRefineBy`.
|
77
|
+
- Changed `subscription_ids` type from `Array<integer>` to `Array<string>` in `crm.lists.models.public_email_subscription_filter`.
|
78
|
+
- Changed `offset` and `additional_properties` parameters can be `nil` in `crm.lists.models.list_search_request`.
|
79
|
+
- Rename model from `PublicPropertyFilterOperation` to `PublicSurveyMonkeyValueFilterValueComparison`.
|
80
|
+
- Renamed Api client from `crm.lists.list_app_membership_api` to `crm.lists.memberships_api`.
|
81
|
+
- Renamed Api client from `crm.lists.list_app_api` to `crm.lists.lists_api`.
|
82
|
+
|
83
|
+
## Marketing
|
84
|
+
|
85
|
+
- Added `marketing.events.participant_state_api` Api.
|
86
|
+
- Added `marketing.events.list_associations_api` Api.
|
87
|
+
- Added new methods `batch_archive`, `batch_upsert`, `cancel` and `complete` to `marketing.events.basic_api`.
|
88
|
+
- Added parameter `event_completed` to `marketing.events.models.marketing_event_public_default_response`,`marketing.events.models.marketing_event_create_request_params`, `marketing.events.models.marketing_event_default_response`, `marketing.events.models.marketing_event_public_read_response`.
|
89
|
+
- Added parameters `attendance_state_calculation_timestamp`, `event_completed` and `import_status` to `marketing.events.models.marketing_event_update_request_params`.
|
90
|
+
- Added parameters `data_sensitivity`, `unit` and `is_encrypted` to `marketing.events.models.property_value`.
|
91
|
+
- Updated `source` validation: Expanded `allowed_values` for validation for `marketing.events.models.property_value`.
|
92
|
+
- Renamed method `create` to `record_by_contact_id` in `marketing.events.attendance_subscriber_state_changes_api`.
|
93
|
+
- Renamed method `create_by_email` to `record_by_contact_email` in `marketing.events.attendance_subscriber_state_changes_api`.
|
94
|
+
- Renamed method `get_by_id` to `get_details` in `marketing.events.basic_api`.
|
95
|
+
- Renamed method `replace` to `upsert` in `marketing.events.basic_api`.
|
96
|
+
- Renamed method `create` to `update` in `marketing.events.settings_api`.
|
97
|
+
- Renamed method `do_email_upsert_by_id` to `upsert_by_contact_email` in `marketing.events.subscriber_state_changes_api`.
|
98
|
+
- Renamed method `do_upsert_by_id` to `upsert_by_contact_id` in `marketing.events.subscriber_state_changes_api`.
|
99
|
+
- Moved method `do_search` from `marketing.events.search_api` to `marketing.events.basic_api`.
|
100
|
+
- Removed `marketing.events.batch_api`.
|
101
|
+
- Removed `marketing.events.marketing_events_external_api`.
|
102
|
+
- Removed `marketing.events.search_api`.
|
103
|
+
|
104
|
+
## Events
|
105
|
+
|
106
|
+
- Added new method `get_types` to `marketing.events.basic_api`.
|
107
|
+
- Removed params `index_table_name` and `index_specific_metadata` in`events.events_api.get_page()`.
|
108
|
+
|
109
|
+
## Settings Users
|
110
|
+
|
111
|
+
- Updated `id_property` validation: Added `allowable_values = ["USER_ID", "EMAIL"]` for `settings.users.users_api.archive()`, `settings.users.users_api.get_by_id()` and `settings.users.users_api.replace()`.
|
112
|
+
- Added parameters `first_fame` and `last_name` to `settings.users.models.public_user`, `settings.users.models.public_user_update` and `settings.users.models.user_provision_request`.
|
113
|
+
|
114
|
+
## [18.0.0] - 2024-02-29
|
115
|
+
|
116
|
+
### Changes in Cms AuditLogs API
|
117
|
+
|
118
|
+
- Added new param `prev` to `cms.audit_log.models.Paging`.
|
119
|
+
- Added new param `meta` to `cms.audit_log.models.PublicAuditLog`.
|
120
|
+
- Added `cms.audit_logs.models.PreviousPage`.
|
121
|
+
|
122
|
+
### Changes in Automation Actions Definitions API
|
123
|
+
|
124
|
+
- Updated `create()` method to accept `public_action_definition_egg` instead of `extension_action_definition_input` and returned `PublicActionDefinition` instead `ExtensionActionDefinition`.
|
125
|
+
- Updated `get_by_id()` method to return `PublicActionDefinition` instead of `ExtensionActionDefinition`.
|
126
|
+
- Updated `get_page()` method to return `CollectionResponsePublicActionDefinitionForwardPaging` instead of `CollectionResponseExtensionActionDefinitionForwardPaging`.
|
127
|
+
- Updated `update()` method to accept `public_action_definition_patch` instead of `extension_action_definition_patch` and returned `PublicActionDefinition` instead `ExtensionActionDefinition`.
|
128
|
+
|
129
|
+
### Changes in Automation Actions Functions API
|
130
|
+
|
131
|
+
- Added new function type `POST_ACTION_EXECUTION` to all methods.
|
132
|
+
- Updated `create_or_replace()` method to return `PublicActionFunctionIdentifier` instead of `ActionFunctionIdentifier`.
|
133
|
+
- Updated `create_or_replace_by_function_type()` method to return `PublicActionFunctionIdentifier` instead of `ActionFunctionIdentifier`.
|
134
|
+
- Updated `get_by_function_type()` method to return `PublicActionFunction` instead of `ActionFunction`.
|
135
|
+
- Updated `get_by_id()` method to return `PublicActionFunction` instead of `ActionFunction`.
|
136
|
+
- Updated `get_page()` method to return `CollectionResponsePublicActionFunctionIdentifierNoPaging` instead of `CollectionResponseActionFunctionIdentifierNoPaging`.
|
137
|
+
|
138
|
+
### Changes in Automation Actions Revisions API
|
139
|
+
|
140
|
+
- Updated `get_by_id()` method to return `PublicActionRevision` instead of `ActionRevision`.
|
141
|
+
- Updated `get_page()` method to return `CollectionResponsePublicActionRevisionForwardPaging` instead of `CollectionResponseActionRevisionForwardPaging`.
|
142
|
+
|
143
|
+
### Changes in Automation Actions Models
|
144
|
+
|
145
|
+
- Added new param `automation_field_type` to `automation.actions.models.InputFieldDefinition`.
|
146
|
+
- Added `automation.actions.models.OutputFieldDefinition`.
|
147
|
+
- Added `automation.actions.models.PublicExecutionTranslationRule`.
|
148
|
+
- Update params to `automation.actions.models.FieldTypeDefinition`:
|
149
|
+
|
150
|
+
```ruby
|
151
|
+
{
|
152
|
+
:'help_text' => :'String',
|
153
|
+
:'referenced_object_type' => :'String',
|
154
|
+
:'name' => :'String',
|
155
|
+
:'options' => :'Array<Option>',
|
156
|
+
:'description' => :'String',
|
157
|
+
:'external_options_reference_type' => :'String',
|
158
|
+
:'label' => :'String',
|
159
|
+
:'type' => :'String',
|
160
|
+
:'field_type' => :'String',
|
161
|
+
:'options_url' => :'String',
|
162
|
+
:'external_options' => :'Boolean'
|
163
|
+
}
|
164
|
+
```
|
165
|
+
|
166
|
+
### Changes in CMS Blog APIs
|
167
|
+
|
168
|
+
- Updated `attach_to_lang_group()`, `detach_from_lang_group()` and `update_langs()` methods to return `nil` instead of `Error`.
|
169
|
+
- Added new param `property` to `cms.blogs.authors.blog_authors_api.get_by_id()` and `cms.blogs.authors.blog_authors_api.get_page()`.
|
170
|
+
|
171
|
+
### Changes in Blog Models
|
172
|
+
|
173
|
+
- Removed `EnumAttributeValidator` from a few models `blogs: authors, blog_posts, tags`.
|
174
|
+
|
175
|
+
### Changes in CMS Source Code API
|
176
|
+
|
177
|
+
- Renamed method from `cms.source_code.content_api.get()` to `cms.source_code.content_api.download()`.
|
178
|
+
- Renamed method from `cms.source_code.content_api.replace()` to `cms.source_code.content_api.create_or_update()`.
|
179
|
+
- Added new param `hash` to `cms.source_code.models.AssetFileMetadata`.
|
180
|
+
- Added new param `properties` to `cms.source_code.metadata_api.get()`.
|
181
|
+
|
182
|
+
### Changes in CRM Associations API (associations) v4
|
183
|
+
|
184
|
+
- Methods `archive()`, `create()` and `create_default()` of class `BasicApi` now accept parameters `object_id` and `to_object_id` of type `string` instead of `int`.
|
185
|
+
- Method `get_page()` of class `BasicApi` now accepts parameter `object_id` of type `string` instead of `int`.
|
186
|
+
- Changed the type of parameters `to_object_id` and `from_object_id` in class `LabelsBetweenObjectPair` to `string`.
|
187
|
+
- Changed the type of parameter `to_object_id` in class `MultiAssociatedObjectWithLabel` to `string`.
|
188
|
+
- Changed the type of property `category` in class `ErrorCategory` to `string`.
|
189
|
+
|
190
|
+
### Changes in AssociationsV4 Models
|
191
|
+
|
192
|
+
- Changed the type of property `errors` in class `BatchResponsePublicDefaultAssociation` from `StandardError1[]` to `StandardError[]`.
|
193
|
+
- Added parameter `inverseLabel` to classes `PublicAssociationDefinitionCreateRequest` and `PublicAssociationDefinitionUpdateRequest`.
|
194
|
+
|
195
|
+
### Changes in AssociationsV3 Models
|
196
|
+
|
197
|
+
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
|
198
|
+
|
199
|
+
### Changes in Schema API Methods
|
200
|
+
|
201
|
+
- Method `delete()` renamed to `archive()` in class `DefinitionsApi`.
|
202
|
+
|
203
|
+
### Changes in Oauth Models
|
204
|
+
|
205
|
+
- Removed params `scope_to_scope_group_pks, trial_scopes, trial_scope_to_scope_group_pks` from `AccessTokenInfoResponse`.
|
206
|
+
|
207
|
+
### Changes in CRM Imports Model
|
208
|
+
|
209
|
+
- Added `import_template` and `import_source` params to class `PublicImportResponse`.
|
210
|
+
|
211
|
+
### Changes in CRM Lists Memberships API
|
212
|
+
|
213
|
+
- Renamed method `add_remove()` to `add_and_remove()`.
|
214
|
+
|
215
|
+
### Changes in CRM Pipelines Pipelines API
|
216
|
+
|
217
|
+
- Added param `validate_deal_stage_usages_before_delete` to `archive()`, `replace()` and `update()` methods.
|
218
|
+
|
219
|
+
### Changes in CRM Pipelines Model
|
220
|
+
|
221
|
+
- Added `write_permissions` param to class `PipelineStage`.
|
222
|
+
|
223
|
+
### Changes in CRM Schemas Models
|
224
|
+
|
225
|
+
- Added `description` param to class `ObjectTypeDefinitionPatch`.
|
226
|
+
- Added new params: `option_sort_strategy`, `show_currency_symbol`, `form_field`, `referenced_object_type`, `text_display_hint`, `searchable_in_global_search`
|
227
|
+
and `number_display_hint` to class `ObjectTypePropertyCreate`.
|
228
|
+
|
229
|
+
### Changes in CRM Timeline Events API
|
230
|
+
|
231
|
+
- Updated `create_batch()` method to return `nil` insted `BatchResponseTimelineEventResponse`.
|
232
|
+
|
233
|
+
### Changes in CRM Timeline Model
|
234
|
+
|
235
|
+
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
|
236
|
+
|
237
|
+
### Changes in CRM Extensions Cards API
|
238
|
+
|
239
|
+
- Changed parameter order in `archive()` method from `(app_id, card_id)` to `(card_id, app_id)`.
|
240
|
+
- Changed parameter order in `get_by_id()` method from `(app_id, card_id)` to `(card_id, app_id)` and method return `PublicCardResponse` instead `CardResponse`.
|
241
|
+
- Changed parameter order in `update()` method from `(app_id, card_id, card_patch_request)` to `(card_id, app_id, card_patch_request)` and method return `PublicCardResponse` instead `CardResponse`.
|
242
|
+
- Updated `create()` method to return `PublicCardResponse` instead `CardResponse`.
|
243
|
+
- Updated `get_all()` method to return `PublicCardListResponse` instead `CardListResponse`.
|
244
|
+
|
245
|
+
### Changes in CRM Extensions Card Models
|
246
|
+
|
247
|
+
- Added new params `serverless_function` and `card_type` to `CardFetchBody` and `CardFetchBodyPatch`.
|
248
|
+
- Added new param `audit_history` to `PublicCardResponse`.
|
249
|
+
- Added new allowable value `marketing_events` to `CardObjectTypeBody`.
|
250
|
+
|
251
|
+
#### Changes in CRM Extensions Videoconferencing API
|
252
|
+
|
253
|
+
- Added `developer_hapikey`
|
254
|
+
|
255
|
+
#### Changes in CRM Extensions Videoconferencing Model
|
256
|
+
|
257
|
+
- Added new param `fetch_accounts_uri` to `ExternalSettings`.
|
258
|
+
|
259
|
+
#### Changes in Events Send API
|
260
|
+
|
261
|
+
- Renamed `behavioral_events_tracking_api` to `custom_event_data_api`.
|
262
|
+
|
263
|
+
#### Changes in Events Model
|
264
|
+
|
265
|
+
- Added new param `prev` to `Paging`.
|
266
|
+
|
267
|
+
#### Changes in Files Files API
|
268
|
+
|
269
|
+
- Added new method `get_metadata()`.
|
270
|
+
|
271
|
+
#### Changes in Files Models
|
272
|
+
|
273
|
+
- Added new param `expires_at` to `File` and `FileUpdateInput`.
|
274
|
+
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
|
275
|
+
|
276
|
+
#### Changes in Files Client
|
277
|
+
|
278
|
+
- Moved client from `files.files` to `files`.
|
279
|
+
|
280
|
+
#### Changes in Marketing Events APIs
|
281
|
+
|
282
|
+
- Moved methods `archive()`, `create()`, `do_cancel()`, `get_by_id()`, `replace()` and `update()` from `marketing.events.marketing_events_external_api` to `marketing.events.basic_api`.
|
283
|
+
- Moved method `do_upsert()` from `marketing.events.marketing_events_external_api` to `marketing.events.batch_api`.
|
284
|
+
- Moved and renamed method `archive_batch()` to `archive()` from `marketing.events.marketing_events_external_api.archive_batch` to `marketing.events.batch_api.archive`.
|
285
|
+
- Moved methods `do_email_upsert_by_id()` and `do_upsert_by_id()` from `marketing.events.marketing_events_external_api` to `marketing.events.subscriber_state_changes`.
|
286
|
+
- Renamed Api `marketing.events.settings_external_api` to `marketing.events.settings_api`.
|
287
|
+
|
288
|
+
#### Changes in Marketing Events Models
|
289
|
+
|
290
|
+
- Added new param `is_large_value` to `PropertyValue`.
|
291
|
+
- Changed the type of parameter `category` from `ErrorCategory` to `string` in class `StandardError`.
|
292
|
+
|
293
|
+
#### Changes in Marketing Forms Models
|
294
|
+
|
295
|
+
- Added new param `lifecycle_stages` to `HubSpotFormConfiguration`.
|
296
|
+
|
297
|
+
#### Changes in Settings Users Model
|
298
|
+
|
299
|
+
- Added new params `role_ids`, `send_welcome_email` and `super_admin` to `PublicUser`.
|
300
|
+
|
301
|
+
#### Changes in All Models PublicObjectSearchRequest
|
302
|
+
|
303
|
+
- Changed the type of parameter `after` from `int` to `string`.
|
304
|
+
|
305
|
+
#### Changes in All Models SimplePublicObjectBatchInput
|
306
|
+
|
307
|
+
- Added new param `id_property`.
|
308
|
+
|
309
|
+
#### Changes in Crm Objects
|
310
|
+
|
311
|
+
- Removed `crm.objects.associations_api`.
|
312
|
+
|
313
|
+
#### Changes in Crm Objects Postal Mail BasicAPI
|
314
|
+
|
315
|
+
- Renamed param `postal_mail` to `postal_mail_id`
|
316
|
+
|
317
|
+
## Added new Client APIs
|
318
|
+
|
319
|
+
- Added `crm.extensions.calling.recording_settings_api` Api.
|
320
|
+
- Added `crm.objects.line_items.gdpr_api` Api.
|
321
|
+
- Added `crm.objects.products.gdpr_api` Api.
|
322
|
+
- Added `crm.objects.quotes.gdpr_api` Api.
|
323
|
+
- Added `crm.objects.tickets.gdpr_api` Api.
|
324
|
+
- Added `crm.objects.calls.gdpr_api` Api.
|
325
|
+
- Added `crm.objects.emails.gdpr_api` Api.
|
326
|
+
- Added `crm.objects.meetings.gdpr_api` Api.
|
327
|
+
- Added `crm.objects.notes.gdpr_api` Api.
|
328
|
+
- Added `crm.objects.postal_mail.gdpr_api` Api.
|
329
|
+
- Added `crm.objects.tasks.gdpr_api` Api.
|
330
|
+
- Added `crm.objects.feedback_submissions.gdpr_api` Api.
|
331
|
+
- Added `crm.objects.communications.gdpr_api` Api.
|
332
|
+
- Added `marketing.events.basic_api` Api.
|
333
|
+
- Added `marketing.events.batch_api` Api.
|
334
|
+
- Added `marketing.events.subscriber_state_changes_api` Api.
|
335
|
+
|
336
|
+
## Removed `hapikey` from
|
337
|
+
|
338
|
+
- `cms.audit_logs` Api.
|
339
|
+
- `cms.site_search` Api.
|
340
|
+
- `cms.url_redirects` Api.
|
341
|
+
- `cms.source_code` Apis.
|
342
|
+
- `cms.blogs.blog_posts` Api.
|
343
|
+
- `communication_preferences` Apis.
|
344
|
+
- `conversations.visitor_identification` Api.
|
9
345
|
|
10
346
|
## [17.2.0] - 2023-12-19
|
11
347
|
|
@@ -24,7 +360,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
24
360
|
|
25
361
|
- fix initializing `developer_hapikey`
|
26
362
|
|
27
|
-
|
28
363
|
## [17.1.0] - 2023-08-07
|
29
364
|
|
30
365
|
## Removed `hapikey` from
|
@@ -63,8 +398,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
63
398
|
- Cnange type from `ErrorCategory` to `string` in `webhooks/models/StandardError::category`.
|
64
399
|
|
65
400
|
## Fixed
|
66
|
-
- `Hubspot::Helpers::Path.require_with_codegen_mapping()`
|
67
401
|
|
402
|
+
- `Hubspot::Helpers::Path.require_with_codegen_mapping()`.
|
68
403
|
|
69
404
|
## [17.0.0] - 2023-06-14
|
70
405
|
|
@@ -92,16 +427,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
92
427
|
|
93
428
|
### Updated
|
94
429
|
|
95
|
-
|
96
|
-
|
430
|
+
- `crm.associations.types_api` => `crm.associations.schema.types_api`.
|
431
|
+
- `crm.associations.v4.definitions_api` => `crm.associations.v4.schema.definitions_api`.
|
97
432
|
|
98
433
|
## [17.0.0-beta.2] - 2023-04-28
|
434
|
+
|
99
435
|
### Updated
|
100
436
|
|
101
437
|
-Add new event types to webhooks.
|
102
438
|
|
103
|
-
|
104
439
|
## [17.0.0-beta.1] - 2023-04-11
|
440
|
+
|
105
441
|
### Updated
|
106
442
|
|
107
443
|
- Rename `cms.hubdb.rows_batch_api.batch_clone_draft_table_rows` => `cms.hubdb.rows_batch_api.clone_draft_table_rows`.
|
@@ -171,11 +507,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
171
507
|
- Added `high_value` param to all Filters.
|
172
508
|
|
173
509
|
## [16.4.0] - 2023-03-02
|
510
|
+
|
174
511
|
### Added
|
175
512
|
|
176
513
|
- Update models for `crm.properties` API client
|
177
514
|
|
178
515
|
## [16.3.0] - 2023-02-21
|
516
|
+
|
179
517
|
### Added
|
180
518
|
|
181
519
|
- `crm.associations.v4` API client
|
@@ -184,14 +522,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
184
522
|
|
185
523
|
- Fix `auth.oauth.refresh_tokens_api.archive_refresh_token` method
|
186
524
|
|
187
|
-
|
188
525
|
## [16.2.1] - 2023-01-24
|
526
|
+
|
189
527
|
### Fixed
|
190
528
|
|
191
529
|
- Added missing modules
|
192
530
|
|
193
|
-
|
194
531
|
## [16.2.0] - 2023-01-09
|
532
|
+
|
195
533
|
### Added
|
196
534
|
|
197
535
|
- Signature's util 'HubSpot.utils.signature'
|
@@ -201,61 +539,71 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
201
539
|
- webhook's util 'HubSpot.utils.webhooks'
|
202
540
|
|
203
541
|
## [16.1.1] - 2022-12-23
|
542
|
+
|
204
543
|
### Fixed
|
205
544
|
|
206
545
|
- Added pipelineAuditsApi and pipelineStageAuditsApi to crm.pipelines discovery
|
207
546
|
|
208
547
|
## [16.1.0] - 2022-12-22
|
548
|
+
|
209
549
|
### Added
|
210
550
|
|
211
551
|
- crm.objects.postal_mail API client
|
212
552
|
|
213
553
|
## [16.0.4] - 2022-12-08
|
554
|
+
|
214
555
|
### Changed
|
215
556
|
|
216
557
|
- Added Private App access token to (
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
558
|
+
- cms.domains
|
559
|
+
- crm.imports
|
560
|
+
- crm.objects.emails
|
561
|
+
- marketing.events
|
562
|
+
)
|
222
563
|
|
223
564
|
### Fixed
|
224
565
|
|
225
566
|
- Fix all association APIs
|
226
567
|
|
227
568
|
## [16.0.3] - 2022-11-23
|
569
|
+
|
228
570
|
### Changed
|
229
571
|
|
230
572
|
- auth_names => debug_auth_names
|
231
573
|
|
232
574
|
## [16.0.2] - 2022-11-22
|
575
|
+
|
233
576
|
### Fixed
|
234
577
|
|
235
578
|
- added missing public_object_api classes
|
236
579
|
|
237
580
|
## [16.0.1] - 2022-11-16
|
581
|
+
|
238
582
|
### Fixed
|
239
583
|
|
240
584
|
- remove passing params with snake case
|
241
585
|
|
242
586
|
## [16.0.0] - 2022-11-10
|
587
|
+
|
243
588
|
### Changed
|
244
589
|
|
245
590
|
- update generated code
|
246
591
|
- marketing.events (breaking changes)
|
247
592
|
|
248
593
|
## [15.0.2] - 2022-11-04
|
594
|
+
|
249
595
|
### Fixed
|
250
596
|
|
251
597
|
- pass params with snake case
|
252
598
|
|
253
599
|
## [15.0.1] - 2022-10-17
|
600
|
+
|
254
601
|
### Fixed
|
255
602
|
|
256
603
|
- codegen path mapping for requiring models
|
257
604
|
|
258
605
|
## [15.0.0] - 2022-10-12
|
606
|
+
|
259
607
|
### Changed
|
260
608
|
|
261
609
|
- requiring only codegen files that is using to optimize memory usage
|
@@ -265,46 +613,55 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
265
613
|
- old client syntax support
|
266
614
|
|
267
615
|
## [14.5.2] - 2022-10-05
|
616
|
+
|
268
617
|
### Fixed
|
269
618
|
|
270
619
|
- passing params with existing model
|
271
620
|
|
272
621
|
## [14.5.1] - 2022-09-30
|
622
|
+
|
273
623
|
### Changed
|
274
624
|
|
275
625
|
- with_http methods were added to the discovery classes
|
276
626
|
|
277
627
|
## [14.5.0] - 2022-09-30
|
628
|
+
|
278
629
|
### Changed
|
279
630
|
|
280
631
|
- handling ApiError with retries
|
281
632
|
|
282
633
|
## [14.4.0] - 2022-09-27
|
634
|
+
|
283
635
|
### Changed
|
284
636
|
|
285
637
|
- handling ApiError by passing a block
|
286
638
|
|
287
639
|
## [14.3.0] - 2022-08-31
|
640
|
+
|
288
641
|
### Changed
|
289
642
|
|
290
643
|
- using hash instead of model object for Hubspot::Client with body param
|
291
644
|
|
292
645
|
## [14.2.0] - 2022-08-25
|
646
|
+
|
293
647
|
### Changed
|
294
648
|
|
295
649
|
- using new separate configurations for Hubspot::Client
|
296
650
|
|
297
651
|
## [14.1.0] - 2022-08-23
|
652
|
+
|
298
653
|
### Changed
|
299
654
|
|
300
655
|
- using default ruby StandardError
|
301
656
|
|
302
657
|
## [14.0.0] - 2022-08-11
|
658
|
+
|
303
659
|
### Changed
|
304
660
|
|
305
661
|
- required ruby version was increased to 2.7
|
306
662
|
|
307
663
|
## [13.2.0] - 2022-08-09
|
664
|
+
|
308
665
|
### Changed
|
309
666
|
|
310
667
|
- models updates
|
@@ -314,6 +671,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
314
671
|
- query properties param
|
315
672
|
|
316
673
|
## [13.0.0] - 2022-06-29
|
674
|
+
|
317
675
|
### Changed (Breaking changes)
|
318
676
|
|
319
677
|
- crm.objects.feedback_submissions API
|
@@ -323,6 +681,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
323
681
|
- crm.contacts.basic_api id_property
|
324
682
|
|
325
683
|
## [12.0.0] - 2022-06-09
|
684
|
+
|
326
685
|
### Added
|
327
686
|
|
328
687
|
- cms.source_code API client
|
@@ -476,4 +835,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
476
835
|
- This CHANGELOG.md file.
|
477
836
|
- Regenerate clients
|
478
837
|
- Update sample apps according to regenerated clients
|
479
|
-
- Update Gemfile
|
838
|
+
- Update Gemfile
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#Automation Actions V4
|
3
3
|
|
4
|
-
#
|
4
|
+
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
5
5
|
|
6
6
|
The version of the OpenAPI document: v4
|
7
7
|
|
@@ -21,10 +21,9 @@ module Hubspot
|
|
21
21
|
def initialize(api_client = ApiClient.default)
|
22
22
|
@api_client = api_client
|
23
23
|
end
|
24
|
-
#
|
25
|
-
#
|
26
|
-
# @param
|
27
|
-
# @param callback_completion_request [CallbackCompletionRequest] The result of the completed action.
|
24
|
+
# Completes a single callback
|
25
|
+
# @param callback_id [String]
|
26
|
+
# @param callback_completion_request [CallbackCompletionRequest]
|
28
27
|
# @param [Hash] opts the optional parameters
|
29
28
|
# @return [nil]
|
30
29
|
def complete(callback_id, callback_completion_request, opts = {})
|
@@ -32,10 +31,9 @@ module Hubspot
|
|
32
31
|
nil
|
33
32
|
end
|
34
33
|
|
35
|
-
#
|
36
|
-
#
|
37
|
-
# @param
|
38
|
-
# @param callback_completion_request [CallbackCompletionRequest] The result of the completed action.
|
34
|
+
# Completes a single callback
|
35
|
+
# @param callback_id [String]
|
36
|
+
# @param callback_completion_request [CallbackCompletionRequest]
|
39
37
|
# @param [Hash] opts the optional parameters
|
40
38
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
41
39
|
def complete_with_http_info(callback_id, callback_completion_request, opts = {})
|
@@ -95,9 +93,8 @@ module Hubspot
|
|
95
93
|
return data, status_code, headers
|
96
94
|
end
|
97
95
|
|
98
|
-
#
|
99
|
-
#
|
100
|
-
# @param batch_input_callback_completion_batch_request [BatchInputCallbackCompletionBatchRequest] The result of the completed action.
|
96
|
+
# Completes a batch of callbacks
|
97
|
+
# @param batch_input_callback_completion_batch_request [BatchInputCallbackCompletionBatchRequest]
|
101
98
|
# @param [Hash] opts the optional parameters
|
102
99
|
# @return [nil]
|
103
100
|
def complete_batch(batch_input_callback_completion_batch_request, opts = {})
|
@@ -105,9 +102,8 @@ module Hubspot
|
|
105
102
|
nil
|
106
103
|
end
|
107
104
|
|
108
|
-
#
|
109
|
-
#
|
110
|
-
# @param batch_input_callback_completion_batch_request [BatchInputCallbackCompletionBatchRequest] The result of the completed action.
|
105
|
+
# Completes a batch of callbacks
|
106
|
+
# @param batch_input_callback_completion_batch_request [BatchInputCallbackCompletionBatchRequest]
|
111
107
|
# @param [Hash] opts the optional parameters
|
112
108
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
113
109
|
def complete_batch_with_http_info(batch_input_callback_completion_batch_request, opts = {})
|