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
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hubspot-api-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 19.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- HubSpot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-10-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -211,30 +211,32 @@ files:
|
|
211
211
|
- lib/hubspot/codegen/automation/actions/api_client.rb
|
212
212
|
- lib/hubspot/codegen/automation/actions/api_error.rb
|
213
213
|
- lib/hubspot/codegen/automation/actions/configuration.rb
|
214
|
-
- lib/hubspot/codegen/automation/actions/models/action_function.rb
|
215
|
-
- lib/hubspot/codegen/automation/actions/models/action_function_identifier.rb
|
216
|
-
- lib/hubspot/codegen/automation/actions/models/action_labels.rb
|
217
|
-
- lib/hubspot/codegen/automation/actions/models/action_revision.rb
|
218
214
|
- lib/hubspot/codegen/automation/actions/models/batch_input_callback_completion_batch_request.rb
|
219
215
|
- lib/hubspot/codegen/automation/actions/models/callback_completion_batch_request.rb
|
220
216
|
- lib/hubspot/codegen/automation/actions/models/callback_completion_request.rb
|
221
|
-
- lib/hubspot/codegen/automation/actions/models/
|
222
|
-
- lib/hubspot/codegen/automation/actions/models/
|
223
|
-
- lib/hubspot/codegen/automation/actions/models/
|
224
|
-
- lib/hubspot/codegen/automation/actions/models/conditional_single_field_dependency.rb
|
217
|
+
- lib/hubspot/codegen/automation/actions/models/collection_response_public_action_definition_forward_paging.rb
|
218
|
+
- lib/hubspot/codegen/automation/actions/models/collection_response_public_action_function_identifier_no_paging.rb
|
219
|
+
- lib/hubspot/codegen/automation/actions/models/collection_response_public_action_revision_forward_paging.rb
|
225
220
|
- lib/hubspot/codegen/automation/actions/models/error.rb
|
226
221
|
- lib/hubspot/codegen/automation/actions/models/error_detail.rb
|
227
|
-
- lib/hubspot/codegen/automation/actions/models/extension_action_definition.rb
|
228
|
-
- lib/hubspot/codegen/automation/actions/models/extension_action_definition_input.rb
|
229
|
-
- lib/hubspot/codegen/automation/actions/models/extension_action_definition_patch.rb
|
230
|
-
- lib/hubspot/codegen/automation/actions/models/extension_action_definition_patch_input_field_dependencies_inner.rb
|
231
222
|
- lib/hubspot/codegen/automation/actions/models/field_type_definition.rb
|
232
223
|
- lib/hubspot/codegen/automation/actions/models/forward_paging.rb
|
233
224
|
- lib/hubspot/codegen/automation/actions/models/input_field_definition.rb
|
234
225
|
- lib/hubspot/codegen/automation/actions/models/next_page.rb
|
235
|
-
- lib/hubspot/codegen/automation/actions/models/object_request_options.rb
|
236
226
|
- lib/hubspot/codegen/automation/actions/models/option.rb
|
237
|
-
- lib/hubspot/codegen/automation/actions/models/
|
227
|
+
- lib/hubspot/codegen/automation/actions/models/output_field_definition.rb
|
228
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_definition.rb
|
229
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_definition_egg.rb
|
230
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_definition_input_field_dependencies_inner.rb
|
231
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_definition_patch.rb
|
232
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_function.rb
|
233
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_function_identifier.rb
|
234
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_labels.rb
|
235
|
+
- lib/hubspot/codegen/automation/actions/models/public_action_revision.rb
|
236
|
+
- lib/hubspot/codegen/automation/actions/models/public_conditional_single_field_dependency.rb
|
237
|
+
- lib/hubspot/codegen/automation/actions/models/public_execution_translation_rule.rb
|
238
|
+
- lib/hubspot/codegen/automation/actions/models/public_object_request_options.rb
|
239
|
+
- lib/hubspot/codegen/automation/actions/models/public_single_field_dependency.rb
|
238
240
|
- lib/hubspot/codegen/cms/audit_logs/api/audit_logs_api.rb
|
239
241
|
- lib/hubspot/codegen/cms/audit_logs/api_client.rb
|
240
242
|
- lib/hubspot/codegen/cms/audit_logs/api_error.rb
|
@@ -244,6 +246,7 @@ files:
|
|
244
246
|
- lib/hubspot/codegen/cms/audit_logs/models/error_detail.rb
|
245
247
|
- lib/hubspot/codegen/cms/audit_logs/models/next_page.rb
|
246
248
|
- lib/hubspot/codegen/cms/audit_logs/models/paging.rb
|
249
|
+
- lib/hubspot/codegen/cms/audit_logs/models/previous_page.rb
|
247
250
|
- lib/hubspot/codegen/cms/audit_logs/models/public_audit_log.rb
|
248
251
|
- lib/hubspot/codegen/cms/blogs/authors/api/blog_authors_api.rb
|
249
252
|
- lib/hubspot/codegen/cms/blogs/authors/api_client.rb
|
@@ -280,6 +283,7 @@ files:
|
|
280
283
|
- lib/hubspot/codegen/cms/blogs/blog_posts/models/batch_response_blog_post_with_errors.rb
|
281
284
|
- lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post.rb
|
282
285
|
- lib/hubspot/codegen/cms/blogs/blog_posts/models/blog_post_language_clone_request_v_next.rb
|
286
|
+
- lib/hubspot/codegen/cms/blogs/blog_posts/models/breakpoint_styles.rb
|
283
287
|
- lib/hubspot/codegen/cms/blogs/blog_posts/models/collection_response_with_total_blog_post_forward_paging.rb
|
284
288
|
- lib/hubspot/codegen/cms/blogs/blog_posts/models/collection_response_with_total_version_blog_post.rb
|
285
289
|
- lib/hubspot/codegen/cms/blogs/blog_posts/models/color_stop.rb
|
@@ -341,12 +345,14 @@ files:
|
|
341
345
|
- lib/hubspot/codegen/cms/hubdb/api_client.rb
|
342
346
|
- lib/hubspot/codegen/cms/hubdb/api_error.rb
|
343
347
|
- lib/hubspot/codegen/cms/hubdb/configuration.rb
|
348
|
+
- lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_batch_clone_request.rb
|
344
349
|
- lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_batch_update_request.rb
|
345
350
|
- lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_request.rb
|
346
351
|
- lib/hubspot/codegen/cms/hubdb/models/batch_input_string.rb
|
347
352
|
- lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3.rb
|
348
353
|
- lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors.rb
|
349
|
-
- lib/hubspot/codegen/cms/hubdb/models/
|
354
|
+
- lib/hubspot/codegen/cms/hubdb/models/bounded_next_page.rb
|
355
|
+
- lib/hubspot/codegen/cms/hubdb/models/bounded_paging.rb
|
350
356
|
- lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging.rb
|
351
357
|
- lib/hubspot/codegen/cms/hubdb/models/column.rb
|
352
358
|
- lib/hubspot/codegen/cms/hubdb/models/column_request.rb
|
@@ -355,6 +361,7 @@ files:
|
|
355
361
|
- lib/hubspot/codegen/cms/hubdb/models/foreign_id.rb
|
356
362
|
- lib/hubspot/codegen/cms/hubdb/models/forward_paging.rb
|
357
363
|
- lib/hubspot/codegen/cms/hubdb/models/hub_db_table_clone_request.rb
|
364
|
+
- lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_batch_clone_request.rb
|
358
365
|
- lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3.rb
|
359
366
|
- lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_batch_update_request.rb
|
360
367
|
- lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_request.rb
|
@@ -363,8 +370,13 @@ files:
|
|
363
370
|
- lib/hubspot/codegen/cms/hubdb/models/import_result.rb
|
364
371
|
- lib/hubspot/codegen/cms/hubdb/models/next_page.rb
|
365
372
|
- lib/hubspot/codegen/cms/hubdb/models/option.rb
|
373
|
+
- lib/hubspot/codegen/cms/hubdb/models/paging.rb
|
374
|
+
- lib/hubspot/codegen/cms/hubdb/models/previous_page.rb
|
375
|
+
- lib/hubspot/codegen/cms/hubdb/models/random_access_collection_response_with_total_hub_db_table_row_v3.rb
|
366
376
|
- lib/hubspot/codegen/cms/hubdb/models/simple_user.rb
|
367
377
|
- lib/hubspot/codegen/cms/hubdb/models/standard_error.rb
|
378
|
+
- lib/hubspot/codegen/cms/hubdb/models/streaming_collection_response_with_total_hub_db_table_row_v3.rb
|
379
|
+
- lib/hubspot/codegen/cms/hubdb/models/unified_collection_response_with_total_base_hub_db_table_row_v3.rb
|
368
380
|
- lib/hubspot/codegen/cms/pages/api/landing_pages_api.rb
|
369
381
|
- lib/hubspot/codegen/cms/pages/api/site_pages_api.rb
|
370
382
|
- lib/hubspot/codegen/cms/pages/api_client.rb
|
@@ -435,7 +447,6 @@ files:
|
|
435
447
|
- lib/hubspot/codegen/cms/source_code/api/content_api.rb
|
436
448
|
- lib/hubspot/codegen/cms/source_code/api/extract_api.rb
|
437
449
|
- lib/hubspot/codegen/cms/source_code/api/metadata_api.rb
|
438
|
-
- lib/hubspot/codegen/cms/source_code/api/source_code_extract_api.rb
|
439
450
|
- lib/hubspot/codegen/cms/source_code/api/validation_api.rb
|
440
451
|
- lib/hubspot/codegen/cms/source_code/api_client.rb
|
441
452
|
- lib/hubspot/codegen/cms/source_code/api_error.rb
|
@@ -488,15 +499,12 @@ files:
|
|
488
499
|
- lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb
|
489
500
|
- lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi_with_errors.rb
|
490
501
|
- lib/hubspot/codegen/crm/associations/models/batch_response_public_association_with_errors.rb
|
491
|
-
- lib/hubspot/codegen/crm/associations/models/collection_response_public_association_definition_no_paging.rb
|
492
502
|
- lib/hubspot/codegen/crm/associations/models/error.rb
|
493
|
-
- lib/hubspot/codegen/crm/associations/models/error_category.rb
|
494
503
|
- lib/hubspot/codegen/crm/associations/models/error_detail.rb
|
495
504
|
- lib/hubspot/codegen/crm/associations/models/next_page.rb
|
496
505
|
- lib/hubspot/codegen/crm/associations/models/paging.rb
|
497
506
|
- lib/hubspot/codegen/crm/associations/models/previous_page.rb
|
498
507
|
- lib/hubspot/codegen/crm/associations/models/public_association.rb
|
499
|
-
- lib/hubspot/codegen/crm/associations/models/public_association_definition.rb
|
500
508
|
- lib/hubspot/codegen/crm/associations/models/public_association_multi.rb
|
501
509
|
- lib/hubspot/codegen/crm/associations/models/public_object_id.rb
|
502
510
|
- lib/hubspot/codegen/crm/associations/models/standard_error.rb
|
@@ -504,54 +512,28 @@ files:
|
|
504
512
|
- lib/hubspot/codegen/crm/associations/schema/api_client.rb
|
505
513
|
- lib/hubspot/codegen/crm/associations/schema/api_error.rb
|
506
514
|
- lib/hubspot/codegen/crm/associations/schema/configuration.rb
|
507
|
-
- lib/hubspot/codegen/crm/associations/schema/models/associated_id.rb
|
508
|
-
- lib/hubspot/codegen/crm/associations/schema/models/batch_input_public_association.rb
|
509
|
-
- lib/hubspot/codegen/crm/associations/schema/models/batch_input_public_object_id.rb
|
510
|
-
- lib/hubspot/codegen/crm/associations/schema/models/batch_response_public_association.rb
|
511
|
-
- lib/hubspot/codegen/crm/associations/schema/models/batch_response_public_association_multi.rb
|
512
|
-
- lib/hubspot/codegen/crm/associations/schema/models/batch_response_public_association_multi_with_errors.rb
|
513
|
-
- lib/hubspot/codegen/crm/associations/schema/models/batch_response_public_association_with_errors.rb
|
514
515
|
- lib/hubspot/codegen/crm/associations/schema/models/collection_response_public_association_definition_no_paging.rb
|
515
516
|
- lib/hubspot/codegen/crm/associations/schema/models/error.rb
|
516
|
-
- lib/hubspot/codegen/crm/associations/schema/models/error_category.rb
|
517
517
|
- lib/hubspot/codegen/crm/associations/schema/models/error_detail.rb
|
518
|
-
- lib/hubspot/codegen/crm/associations/schema/models/next_page.rb
|
519
|
-
- lib/hubspot/codegen/crm/associations/schema/models/paging.rb
|
520
|
-
- lib/hubspot/codegen/crm/associations/schema/models/previous_page.rb
|
521
|
-
- lib/hubspot/codegen/crm/associations/schema/models/public_association.rb
|
522
518
|
- lib/hubspot/codegen/crm/associations/schema/models/public_association_definition.rb
|
523
|
-
- lib/hubspot/codegen/crm/associations/schema/models/public_association_multi.rb
|
524
|
-
- lib/hubspot/codegen/crm/associations/schema/models/public_object_id.rb
|
525
|
-
- lib/hubspot/codegen/crm/associations/schema/models/standard_error.rb
|
526
519
|
- lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb
|
527
520
|
- lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb
|
528
521
|
- lib/hubspot/codegen/crm/associations/v4/api_client.rb
|
529
522
|
- lib/hubspot/codegen/crm/associations/v4/api_error.rb
|
530
523
|
- lib/hubspot/codegen/crm/associations/v4/configuration.rb
|
531
|
-
- lib/hubspot/codegen/crm/associations/v4/models/associated_id.rb
|
532
524
|
- lib/hubspot/codegen/crm/associations/v4/models/association_spec.rb
|
533
525
|
- lib/hubspot/codegen/crm/associations/v4/models/association_spec_with_label.rb
|
534
526
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_association_multi_archive.rb
|
535
527
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_association_multi_post.rb
|
536
528
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_default_association_multi_post.rb
|
537
529
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_public_fetch_associations_batch_request.rb
|
538
|
-
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_simple_public_object_batch_input.rb
|
539
|
-
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_simple_public_object_id.rb
|
540
|
-
- lib/hubspot/codegen/crm/associations/v4/models/batch_input_simple_public_object_input_for_create.rb
|
541
|
-
- lib/hubspot/codegen/crm/associations/v4/models/batch_read_input_simple_public_object_id.rb
|
542
530
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair.rb
|
543
531
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair_with_errors.rb
|
544
532
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label.rb
|
545
533
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label_with_errors.rb
|
546
534
|
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_default_association.rb
|
547
|
-
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_simple_public_object.rb
|
548
|
-
- lib/hubspot/codegen/crm/associations/v4/models/batch_response_simple_public_object_with_errors.rb
|
549
|
-
- lib/hubspot/codegen/crm/associations/v4/models/collection_response_associated_id.rb
|
550
|
-
- lib/hubspot/codegen/crm/associations/v4/models/collection_response_association_spec_with_label_no_paging.rb
|
551
535
|
- lib/hubspot/codegen/crm/associations/v4/models/collection_response_multi_associated_object_with_label_forward_paging.rb
|
552
|
-
- lib/hubspot/codegen/crm/associations/v4/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
553
536
|
- lib/hubspot/codegen/crm/associations/v4/models/error.rb
|
554
|
-
- lib/hubspot/codegen/crm/associations/v4/models/error_category.rb
|
555
537
|
- lib/hubspot/codegen/crm/associations/v4/models/error_detail.rb
|
556
538
|
- lib/hubspot/codegen/crm/associations/v4/models/forward_paging.rb
|
557
539
|
- lib/hubspot/codegen/crm/associations/v4/models/labels_between_object_pair.rb
|
@@ -559,63 +541,27 @@ files:
|
|
559
541
|
- lib/hubspot/codegen/crm/associations/v4/models/next_page.rb
|
560
542
|
- lib/hubspot/codegen/crm/associations/v4/models/paging.rb
|
561
543
|
- lib/hubspot/codegen/crm/associations/v4/models/previous_page.rb
|
562
|
-
- lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_create_request.rb
|
563
|
-
- lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_update_request.rb
|
564
544
|
- lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_archive.rb
|
565
545
|
- lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_post.rb
|
566
546
|
- lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_with_label.rb
|
567
|
-
- lib/hubspot/codegen/crm/associations/v4/models/public_associations_for_object.rb
|
568
547
|
- lib/hubspot/codegen/crm/associations/v4/models/public_default_association.rb
|
569
548
|
- lib/hubspot/codegen/crm/associations/v4/models/public_default_association_multi_post.rb
|
570
549
|
- lib/hubspot/codegen/crm/associations/v4/models/public_fetch_associations_batch_request.rb
|
571
|
-
- lib/hubspot/codegen/crm/associations/v4/models/public_gdpr_delete_input.rb
|
572
550
|
- lib/hubspot/codegen/crm/associations/v4/models/public_object_id.rb
|
573
|
-
- lib/hubspot/codegen/crm/associations/v4/models/simple_public_object.rb
|
574
|
-
- lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_batch_input.rb
|
575
|
-
- lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_id.rb
|
576
|
-
- lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_input.rb
|
577
|
-
- lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_input_for_create.rb
|
578
|
-
- lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_with_associations.rb
|
579
551
|
- lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb
|
580
|
-
- lib/hubspot/codegen/crm/associations/v4/models/standard_error1.rb
|
581
|
-
- lib/hubspot/codegen/crm/associations/v4/models/value_with_timestamp.rb
|
582
552
|
- lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb
|
583
553
|
- lib/hubspot/codegen/crm/associations/v4/schema/api_client.rb
|
584
554
|
- lib/hubspot/codegen/crm/associations/v4/schema/api_error.rb
|
585
555
|
- lib/hubspot/codegen/crm/associations/v4/schema/configuration.rb
|
586
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec.rb
|
587
556
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/association_spec_with_label.rb
|
588
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_multi_archive.rb
|
589
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_association_multi_post.rb
|
590
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_default_association_multi_post.rb
|
591
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_input_public_fetch_associations_batch_request.rb
|
592
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_labels_between_object_pair.rb
|
593
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_labels_between_object_pair_with_errors.rb
|
594
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_multi_with_label.rb
|
595
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_association_multi_with_label_with_errors.rb
|
596
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/batch_response_public_default_association.rb
|
597
557
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/collection_response_association_spec_with_label_no_paging.rb
|
598
558
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/error.rb
|
599
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/error_category.rb
|
600
559
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/error_detail.rb
|
601
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/labels_between_object_pair.rb
|
602
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/multi_associated_object_with_label.rb
|
603
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/next_page.rb
|
604
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/paging.rb
|
605
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/previous_page.rb
|
606
560
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_create_request.rb
|
607
561
|
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_definition_update_request.rb
|
608
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_archive.rb
|
609
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_post.rb
|
610
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_association_multi_with_label.rb
|
611
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_default_association.rb
|
612
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_default_association_multi_post.rb
|
613
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_fetch_associations_batch_request.rb
|
614
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/public_object_id.rb
|
615
|
-
- lib/hubspot/codegen/crm/associations/v4/schema/models/standard_error.rb
|
616
562
|
- lib/hubspot/codegen/crm/companies/api/basic_api.rb
|
617
563
|
- lib/hubspot/codegen/crm/companies/api/batch_api.rb
|
618
|
-
- lib/hubspot/codegen/crm/companies/api/
|
564
|
+
- lib/hubspot/codegen/crm/companies/api/merge_api.rb
|
619
565
|
- lib/hubspot/codegen/crm/companies/api/search_api.rb
|
620
566
|
- lib/hubspot/codegen/crm/companies/api_client.rb
|
621
567
|
- lib/hubspot/codegen/crm/companies/api_error.rb
|
@@ -623,16 +569,18 @@ files:
|
|
623
569
|
- lib/hubspot/codegen/crm/companies/models/associated_id.rb
|
624
570
|
- lib/hubspot/codegen/crm/companies/models/association_spec.rb
|
625
571
|
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input.rb
|
572
|
+
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input_upsert.rb
|
626
573
|
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_id.rb
|
627
574
|
- lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_input_for_create.rb
|
628
575
|
- lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb
|
629
576
|
- lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb
|
630
577
|
- lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb
|
578
|
+
- lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_upsert_object.rb
|
579
|
+
- lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_upsert_object_with_errors.rb
|
631
580
|
- lib/hubspot/codegen/crm/companies/models/collection_response_associated_id.rb
|
632
581
|
- lib/hubspot/codegen/crm/companies/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
633
582
|
- lib/hubspot/codegen/crm/companies/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
634
583
|
- lib/hubspot/codegen/crm/companies/models/error.rb
|
635
|
-
- lib/hubspot/codegen/crm/companies/models/error_category.rb
|
636
584
|
- lib/hubspot/codegen/crm/companies/models/error_detail.rb
|
637
585
|
- lib/hubspot/codegen/crm/companies/models/filter.rb
|
638
586
|
- lib/hubspot/codegen/crm/companies/models/filter_group.rb
|
@@ -646,16 +594,18 @@ files:
|
|
646
594
|
- lib/hubspot/codegen/crm/companies/models/public_object_search_request.rb
|
647
595
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object.rb
|
648
596
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb
|
597
|
+
- lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input_upsert.rb
|
649
598
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_id.rb
|
650
599
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb
|
651
600
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_input_for_create.rb
|
652
601
|
- lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb
|
602
|
+
- lib/hubspot/codegen/crm/companies/models/simple_public_upsert_object.rb
|
653
603
|
- lib/hubspot/codegen/crm/companies/models/standard_error.rb
|
654
604
|
- lib/hubspot/codegen/crm/companies/models/value_with_timestamp.rb
|
655
605
|
- lib/hubspot/codegen/crm/contacts/api/basic_api.rb
|
656
606
|
- lib/hubspot/codegen/crm/contacts/api/batch_api.rb
|
657
607
|
- lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb
|
658
|
-
- lib/hubspot/codegen/crm/contacts/api/
|
608
|
+
- lib/hubspot/codegen/crm/contacts/api/merge_api.rb
|
659
609
|
- lib/hubspot/codegen/crm/contacts/api/search_api.rb
|
660
610
|
- lib/hubspot/codegen/crm/contacts/api_client.rb
|
661
611
|
- lib/hubspot/codegen/crm/contacts/api_error.rb
|
@@ -663,16 +613,18 @@ files:
|
|
663
613
|
- lib/hubspot/codegen/crm/contacts/models/associated_id.rb
|
664
614
|
- lib/hubspot/codegen/crm/contacts/models/association_spec.rb
|
665
615
|
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input.rb
|
616
|
+
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input_upsert.rb
|
666
617
|
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_id.rb
|
667
618
|
- lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_input_for_create.rb
|
668
619
|
- lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb
|
669
620
|
- lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb
|
670
621
|
- lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb
|
622
|
+
- lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_upsert_object.rb
|
623
|
+
- lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_upsert_object_with_errors.rb
|
671
624
|
- lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id.rb
|
672
625
|
- lib/hubspot/codegen/crm/contacts/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
673
626
|
- lib/hubspot/codegen/crm/contacts/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
674
627
|
- lib/hubspot/codegen/crm/contacts/models/error.rb
|
675
|
-
- lib/hubspot/codegen/crm/contacts/models/error_category.rb
|
676
628
|
- lib/hubspot/codegen/crm/contacts/models/error_detail.rb
|
677
629
|
- lib/hubspot/codegen/crm/contacts/models/filter.rb
|
678
630
|
- lib/hubspot/codegen/crm/contacts/models/filter_group.rb
|
@@ -687,15 +639,17 @@ files:
|
|
687
639
|
- lib/hubspot/codegen/crm/contacts/models/public_object_search_request.rb
|
688
640
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb
|
689
641
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb
|
642
|
+
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input_upsert.rb
|
690
643
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_id.rb
|
691
644
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb
|
692
645
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_input_for_create.rb
|
693
646
|
- lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb
|
647
|
+
- lib/hubspot/codegen/crm/contacts/models/simple_public_upsert_object.rb
|
694
648
|
- lib/hubspot/codegen/crm/contacts/models/standard_error.rb
|
695
649
|
- lib/hubspot/codegen/crm/contacts/models/value_with_timestamp.rb
|
696
650
|
- lib/hubspot/codegen/crm/deals/api/basic_api.rb
|
697
651
|
- lib/hubspot/codegen/crm/deals/api/batch_api.rb
|
698
|
-
- lib/hubspot/codegen/crm/deals/api/
|
652
|
+
- lib/hubspot/codegen/crm/deals/api/merge_api.rb
|
699
653
|
- lib/hubspot/codegen/crm/deals/api/search_api.rb
|
700
654
|
- lib/hubspot/codegen/crm/deals/api_client.rb
|
701
655
|
- lib/hubspot/codegen/crm/deals/api_error.rb
|
@@ -703,16 +657,18 @@ files:
|
|
703
657
|
- lib/hubspot/codegen/crm/deals/models/associated_id.rb
|
704
658
|
- lib/hubspot/codegen/crm/deals/models/association_spec.rb
|
705
659
|
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input.rb
|
660
|
+
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input_upsert.rb
|
706
661
|
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_id.rb
|
707
662
|
- lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_input_for_create.rb
|
708
663
|
- lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb
|
709
664
|
- lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb
|
710
665
|
- lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb
|
666
|
+
- lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_upsert_object.rb
|
667
|
+
- lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_upsert_object_with_errors.rb
|
711
668
|
- lib/hubspot/codegen/crm/deals/models/collection_response_associated_id.rb
|
712
669
|
- lib/hubspot/codegen/crm/deals/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
713
670
|
- lib/hubspot/codegen/crm/deals/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
714
671
|
- lib/hubspot/codegen/crm/deals/models/error.rb
|
715
|
-
- lib/hubspot/codegen/crm/deals/models/error_category.rb
|
716
672
|
- lib/hubspot/codegen/crm/deals/models/error_detail.rb
|
717
673
|
- lib/hubspot/codegen/crm/deals/models/filter.rb
|
718
674
|
- lib/hubspot/codegen/crm/deals/models/filter_group.rb
|
@@ -726,62 +682,25 @@ files:
|
|
726
682
|
- lib/hubspot/codegen/crm/deals/models/public_object_search_request.rb
|
727
683
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object.rb
|
728
684
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb
|
685
|
+
- lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input_upsert.rb
|
729
686
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_id.rb
|
730
687
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb
|
731
688
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_input_for_create.rb
|
732
689
|
- lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb
|
690
|
+
- lib/hubspot/codegen/crm/deals/models/simple_public_upsert_object.rb
|
733
691
|
- lib/hubspot/codegen/crm/deals/models/standard_error.rb
|
734
692
|
- lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb
|
735
|
-
- lib/hubspot/codegen/crm/extensions/
|
736
|
-
- lib/hubspot/codegen/crm/extensions/accounting/api/invoice_api.rb
|
737
|
-
- lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb
|
738
|
-
- lib/hubspot/codegen/crm/extensions/accounting/api/sync_api.rb
|
739
|
-
- lib/hubspot/codegen/crm/extensions/accounting/api/user_accounts_api.rb
|
740
|
-
- lib/hubspot/codegen/crm/extensions/accounting/api_client.rb
|
741
|
-
- lib/hubspot/codegen/crm/extensions/accounting/api_error.rb
|
742
|
-
- lib/hubspot/codegen/crm/extensions/accounting/configuration.rb
|
743
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_settings.rb
|
744
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_urls.rb
|
745
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_customer.rb
|
746
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_invoice.rb
|
747
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_term.rb
|
748
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/accounting_features.rb
|
749
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/action_response.rb
|
750
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/address.rb
|
751
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_feature.rb
|
752
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_sub_features.rb
|
753
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/create_user_account_request_external.rb
|
754
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/customer_search_response_external.rb
|
755
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/error.rb
|
756
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/error_detail.rb
|
757
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/exchange_rate_response.rb
|
758
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/import_invoice_feature.rb
|
759
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoice_create_payment_request.rb
|
760
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoice_pdf_response.rb
|
761
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoice_read_response.rb
|
762
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoice_search_response.rb
|
763
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_request.rb
|
764
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_response.rb
|
765
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/invoices_response_external.rb
|
766
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/object_sync_feature.rb
|
767
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/product.rb
|
768
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/product_search_response.rb
|
769
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/result_id_accounting_response.rb
|
770
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/sync_contacts_request.rb
|
771
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/sync_products_request.rb
|
772
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/tax.rb
|
773
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/tax_search_response.rb
|
774
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/tax_type.rb
|
775
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/terms_response.rb
|
776
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/unit_price.rb
|
777
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/updated_contact.rb
|
778
|
-
- lib/hubspot/codegen/crm/extensions/accounting/models/updated_product.rb
|
693
|
+
- lib/hubspot/codegen/crm/extensions/calling/api/recording_settings_api.rb
|
779
694
|
- lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb
|
780
695
|
- lib/hubspot/codegen/crm/extensions/calling/api_client.rb
|
781
696
|
- lib/hubspot/codegen/crm/extensions/calling/api_error.rb
|
782
697
|
- lib/hubspot/codegen/crm/extensions/calling/configuration.rb
|
783
698
|
- lib/hubspot/codegen/crm/extensions/calling/models/error.rb
|
784
699
|
- lib/hubspot/codegen/crm/extensions/calling/models/error_detail.rb
|
700
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/mark_recording_as_ready_request.rb
|
701
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_patch_request.rb
|
702
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_request.rb
|
703
|
+
- lib/hubspot/codegen/crm/extensions/calling/models/recording_settings_response.rb
|
785
704
|
- lib/hubspot/codegen/crm/extensions/calling/models/settings_patch_request.rb
|
786
705
|
- lib/hubspot/codegen/crm/extensions/calling/models/settings_request.rb
|
787
706
|
- lib/hubspot/codegen/crm/extensions/calling/models/settings_response.rb
|
@@ -793,15 +712,14 @@ files:
|
|
793
712
|
- lib/hubspot/codegen/crm/extensions/cards/models/action_confirmation_body.rb
|
794
713
|
- lib/hubspot/codegen/crm/extensions/cards/models/action_hook_action_body.rb
|
795
714
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_actions.rb
|
715
|
+
- lib/hubspot/codegen/crm/extensions/cards/models/card_audit_response.rb
|
796
716
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_create_request.rb
|
797
717
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_display_body.rb
|
798
718
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_display_property.rb
|
799
719
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb
|
800
720
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body_patch.rb
|
801
|
-
- lib/hubspot/codegen/crm/extensions/cards/models/card_list_response.rb
|
802
721
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_object_type_body.rb
|
803
722
|
- lib/hubspot/codegen/crm/extensions/cards/models/card_patch_request.rb
|
804
|
-
- lib/hubspot/codegen/crm/extensions/cards/models/card_response.rb
|
805
723
|
- lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb
|
806
724
|
- lib/hubspot/codegen/crm/extensions/cards/models/error.rb
|
807
725
|
- lib/hubspot/codegen/crm/extensions/cards/models/error_detail.rb
|
@@ -810,6 +728,9 @@ files:
|
|
810
728
|
- lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result.rb
|
811
729
|
- lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result_actions_inner.rb
|
812
730
|
- lib/hubspot/codegen/crm/extensions/cards/models/object_token.rb
|
731
|
+
- lib/hubspot/codegen/crm/extensions/cards/models/public_card_fetch_body.rb
|
732
|
+
- lib/hubspot/codegen/crm/extensions/cards/models/public_card_list_response.rb
|
733
|
+
- lib/hubspot/codegen/crm/extensions/cards/models/public_card_response.rb
|
813
734
|
- lib/hubspot/codegen/crm/extensions/cards/models/top_level_actions.rb
|
814
735
|
- lib/hubspot/codegen/crm/extensions/videoconferencing/api/settings_api.rb
|
815
736
|
- lib/hubspot/codegen/crm/extensions/videoconferencing/api_client.rb
|
@@ -830,6 +751,7 @@ files:
|
|
830
751
|
- lib/hubspot/codegen/crm/imports/models/error_detail.rb
|
831
752
|
- lib/hubspot/codegen/crm/imports/models/forward_paging.rb
|
832
753
|
- lib/hubspot/codegen/crm/imports/models/import_row_core.rb
|
754
|
+
- lib/hubspot/codegen/crm/imports/models/import_template.rb
|
833
755
|
- lib/hubspot/codegen/crm/imports/models/next_page.rb
|
834
756
|
- lib/hubspot/codegen/crm/imports/models/paging.rb
|
835
757
|
- lib/hubspot/codegen/crm/imports/models/previous_page.rb
|
@@ -839,7 +761,6 @@ files:
|
|
839
761
|
- lib/hubspot/codegen/crm/imports/models/public_object_list_record.rb
|
840
762
|
- lib/hubspot/codegen/crm/line_items/api/basic_api.rb
|
841
763
|
- lib/hubspot/codegen/crm/line_items/api/batch_api.rb
|
842
|
-
- lib/hubspot/codegen/crm/line_items/api/public_object_api.rb
|
843
764
|
- lib/hubspot/codegen/crm/line_items/api/search_api.rb
|
844
765
|
- lib/hubspot/codegen/crm/line_items/api_client.rb
|
845
766
|
- lib/hubspot/codegen/crm/line_items/api_error.rb
|
@@ -847,16 +768,18 @@ files:
|
|
847
768
|
- lib/hubspot/codegen/crm/line_items/models/associated_id.rb
|
848
769
|
- lib/hubspot/codegen/crm/line_items/models/association_spec.rb
|
849
770
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input.rb
|
771
|
+
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_upsert.rb
|
850
772
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_id.rb
|
851
773
|
- lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_input_for_create.rb
|
852
774
|
- lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb
|
853
775
|
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb
|
854
776
|
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb
|
777
|
+
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_upsert_object.rb
|
778
|
+
- lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_upsert_object_with_errors.rb
|
855
779
|
- lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id.rb
|
856
780
|
- lib/hubspot/codegen/crm/line_items/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
857
781
|
- lib/hubspot/codegen/crm/line_items/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
858
782
|
- lib/hubspot/codegen/crm/line_items/models/error.rb
|
859
|
-
- lib/hubspot/codegen/crm/line_items/models/error_category.rb
|
860
783
|
- lib/hubspot/codegen/crm/line_items/models/error_detail.rb
|
861
784
|
- lib/hubspot/codegen/crm/line_items/models/filter.rb
|
862
785
|
- lib/hubspot/codegen/crm/line_items/models/filter_group.rb
|
@@ -865,29 +788,38 @@ files:
|
|
865
788
|
- lib/hubspot/codegen/crm/line_items/models/paging.rb
|
866
789
|
- lib/hubspot/codegen/crm/line_items/models/previous_page.rb
|
867
790
|
- lib/hubspot/codegen/crm/line_items/models/public_associations_for_object.rb
|
868
|
-
- lib/hubspot/codegen/crm/line_items/models/public_merge_input.rb
|
869
791
|
- lib/hubspot/codegen/crm/line_items/models/public_object_id.rb
|
870
792
|
- lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb
|
871
793
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb
|
872
794
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb
|
795
|
+
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input_upsert.rb
|
873
796
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_id.rb
|
874
797
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb
|
875
798
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_input_for_create.rb
|
876
799
|
- lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb
|
800
|
+
- lib/hubspot/codegen/crm/line_items/models/simple_public_upsert_object.rb
|
877
801
|
- lib/hubspot/codegen/crm/line_items/models/standard_error.rb
|
878
802
|
- lib/hubspot/codegen/crm/line_items/models/value_with_timestamp.rb
|
803
|
+
- lib/hubspot/codegen/crm/lists/api/folders_api.rb
|
879
804
|
- lib/hubspot/codegen/crm/lists/api/lists_api.rb
|
805
|
+
- lib/hubspot/codegen/crm/lists/api/mapping_api.rb
|
880
806
|
- lib/hubspot/codegen/crm/lists/api/memberships_api.rb
|
881
807
|
- lib/hubspot/codegen/crm/lists/api_client.rb
|
882
808
|
- lib/hubspot/codegen/crm/lists/api_error.rb
|
883
809
|
- lib/hubspot/codegen/crm/lists/configuration.rb
|
884
|
-
- lib/hubspot/codegen/crm/lists/models/
|
810
|
+
- lib/hubspot/codegen/crm/lists/models/api_collection_response_join_time_and_record_id.rb
|
811
|
+
- lib/hubspot/codegen/crm/lists/models/api_collection_response_record_list_membership_no_paging.rb
|
885
812
|
- lib/hubspot/codegen/crm/lists/models/error.rb
|
886
813
|
- lib/hubspot/codegen/crm/lists/models/error_detail.rb
|
814
|
+
- lib/hubspot/codegen/crm/lists/models/join_time_and_record_id.rb
|
887
815
|
- lib/hubspot/codegen/crm/lists/models/list_create_request.rb
|
888
816
|
- lib/hubspot/codegen/crm/lists/models/list_create_response.rb
|
889
817
|
- lib/hubspot/codegen/crm/lists/models/list_fetch_response.rb
|
890
818
|
- lib/hubspot/codegen/crm/lists/models/list_filter_update_request.rb
|
819
|
+
- lib/hubspot/codegen/crm/lists/models/list_folder_create_request.rb
|
820
|
+
- lib/hubspot/codegen/crm/lists/models/list_folder_create_response.rb
|
821
|
+
- lib/hubspot/codegen/crm/lists/models/list_folder_fetch_response.rb
|
822
|
+
- lib/hubspot/codegen/crm/lists/models/list_move_request.rb
|
891
823
|
- lib/hubspot/codegen/crm/lists/models/list_search_request.rb
|
892
824
|
- lib/hubspot/codegen/crm/lists/models/list_search_response.rb
|
893
825
|
- lib/hubspot/codegen/crm/lists/models/list_update_response.rb
|
@@ -906,6 +838,7 @@ files:
|
|
906
838
|
- lib/hubspot/codegen/crm/lists/models/public_and_filter_branch.rb
|
907
839
|
- lib/hubspot/codegen/crm/lists/models/public_association_filter_branch.rb
|
908
840
|
- lib/hubspot/codegen/crm/lists/models/public_association_in_list_filter.rb
|
841
|
+
- lib/hubspot/codegen/crm/lists/models/public_batch_migration_mapping.rb
|
909
842
|
- lib/hubspot/codegen/crm/lists/models/public_bool_property_operation.rb
|
910
843
|
- lib/hubspot/codegen/crm/lists/models/public_calendar_date_property_operation.rb
|
911
844
|
- lib/hubspot/codegen/crm/lists/models/public_campaign_influenced_filter.rb
|
@@ -921,11 +854,11 @@ files:
|
|
921
854
|
- lib/hubspot/codegen/crm/lists/models/public_email_subscription_filter.rb
|
922
855
|
- lib/hubspot/codegen/crm/lists/models/public_enumeration_property_operation.rb
|
923
856
|
- lib/hubspot/codegen/crm/lists/models/public_event_analytics_filter.rb
|
924
|
-
- lib/hubspot/codegen/crm/lists/models/public_event_analytics_filter_coalescing_refine_by.rb
|
925
857
|
- lib/hubspot/codegen/crm/lists/models/public_event_filter_metadata.rb
|
926
858
|
- lib/hubspot/codegen/crm/lists/models/public_fiscal_quarter_reference.rb
|
927
859
|
- lib/hubspot/codegen/crm/lists/models/public_fiscal_year_reference.rb
|
928
860
|
- lib/hubspot/codegen/crm/lists/models/public_form_submission_filter.rb
|
861
|
+
- lib/hubspot/codegen/crm/lists/models/public_form_submission_filter_coalescing_refine_by.rb
|
929
862
|
- lib/hubspot/codegen/crm/lists/models/public_form_submission_on_page_filter.rb
|
930
863
|
- lib/hubspot/codegen/crm/lists/models/public_in_list_filter.rb
|
931
864
|
- lib/hubspot/codegen/crm/lists/models/public_in_list_filter_metadata.rb
|
@@ -933,6 +866,8 @@ files:
|
|
933
866
|
- lib/hubspot/codegen/crm/lists/models/public_indexed_time_point.rb
|
934
867
|
- lib/hubspot/codegen/crm/lists/models/public_indexed_time_point_index_reference.rb
|
935
868
|
- lib/hubspot/codegen/crm/lists/models/public_integration_event_filter.rb
|
869
|
+
- lib/hubspot/codegen/crm/lists/models/public_list_folder.rb
|
870
|
+
- lib/hubspot/codegen/crm/lists/models/public_migration_mapping.rb
|
936
871
|
- lib/hubspot/codegen/crm/lists/models/public_month_reference.rb
|
937
872
|
- lib/hubspot/codegen/crm/lists/models/public_multi_string_property_operation.rb
|
938
873
|
- lib/hubspot/codegen/crm/lists/models/public_not_all_filter_branch.rb
|
@@ -951,7 +886,6 @@ files:
|
|
951
886
|
- lib/hubspot/codegen/crm/lists/models/public_property_association_filter_branch_filters_inner.rb
|
952
887
|
- lib/hubspot/codegen/crm/lists/models/public_property_association_in_list_filter.rb
|
953
888
|
- lib/hubspot/codegen/crm/lists/models/public_property_filter.rb
|
954
|
-
- lib/hubspot/codegen/crm/lists/models/public_property_filter_operation.rb
|
955
889
|
- lib/hubspot/codegen/crm/lists/models/public_property_referenced_time.rb
|
956
890
|
- lib/hubspot/codegen/crm/lists/models/public_quarter_reference.rb
|
957
891
|
- lib/hubspot/codegen/crm/lists/models/public_ranged_date_property_operation.rb
|
@@ -966,27 +900,24 @@ files:
|
|
966
900
|
- lib/hubspot/codegen/crm/lists/models/public_string_property_operation.rb
|
967
901
|
- lib/hubspot/codegen/crm/lists/models/public_survey_monkey_filter.rb
|
968
902
|
- lib/hubspot/codegen/crm/lists/models/public_survey_monkey_value_filter.rb
|
903
|
+
- lib/hubspot/codegen/crm/lists/models/public_survey_monkey_value_filter_value_comparison.rb
|
969
904
|
- lib/hubspot/codegen/crm/lists/models/public_time_offset.rb
|
970
905
|
- lib/hubspot/codegen/crm/lists/models/public_time_point_operation.rb
|
971
906
|
- lib/hubspot/codegen/crm/lists/models/public_time_point_operation_time_point.rb
|
972
907
|
- lib/hubspot/codegen/crm/lists/models/public_today_reference.rb
|
973
908
|
- lib/hubspot/codegen/crm/lists/models/public_unified_events_filter.rb
|
974
909
|
- lib/hubspot/codegen/crm/lists/models/public_unified_events_filter_branch.rb
|
975
|
-
- lib/hubspot/codegen/crm/lists/models/public_unified_events_in_list_filter.rb
|
976
910
|
- lib/hubspot/codegen/crm/lists/models/public_webinar_filter.rb
|
977
911
|
- lib/hubspot/codegen/crm/lists/models/public_week_reference.rb
|
978
912
|
- lib/hubspot/codegen/crm/lists/models/public_year_reference.rb
|
979
|
-
- lib/hubspot/codegen/crm/
|
913
|
+
- lib/hubspot/codegen/crm/lists/models/record_list_membership.rb
|
980
914
|
- lib/hubspot/codegen/crm/objects/api/basic_api.rb
|
981
915
|
- lib/hubspot/codegen/crm/objects/api/batch_api.rb
|
982
|
-
- lib/hubspot/codegen/crm/objects/api/gdpr_api.rb
|
983
|
-
- lib/hubspot/codegen/crm/objects/api/public_object_api.rb
|
984
916
|
- lib/hubspot/codegen/crm/objects/api/search_api.rb
|
985
917
|
- lib/hubspot/codegen/crm/objects/api_client.rb
|
986
918
|
- lib/hubspot/codegen/crm/objects/api_error.rb
|
987
919
|
- lib/hubspot/codegen/crm/objects/calls/api/basic_api.rb
|
988
920
|
- lib/hubspot/codegen/crm/objects/calls/api/batch_api.rb
|
989
|
-
- lib/hubspot/codegen/crm/objects/calls/api/public_object_api.rb
|
990
921
|
- lib/hubspot/codegen/crm/objects/calls/api/search_api.rb
|
991
922
|
- lib/hubspot/codegen/crm/objects/calls/api_client.rb
|
992
923
|
- lib/hubspot/codegen/crm/objects/calls/api_error.rb
|
@@ -994,16 +925,18 @@ files:
|
|
994
925
|
- lib/hubspot/codegen/crm/objects/calls/models/associated_id.rb
|
995
926
|
- lib/hubspot/codegen/crm/objects/calls/models/association_spec.rb
|
996
927
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input.rb
|
928
|
+
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input_upsert.rb
|
997
929
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_id.rb
|
998
930
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_input_for_create.rb
|
999
931
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb
|
1000
932
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb
|
1001
933
|
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb
|
934
|
+
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_upsert_object.rb
|
935
|
+
- lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1002
936
|
- lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id.rb
|
1003
937
|
- lib/hubspot/codegen/crm/objects/calls/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1004
938
|
- lib/hubspot/codegen/crm/objects/calls/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1005
939
|
- lib/hubspot/codegen/crm/objects/calls/models/error.rb
|
1006
|
-
- lib/hubspot/codegen/crm/objects/calls/models/error_category.rb
|
1007
940
|
- lib/hubspot/codegen/crm/objects/calls/models/error_detail.rb
|
1008
941
|
- lib/hubspot/codegen/crm/objects/calls/models/filter.rb
|
1009
942
|
- lib/hubspot/codegen/crm/objects/calls/models/filter_group.rb
|
@@ -1012,20 +945,20 @@ files:
|
|
1012
945
|
- lib/hubspot/codegen/crm/objects/calls/models/paging.rb
|
1013
946
|
- lib/hubspot/codegen/crm/objects/calls/models/previous_page.rb
|
1014
947
|
- lib/hubspot/codegen/crm/objects/calls/models/public_associations_for_object.rb
|
1015
|
-
- lib/hubspot/codegen/crm/objects/calls/models/public_merge_input.rb
|
1016
948
|
- lib/hubspot/codegen/crm/objects/calls/models/public_object_id.rb
|
1017
949
|
- lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb
|
1018
950
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb
|
1019
951
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb
|
952
|
+
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input_upsert.rb
|
1020
953
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_id.rb
|
1021
954
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb
|
1022
955
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input_for_create.rb
|
1023
956
|
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_with_associations.rb
|
957
|
+
- lib/hubspot/codegen/crm/objects/calls/models/simple_public_upsert_object.rb
|
1024
958
|
- lib/hubspot/codegen/crm/objects/calls/models/standard_error.rb
|
1025
959
|
- lib/hubspot/codegen/crm/objects/calls/models/value_with_timestamp.rb
|
1026
960
|
- lib/hubspot/codegen/crm/objects/communications/api/basic_api.rb
|
1027
961
|
- lib/hubspot/codegen/crm/objects/communications/api/batch_api.rb
|
1028
|
-
- lib/hubspot/codegen/crm/objects/communications/api/public_object_api.rb
|
1029
962
|
- lib/hubspot/codegen/crm/objects/communications/api/search_api.rb
|
1030
963
|
- lib/hubspot/codegen/crm/objects/communications/api_client.rb
|
1031
964
|
- lib/hubspot/codegen/crm/objects/communications/api_error.rb
|
@@ -1033,16 +966,18 @@ files:
|
|
1033
966
|
- lib/hubspot/codegen/crm/objects/communications/models/associated_id.rb
|
1034
967
|
- lib/hubspot/codegen/crm/objects/communications/models/association_spec.rb
|
1035
968
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input.rb
|
969
|
+
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1036
970
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_id.rb
|
1037
971
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_input_simple_public_object_input_for_create.rb
|
1038
972
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_read_input_simple_public_object_id.rb
|
1039
973
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object.rb
|
1040
974
|
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_object_with_errors.rb
|
975
|
+
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_upsert_object.rb
|
976
|
+
- lib/hubspot/codegen/crm/objects/communications/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1041
977
|
- lib/hubspot/codegen/crm/objects/communications/models/collection_response_associated_id.rb
|
1042
978
|
- lib/hubspot/codegen/crm/objects/communications/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1043
979
|
- lib/hubspot/codegen/crm/objects/communications/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1044
980
|
- lib/hubspot/codegen/crm/objects/communications/models/error.rb
|
1045
|
-
- lib/hubspot/codegen/crm/objects/communications/models/error_category.rb
|
1046
981
|
- lib/hubspot/codegen/crm/objects/communications/models/error_detail.rb
|
1047
982
|
- lib/hubspot/codegen/crm/objects/communications/models/filter.rb
|
1048
983
|
- lib/hubspot/codegen/crm/objects/communications/models/filter_group.rb
|
@@ -1051,21 +986,21 @@ files:
|
|
1051
986
|
- lib/hubspot/codegen/crm/objects/communications/models/paging.rb
|
1052
987
|
- lib/hubspot/codegen/crm/objects/communications/models/previous_page.rb
|
1053
988
|
- lib/hubspot/codegen/crm/objects/communications/models/public_associations_for_object.rb
|
1054
|
-
- lib/hubspot/codegen/crm/objects/communications/models/public_merge_input.rb
|
1055
989
|
- lib/hubspot/codegen/crm/objects/communications/models/public_object_id.rb
|
1056
990
|
- lib/hubspot/codegen/crm/objects/communications/models/public_object_search_request.rb
|
1057
991
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object.rb
|
1058
992
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input.rb
|
993
|
+
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_batch_input_upsert.rb
|
1059
994
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_id.rb
|
1060
995
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input.rb
|
1061
996
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_input_for_create.rb
|
1062
997
|
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_object_with_associations.rb
|
998
|
+
- lib/hubspot/codegen/crm/objects/communications/models/simple_public_upsert_object.rb
|
1063
999
|
- lib/hubspot/codegen/crm/objects/communications/models/standard_error.rb
|
1064
1000
|
- lib/hubspot/codegen/crm/objects/communications/models/value_with_timestamp.rb
|
1065
1001
|
- lib/hubspot/codegen/crm/objects/configuration.rb
|
1066
1002
|
- lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb
|
1067
1003
|
- lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb
|
1068
|
-
- lib/hubspot/codegen/crm/objects/emails/api/public_object_api.rb
|
1069
1004
|
- lib/hubspot/codegen/crm/objects/emails/api/search_api.rb
|
1070
1005
|
- lib/hubspot/codegen/crm/objects/emails/api_client.rb
|
1071
1006
|
- lib/hubspot/codegen/crm/objects/emails/api_error.rb
|
@@ -1073,16 +1008,18 @@ files:
|
|
1073
1008
|
- lib/hubspot/codegen/crm/objects/emails/models/associated_id.rb
|
1074
1009
|
- lib/hubspot/codegen/crm/objects/emails/models/association_spec.rb
|
1075
1010
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input.rb
|
1011
|
+
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1076
1012
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_id.rb
|
1077
1013
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_input_for_create.rb
|
1078
1014
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb
|
1079
1015
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb
|
1080
1016
|
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb
|
1017
|
+
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_upsert_object.rb
|
1018
|
+
- lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1081
1019
|
- lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id.rb
|
1082
1020
|
- lib/hubspot/codegen/crm/objects/emails/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1083
1021
|
- lib/hubspot/codegen/crm/objects/emails/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1084
1022
|
- lib/hubspot/codegen/crm/objects/emails/models/error.rb
|
1085
|
-
- lib/hubspot/codegen/crm/objects/emails/models/error_category.rb
|
1086
1023
|
- lib/hubspot/codegen/crm/objects/emails/models/error_detail.rb
|
1087
1024
|
- lib/hubspot/codegen/crm/objects/emails/models/filter.rb
|
1088
1025
|
- lib/hubspot/codegen/crm/objects/emails/models/filter_group.rb
|
@@ -1091,19 +1028,21 @@ files:
|
|
1091
1028
|
- lib/hubspot/codegen/crm/objects/emails/models/paging.rb
|
1092
1029
|
- lib/hubspot/codegen/crm/objects/emails/models/previous_page.rb
|
1093
1030
|
- lib/hubspot/codegen/crm/objects/emails/models/public_associations_for_object.rb
|
1094
|
-
- lib/hubspot/codegen/crm/objects/emails/models/public_merge_input.rb
|
1095
1031
|
- lib/hubspot/codegen/crm/objects/emails/models/public_object_id.rb
|
1096
1032
|
- lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb
|
1097
1033
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb
|
1098
1034
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb
|
1035
|
+
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input_upsert.rb
|
1099
1036
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_id.rb
|
1100
1037
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb
|
1101
1038
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input_for_create.rb
|
1102
1039
|
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_with_associations.rb
|
1040
|
+
- lib/hubspot/codegen/crm/objects/emails/models/simple_public_upsert_object.rb
|
1103
1041
|
- lib/hubspot/codegen/crm/objects/emails/models/standard_error.rb
|
1104
1042
|
- lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb
|
1105
1043
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb
|
1106
1044
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb
|
1045
|
+
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/gdpr_api.rb
|
1107
1046
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/public_object_api.rb
|
1108
1047
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb
|
1109
1048
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/api_client.rb
|
@@ -1121,7 +1060,6 @@ files:
|
|
1121
1060
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1122
1061
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1123
1062
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/error.rb
|
1124
|
-
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_category.rb
|
1125
1063
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_detail.rb
|
1126
1064
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter.rb
|
1127
1065
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter_group.rb
|
@@ -1130,6 +1068,7 @@ files:
|
|
1130
1068
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/paging.rb
|
1131
1069
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/previous_page.rb
|
1132
1070
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_associations_for_object.rb
|
1071
|
+
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_gdpr_delete_input.rb
|
1133
1072
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_merge_input.rb
|
1134
1073
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_id.rb
|
1135
1074
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb
|
@@ -1143,17 +1082,11 @@ files:
|
|
1143
1082
|
- lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb
|
1144
1083
|
- lib/hubspot/codegen/crm/objects/goals/api/basic_api.rb
|
1145
1084
|
- lib/hubspot/codegen/crm/objects/goals/api/batch_api.rb
|
1146
|
-
- lib/hubspot/codegen/crm/objects/goals/api/gdpr_api.rb
|
1147
|
-
- lib/hubspot/codegen/crm/objects/goals/api/public_object_api.rb
|
1148
1085
|
- lib/hubspot/codegen/crm/objects/goals/api/search_api.rb
|
1149
1086
|
- lib/hubspot/codegen/crm/objects/goals/api_client.rb
|
1150
1087
|
- lib/hubspot/codegen/crm/objects/goals/api_error.rb
|
1151
1088
|
- lib/hubspot/codegen/crm/objects/goals/configuration.rb
|
1152
1089
|
- lib/hubspot/codegen/crm/objects/goals/models/associated_id.rb
|
1153
|
-
- lib/hubspot/codegen/crm/objects/goals/models/association_spec.rb
|
1154
|
-
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_batch_input.rb
|
1155
|
-
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_id.rb
|
1156
|
-
- lib/hubspot/codegen/crm/objects/goals/models/batch_input_simple_public_object_input_for_create.rb
|
1157
1090
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_read_input_simple_public_object_id.rb
|
1158
1091
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_object.rb
|
1159
1092
|
- lib/hubspot/codegen/crm/objects/goals/models/batch_response_simple_public_object_with_errors.rb
|
@@ -1168,22 +1101,55 @@ files:
|
|
1168
1101
|
- lib/hubspot/codegen/crm/objects/goals/models/next_page.rb
|
1169
1102
|
- lib/hubspot/codegen/crm/objects/goals/models/paging.rb
|
1170
1103
|
- lib/hubspot/codegen/crm/objects/goals/models/previous_page.rb
|
1171
|
-
- lib/hubspot/codegen/crm/objects/goals/models/public_associations_for_object.rb
|
1172
|
-
- lib/hubspot/codegen/crm/objects/goals/models/public_gdpr_delete_input.rb
|
1173
|
-
- lib/hubspot/codegen/crm/objects/goals/models/public_merge_input.rb
|
1174
|
-
- lib/hubspot/codegen/crm/objects/goals/models/public_object_id.rb
|
1175
1104
|
- lib/hubspot/codegen/crm/objects/goals/models/public_object_search_request.rb
|
1176
1105
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object.rb
|
1177
|
-
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_batch_input.rb
|
1178
1106
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_id.rb
|
1179
|
-
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_input.rb
|
1180
|
-
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_input_for_create.rb
|
1181
1107
|
- lib/hubspot/codegen/crm/objects/goals/models/simple_public_object_with_associations.rb
|
1182
1108
|
- lib/hubspot/codegen/crm/objects/goals/models/standard_error.rb
|
1183
1109
|
- lib/hubspot/codegen/crm/objects/goals/models/value_with_timestamp.rb
|
1110
|
+
- lib/hubspot/codegen/crm/objects/leads/api/basic_api.rb
|
1111
|
+
- lib/hubspot/codegen/crm/objects/leads/api/batch_api.rb
|
1112
|
+
- lib/hubspot/codegen/crm/objects/leads/api/search_api.rb
|
1113
|
+
- lib/hubspot/codegen/crm/objects/leads/api_client.rb
|
1114
|
+
- lib/hubspot/codegen/crm/objects/leads/api_error.rb
|
1115
|
+
- lib/hubspot/codegen/crm/objects/leads/configuration.rb
|
1116
|
+
- lib/hubspot/codegen/crm/objects/leads/models/associated_id.rb
|
1117
|
+
- lib/hubspot/codegen/crm/objects/leads/models/association_spec.rb
|
1118
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input.rb
|
1119
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1120
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_id.rb
|
1121
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_input_simple_public_object_input_for_create.rb
|
1122
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_read_input_simple_public_object_id.rb
|
1123
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_object.rb
|
1124
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_object_with_errors.rb
|
1125
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_upsert_object.rb
|
1126
|
+
- lib/hubspot/codegen/crm/objects/leads/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1127
|
+
- lib/hubspot/codegen/crm/objects/leads/models/collection_response_associated_id.rb
|
1128
|
+
- lib/hubspot/codegen/crm/objects/leads/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1129
|
+
- lib/hubspot/codegen/crm/objects/leads/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1130
|
+
- lib/hubspot/codegen/crm/objects/leads/models/error.rb
|
1131
|
+
- lib/hubspot/codegen/crm/objects/leads/models/error_detail.rb
|
1132
|
+
- lib/hubspot/codegen/crm/objects/leads/models/filter.rb
|
1133
|
+
- lib/hubspot/codegen/crm/objects/leads/models/filter_group.rb
|
1134
|
+
- lib/hubspot/codegen/crm/objects/leads/models/forward_paging.rb
|
1135
|
+
- lib/hubspot/codegen/crm/objects/leads/models/next_page.rb
|
1136
|
+
- lib/hubspot/codegen/crm/objects/leads/models/paging.rb
|
1137
|
+
- lib/hubspot/codegen/crm/objects/leads/models/previous_page.rb
|
1138
|
+
- lib/hubspot/codegen/crm/objects/leads/models/public_associations_for_object.rb
|
1139
|
+
- lib/hubspot/codegen/crm/objects/leads/models/public_object_id.rb
|
1140
|
+
- lib/hubspot/codegen/crm/objects/leads/models/public_object_search_request.rb
|
1141
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object.rb
|
1142
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input.rb
|
1143
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_batch_input_upsert.rb
|
1144
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_id.rb
|
1145
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_input.rb
|
1146
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_input_for_create.rb
|
1147
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_object_with_associations.rb
|
1148
|
+
- lib/hubspot/codegen/crm/objects/leads/models/simple_public_upsert_object.rb
|
1149
|
+
- lib/hubspot/codegen/crm/objects/leads/models/standard_error.rb
|
1150
|
+
- lib/hubspot/codegen/crm/objects/leads/models/value_with_timestamp.rb
|
1184
1151
|
- lib/hubspot/codegen/crm/objects/meetings/api/basic_api.rb
|
1185
1152
|
- lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb
|
1186
|
-
- lib/hubspot/codegen/crm/objects/meetings/api/public_object_api.rb
|
1187
1153
|
- lib/hubspot/codegen/crm/objects/meetings/api/search_api.rb
|
1188
1154
|
- lib/hubspot/codegen/crm/objects/meetings/api_client.rb
|
1189
1155
|
- lib/hubspot/codegen/crm/objects/meetings/api_error.rb
|
@@ -1191,16 +1157,18 @@ files:
|
|
1191
1157
|
- lib/hubspot/codegen/crm/objects/meetings/models/associated_id.rb
|
1192
1158
|
- lib/hubspot/codegen/crm/objects/meetings/models/association_spec.rb
|
1193
1159
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input.rb
|
1160
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1194
1161
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_id.rb
|
1195
1162
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_input_for_create.rb
|
1196
1163
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb
|
1197
1164
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb
|
1198
1165
|
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb
|
1166
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_upsert_object.rb
|
1167
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1199
1168
|
- lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id.rb
|
1200
1169
|
- lib/hubspot/codegen/crm/objects/meetings/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1201
1170
|
- lib/hubspot/codegen/crm/objects/meetings/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1202
1171
|
- lib/hubspot/codegen/crm/objects/meetings/models/error.rb
|
1203
|
-
- lib/hubspot/codegen/crm/objects/meetings/models/error_category.rb
|
1204
1172
|
- lib/hubspot/codegen/crm/objects/meetings/models/error_detail.rb
|
1205
1173
|
- lib/hubspot/codegen/crm/objects/meetings/models/filter.rb
|
1206
1174
|
- lib/hubspot/codegen/crm/objects/meetings/models/filter_group.rb
|
@@ -1209,31 +1177,33 @@ files:
|
|
1209
1177
|
- lib/hubspot/codegen/crm/objects/meetings/models/paging.rb
|
1210
1178
|
- lib/hubspot/codegen/crm/objects/meetings/models/previous_page.rb
|
1211
1179
|
- lib/hubspot/codegen/crm/objects/meetings/models/public_associations_for_object.rb
|
1212
|
-
- lib/hubspot/codegen/crm/objects/meetings/models/public_merge_input.rb
|
1213
1180
|
- lib/hubspot/codegen/crm/objects/meetings/models/public_object_id.rb
|
1214
1181
|
- lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb
|
1215
1182
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb
|
1216
1183
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb
|
1184
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input_upsert.rb
|
1217
1185
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_id.rb
|
1218
1186
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb
|
1219
1187
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input_for_create.rb
|
1220
1188
|
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_with_associations.rb
|
1189
|
+
- lib/hubspot/codegen/crm/objects/meetings/models/simple_public_upsert_object.rb
|
1221
1190
|
- lib/hubspot/codegen/crm/objects/meetings/models/standard_error.rb
|
1222
1191
|
- lib/hubspot/codegen/crm/objects/meetings/models/value_with_timestamp.rb
|
1223
1192
|
- lib/hubspot/codegen/crm/objects/models/associated_id.rb
|
1224
1193
|
- lib/hubspot/codegen/crm/objects/models/association_spec.rb
|
1225
1194
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb
|
1195
|
+
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1226
1196
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_id.rb
|
1227
1197
|
- lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_input_for_create.rb
|
1228
1198
|
- lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb
|
1229
1199
|
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb
|
1230
1200
|
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb
|
1201
|
+
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_upsert_object.rb
|
1202
|
+
- lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1231
1203
|
- lib/hubspot/codegen/crm/objects/models/collection_response_associated_id.rb
|
1232
|
-
- lib/hubspot/codegen/crm/objects/models/collection_response_associated_id_forward_paging.rb
|
1233
1204
|
- lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1234
1205
|
- lib/hubspot/codegen/crm/objects/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1235
1206
|
- lib/hubspot/codegen/crm/objects/models/error.rb
|
1236
|
-
- lib/hubspot/codegen/crm/objects/models/error_category.rb
|
1237
1207
|
- lib/hubspot/codegen/crm/objects/models/error_detail.rb
|
1238
1208
|
- lib/hubspot/codegen/crm/objects/models/filter.rb
|
1239
1209
|
- lib/hubspot/codegen/crm/objects/models/filter_group.rb
|
@@ -1242,21 +1212,20 @@ files:
|
|
1242
1212
|
- lib/hubspot/codegen/crm/objects/models/paging.rb
|
1243
1213
|
- lib/hubspot/codegen/crm/objects/models/previous_page.rb
|
1244
1214
|
- lib/hubspot/codegen/crm/objects/models/public_associations_for_object.rb
|
1245
|
-
- lib/hubspot/codegen/crm/objects/models/public_gdpr_delete_input.rb
|
1246
|
-
- lib/hubspot/codegen/crm/objects/models/public_merge_input.rb
|
1247
1215
|
- lib/hubspot/codegen/crm/objects/models/public_object_id.rb
|
1248
1216
|
- lib/hubspot/codegen/crm/objects/models/public_object_search_request.rb
|
1249
1217
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object.rb
|
1250
1218
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb
|
1219
|
+
- lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input_upsert.rb
|
1251
1220
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_id.rb
|
1252
1221
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb
|
1253
1222
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_input_for_create.rb
|
1254
1223
|
- lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb
|
1224
|
+
- lib/hubspot/codegen/crm/objects/models/simple_public_upsert_object.rb
|
1255
1225
|
- lib/hubspot/codegen/crm/objects/models/standard_error.rb
|
1256
1226
|
- lib/hubspot/codegen/crm/objects/models/value_with_timestamp.rb
|
1257
1227
|
- lib/hubspot/codegen/crm/objects/notes/api/basic_api.rb
|
1258
1228
|
- lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb
|
1259
|
-
- lib/hubspot/codegen/crm/objects/notes/api/public_object_api.rb
|
1260
1229
|
- lib/hubspot/codegen/crm/objects/notes/api/search_api.rb
|
1261
1230
|
- lib/hubspot/codegen/crm/objects/notes/api_client.rb
|
1262
1231
|
- lib/hubspot/codegen/crm/objects/notes/api_error.rb
|
@@ -1264,16 +1233,18 @@ files:
|
|
1264
1233
|
- lib/hubspot/codegen/crm/objects/notes/models/associated_id.rb
|
1265
1234
|
- lib/hubspot/codegen/crm/objects/notes/models/association_spec.rb
|
1266
1235
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input.rb
|
1236
|
+
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1267
1237
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_id.rb
|
1268
1238
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_input_for_create.rb
|
1269
1239
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb
|
1270
1240
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb
|
1271
1241
|
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb
|
1242
|
+
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_upsert_object.rb
|
1243
|
+
- lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1272
1244
|
- lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id.rb
|
1273
1245
|
- lib/hubspot/codegen/crm/objects/notes/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1274
1246
|
- lib/hubspot/codegen/crm/objects/notes/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1275
1247
|
- lib/hubspot/codegen/crm/objects/notes/models/error.rb
|
1276
|
-
- lib/hubspot/codegen/crm/objects/notes/models/error_category.rb
|
1277
1248
|
- lib/hubspot/codegen/crm/objects/notes/models/error_detail.rb
|
1278
1249
|
- lib/hubspot/codegen/crm/objects/notes/models/filter.rb
|
1279
1250
|
- lib/hubspot/codegen/crm/objects/notes/models/filter_group.rb
|
@@ -1282,20 +1253,20 @@ files:
|
|
1282
1253
|
- lib/hubspot/codegen/crm/objects/notes/models/paging.rb
|
1283
1254
|
- lib/hubspot/codegen/crm/objects/notes/models/previous_page.rb
|
1284
1255
|
- lib/hubspot/codegen/crm/objects/notes/models/public_associations_for_object.rb
|
1285
|
-
- lib/hubspot/codegen/crm/objects/notes/models/public_merge_input.rb
|
1286
1256
|
- lib/hubspot/codegen/crm/objects/notes/models/public_object_id.rb
|
1287
1257
|
- lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb
|
1288
1258
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb
|
1289
1259
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb
|
1260
|
+
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input_upsert.rb
|
1290
1261
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_id.rb
|
1291
1262
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb
|
1292
1263
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input_for_create.rb
|
1293
1264
|
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_with_associations.rb
|
1265
|
+
- lib/hubspot/codegen/crm/objects/notes/models/simple_public_upsert_object.rb
|
1294
1266
|
- lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb
|
1295
1267
|
- lib/hubspot/codegen/crm/objects/notes/models/value_with_timestamp.rb
|
1296
1268
|
- lib/hubspot/codegen/crm/objects/postal_mail/api/basic_api.rb
|
1297
1269
|
- lib/hubspot/codegen/crm/objects/postal_mail/api/batch_api.rb
|
1298
|
-
- lib/hubspot/codegen/crm/objects/postal_mail/api/public_object_api.rb
|
1299
1270
|
- lib/hubspot/codegen/crm/objects/postal_mail/api/search_api.rb
|
1300
1271
|
- lib/hubspot/codegen/crm/objects/postal_mail/api_client.rb
|
1301
1272
|
- lib/hubspot/codegen/crm/objects/postal_mail/api_error.rb
|
@@ -1303,16 +1274,18 @@ files:
|
|
1303
1274
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/associated_id.rb
|
1304
1275
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/association_spec.rb
|
1305
1276
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input.rb
|
1277
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1306
1278
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_id.rb
|
1307
1279
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_input_simple_public_object_input_for_create.rb
|
1308
1280
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_read_input_simple_public_object_id.rb
|
1309
1281
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object.rb
|
1310
1282
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_object_with_errors.rb
|
1283
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_upsert_object.rb
|
1284
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1311
1285
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_associated_id.rb
|
1312
1286
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1313
1287
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1314
1288
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/error.rb
|
1315
|
-
- lib/hubspot/codegen/crm/objects/postal_mail/models/error_category.rb
|
1316
1289
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/error_detail.rb
|
1317
1290
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/filter.rb
|
1318
1291
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/filter_group.rb
|
@@ -1321,20 +1294,20 @@ files:
|
|
1321
1294
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/paging.rb
|
1322
1295
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/previous_page.rb
|
1323
1296
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/public_associations_for_object.rb
|
1324
|
-
- lib/hubspot/codegen/crm/objects/postal_mail/models/public_merge_input.rb
|
1325
1297
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/public_object_id.rb
|
1326
1298
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/public_object_search_request.rb
|
1327
1299
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object.rb
|
1328
1300
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input.rb
|
1301
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_batch_input_upsert.rb
|
1329
1302
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_id.rb
|
1330
1303
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input.rb
|
1331
1304
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_input_for_create.rb
|
1332
1305
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_object_with_associations.rb
|
1306
|
+
- lib/hubspot/codegen/crm/objects/postal_mail/models/simple_public_upsert_object.rb
|
1333
1307
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/standard_error.rb
|
1334
1308
|
- lib/hubspot/codegen/crm/objects/postal_mail/models/value_with_timestamp.rb
|
1335
1309
|
- lib/hubspot/codegen/crm/objects/tasks/api/basic_api.rb
|
1336
1310
|
- lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb
|
1337
|
-
- lib/hubspot/codegen/crm/objects/tasks/api/public_object_api.rb
|
1338
1311
|
- lib/hubspot/codegen/crm/objects/tasks/api/search_api.rb
|
1339
1312
|
- lib/hubspot/codegen/crm/objects/tasks/api_client.rb
|
1340
1313
|
- lib/hubspot/codegen/crm/objects/tasks/api_error.rb
|
@@ -1342,16 +1315,18 @@ files:
|
|
1342
1315
|
- lib/hubspot/codegen/crm/objects/tasks/models/associated_id.rb
|
1343
1316
|
- lib/hubspot/codegen/crm/objects/tasks/models/association_spec.rb
|
1344
1317
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input.rb
|
1318
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1345
1319
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_id.rb
|
1346
1320
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_input_for_create.rb
|
1347
1321
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb
|
1348
1322
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb
|
1349
1323
|
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb
|
1324
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_upsert_object.rb
|
1325
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1350
1326
|
- lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id.rb
|
1351
1327
|
- lib/hubspot/codegen/crm/objects/tasks/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1352
1328
|
- lib/hubspot/codegen/crm/objects/tasks/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1353
1329
|
- lib/hubspot/codegen/crm/objects/tasks/models/error.rb
|
1354
|
-
- lib/hubspot/codegen/crm/objects/tasks/models/error_category.rb
|
1355
1330
|
- lib/hubspot/codegen/crm/objects/tasks/models/error_detail.rb
|
1356
1331
|
- lib/hubspot/codegen/crm/objects/tasks/models/filter.rb
|
1357
1332
|
- lib/hubspot/codegen/crm/objects/tasks/models/filter_group.rb
|
@@ -1360,21 +1335,20 @@ files:
|
|
1360
1335
|
- lib/hubspot/codegen/crm/objects/tasks/models/paging.rb
|
1361
1336
|
- lib/hubspot/codegen/crm/objects/tasks/models/previous_page.rb
|
1362
1337
|
- lib/hubspot/codegen/crm/objects/tasks/models/public_associations_for_object.rb
|
1363
|
-
- lib/hubspot/codegen/crm/objects/tasks/models/public_merge_input.rb
|
1364
1338
|
- lib/hubspot/codegen/crm/objects/tasks/models/public_object_id.rb
|
1365
1339
|
- lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb
|
1366
1340
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb
|
1367
1341
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb
|
1342
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input_upsert.rb
|
1368
1343
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_id.rb
|
1369
1344
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb
|
1370
1345
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input_for_create.rb
|
1371
1346
|
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_with_associations.rb
|
1347
|
+
- lib/hubspot/codegen/crm/objects/tasks/models/simple_public_upsert_object.rb
|
1372
1348
|
- lib/hubspot/codegen/crm/objects/tasks/models/standard_error.rb
|
1373
1349
|
- lib/hubspot/codegen/crm/objects/tasks/models/value_with_timestamp.rb
|
1374
1350
|
- lib/hubspot/codegen/crm/objects/taxes/api/basic_api.rb
|
1375
1351
|
- lib/hubspot/codegen/crm/objects/taxes/api/batch_api.rb
|
1376
|
-
- lib/hubspot/codegen/crm/objects/taxes/api/gdpr_api.rb
|
1377
|
-
- lib/hubspot/codegen/crm/objects/taxes/api/public_object_api.rb
|
1378
1352
|
- lib/hubspot/codegen/crm/objects/taxes/api/search_api.rb
|
1379
1353
|
- lib/hubspot/codegen/crm/objects/taxes/api_client.rb
|
1380
1354
|
- lib/hubspot/codegen/crm/objects/taxes/api_error.rb
|
@@ -1382,11 +1356,14 @@ files:
|
|
1382
1356
|
- lib/hubspot/codegen/crm/objects/taxes/models/associated_id.rb
|
1383
1357
|
- lib/hubspot/codegen/crm/objects/taxes/models/association_spec.rb
|
1384
1358
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input.rb
|
1359
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1385
1360
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_id.rb
|
1386
1361
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_input_simple_public_object_input_for_create.rb
|
1387
1362
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_read_input_simple_public_object_id.rb
|
1388
1363
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_object.rb
|
1389
1364
|
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_object_with_errors.rb
|
1365
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_upsert_object.rb
|
1366
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1390
1367
|
- lib/hubspot/codegen/crm/objects/taxes/models/collection_response_associated_id.rb
|
1391
1368
|
- lib/hubspot/codegen/crm/objects/taxes/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1392
1369
|
- lib/hubspot/codegen/crm/objects/taxes/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
@@ -1399,16 +1376,16 @@ files:
|
|
1399
1376
|
- lib/hubspot/codegen/crm/objects/taxes/models/paging.rb
|
1400
1377
|
- lib/hubspot/codegen/crm/objects/taxes/models/previous_page.rb
|
1401
1378
|
- lib/hubspot/codegen/crm/objects/taxes/models/public_associations_for_object.rb
|
1402
|
-
- lib/hubspot/codegen/crm/objects/taxes/models/public_gdpr_delete_input.rb
|
1403
|
-
- lib/hubspot/codegen/crm/objects/taxes/models/public_merge_input.rb
|
1404
1379
|
- lib/hubspot/codegen/crm/objects/taxes/models/public_object_id.rb
|
1405
1380
|
- lib/hubspot/codegen/crm/objects/taxes/models/public_object_search_request.rb
|
1406
1381
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object.rb
|
1407
1382
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input.rb
|
1383
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_batch_input_upsert.rb
|
1408
1384
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_id.rb
|
1409
1385
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input.rb
|
1410
1386
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_input_for_create.rb
|
1411
1387
|
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_object_with_associations.rb
|
1388
|
+
- lib/hubspot/codegen/crm/objects/taxes/models/simple_public_upsert_object.rb
|
1412
1389
|
- lib/hubspot/codegen/crm/objects/taxes/models/standard_error.rb
|
1413
1390
|
- lib/hubspot/codegen/crm/objects/taxes/models/value_with_timestamp.rb
|
1414
1391
|
- lib/hubspot/codegen/crm/owners/api/owners_api.rb
|
@@ -1443,7 +1420,6 @@ files:
|
|
1443
1420
|
- lib/hubspot/codegen/crm/pipelines/models/public_audit_info.rb
|
1444
1421
|
- lib/hubspot/codegen/crm/products/api/basic_api.rb
|
1445
1422
|
- lib/hubspot/codegen/crm/products/api/batch_api.rb
|
1446
|
-
- lib/hubspot/codegen/crm/products/api/public_object_api.rb
|
1447
1423
|
- lib/hubspot/codegen/crm/products/api/search_api.rb
|
1448
1424
|
- lib/hubspot/codegen/crm/products/api_client.rb
|
1449
1425
|
- lib/hubspot/codegen/crm/products/api_error.rb
|
@@ -1451,16 +1427,18 @@ files:
|
|
1451
1427
|
- lib/hubspot/codegen/crm/products/models/associated_id.rb
|
1452
1428
|
- lib/hubspot/codegen/crm/products/models/association_spec.rb
|
1453
1429
|
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input.rb
|
1430
|
+
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1454
1431
|
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_id.rb
|
1455
1432
|
- lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_input_for_create.rb
|
1456
1433
|
- lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb
|
1457
1434
|
- lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb
|
1458
1435
|
- lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb
|
1436
|
+
- lib/hubspot/codegen/crm/products/models/batch_response_simple_public_upsert_object.rb
|
1437
|
+
- lib/hubspot/codegen/crm/products/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1459
1438
|
- lib/hubspot/codegen/crm/products/models/collection_response_associated_id.rb
|
1460
1439
|
- lib/hubspot/codegen/crm/products/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1461
1440
|
- lib/hubspot/codegen/crm/products/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1462
1441
|
- lib/hubspot/codegen/crm/products/models/error.rb
|
1463
|
-
- lib/hubspot/codegen/crm/products/models/error_category.rb
|
1464
1442
|
- lib/hubspot/codegen/crm/products/models/error_detail.rb
|
1465
1443
|
- lib/hubspot/codegen/crm/products/models/filter.rb
|
1466
1444
|
- lib/hubspot/codegen/crm/products/models/filter_group.rb
|
@@ -1469,15 +1447,16 @@ files:
|
|
1469
1447
|
- lib/hubspot/codegen/crm/products/models/paging.rb
|
1470
1448
|
- lib/hubspot/codegen/crm/products/models/previous_page.rb
|
1471
1449
|
- lib/hubspot/codegen/crm/products/models/public_associations_for_object.rb
|
1472
|
-
- lib/hubspot/codegen/crm/products/models/public_merge_input.rb
|
1473
1450
|
- lib/hubspot/codegen/crm/products/models/public_object_id.rb
|
1474
1451
|
- lib/hubspot/codegen/crm/products/models/public_object_search_request.rb
|
1475
1452
|
- lib/hubspot/codegen/crm/products/models/simple_public_object.rb
|
1476
1453
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb
|
1454
|
+
- lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input_upsert.rb
|
1477
1455
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_id.rb
|
1478
1456
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb
|
1479
1457
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_input_for_create.rb
|
1480
1458
|
- lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb
|
1459
|
+
- lib/hubspot/codegen/crm/products/models/simple_public_upsert_object.rb
|
1481
1460
|
- lib/hubspot/codegen/crm/products/models/standard_error.rb
|
1482
1461
|
- lib/hubspot/codegen/crm/products/models/value_with_timestamp.rb
|
1483
1462
|
- lib/hubspot/codegen/crm/properties/api/batch_api.rb
|
@@ -1494,7 +1473,6 @@ files:
|
|
1494
1473
|
- lib/hubspot/codegen/crm/properties/models/collection_response_property_group_no_paging.rb
|
1495
1474
|
- lib/hubspot/codegen/crm/properties/models/collection_response_property_no_paging.rb
|
1496
1475
|
- lib/hubspot/codegen/crm/properties/models/error.rb
|
1497
|
-
- lib/hubspot/codegen/crm/properties/models/error_category.rb
|
1498
1476
|
- lib/hubspot/codegen/crm/properties/models/error_detail.rb
|
1499
1477
|
- lib/hubspot/codegen/crm/properties/models/option.rb
|
1500
1478
|
- lib/hubspot/codegen/crm/properties/models/option_input.rb
|
@@ -1509,7 +1487,6 @@ files:
|
|
1509
1487
|
- lib/hubspot/codegen/crm/properties/models/standard_error.rb
|
1510
1488
|
- lib/hubspot/codegen/crm/quotes/api/basic_api.rb
|
1511
1489
|
- lib/hubspot/codegen/crm/quotes/api/batch_api.rb
|
1512
|
-
- lib/hubspot/codegen/crm/quotes/api/public_object_api.rb
|
1513
1490
|
- lib/hubspot/codegen/crm/quotes/api/search_api.rb
|
1514
1491
|
- lib/hubspot/codegen/crm/quotes/api_client.rb
|
1515
1492
|
- lib/hubspot/codegen/crm/quotes/api_error.rb
|
@@ -1517,16 +1494,18 @@ files:
|
|
1517
1494
|
- lib/hubspot/codegen/crm/quotes/models/associated_id.rb
|
1518
1495
|
- lib/hubspot/codegen/crm/quotes/models/association_spec.rb
|
1519
1496
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input.rb
|
1497
|
+
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1520
1498
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_id.rb
|
1521
1499
|
- lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_input_for_create.rb
|
1522
1500
|
- lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb
|
1523
1501
|
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb
|
1524
1502
|
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb
|
1503
|
+
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_upsert_object.rb
|
1504
|
+
- lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1525
1505
|
- lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id.rb
|
1526
1506
|
- lib/hubspot/codegen/crm/quotes/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1527
1507
|
- lib/hubspot/codegen/crm/quotes/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1528
1508
|
- lib/hubspot/codegen/crm/quotes/models/error.rb
|
1529
|
-
- lib/hubspot/codegen/crm/quotes/models/error_category.rb
|
1530
1509
|
- lib/hubspot/codegen/crm/quotes/models/error_detail.rb
|
1531
1510
|
- lib/hubspot/codegen/crm/quotes/models/filter.rb
|
1532
1511
|
- lib/hubspot/codegen/crm/quotes/models/filter_group.rb
|
@@ -1535,19 +1514,19 @@ files:
|
|
1535
1514
|
- lib/hubspot/codegen/crm/quotes/models/paging.rb
|
1536
1515
|
- lib/hubspot/codegen/crm/quotes/models/previous_page.rb
|
1537
1516
|
- lib/hubspot/codegen/crm/quotes/models/public_associations_for_object.rb
|
1538
|
-
- lib/hubspot/codegen/crm/quotes/models/public_merge_input.rb
|
1539
1517
|
- lib/hubspot/codegen/crm/quotes/models/public_object_id.rb
|
1540
1518
|
- lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb
|
1541
1519
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb
|
1542
1520
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb
|
1521
|
+
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input_upsert.rb
|
1543
1522
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_id.rb
|
1544
1523
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb
|
1545
1524
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_input_for_create.rb
|
1546
1525
|
- lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb
|
1526
|
+
- lib/hubspot/codegen/crm/quotes/models/simple_public_upsert_object.rb
|
1547
1527
|
- lib/hubspot/codegen/crm/quotes/models/standard_error.rb
|
1548
1528
|
- lib/hubspot/codegen/crm/quotes/models/value_with_timestamp.rb
|
1549
1529
|
- lib/hubspot/codegen/crm/schemas/api/core_api.rb
|
1550
|
-
- lib/hubspot/codegen/crm/schemas/api/public_object_schemas_api.rb
|
1551
1530
|
- lib/hubspot/codegen/crm/schemas/api_client.rb
|
1552
1531
|
- lib/hubspot/codegen/crm/schemas/api_error.rb
|
1553
1532
|
- lib/hubspot/codegen/crm/schemas/configuration.rb
|
@@ -1568,7 +1547,7 @@ files:
|
|
1568
1547
|
- lib/hubspot/codegen/crm/schemas/models/property_modification_metadata.rb
|
1569
1548
|
- lib/hubspot/codegen/crm/tickets/api/basic_api.rb
|
1570
1549
|
- lib/hubspot/codegen/crm/tickets/api/batch_api.rb
|
1571
|
-
- lib/hubspot/codegen/crm/tickets/api/
|
1550
|
+
- lib/hubspot/codegen/crm/tickets/api/merge_api.rb
|
1572
1551
|
- lib/hubspot/codegen/crm/tickets/api/search_api.rb
|
1573
1552
|
- lib/hubspot/codegen/crm/tickets/api_client.rb
|
1574
1553
|
- lib/hubspot/codegen/crm/tickets/api_error.rb
|
@@ -1576,16 +1555,18 @@ files:
|
|
1576
1555
|
- lib/hubspot/codegen/crm/tickets/models/associated_id.rb
|
1577
1556
|
- lib/hubspot/codegen/crm/tickets/models/association_spec.rb
|
1578
1557
|
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input.rb
|
1558
|
+
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input_upsert.rb
|
1579
1559
|
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_id.rb
|
1580
1560
|
- lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_input_for_create.rb
|
1581
1561
|
- lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb
|
1582
1562
|
- lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb
|
1583
1563
|
- lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb
|
1564
|
+
- lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_upsert_object.rb
|
1565
|
+
- lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_upsert_object_with_errors.rb
|
1584
1566
|
- lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id.rb
|
1585
1567
|
- lib/hubspot/codegen/crm/tickets/models/collection_response_simple_public_object_with_associations_forward_paging.rb
|
1586
1568
|
- lib/hubspot/codegen/crm/tickets/models/collection_response_with_total_simple_public_object_forward_paging.rb
|
1587
1569
|
- lib/hubspot/codegen/crm/tickets/models/error.rb
|
1588
|
-
- lib/hubspot/codegen/crm/tickets/models/error_category.rb
|
1589
1570
|
- lib/hubspot/codegen/crm/tickets/models/error_detail.rb
|
1590
1571
|
- lib/hubspot/codegen/crm/tickets/models/filter.rb
|
1591
1572
|
- lib/hubspot/codegen/crm/tickets/models/filter_group.rb
|
@@ -1599,10 +1580,12 @@ files:
|
|
1599
1580
|
- lib/hubspot/codegen/crm/tickets/models/public_object_search_request.rb
|
1600
1581
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb
|
1601
1582
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb
|
1583
|
+
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input_upsert.rb
|
1602
1584
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_id.rb
|
1603
1585
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb
|
1604
1586
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_input_for_create.rb
|
1605
1587
|
- lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb
|
1588
|
+
- lib/hubspot/codegen/crm/tickets/models/simple_public_upsert_object.rb
|
1606
1589
|
- lib/hubspot/codegen/crm/tickets/models/standard_error.rb
|
1607
1590
|
- lib/hubspot/codegen/crm/tickets/models/value_with_timestamp.rb
|
1608
1591
|
- lib/hubspot/codegen/crm/timeline/api/events_api.rb
|
@@ -1616,7 +1599,6 @@ files:
|
|
1616
1599
|
- lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors.rb
|
1617
1600
|
- lib/hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template_no_paging.rb
|
1618
1601
|
- lib/hubspot/codegen/crm/timeline/models/error.rb
|
1619
|
-
- lib/hubspot/codegen/crm/timeline/models/error_category.rb
|
1620
1602
|
- lib/hubspot/codegen/crm/timeline/models/error_detail.rb
|
1621
1603
|
- lib/hubspot/codegen/crm/timeline/models/event_detail.rb
|
1622
1604
|
- lib/hubspot/codegen/crm/timeline/models/standard_error.rb
|
@@ -1639,45 +1621,50 @@ files:
|
|
1639
1621
|
- lib/hubspot/codegen/events/models/external_unified_event.rb
|
1640
1622
|
- lib/hubspot/codegen/events/models/next_page.rb
|
1641
1623
|
- lib/hubspot/codegen/events/models/paging.rb
|
1642
|
-
- lib/hubspot/codegen/events/
|
1624
|
+
- lib/hubspot/codegen/events/models/previous_page.rb
|
1625
|
+
- lib/hubspot/codegen/events/models/visible_external_event_type_names.rb
|
1626
|
+
- lib/hubspot/codegen/events/send/api/custom_event_data_api.rb
|
1643
1627
|
- lib/hubspot/codegen/events/send/api_client.rb
|
1644
1628
|
- lib/hubspot/codegen/events/send/api_error.rb
|
1645
1629
|
- lib/hubspot/codegen/events/send/configuration.rb
|
1646
1630
|
- lib/hubspot/codegen/events/send/models/behavioral_event_http_completion_request.rb
|
1647
1631
|
- lib/hubspot/codegen/events/send/models/error.rb
|
1648
1632
|
- lib/hubspot/codegen/events/send/models/error_detail.rb
|
1649
|
-
- lib/hubspot/codegen/files/
|
1650
|
-
- lib/hubspot/codegen/files/
|
1651
|
-
- lib/hubspot/codegen/files/
|
1652
|
-
- lib/hubspot/codegen/files/
|
1653
|
-
- lib/hubspot/codegen/files/
|
1654
|
-
- lib/hubspot/codegen/files/
|
1655
|
-
- lib/hubspot/codegen/files/
|
1656
|
-
- lib/hubspot/codegen/files/
|
1657
|
-
- lib/hubspot/codegen/files/
|
1658
|
-
- lib/hubspot/codegen/files/
|
1659
|
-
- lib/hubspot/codegen/files/
|
1660
|
-
- lib/hubspot/codegen/files/
|
1661
|
-
- lib/hubspot/codegen/files/
|
1662
|
-
- lib/hubspot/codegen/files/
|
1663
|
-
- lib/hubspot/codegen/files/
|
1664
|
-
- lib/hubspot/codegen/files/
|
1665
|
-
- lib/hubspot/codegen/files/
|
1666
|
-
- lib/hubspot/codegen/files/
|
1667
|
-
- lib/hubspot/codegen/files/
|
1668
|
-
- lib/hubspot/codegen/files/
|
1669
|
-
- lib/hubspot/codegen/files/
|
1670
|
-
- lib/hubspot/codegen/files/
|
1671
|
-
- lib/hubspot/codegen/files/
|
1672
|
-
- lib/hubspot/codegen/files/
|
1673
|
-
- lib/hubspot/codegen/files/
|
1633
|
+
- lib/hubspot/codegen/files/api/files_api.rb
|
1634
|
+
- lib/hubspot/codegen/files/api/folders_api.rb
|
1635
|
+
- lib/hubspot/codegen/files/api_client.rb
|
1636
|
+
- lib/hubspot/codegen/files/api_error.rb
|
1637
|
+
- lib/hubspot/codegen/files/configuration.rb
|
1638
|
+
- lib/hubspot/codegen/files/models/collection_response_file.rb
|
1639
|
+
- lib/hubspot/codegen/files/models/collection_response_folder.rb
|
1640
|
+
- lib/hubspot/codegen/files/models/error.rb
|
1641
|
+
- lib/hubspot/codegen/files/models/error_detail.rb
|
1642
|
+
- lib/hubspot/codegen/files/models/file.rb
|
1643
|
+
- lib/hubspot/codegen/files/models/file_action_response.rb
|
1644
|
+
- lib/hubspot/codegen/files/models/file_stat.rb
|
1645
|
+
- lib/hubspot/codegen/files/models/file_update_input.rb
|
1646
|
+
- lib/hubspot/codegen/files/models/folder.rb
|
1647
|
+
- lib/hubspot/codegen/files/models/folder_action_response.rb
|
1648
|
+
- lib/hubspot/codegen/files/models/folder_input.rb
|
1649
|
+
- lib/hubspot/codegen/files/models/folder_update_input.rb
|
1650
|
+
- lib/hubspot/codegen/files/models/folder_update_task_locator.rb
|
1651
|
+
- lib/hubspot/codegen/files/models/import_from_url_input.rb
|
1652
|
+
- lib/hubspot/codegen/files/models/import_from_url_task_locator.rb
|
1653
|
+
- lib/hubspot/codegen/files/models/next_page.rb
|
1654
|
+
- lib/hubspot/codegen/files/models/paging.rb
|
1655
|
+
- lib/hubspot/codegen/files/models/previous_page.rb
|
1656
|
+
- lib/hubspot/codegen/files/models/signed_url.rb
|
1657
|
+
- lib/hubspot/codegen/files/models/standard_error.rb
|
1674
1658
|
- lib/hubspot/codegen/marketing/events/api/attendance_subscriber_state_changes_api.rb
|
1675
|
-
- lib/hubspot/codegen/marketing/events/api/
|
1676
|
-
- lib/hubspot/codegen/marketing/events/api/
|
1677
|
-
- lib/hubspot/codegen/marketing/events/api/
|
1659
|
+
- lib/hubspot/codegen/marketing/events/api/basic_api.rb
|
1660
|
+
- lib/hubspot/codegen/marketing/events/api/list_associations_api.rb
|
1661
|
+
- lib/hubspot/codegen/marketing/events/api/participant_state_api.rb
|
1662
|
+
- lib/hubspot/codegen/marketing/events/api/settings_api.rb
|
1663
|
+
- lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb
|
1678
1664
|
- lib/hubspot/codegen/marketing/events/api_client.rb
|
1679
1665
|
- lib/hubspot/codegen/marketing/events/api_error.rb
|
1680
1666
|
- lib/hubspot/codegen/marketing/events/configuration.rb
|
1667
|
+
- lib/hubspot/codegen/marketing/events/models/attendance_counters.rb
|
1681
1668
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb
|
1682
1669
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb
|
1683
1670
|
- lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb
|
@@ -1686,11 +1673,15 @@ files:
|
|
1686
1673
|
- lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_email_response.rb
|
1687
1674
|
- lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_vid_response.rb
|
1688
1675
|
- lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_external_unique_identifier_no_paging.rb
|
1676
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_participation_breakdown_forward_paging.rb
|
1677
|
+
- lib/hubspot/codegen/marketing/events/models/collection_response_with_total_public_list_no_paging.rb
|
1678
|
+
- lib/hubspot/codegen/marketing/events/models/contact_association.rb
|
1689
1679
|
- lib/hubspot/codegen/marketing/events/models/error.rb
|
1690
|
-
- lib/hubspot/codegen/marketing/events/models/error_category.rb
|
1691
1680
|
- lib/hubspot/codegen/marketing/events/models/error_detail.rb
|
1692
1681
|
- lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb
|
1693
1682
|
- lib/hubspot/codegen/marketing/events/models/event_detail_settings_url.rb
|
1683
|
+
- lib/hubspot/codegen/marketing/events/models/forward_paging.rb
|
1684
|
+
- lib/hubspot/codegen/marketing/events/models/marketing_event_association.rb
|
1694
1685
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_complete_request_params.rb
|
1695
1686
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_create_request_params.rb
|
1696
1687
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb
|
@@ -1700,7 +1691,12 @@ files:
|
|
1700
1691
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb
|
1701
1692
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb
|
1702
1693
|
- lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb
|
1694
|
+
- lib/hubspot/codegen/marketing/events/models/next_page.rb
|
1695
|
+
- lib/hubspot/codegen/marketing/events/models/participation_associations.rb
|
1696
|
+
- lib/hubspot/codegen/marketing/events/models/participation_breakdown.rb
|
1697
|
+
- lib/hubspot/codegen/marketing/events/models/participation_properties.rb
|
1703
1698
|
- lib/hubspot/codegen/marketing/events/models/property_value.rb
|
1699
|
+
- lib/hubspot/codegen/marketing/events/models/public_list.rb
|
1704
1700
|
- lib/hubspot/codegen/marketing/events/models/standard_error.rb
|
1705
1701
|
- lib/hubspot/codegen/marketing/events/models/subscriber_email_response.rb
|
1706
1702
|
- lib/hubspot/codegen/marketing/events/models/subscriber_vid_response.rb
|
@@ -1740,12 +1736,14 @@ files:
|
|
1740
1736
|
- lib/hubspot/codegen/marketing/forms/models/legal_consent_options_implicit_consent_to_process.rb
|
1741
1737
|
- lib/hubspot/codegen/marketing/forms/models/legal_consent_options_legitimate_interest.rb
|
1742
1738
|
- lib/hubspot/codegen/marketing/forms/models/legal_consent_options_none.rb
|
1739
|
+
- lib/hubspot/codegen/marketing/forms/models/lifecycle_stage.rb
|
1743
1740
|
- lib/hubspot/codegen/marketing/forms/models/mobile_phone_field.rb
|
1744
1741
|
- lib/hubspot/codegen/marketing/forms/models/multi_line_text_field.rb
|
1745
1742
|
- lib/hubspot/codegen/marketing/forms/models/multiple_checkboxes_field.rb
|
1746
1743
|
- lib/hubspot/codegen/marketing/forms/models/next_page.rb
|
1747
1744
|
- lib/hubspot/codegen/marketing/forms/models/number_field.rb
|
1748
1745
|
- lib/hubspot/codegen/marketing/forms/models/number_field_validation.rb
|
1746
|
+
- lib/hubspot/codegen/marketing/forms/models/payment_link_radio_field.rb
|
1749
1747
|
- lib/hubspot/codegen/marketing/forms/models/phone_field.rb
|
1750
1748
|
- lib/hubspot/codegen/marketing/forms/models/phone_field_validation.rb
|
1751
1749
|
- lib/hubspot/codegen/marketing/forms/models/radio_field.rb
|
@@ -1814,7 +1812,6 @@ files:
|
|
1814
1812
|
- lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb
|
1815
1813
|
- lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb
|
1816
1814
|
- lib/hubspot/codegen/webhooks/models/error.rb
|
1817
|
-
- lib/hubspot/codegen/webhooks/models/error_category.rb
|
1818
1815
|
- lib/hubspot/codegen/webhooks/models/error_detail.rb
|
1819
1816
|
- lib/hubspot/codegen/webhooks/models/settings_change_request.rb
|
1820
1817
|
- lib/hubspot/codegen/webhooks/models/settings_response.rb
|
@@ -1860,7 +1857,6 @@ files:
|
|
1860
1857
|
- lib/hubspot/discovery/cms/source_code/api/content_api.rb
|
1861
1858
|
- lib/hubspot/discovery/cms/source_code/api/extract_api.rb
|
1862
1859
|
- lib/hubspot/discovery/cms/source_code/api/metadata_api.rb
|
1863
|
-
- lib/hubspot/discovery/cms/source_code/api/source_code_extract_api.rb
|
1864
1860
|
- lib/hubspot/discovery/cms/source_code/api/validation_api.rb
|
1865
1861
|
- lib/hubspot/discovery/cms/source_code/client.rb
|
1866
1862
|
- lib/hubspot/discovery/cms/url_redirects/api/redirects_api.rb
|
@@ -1883,26 +1879,21 @@ files:
|
|
1883
1879
|
- lib/hubspot/discovery/crm/client.rb
|
1884
1880
|
- lib/hubspot/discovery/crm/companies/api/basic_api.rb
|
1885
1881
|
- lib/hubspot/discovery/crm/companies/api/batch_api.rb
|
1886
|
-
- lib/hubspot/discovery/crm/companies/api/
|
1882
|
+
- lib/hubspot/discovery/crm/companies/api/merge_api.rb
|
1887
1883
|
- lib/hubspot/discovery/crm/companies/api/search_api.rb
|
1888
1884
|
- lib/hubspot/discovery/crm/companies/client.rb
|
1889
1885
|
- lib/hubspot/discovery/crm/contacts/api/basic_api.rb
|
1890
1886
|
- lib/hubspot/discovery/crm/contacts/api/batch_api.rb
|
1891
1887
|
- lib/hubspot/discovery/crm/contacts/api/gdpr_api.rb
|
1892
|
-
- lib/hubspot/discovery/crm/contacts/api/
|
1888
|
+
- lib/hubspot/discovery/crm/contacts/api/merge_api.rb
|
1893
1889
|
- lib/hubspot/discovery/crm/contacts/api/search_api.rb
|
1894
1890
|
- lib/hubspot/discovery/crm/contacts/client.rb
|
1895
1891
|
- lib/hubspot/discovery/crm/deals/api/basic_api.rb
|
1896
1892
|
- lib/hubspot/discovery/crm/deals/api/batch_api.rb
|
1897
|
-
- lib/hubspot/discovery/crm/deals/api/
|
1893
|
+
- lib/hubspot/discovery/crm/deals/api/merge_api.rb
|
1898
1894
|
- lib/hubspot/discovery/crm/deals/api/search_api.rb
|
1899
1895
|
- lib/hubspot/discovery/crm/deals/client.rb
|
1900
|
-
- lib/hubspot/discovery/crm/extensions/
|
1901
|
-
- lib/hubspot/discovery/crm/extensions/accounting/api/invoice_api.rb
|
1902
|
-
- lib/hubspot/discovery/crm/extensions/accounting/api/settings_api.rb
|
1903
|
-
- lib/hubspot/discovery/crm/extensions/accounting/api/sync_api.rb
|
1904
|
-
- lib/hubspot/discovery/crm/extensions/accounting/api/user_accounts_api.rb
|
1905
|
-
- lib/hubspot/discovery/crm/extensions/accounting/client.rb
|
1896
|
+
- lib/hubspot/discovery/crm/extensions/calling/api/recording_settings_api.rb
|
1906
1897
|
- lib/hubspot/discovery/crm/extensions/calling/api/settings_api.rb
|
1907
1898
|
- lib/hubspot/discovery/crm/extensions/calling/client.rb
|
1908
1899
|
- lib/hubspot/discovery/crm/extensions/cards/api/cards_api.rb
|
@@ -1916,69 +1907,61 @@ files:
|
|
1916
1907
|
- lib/hubspot/discovery/crm/imports/client.rb
|
1917
1908
|
- lib/hubspot/discovery/crm/line_items/api/basic_api.rb
|
1918
1909
|
- lib/hubspot/discovery/crm/line_items/api/batch_api.rb
|
1919
|
-
- lib/hubspot/discovery/crm/line_items/api/public_object_api.rb
|
1920
1910
|
- lib/hubspot/discovery/crm/line_items/api/search_api.rb
|
1921
1911
|
- lib/hubspot/discovery/crm/line_items/client.rb
|
1912
|
+
- lib/hubspot/discovery/crm/lists/api/folders_api.rb
|
1922
1913
|
- lib/hubspot/discovery/crm/lists/api/lists_api.rb
|
1914
|
+
- lib/hubspot/discovery/crm/lists/api/mapping_api.rb
|
1923
1915
|
- lib/hubspot/discovery/crm/lists/api/memberships_api.rb
|
1924
1916
|
- lib/hubspot/discovery/crm/lists/client.rb
|
1925
|
-
- lib/hubspot/discovery/crm/objects/api/associations_api.rb
|
1926
1917
|
- lib/hubspot/discovery/crm/objects/api/basic_api.rb
|
1927
1918
|
- lib/hubspot/discovery/crm/objects/api/batch_api.rb
|
1928
|
-
- lib/hubspot/discovery/crm/objects/api/gdpr_api.rb
|
1929
|
-
- lib/hubspot/discovery/crm/objects/api/public_object_api.rb
|
1930
1919
|
- lib/hubspot/discovery/crm/objects/api/search_api.rb
|
1931
1920
|
- lib/hubspot/discovery/crm/objects/calls/api/basic_api.rb
|
1932
1921
|
- lib/hubspot/discovery/crm/objects/calls/api/batch_api.rb
|
1933
|
-
- lib/hubspot/discovery/crm/objects/calls/api/public_object_api.rb
|
1934
1922
|
- lib/hubspot/discovery/crm/objects/calls/api/search_api.rb
|
1935
1923
|
- lib/hubspot/discovery/crm/objects/calls/client.rb
|
1936
1924
|
- lib/hubspot/discovery/crm/objects/client.rb
|
1937
1925
|
- lib/hubspot/discovery/crm/objects/communications/api/basic_api.rb
|
1938
1926
|
- lib/hubspot/discovery/crm/objects/communications/api/batch_api.rb
|
1939
|
-
- lib/hubspot/discovery/crm/objects/communications/api/public_object_api.rb
|
1940
1927
|
- lib/hubspot/discovery/crm/objects/communications/api/search_api.rb
|
1941
1928
|
- lib/hubspot/discovery/crm/objects/communications/client.rb
|
1942
1929
|
- lib/hubspot/discovery/crm/objects/emails/api/basic_api.rb
|
1943
1930
|
- lib/hubspot/discovery/crm/objects/emails/api/batch_api.rb
|
1944
|
-
- lib/hubspot/discovery/crm/objects/emails/api/public_object_api.rb
|
1945
1931
|
- lib/hubspot/discovery/crm/objects/emails/api/search_api.rb
|
1946
1932
|
- lib/hubspot/discovery/crm/objects/emails/client.rb
|
1947
1933
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/basic_api.rb
|
1948
1934
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/batch_api.rb
|
1935
|
+
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/gdpr_api.rb
|
1949
1936
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/public_object_api.rb
|
1950
1937
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/api/search_api.rb
|
1951
1938
|
- lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb
|
1952
1939
|
- lib/hubspot/discovery/crm/objects/goals/api/basic_api.rb
|
1953
1940
|
- lib/hubspot/discovery/crm/objects/goals/api/batch_api.rb
|
1954
|
-
- lib/hubspot/discovery/crm/objects/goals/api/gdpr_api.rb
|
1955
|
-
- lib/hubspot/discovery/crm/objects/goals/api/public_object_api.rb
|
1956
1941
|
- lib/hubspot/discovery/crm/objects/goals/api/search_api.rb
|
1957
1942
|
- lib/hubspot/discovery/crm/objects/goals/client.rb
|
1943
|
+
- lib/hubspot/discovery/crm/objects/leads/api/basic_api.rb
|
1944
|
+
- lib/hubspot/discovery/crm/objects/leads/api/batch_api.rb
|
1945
|
+
- lib/hubspot/discovery/crm/objects/leads/api/search_api.rb
|
1946
|
+
- lib/hubspot/discovery/crm/objects/leads/client.rb
|
1958
1947
|
- lib/hubspot/discovery/crm/objects/meetings/api/basic_api.rb
|
1959
1948
|
- lib/hubspot/discovery/crm/objects/meetings/api/batch_api.rb
|
1960
|
-
- lib/hubspot/discovery/crm/objects/meetings/api/public_object_api.rb
|
1961
1949
|
- lib/hubspot/discovery/crm/objects/meetings/api/search_api.rb
|
1962
1950
|
- lib/hubspot/discovery/crm/objects/meetings/client.rb
|
1963
1951
|
- lib/hubspot/discovery/crm/objects/notes/api/basic_api.rb
|
1964
1952
|
- lib/hubspot/discovery/crm/objects/notes/api/batch_api.rb
|
1965
|
-
- lib/hubspot/discovery/crm/objects/notes/api/public_object_api.rb
|
1966
1953
|
- lib/hubspot/discovery/crm/objects/notes/api/search_api.rb
|
1967
1954
|
- lib/hubspot/discovery/crm/objects/notes/client.rb
|
1968
1955
|
- lib/hubspot/discovery/crm/objects/postal_mail/api/basic_api.rb
|
1969
1956
|
- lib/hubspot/discovery/crm/objects/postal_mail/api/batch_api.rb
|
1970
|
-
- lib/hubspot/discovery/crm/objects/postal_mail/api/public_object_api.rb
|
1971
1957
|
- lib/hubspot/discovery/crm/objects/postal_mail/api/search_api.rb
|
1972
1958
|
- lib/hubspot/discovery/crm/objects/postal_mail/client.rb
|
1973
1959
|
- lib/hubspot/discovery/crm/objects/tasks/api/basic_api.rb
|
1974
1960
|
- lib/hubspot/discovery/crm/objects/tasks/api/batch_api.rb
|
1975
|
-
- lib/hubspot/discovery/crm/objects/tasks/api/public_object_api.rb
|
1976
1961
|
- lib/hubspot/discovery/crm/objects/tasks/api/search_api.rb
|
1977
1962
|
- lib/hubspot/discovery/crm/objects/tasks/client.rb
|
1978
1963
|
- lib/hubspot/discovery/crm/objects/taxes/api/basic_api.rb
|
1979
1964
|
- lib/hubspot/discovery/crm/objects/taxes/api/batch_api.rb
|
1980
|
-
- lib/hubspot/discovery/crm/objects/taxes/api/gdpr_api.rb
|
1981
|
-
- lib/hubspot/discovery/crm/objects/taxes/api/public_object_api.rb
|
1982
1965
|
- lib/hubspot/discovery/crm/objects/taxes/api/search_api.rb
|
1983
1966
|
- lib/hubspot/discovery/crm/objects/taxes/client.rb
|
1984
1967
|
- lib/hubspot/discovery/crm/owners/api/owners_api.rb
|
@@ -1988,29 +1971,23 @@ files:
|
|
1988
1971
|
- lib/hubspot/discovery/crm/pipelines/api/pipeline_stages_api.rb
|
1989
1972
|
- lib/hubspot/discovery/crm/pipelines/api/pipelines_api.rb
|
1990
1973
|
- lib/hubspot/discovery/crm/pipelines/client.rb
|
1991
|
-
- lib/hubspot/discovery/crm/products/api/associations_api.rb
|
1992
1974
|
- lib/hubspot/discovery/crm/products/api/basic_api.rb
|
1993
1975
|
- lib/hubspot/discovery/crm/products/api/batch_api.rb
|
1994
|
-
- lib/hubspot/discovery/crm/products/api/public_object_api.rb
|
1995
1976
|
- lib/hubspot/discovery/crm/products/api/search_api.rb
|
1996
1977
|
- lib/hubspot/discovery/crm/products/client.rb
|
1997
1978
|
- lib/hubspot/discovery/crm/properties/api/batch_api.rb
|
1998
1979
|
- lib/hubspot/discovery/crm/properties/api/core_api.rb
|
1999
1980
|
- lib/hubspot/discovery/crm/properties/api/groups_api.rb
|
2000
1981
|
- lib/hubspot/discovery/crm/properties/client.rb
|
2001
|
-
- lib/hubspot/discovery/crm/quotes/api/associations_api.rb
|
2002
1982
|
- lib/hubspot/discovery/crm/quotes/api/basic_api.rb
|
2003
1983
|
- lib/hubspot/discovery/crm/quotes/api/batch_api.rb
|
2004
|
-
- lib/hubspot/discovery/crm/quotes/api/public_object_api.rb
|
2005
1984
|
- lib/hubspot/discovery/crm/quotes/api/search_api.rb
|
2006
1985
|
- lib/hubspot/discovery/crm/quotes/client.rb
|
2007
1986
|
- lib/hubspot/discovery/crm/schemas/api/core_api.rb
|
2008
|
-
- lib/hubspot/discovery/crm/schemas/api/public_object_schemas_api.rb
|
2009
1987
|
- lib/hubspot/discovery/crm/schemas/client.rb
|
2010
|
-
- lib/hubspot/discovery/crm/tickets/api/associations_api.rb
|
2011
1988
|
- lib/hubspot/discovery/crm/tickets/api/basic_api.rb
|
2012
1989
|
- lib/hubspot/discovery/crm/tickets/api/batch_api.rb
|
2013
|
-
- lib/hubspot/discovery/crm/tickets/api/
|
1990
|
+
- lib/hubspot/discovery/crm/tickets/api/merge_api.rb
|
2014
1991
|
- lib/hubspot/discovery/crm/tickets/api/search_api.rb
|
2015
1992
|
- lib/hubspot/discovery/crm/tickets/client.rb
|
2016
1993
|
- lib/hubspot/discovery/crm/timeline/api/events_api.rb
|
@@ -2019,17 +1996,18 @@ files:
|
|
2019
1996
|
- lib/hubspot/discovery/crm/timeline/client.rb
|
2020
1997
|
- lib/hubspot/discovery/events/api/events_api.rb
|
2021
1998
|
- lib/hubspot/discovery/events/client.rb
|
2022
|
-
- lib/hubspot/discovery/events/send/api/
|
1999
|
+
- lib/hubspot/discovery/events/send/api/custom_event_data_api.rb
|
2023
2000
|
- lib/hubspot/discovery/events/send/client.rb
|
2001
|
+
- lib/hubspot/discovery/files/api/files_api.rb
|
2002
|
+
- lib/hubspot/discovery/files/api/folders_api.rb
|
2024
2003
|
- lib/hubspot/discovery/files/client.rb
|
2025
|
-
- lib/hubspot/discovery/files/files/api/files_api.rb
|
2026
|
-
- lib/hubspot/discovery/files/files/api/folders_api.rb
|
2027
|
-
- lib/hubspot/discovery/files/files/client.rb
|
2028
2004
|
- lib/hubspot/discovery/marketing/client.rb
|
2029
2005
|
- lib/hubspot/discovery/marketing/events/api/attendance_subscriber_state_changes_api.rb
|
2030
|
-
- lib/hubspot/discovery/marketing/events/api/
|
2031
|
-
- lib/hubspot/discovery/marketing/events/api/
|
2032
|
-
- lib/hubspot/discovery/marketing/events/api/
|
2006
|
+
- lib/hubspot/discovery/marketing/events/api/basic_api.rb
|
2007
|
+
- lib/hubspot/discovery/marketing/events/api/list_associations_api.rb
|
2008
|
+
- lib/hubspot/discovery/marketing/events/api/participant_state_api.rb
|
2009
|
+
- lib/hubspot/discovery/marketing/events/api/settings_api.rb
|
2010
|
+
- lib/hubspot/discovery/marketing/events/api/subscriber_state_changes_api.rb
|
2033
2011
|
- lib/hubspot/discovery/marketing/events/client.rb
|
2034
2012
|
- lib/hubspot/discovery/marketing/forms/api/forms_api.rb
|
2035
2013
|
- lib/hubspot/discovery/marketing/forms/client.rb
|
@@ -2084,7 +2062,6 @@ files:
|
|
2084
2062
|
- spec/discovery/cms/source-code/content_api_spec.rb
|
2085
2063
|
- spec/discovery/cms/source-code/extract_api_spec.rb
|
2086
2064
|
- spec/discovery/cms/source-code/metadata_api_spec.rb
|
2087
|
-
- spec/discovery/cms/source-code/source_code_extract_api_spec.rb
|
2088
2065
|
- spec/discovery/cms/source-code/validation_api_spec.rb
|
2089
2066
|
- spec/discovery/cms/url-redirects/redirects_api_spec.rb
|
2090
2067
|
- spec/discovery/communication_preferences/definition_api_spec.rb
|
@@ -2100,22 +2077,18 @@ files:
|
|
2100
2077
|
- spec/discovery/crm/client_spec.rb
|
2101
2078
|
- spec/discovery/crm/companies/basic_api_spec.rb
|
2102
2079
|
- spec/discovery/crm/companies/batch_api_spec.rb
|
2103
|
-
- spec/discovery/crm/companies/
|
2080
|
+
- spec/discovery/crm/companies/merge_api_spec.rb
|
2104
2081
|
- spec/discovery/crm/companies/search_api_spec.rb
|
2105
2082
|
- spec/discovery/crm/contacts/basic_api_spec.rb
|
2106
2083
|
- spec/discovery/crm/contacts/batch_api_spec.rb
|
2107
2084
|
- spec/discovery/crm/contacts/gdpr_api_spec.rb
|
2108
|
-
- spec/discovery/crm/contacts/
|
2085
|
+
- spec/discovery/crm/contacts/merge_api_spec.rb
|
2109
2086
|
- spec/discovery/crm/contacts/search_api_spec.rb
|
2110
2087
|
- spec/discovery/crm/deals/basic_api_spec.rb
|
2111
2088
|
- spec/discovery/crm/deals/batch_api_spec.rb
|
2112
|
-
- spec/discovery/crm/deals/
|
2089
|
+
- spec/discovery/crm/deals/merge_api_spec.rb
|
2113
2090
|
- spec/discovery/crm/deals/search_api_spec.rb
|
2114
|
-
- spec/discovery/crm/extensions/
|
2115
|
-
- spec/discovery/crm/extensions/accounting/invoice_api_spec.rb
|
2116
|
-
- spec/discovery/crm/extensions/accounting/settings_api_spec.rb
|
2117
|
-
- spec/discovery/crm/extensions/accounting/sync_api_spec.rb
|
2118
|
-
- spec/discovery/crm/extensions/accounting/user_accounts_api_spec.rb
|
2091
|
+
- spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb
|
2119
2092
|
- spec/discovery/crm/extensions/calling/settings_api_spec.rb
|
2120
2093
|
- spec/discovery/crm/extensions/cards/cards_api_spec.rb
|
2121
2094
|
- spec/discovery/crm/extensions/cards/sample_response_api_spec.rb
|
@@ -2125,58 +2098,49 @@ files:
|
|
2125
2098
|
- spec/discovery/crm/imports/public_imports_api_spec.rb
|
2126
2099
|
- spec/discovery/crm/line_items/basic_api_spec.rb
|
2127
2100
|
- spec/discovery/crm/line_items/batch_api_spec.rb
|
2128
|
-
- spec/discovery/crm/line_items/public_object_api_spec.rb
|
2129
2101
|
- spec/discovery/crm/line_items/search_api_spec.rb
|
2102
|
+
- spec/discovery/crm/lists/folders_api_spec.rb
|
2130
2103
|
- spec/discovery/crm/lists/lists_api_spec.rb
|
2104
|
+
- spec/discovery/crm/lists/mapping_api_spec.rb
|
2131
2105
|
- spec/discovery/crm/lists/memberships_api_spec.rb
|
2132
|
-
- spec/discovery/crm/objects/associations_api_spec.rb
|
2133
2106
|
- spec/discovery/crm/objects/basic_api_spec.rb
|
2134
2107
|
- spec/discovery/crm/objects/batch_api_spec.rb
|
2135
2108
|
- spec/discovery/crm/objects/calls/basic_api_spec.rb
|
2136
2109
|
- spec/discovery/crm/objects/calls/batch_api_spec.rb
|
2137
|
-
- spec/discovery/crm/objects/calls/public_object_api_spec.rb
|
2138
2110
|
- spec/discovery/crm/objects/calls/search_api_spec.rb
|
2139
2111
|
- spec/discovery/crm/objects/client_spec.rb
|
2140
2112
|
- spec/discovery/crm/objects/communications/basic_api_spec.rb
|
2141
2113
|
- spec/discovery/crm/objects/communications/batch_api_spec.rb
|
2142
|
-
- spec/discovery/crm/objects/communications/public_object_api_spec.rb
|
2143
2114
|
- spec/discovery/crm/objects/communications/search_api_spec.rb
|
2144
2115
|
- spec/discovery/crm/objects/emails/basic_api_spec.rb
|
2145
2116
|
- spec/discovery/crm/objects/emails/batch_api_spec.rb
|
2146
|
-
- spec/discovery/crm/objects/emails/public_object_api_spec.rb
|
2147
2117
|
- spec/discovery/crm/objects/emails/search_api_spec.rb
|
2148
2118
|
- spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb
|
2149
2119
|
- spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb
|
2120
|
+
- spec/discovery/crm/objects/feedback_submissions/gdpr_api_spec.rb
|
2150
2121
|
- spec/discovery/crm/objects/feedback_submissions/public_object_api_spec.rb
|
2151
2122
|
- spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb
|
2152
|
-
- spec/discovery/crm/objects/gdpr_api_spec.rb
|
2153
2123
|
- spec/discovery/crm/objects/goals/basic_api_spec.rb
|
2154
2124
|
- spec/discovery/crm/objects/goals/batch_api_spec.rb
|
2155
|
-
- spec/discovery/crm/objects/goals/gdpr_api_spec.rb
|
2156
|
-
- spec/discovery/crm/objects/goals/public_object_api_spec.rb
|
2157
2125
|
- spec/discovery/crm/objects/goals/search_api_spec.rb
|
2126
|
+
- spec/discovery/crm/objects/leads/basic_api_spec.rb
|
2127
|
+
- spec/discovery/crm/objects/leads/batch_api_spec.rb
|
2128
|
+
- spec/discovery/crm/objects/leads/search_api_spec.rb
|
2158
2129
|
- spec/discovery/crm/objects/meetings/basic_api_spec.rb
|
2159
2130
|
- spec/discovery/crm/objects/meetings/batch_api_spec.rb
|
2160
|
-
- spec/discovery/crm/objects/meetings/public_object_api_spec.rb
|
2161
2131
|
- spec/discovery/crm/objects/meetings/search_api_spec.rb
|
2162
2132
|
- spec/discovery/crm/objects/notes/basic_api_spec.rb
|
2163
2133
|
- spec/discovery/crm/objects/notes/batch_api_spec.rb
|
2164
|
-
- spec/discovery/crm/objects/notes/public_object_api_spec.rb
|
2165
2134
|
- spec/discovery/crm/objects/notes/search_api_spec.rb
|
2166
2135
|
- spec/discovery/crm/objects/postal_mail/basic_api_spec.rb
|
2167
2136
|
- spec/discovery/crm/objects/postal_mail/batch_api_spec.rb
|
2168
|
-
- spec/discovery/crm/objects/postal_mail/public_object_api_spec.rb
|
2169
2137
|
- spec/discovery/crm/objects/postal_mail/search_api_spec.rb
|
2170
|
-
- spec/discovery/crm/objects/public_object_api_spec.rb
|
2171
2138
|
- spec/discovery/crm/objects/search_api_spec.rb
|
2172
2139
|
- spec/discovery/crm/objects/tasks/basic_api_spec.rb
|
2173
2140
|
- spec/discovery/crm/objects/tasks/batch_api_spec.rb
|
2174
|
-
- spec/discovery/crm/objects/tasks/public_object_api_spec.rb
|
2175
2141
|
- spec/discovery/crm/objects/tasks/search_api_spec.rb
|
2176
2142
|
- spec/discovery/crm/objects/taxes/basic_api_spec.rb
|
2177
2143
|
- spec/discovery/crm/objects/taxes/batch_api_spec.rb
|
2178
|
-
- spec/discovery/crm/objects/taxes/gdpr_api_spec.rb
|
2179
|
-
- spec/discovery/crm/objects/taxes/public_object_api_spec.rb
|
2180
2144
|
- spec/discovery/crm/objects/taxes/search_api_spec.rb
|
2181
2145
|
- spec/discovery/crm/owners/owners_api_spec.rb
|
2182
2146
|
- spec/discovery/crm/pipelines/pipeline_audits_api_spec.rb
|
@@ -2185,33 +2149,32 @@ files:
|
|
2185
2149
|
- spec/discovery/crm/pipelines/pipelines_api_spec.rb
|
2186
2150
|
- spec/discovery/crm/products/basic_api_spec.rb
|
2187
2151
|
- spec/discovery/crm/products/batch_api_spec.rb
|
2188
|
-
- spec/discovery/crm/products/public_object_api_spec.rb
|
2189
2152
|
- spec/discovery/crm/products/search_api_spec.rb
|
2190
2153
|
- spec/discovery/crm/properties/batch_api_spec.rb
|
2191
2154
|
- spec/discovery/crm/properties/core_api_spec.rb
|
2192
2155
|
- spec/discovery/crm/properties/groups_api_spec.rb
|
2193
2156
|
- spec/discovery/crm/quotes/basic_api_spec.rb
|
2194
2157
|
- spec/discovery/crm/quotes/batch_api_spec.rb
|
2195
|
-
- spec/discovery/crm/quotes/public_object_api_spec.rb
|
2196
2158
|
- spec/discovery/crm/quotes/search_api_spec.rb
|
2197
2159
|
- spec/discovery/crm/schemas/core_api_spec.rb
|
2198
|
-
- spec/discovery/crm/schemas/public_object_schemas_api_spec.rb
|
2199
2160
|
- spec/discovery/crm/tickets/basic_api_spec.rb
|
2200
2161
|
- spec/discovery/crm/tickets/batch_api_spec.rb
|
2201
|
-
- spec/discovery/crm/tickets/
|
2162
|
+
- spec/discovery/crm/tickets/merge_api_spec.rb
|
2202
2163
|
- spec/discovery/crm/tickets/search_api_spec.rb
|
2203
2164
|
- spec/discovery/crm/timeline/events_api_spec.rb
|
2204
2165
|
- spec/discovery/crm/timeline/templates_api_spec.rb
|
2205
2166
|
- spec/discovery/crm/timeline/tokens_api_spec.rb
|
2206
2167
|
- spec/discovery/events/events_api_spec.rb
|
2207
|
-
- spec/discovery/events/send/
|
2208
|
-
- spec/discovery/files/
|
2209
|
-
- spec/discovery/files/
|
2168
|
+
- spec/discovery/events/send/custom_event_data_api_spec.rb
|
2169
|
+
- spec/discovery/files/files_api_spec.rb
|
2170
|
+
- spec/discovery/files/folders_api_spec.rb
|
2210
2171
|
- spec/discovery/marketing/client_spec.rb
|
2211
2172
|
- spec/discovery/marketing/events/attendance_subscriber_state_changes_api_spec.rb
|
2212
|
-
- spec/discovery/marketing/events/
|
2213
|
-
- spec/discovery/marketing/events/
|
2214
|
-
- spec/discovery/marketing/events/
|
2173
|
+
- spec/discovery/marketing/events/basic_api_spec.rb
|
2174
|
+
- spec/discovery/marketing/events/list_associations_api_spec.rb
|
2175
|
+
- spec/discovery/marketing/events/participant_state_api_spec.rb
|
2176
|
+
- spec/discovery/marketing/events/settings_api_spec.rb
|
2177
|
+
- spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
|
2215
2178
|
- spec/discovery/marketing/forms/forms_api_spec.rb
|
2216
2179
|
- spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb
|
2217
2180
|
- spec/discovery/marketing/transactional/single_send_api_spec.rb
|
@@ -2227,7 +2190,6 @@ files:
|
|
2227
2190
|
- spec/helpers/authorize_url_spec.rb
|
2228
2191
|
- spec/helpers/camel_case_spec.rb
|
2229
2192
|
- spec/helpers/signature_spec.rb
|
2230
|
-
- spec/integration/contacts_spec.rb
|
2231
2193
|
- spec/spec_helper.rb
|
2232
2194
|
homepage: https://github.com/HubSpot/hubspot-api-ruby
|
2233
2195
|
licenses:
|
@@ -2265,8 +2227,8 @@ test_files:
|
|
2265
2227
|
- spec/discovery/communication_preferences/status_api_spec.rb
|
2266
2228
|
- spec/discovery/communication_preferences/definition_api_spec.rb
|
2267
2229
|
- spec/discovery/crm/tickets/search_api_spec.rb
|
2230
|
+
- spec/discovery/crm/tickets/merge_api_spec.rb
|
2268
2231
|
- spec/discovery/crm/tickets/basic_api_spec.rb
|
2269
|
-
- spec/discovery/crm/tickets/public_object_api_spec.rb
|
2270
2232
|
- spec/discovery/crm/tickets/batch_api_spec.rb
|
2271
2233
|
- spec/discovery/crm/associations/client_spec.rb
|
2272
2234
|
- spec/discovery/crm/associations/schema/types_api_spec.rb
|
@@ -2278,71 +2240,61 @@ test_files:
|
|
2278
2240
|
- spec/discovery/crm/client_spec.rb
|
2279
2241
|
- spec/discovery/crm/products/search_api_spec.rb
|
2280
2242
|
- spec/discovery/crm/products/basic_api_spec.rb
|
2281
|
-
- spec/discovery/crm/products/public_object_api_spec.rb
|
2282
2243
|
- spec/discovery/crm/products/batch_api_spec.rb
|
2244
|
+
- spec/discovery/crm/lists/mapping_api_spec.rb
|
2283
2245
|
- spec/discovery/crm/lists/memberships_api_spec.rb
|
2284
2246
|
- spec/discovery/crm/lists/lists_api_spec.rb
|
2247
|
+
- spec/discovery/crm/lists/folders_api_spec.rb
|
2285
2248
|
- spec/discovery/crm/quotes/search_api_spec.rb
|
2286
2249
|
- spec/discovery/crm/quotes/basic_api_spec.rb
|
2287
|
-
- spec/discovery/crm/quotes/public_object_api_spec.rb
|
2288
2250
|
- spec/discovery/crm/quotes/batch_api_spec.rb
|
2289
2251
|
- spec/discovery/crm/contacts/search_api_spec.rb
|
2252
|
+
- spec/discovery/crm/contacts/merge_api_spec.rb
|
2290
2253
|
- spec/discovery/crm/contacts/basic_api_spec.rb
|
2291
|
-
- spec/discovery/crm/contacts/public_object_api_spec.rb
|
2292
2254
|
- spec/discovery/crm/contacts/gdpr_api_spec.rb
|
2293
2255
|
- spec/discovery/crm/contacts/batch_api_spec.rb
|
2294
2256
|
- spec/discovery/crm/objects/postal_mail/search_api_spec.rb
|
2295
2257
|
- spec/discovery/crm/objects/postal_mail/basic_api_spec.rb
|
2296
|
-
- spec/discovery/crm/objects/postal_mail/public_object_api_spec.rb
|
2297
2258
|
- spec/discovery/crm/objects/postal_mail/batch_api_spec.rb
|
2298
2259
|
- spec/discovery/crm/objects/calls/search_api_spec.rb
|
2299
2260
|
- spec/discovery/crm/objects/calls/basic_api_spec.rb
|
2300
|
-
- spec/discovery/crm/objects/calls/public_object_api_spec.rb
|
2301
2261
|
- spec/discovery/crm/objects/calls/batch_api_spec.rb
|
2302
2262
|
- spec/discovery/crm/objects/search_api_spec.rb
|
2303
|
-
- spec/discovery/crm/objects/associations_api_spec.rb
|
2304
2263
|
- spec/discovery/crm/objects/tasks/search_api_spec.rb
|
2305
2264
|
- spec/discovery/crm/objects/tasks/basic_api_spec.rb
|
2306
|
-
- spec/discovery/crm/objects/tasks/public_object_api_spec.rb
|
2307
2265
|
- spec/discovery/crm/objects/tasks/batch_api_spec.rb
|
2308
2266
|
- spec/discovery/crm/objects/client_spec.rb
|
2309
2267
|
- spec/discovery/crm/objects/goals/search_api_spec.rb
|
2310
2268
|
- spec/discovery/crm/objects/goals/basic_api_spec.rb
|
2311
|
-
- spec/discovery/crm/objects/goals/public_object_api_spec.rb
|
2312
|
-
- spec/discovery/crm/objects/goals/gdpr_api_spec.rb
|
2313
2269
|
- spec/discovery/crm/objects/goals/batch_api_spec.rb
|
2270
|
+
- spec/discovery/crm/objects/leads/search_api_spec.rb
|
2271
|
+
- spec/discovery/crm/objects/leads/basic_api_spec.rb
|
2272
|
+
- spec/discovery/crm/objects/leads/batch_api_spec.rb
|
2314
2273
|
- spec/discovery/crm/objects/emails/search_api_spec.rb
|
2315
2274
|
- spec/discovery/crm/objects/emails/basic_api_spec.rb
|
2316
|
-
- spec/discovery/crm/objects/emails/public_object_api_spec.rb
|
2317
2275
|
- spec/discovery/crm/objects/emails/batch_api_spec.rb
|
2318
2276
|
- spec/discovery/crm/objects/basic_api_spec.rb
|
2319
2277
|
- spec/discovery/crm/objects/notes/search_api_spec.rb
|
2320
2278
|
- spec/discovery/crm/objects/notes/basic_api_spec.rb
|
2321
|
-
- spec/discovery/crm/objects/notes/public_object_api_spec.rb
|
2322
2279
|
- spec/discovery/crm/objects/notes/batch_api_spec.rb
|
2323
2280
|
- spec/discovery/crm/objects/taxes/search_api_spec.rb
|
2324
2281
|
- spec/discovery/crm/objects/taxes/basic_api_spec.rb
|
2325
|
-
- spec/discovery/crm/objects/taxes/public_object_api_spec.rb
|
2326
|
-
- spec/discovery/crm/objects/taxes/gdpr_api_spec.rb
|
2327
2282
|
- spec/discovery/crm/objects/taxes/batch_api_spec.rb
|
2328
2283
|
- spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb
|
2329
2284
|
- spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb
|
2330
2285
|
- spec/discovery/crm/objects/feedback_submissions/public_object_api_spec.rb
|
2286
|
+
- spec/discovery/crm/objects/feedback_submissions/gdpr_api_spec.rb
|
2331
2287
|
- spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb
|
2332
|
-
- spec/discovery/crm/objects/public_object_api_spec.rb
|
2333
2288
|
- spec/discovery/crm/objects/meetings/search_api_spec.rb
|
2334
2289
|
- spec/discovery/crm/objects/meetings/basic_api_spec.rb
|
2335
|
-
- spec/discovery/crm/objects/meetings/public_object_api_spec.rb
|
2336
2290
|
- spec/discovery/crm/objects/meetings/batch_api_spec.rb
|
2337
|
-
- spec/discovery/crm/objects/gdpr_api_spec.rb
|
2338
2291
|
- spec/discovery/crm/objects/batch_api_spec.rb
|
2339
2292
|
- spec/discovery/crm/objects/communications/search_api_spec.rb
|
2340
2293
|
- spec/discovery/crm/objects/communications/basic_api_spec.rb
|
2341
|
-
- spec/discovery/crm/objects/communications/public_object_api_spec.rb
|
2342
2294
|
- spec/discovery/crm/objects/communications/batch_api_spec.rb
|
2343
2295
|
- spec/discovery/crm/deals/search_api_spec.rb
|
2296
|
+
- spec/discovery/crm/deals/merge_api_spec.rb
|
2344
2297
|
- spec/discovery/crm/deals/basic_api_spec.rb
|
2345
|
-
- spec/discovery/crm/deals/public_object_api_spec.rb
|
2346
2298
|
- spec/discovery/crm/deals/batch_api_spec.rb
|
2347
2299
|
- spec/discovery/crm/pipelines/pipeline_stage_audits_api_spec.rb
|
2348
2300
|
- spec/discovery/crm/pipelines/pipelines_api_spec.rb
|
@@ -2350,19 +2302,13 @@ test_files:
|
|
2350
2302
|
- spec/discovery/crm/pipelines/pipeline_audits_api_spec.rb
|
2351
2303
|
- spec/discovery/crm/line_items/search_api_spec.rb
|
2352
2304
|
- spec/discovery/crm/line_items/basic_api_spec.rb
|
2353
|
-
- spec/discovery/crm/line_items/public_object_api_spec.rb
|
2354
2305
|
- spec/discovery/crm/line_items/batch_api_spec.rb
|
2355
2306
|
- spec/discovery/crm/imports/core_api_spec.rb
|
2356
2307
|
- spec/discovery/crm/imports/public_imports_api_spec.rb
|
2357
2308
|
- spec/discovery/crm/schemas/core_api_spec.rb
|
2358
|
-
- spec/discovery/crm/schemas/public_object_schemas_api_spec.rb
|
2359
|
-
- spec/discovery/crm/extensions/accounting/invoice_api_spec.rb
|
2360
|
-
- spec/discovery/crm/extensions/accounting/user_accounts_api_spec.rb
|
2361
|
-
- spec/discovery/crm/extensions/accounting/sync_api_spec.rb
|
2362
|
-
- spec/discovery/crm/extensions/accounting/callbacks_api_spec.rb
|
2363
|
-
- spec/discovery/crm/extensions/accounting/settings_api_spec.rb
|
2364
2309
|
- spec/discovery/crm/extensions/client_spec.rb
|
2365
2310
|
- spec/discovery/crm/extensions/calling/settings_api_spec.rb
|
2311
|
+
- spec/discovery/crm/extensions/calling/recording_settings_api_spec.rb
|
2366
2312
|
- spec/discovery/crm/extensions/videoconferencing/settings_api_spec.rb
|
2367
2313
|
- spec/discovery/crm/extensions/cards/sample_response_api_spec.rb
|
2368
2314
|
- spec/discovery/crm/extensions/cards/cards_api_spec.rb
|
@@ -2374,8 +2320,8 @@ test_files:
|
|
2374
2320
|
- spec/discovery/crm/timeline/events_api_spec.rb
|
2375
2321
|
- spec/discovery/crm/timeline/templates_api_spec.rb
|
2376
2322
|
- spec/discovery/crm/companies/search_api_spec.rb
|
2323
|
+
- spec/discovery/crm/companies/merge_api_spec.rb
|
2377
2324
|
- spec/discovery/crm/companies/basic_api_spec.rb
|
2378
|
-
- spec/discovery/crm/companies/public_object_api_spec.rb
|
2379
2325
|
- spec/discovery/crm/companies/batch_api_spec.rb
|
2380
2326
|
- spec/discovery/base_module_client_spec.rb
|
2381
2327
|
- spec/discovery/cms/audit-logs/audit_logs_api_spec.rb
|
@@ -2392,21 +2338,22 @@ test_files:
|
|
2392
2338
|
- spec/discovery/cms/url-redirects/redirects_api_spec.rb
|
2393
2339
|
- spec/discovery/cms/source-code/extract_api_spec.rb
|
2394
2340
|
- spec/discovery/cms/source-code/metadata_api_spec.rb
|
2395
|
-
- spec/discovery/cms/source-code/source_code_extract_api_spec.rb
|
2396
2341
|
- spec/discovery/cms/source-code/validation_api_spec.rb
|
2397
2342
|
- spec/discovery/cms/source-code/content_api_spec.rb
|
2398
2343
|
- spec/discovery/cms/performance/public_performance_api_spec.rb
|
2399
2344
|
- spec/discovery/cms/pages/landing_pages_api_spec.rb
|
2400
2345
|
- spec/discovery/cms/pages/site_pages_api_spec.rb
|
2401
2346
|
- spec/discovery/conversations/visitor-identification/generate_api_spec.rb
|
2402
|
-
- spec/discovery/files/
|
2403
|
-
- spec/discovery/files/
|
2347
|
+
- spec/discovery/files/files_api_spec.rb
|
2348
|
+
- spec/discovery/files/folders_api_spec.rb
|
2404
2349
|
- spec/discovery/marketing/client_spec.rb
|
2405
2350
|
- spec/discovery/marketing/forms/forms_api_spec.rb
|
2406
|
-
- spec/discovery/marketing/events/search_api_spec.rb
|
2407
|
-
- spec/discovery/marketing/events/marketing_events_external_api_spec.rb
|
2408
2351
|
- spec/discovery/marketing/events/attendance_subscriber_state_changes_api_spec.rb
|
2409
|
-
- spec/discovery/marketing/events/
|
2352
|
+
- spec/discovery/marketing/events/basic_api_spec.rb
|
2353
|
+
- spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb
|
2354
|
+
- spec/discovery/marketing/events/settings_api_spec.rb
|
2355
|
+
- spec/discovery/marketing/events/participant_state_api_spec.rb
|
2356
|
+
- spec/discovery/marketing/events/list_associations_api_spec.rb
|
2410
2357
|
- spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb
|
2411
2358
|
- spec/discovery/marketing/transactional/single_send_api_spec.rb
|
2412
2359
|
- spec/discovery/automation/actions/functions_api_spec.rb
|
@@ -2414,11 +2361,10 @@ test_files:
|
|
2414
2361
|
- spec/discovery/automation/actions/callbacks_api_spec.rb
|
2415
2362
|
- spec/discovery/automation/actions/revisions_api_spec.rb
|
2416
2363
|
- spec/discovery/events/events_api_spec.rb
|
2417
|
-
- spec/discovery/events/send/
|
2364
|
+
- spec/discovery/events/send/custom_event_data_api_spec.rb
|
2418
2365
|
- spec/discovery/webhooks/settings_api_spec.rb
|
2419
2366
|
- spec/discovery/webhooks/subscriptions_api_spec.rb
|
2420
2367
|
- spec/helpers/authorize_url_spec.rb
|
2421
2368
|
- spec/helpers/signature_spec.rb
|
2422
2369
|
- spec/helpers/camel_case_spec.rb
|
2423
|
-
- spec/integration/contacts_spec.rb
|
2424
2370
|
- spec/spec_helper.rb
|