hubspot-api-client 15.0.1 → 16.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +11 -0
- data/Gemfile.lock +13 -13
- data/lib/hubspot/codegen/automation/actions/api/callbacks_api.rb +17 -9
- data/lib/hubspot/codegen/automation/actions/api/definitions_api.rb +31 -20
- data/lib/hubspot/codegen/automation/actions/api/functions_api.rb +37 -24
- data/lib/hubspot/codegen/automation/actions/api/revisions_api.rb +9 -7
- data/lib/hubspot/codegen/automation/actions/api_client.rb +56 -52
- data/lib/hubspot/codegen/automation/actions/api_error.rb +1 -1
- data/lib/hubspot/codegen/automation/actions/configuration.rb +44 -13
- data/lib/hubspot/codegen/automation/actions/models/action_function.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/action_function_identifier.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/action_labels.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/action_revision.rb +21 -8
- data/lib/hubspot/codegen/automation/actions/models/batch_input_callback_completion_batch_request.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/callback_completion_batch_request.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/callback_completion_request.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/collection_response_action_function_identifier_no_paging.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/collection_response_action_revision_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/collection_response_extension_action_definition_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/conditional_single_field_dependency.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/error.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/extension_action_definition.rb +21 -8
- data/lib/hubspot/codegen/automation/actions/models/extension_action_definition_input.rb +21 -8
- data/lib/hubspot/codegen/automation/actions/models/extension_action_definition_patch.rb +21 -8
- data/lib/hubspot/codegen/automation/actions/models/extension_action_definition_patch_input_field_dependencies_inner.rb +108 -0
- data/lib/hubspot/codegen/automation/actions/models/field_type_definition.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/input_field_definition.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/object_request_options.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/option.rb +20 -7
- data/lib/hubspot/codegen/automation/actions/models/single_field_dependency.rb +20 -7
- data/lib/hubspot/codegen/cms/audit-logs/api/audit_logs_api.rb +5 -4
- data/lib/hubspot/codegen/cms/audit-logs/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/audit-logs/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/audit-logs/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/audit-logs/models/collection_response_public_audit_log.rb +20 -7
- data/lib/hubspot/codegen/cms/audit-logs/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/audit-logs/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/audit-logs/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/audit-logs/models/paging.rb +20 -7
- data/lib/hubspot/codegen/cms/audit-logs/models/public_audit_log.rb +21 -8
- data/lib/hubspot/codegen/cms/blogs/authors/api/blog_authors_api.rb +113 -66
- data/lib/hubspot/codegen/cms/blogs/authors/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/blogs/authors/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/blogs/authors/models/attach_to_lang_primary_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_blog_author.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_json_node.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_string.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author_with_errors.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author_clone_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/collection_response_with_total_blog_author_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/detach_from_lang_group_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/set_new_language_primary_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/authors/models/update_languages_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api/blog_posts_api.rb +165 -99
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/angle.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/attach_to_lang_primary_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/background_image.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_input_blog_post.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_input_json_node.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_input_string.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_response_blog_post.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_response_blog_post_with_errors.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/blog_post.rb +24 -11
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/blog_post_language_clone_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/collection_response_with_total_blog_post_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/collection_response_with_total_version_blog_post.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/color_stop.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/content_clone_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/content_language_variation.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/content_schedule_request_v_next.rb +21 -8
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/detach_from_lang_group_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/gradient.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/layout_section.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/rgba_color.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/row_meta_data.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/set_new_language_primary_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/side_or_corner.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/styles.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/update_languages_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/version_blog_post.rb +21 -8
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/version_user.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/api/blog_tags_api.rb +113 -66
- data/lib/hubspot/codegen/cms/blogs/tags/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/blogs/tags/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/blogs/tags/models/attach_to_lang_primary_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_json_node.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_string.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_tag.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag_with_errors.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/tags/models/collection_response_with_total_tag_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/detach_from_lang_group_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/set_new_language_primary_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag.rb +23 -10
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag_clone_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/blogs/tags/models/update_languages_request_v_next.rb +20 -7
- data/lib/hubspot/codegen/cms/domains/api/domains_api.rb +23 -30
- data/lib/hubspot/codegen/cms/domains/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/domains/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/domains/models/{collection_response_with_total_domain.rb → collection_response_with_total_domain_forward_paging.rb} +24 -11
- data/lib/hubspot/codegen/cms/domains/models/domain.rb +42 -691
- data/lib/hubspot/codegen/cms/domains/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/domains/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/domains/models/{paging.rb → forward_paging.rb} +23 -10
- data/lib/hubspot/codegen/cms/domains/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/api/rows_api.rb +49 -31
- data/lib/hubspot/codegen/cms/hubdb/api/rows_batch_api.rb +57 -29
- data/lib/hubspot/codegen/cms/hubdb/api/tables_api.rb +97 -71
- data/lib/hubspot/codegen/cms/hubdb/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/hubdb/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/hubdb/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_request.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_json_node.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/batch_input_string.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3.rb +23 -10
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors.rb +23 -10
- data/lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_row_v3_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/column.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/column_request.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/foreign_id.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_clone_request.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3.rb +22 -9
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_request.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3.rb +23 -10
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3_request.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/import_result.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/option.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/simple_user.rb +20 -7
- data/lib/hubspot/codegen/cms/hubdb/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/cms/performance/api/public_performance_api.rb +9 -7
- data/lib/hubspot/codegen/cms/performance/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/performance/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/performance/configuration.rb +50 -12
- data/lib/hubspot/codegen/cms/performance/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/performance/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/performance/models/performance_view.rb +20 -7
- data/lib/hubspot/codegen/cms/performance/models/public_performance_response.rb +20 -7
- data/lib/hubspot/codegen/cms/site-search/api/public_api.rb +9 -7
- data/lib/hubspot/codegen/cms/site-search/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/site-search/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/site-search/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/site-search/models/content_search_result.rb +20 -7
- data/lib/hubspot/codegen/cms/site-search/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/site-search/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/site-search/models/indexed_data.rb +20 -7
- data/lib/hubspot/codegen/cms/site-search/models/indexed_field.rb +20 -7
- data/lib/hubspot/codegen/cms/site-search/models/public_search_results.rb +20 -7
- data/lib/hubspot/codegen/cms/source-code/api/content_api.rb +25 -15
- data/lib/hubspot/codegen/cms/source-code/api/extract_api.rb +5 -4
- data/lib/hubspot/codegen/cms/source-code/api/metadata_api.rb +5 -4
- data/lib/hubspot/codegen/cms/source-code/api/source_code_extract_api.rb +9 -7
- data/lib/hubspot/codegen/cms/source-code/api/validation_api.rb +9 -5
- data/lib/hubspot/codegen/cms/source-code/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/source-code/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/source-code/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/source-code/models/action_response.rb +23 -10
- data/lib/hubspot/codegen/cms/source-code/models/asset_file_metadata.rb +20 -7
- data/lib/hubspot/codegen/cms/source-code/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/source-code/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/source-code/models/file_extract_request.rb +20 -7
- data/lib/hubspot/codegen/cms/source-code/models/task_locator.rb +20 -7
- data/lib/hubspot/codegen/cms/url-redirects/api/redirects_api.rb +41 -30
- data/lib/hubspot/codegen/cms/url-redirects/api_client.rb +56 -52
- data/lib/hubspot/codegen/cms/url-redirects/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/url-redirects/configuration.rb +43 -12
- data/lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/url-redirects/models/error.rb +20 -7
- data/lib/hubspot/codegen/cms/url-redirects/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/cms/url-redirects/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/cms/url-redirects/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/cms/url-redirects/models/url_mapping.rb +22 -9
- data/lib/hubspot/codegen/cms/url-redirects/models/url_mapping_create_request_body.rb +20 -7
- data/lib/hubspot/codegen/communication_preferences/api/definition_api.rb +5 -4
- data/lib/hubspot/codegen/communication_preferences/api/status_api.rb +21 -12
- data/lib/hubspot/codegen/communication_preferences/api_client.rb +56 -52
- data/lib/hubspot/codegen/communication_preferences/api_error.rb +1 -1
- data/lib/hubspot/codegen/communication_preferences/configuration.rb +43 -12
- data/lib/hubspot/codegen/communication_preferences/models/error.rb +20 -7
- data/lib/hubspot/codegen/communication_preferences/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/communication_preferences/models/public_subscription_status.rb +20 -7
- data/lib/hubspot/codegen/communication_preferences/models/public_subscription_statuses_response.rb +20 -7
- data/lib/hubspot/codegen/communication_preferences/models/public_update_subscription_status_request.rb +20 -7
- data/lib/hubspot/codegen/communication_preferences/models/subscription_definition.rb +22 -9
- data/lib/hubspot/codegen/communication_preferences/models/subscription_definitions_response.rb +20 -7
- data/lib/hubspot/codegen/conversations/visitor-identification/api/generate_api.rb +9 -5
- data/lib/hubspot/codegen/conversations/visitor-identification/api_client.rb +56 -52
- data/lib/hubspot/codegen/conversations/visitor-identification/api_error.rb +1 -1
- data/lib/hubspot/codegen/conversations/visitor-identification/configuration.rb +43 -12
- data/lib/hubspot/codegen/conversations/visitor-identification/models/error.rb +20 -7
- data/lib/hubspot/codegen/conversations/visitor-identification/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/conversations/visitor-identification/models/identification_token_generation_request.rb +20 -7
- data/lib/hubspot/codegen/conversations/visitor-identification/models/identification_token_response.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/api/batch_api.rb +25 -13
- data/lib/hubspot/codegen/crm/associations/api/types_api.rb +5 -4
- data/lib/hubspot/codegen/crm/associations/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/associations/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/associations/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_association.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association.rb +23 -10
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb +23 -10
- data/lib/hubspot/codegen/crm/associations/models/collection_response_public_association_definiton.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/public_association.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/public_association_definiton.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/public_association_multi.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/associations/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/companies/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/companies/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/companies/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/companies/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/companies/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/companies/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/companies/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/companies/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/companies/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/contacts/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb +9 -5
- data/lib/hubspot/codegen/crm/contacts/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/contacts/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/contacts/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/contacts/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/contacts/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/contacts/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/public_gdpr_delete_input.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/contacts/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/contacts/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/deals/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/deals/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/deals/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/deals/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/deals/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/deals/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/deals/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/deals/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/deals/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/extensions/accounting/api/callbacks_api.rb +81 -41
- data/lib/hubspot/codegen/crm/extensions/accounting/api/invoice_api.rb +21 -12
- data/lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb +13 -8
- data/lib/hubspot/codegen/crm/extensions/accounting/api/sync_api.rb +17 -9
- data/lib/hubspot/codegen/crm/extensions/accounting/api/user_accounts_api.rb +13 -8
- data/lib/hubspot/codegen/crm/extensions/accounting/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/extensions/accounting/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/accounting/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_settings.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_app_urls.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_customer.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_invoice.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_extension_term.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/accounting_features.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/action_response.rb +23 -10
- data/lib/hubspot/codegen/crm/extensions/accounting/models/address.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_feature.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_invoice_sub_features.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/create_user_account_request_external.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/customer_search_response_external.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/exchange_rate_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/import_invoice_feature.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_create_payment_request.rb +21 -8
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_pdf_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_read_response.rb +23 -10
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_search_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoice_update_response.rb +23 -10
- data/lib/hubspot/codegen/crm/extensions/accounting/models/invoices_response_external.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/object_sync_feature.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/product.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/product_search_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/result_id_accounting_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/sync_contacts_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/sync_products_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax_search_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/tax_type.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/terms_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/unit_price.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/accounting/models/updated_contact.rb +21 -8
- data/lib/hubspot/codegen/crm/extensions/accounting/models/updated_product.rb +21 -8
- data/lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb +25 -15
- data/lib/hubspot/codegen/crm/extensions/calling/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/extensions/calling/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/calling/configuration.rb +44 -13
- data/lib/hubspot/codegen/crm/extensions/calling/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/calling/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_patch_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/calling/models/settings_response.rb +22 -9
- data/lib/hubspot/codegen/crm/extensions/cards/api/cards_api.rb +29 -18
- data/lib/hubspot/codegen/crm/extensions/cards/api/sample_response_api.rb +5 -4
- data/lib/hubspot/codegen/crm/extensions/cards/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/extensions/cards/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/configuration.rb +44 -13
- data/lib/hubspot/codegen/crm/extensions/cards/models/action_confirmation_body.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/action_hook_action_body.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_actions.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_create_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_body.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_property.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body_patch.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_list_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_object_type_body.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_patch_request.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_response.rb +22 -9
- data/lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/i_frame_action_body.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_card_payload_response.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result.rb +21 -8
- data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result_actions_inner.rb +110 -0
- data/lib/hubspot/codegen/crm/extensions/cards/models/object_token.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/cards/models/top_level_actions.rb +22 -9
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api/settings_api.rb +17 -11
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/models/external_settings.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/api/core_api.rb +21 -14
- data/lib/hubspot/codegen/crm/imports/api/public_imports_api.rb +5 -4
- data/lib/hubspot/codegen/crm/imports/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/imports/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/imports/models/action_response.rb +23 -10
- data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_error_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_response.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/import_row_core.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/public_import_error.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/public_import_metadata.rb +20 -7
- data/lib/hubspot/codegen/crm/imports/models/public_import_response.rb +22 -9
- data/lib/hubspot/codegen/crm/imports/models/public_object_list_record.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/line_items/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/line_items/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/line_items/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/line_items/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/line_items/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/line_items/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/line_items/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/line_items/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/api/associations_api.rb +14 -11
- data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/api/gdpr_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/calls/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/objects/calls/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/calls/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/calls/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/calls/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/calls/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/calls/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/calls/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/calls/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/calls/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/calls/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/emails/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/emails/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/emails/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/emails/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/emails/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/emails/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/emails/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/emails/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/meetings/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/objects/meetings/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/meetings/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/meetings/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/meetings/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/meetings/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/meetings/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/meetings/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/meetings/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/meetings/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/public_gdpr_delete_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/notes/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/objects/notes/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/notes/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/notes/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/notes/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/notes/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/notes/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/notes/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/notes/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/objects/tasks/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/objects/tasks/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/objects/tasks/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/tasks/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/objects/tasks/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/objects/tasks/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/tasks/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/objects/tasks/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/objects/tasks/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/objects/tasks/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/owners/api/owners_api.rb +13 -11
- data/lib/hubspot/codegen/crm/owners/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/owners/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/owners/models/collection_response_public_owner_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/owners/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/owners/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/owners/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/owners/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +22 -9
- data/lib/hubspot/codegen/crm/owners/models/public_team.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_audits_api.rb +5 -4
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stage_audits_api.rb +5 -4
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stages_api.rb +37 -22
- data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +40 -25
- data/lib/hubspot/codegen/crm/pipelines/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/pipelines/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/pipelines/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline_no_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline_stage_no_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_public_audit_info_no_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline.rb +23 -10
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_input.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_patch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage.rb +23 -10
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_input.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_patch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/pipelines/models/public_audit_info.rb +21 -8
- data/lib/hubspot/codegen/crm/products/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/products/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/products/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/products/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/products/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/products/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/products/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/products/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/products/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/products/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/products/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/products/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/properties/api/batch_api.rb +25 -13
- data/lib/hubspot/codegen/crm/properties/api/core_api.rb +31 -20
- data/lib/hubspot/codegen/crm/properties/api/groups_api.rb +29 -18
- data/lib/hubspot/codegen/crm/properties/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/properties/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/properties/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/properties/models/batch_input_property_create.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/batch_input_property_name.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/batch_read_input_property_name.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/batch_response_property.rb +23 -10
- data/lib/hubspot/codegen/crm/properties/models/collection_response_property.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/collection_response_property_group.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/option.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/option_input.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property.rb +23 -10
- data/lib/hubspot/codegen/crm/properties/models/property_create.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property_group.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property_group_create.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property_group_update.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property_modification_metadata.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property_name.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/property_update.rb +20 -7
- data/lib/hubspot/codegen/crm/properties/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/quotes/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/quotes/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/quotes/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/quotes/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/quotes/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/quotes/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/quotes/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/quotes/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/schemas/api/core_api.rb +43 -27
- data/lib/hubspot/codegen/crm/schemas/api/public_object_schemas_api.rb +5 -4
- data/lib/hubspot/codegen/crm/schemas/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/schemas/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/schemas/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/schemas/models/association_definition.rb +22 -9
- data/lib/hubspot/codegen/crm/schemas/models/association_definition_egg.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/collection_response_object_schema_no_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/object_schema.rb +22 -9
- data/lib/hubspot/codegen/crm/schemas/models/object_schema_egg.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition.rb +22 -9
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition_labels.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/object_type_definition_patch.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/object_type_property_create.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/option.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/option_input.rb +20 -7
- data/lib/hubspot/codegen/crm/schemas/models/property.rb +23 -10
- data/lib/hubspot/codegen/crm/schemas/models/property_modification_metadata.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/api/associations_api.rb +17 -14
- data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +32 -21
- data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +34 -18
- data/lib/hubspot/codegen/crm/tickets/api/public_object_api.rb +9 -5
- data/lib/hubspot/codegen/crm/tickets/api/search_api.rb +9 -5
- data/lib/hubspot/codegen/crm/tickets/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/tickets/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/tickets/configuration.rb +43 -12
- data/lib/hubspot/codegen/crm/tickets/models/associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_simple_public_object_with_associations_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/collection_response_with_total_simple_public_object_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/filter.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/filter_group.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/paging.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/public_merge_input.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/public_object_search_request.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +23 -10
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_id.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb +23 -10
- data/lib/hubspot/codegen/crm/tickets/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/tickets/models/value_with_timestamp.rb +21 -8
- data/lib/hubspot/codegen/crm/timeline/api/events_api.rb +29 -18
- data/lib/hubspot/codegen/crm/timeline/api/templates_api.rb +29 -18
- data/lib/hubspot/codegen/crm/timeline/api/tokens_api.rb +21 -12
- data/lib/hubspot/codegen/crm/timeline/api_client.rb +56 -52
- data/lib/hubspot/codegen/crm/timeline/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/configuration.rb +44 -13
- data/lib/hubspot/codegen/crm/timeline/models/batch_input_timeline_event.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response.rb +23 -10
- data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors.rb +23 -10
- data/lib/hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template_no_paging.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/error.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/event_detail.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event.rb +21 -8
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_i_frame.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_response.rb +22 -9
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template.rb +22 -9
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_create_request.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token.rb +22 -9
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_option.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_update_request.rb +20 -7
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_update_request.rb +20 -7
- data/lib/hubspot/codegen/events/api/events_api.rb +9 -8
- data/lib/hubspot/codegen/events/api_client.rb +56 -52
- data/lib/hubspot/codegen/events/api_error.rb +1 -1
- data/lib/hubspot/codegen/events/configuration.rb +43 -12
- data/lib/hubspot/codegen/events/models/collection_response_external_unified_event.rb +20 -7
- data/lib/hubspot/codegen/events/models/error.rb +20 -7
- data/lib/hubspot/codegen/events/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/events/models/external_unified_event.rb +21 -8
- data/lib/hubspot/codegen/events/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/events/models/paging.rb +20 -7
- data/lib/hubspot/codegen/files/files/api/files_api.rb +69 -47
- data/lib/hubspot/codegen/files/files/api/folders_api.rb +53 -39
- data/lib/hubspot/codegen/files/files/api_client.rb +56 -52
- data/lib/hubspot/codegen/files/files/api_error.rb +1 -1
- data/lib/hubspot/codegen/files/files/configuration.rb +43 -12
- data/lib/hubspot/codegen/files/files/models/collection_response_file.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/collection_response_folder.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/error.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/file_action_response.rb +23 -10
- data/lib/hubspot/codegen/files/files/models/file_update_input.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/folder.rb +23 -10
- data/lib/hubspot/codegen/files/files/models/folder_action_response.rb +23 -10
- data/lib/hubspot/codegen/files/files/models/folder_input.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/folder_update_input.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/folder_update_task_locator.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/hubspot_file.rb +23 -10
- data/lib/hubspot/codegen/files/files/models/import_from_url_input.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/import_from_url_task_locator.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/paging.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/previous_page.rb +20 -7
- data/lib/hubspot/codegen/files/files/models/signed_url.rb +21 -8
- data/lib/hubspot/codegen/files/files/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/api/{subscriber_state_changes_api.rb → attendance_subscriber_state_changes_api.rb} +64 -64
- data/lib/hubspot/codegen/marketing/events/api/marketing_events_external_api.rb +866 -0
- data/lib/hubspot/codegen/marketing/events/api/{settings_api.rb → settings_external_api.rb} +27 -30
- data/lib/hubspot/codegen/marketing/events/api_client.rb +56 -52
- data/lib/hubspot/codegen/marketing/events/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/events/configuration.rb +44 -13
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_subscriber.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response.rb +23 -10
- data/lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_email_response.rb +346 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_response_subscriber_vid_response.rb +346 -0
- data/lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_external_unique_identifier_no_paging.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/error.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/error_category.rb +40 -27
- data/lib/hubspot/codegen/marketing/events/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings_url.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_complete_request_params.rb +242 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_create_request_params.rb +22 -9
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb +22 -9
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb +46 -11
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_external_unique_identifier.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb +24 -11
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb +24 -11
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb +32 -8
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb +22 -9
- data/lib/hubspot/codegen/marketing/events/models/property_value.rb +22 -9
- data/lib/hubspot/codegen/marketing/events/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/marketing/events/models/subscriber_email_response.rb +242 -0
- data/lib/hubspot/codegen/{cms/domains/models/domain_setup_info.rb → marketing/events/models/subscriber_vid_response.rb} +37 -40
- data/lib/hubspot/codegen/marketing/forms/api/forms_api.rb +37 -22
- data/lib/hubspot/codegen/marketing/forms/api_client.rb +56 -52
- data/lib/hubspot/codegen/marketing/forms/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/forms/configuration.rb +43 -12
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging.rb +21 -8
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging_results_inner.rb +107 -0
- data/lib/hubspot/codegen/marketing/forms/models/datepicker_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field.rb +21 -8
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_dependent_field.rb +118 -0
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_filter.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/dropdown_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/email_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/email_field_validation.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/enumerated_field_option.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/error.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/field_group.rb +21 -8
- data/lib/hubspot/codegen/marketing/forms/models/file_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_base.rb +74 -213
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_create_request_base.rb +74 -213
- data/lib/hubspot/codegen/marketing/forms/models/form_display_options.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/form_post_submit_action.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/form_style.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_configuration.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition.rb +190 -16
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_all_of.rb +23 -10
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request.rb +176 -16
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request_all_of.rb +23 -10
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request.rb +21 -8
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request_legal_consent_options.rb +110 -0
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_checkbox.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_explicit_consent_to_process.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_implicit_consent_to_process.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_legitimate_interest.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_none.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/mobile_phone_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/multi_line_text_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/multiple_checkboxes_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/number_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/number_field_validation.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/phone_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/phone_field_validation.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/radio_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/single_checkbox_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/forms/models/single_line_text_field.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/api/public_smtp_tokens_api.rb +25 -17
- data/lib/hubspot/codegen/marketing/transactional/api/single_send_api.rb +9 -5
- data/lib/hubspot/codegen/marketing/transactional/api_client.rb +56 -52
- data/lib/hubspot/codegen/marketing/transactional/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/configuration.rb +43 -12
- data/lib/hubspot/codegen/marketing/transactional/models/collection_response_smtp_api_token_view_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/email_send_status_view.rb +23 -10
- data/lib/hubspot/codegen/marketing/transactional/models/error.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/event_id_view.rb +21 -8
- data/lib/hubspot/codegen/marketing/transactional/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_email.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_request_egg.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_request_egg.rb +20 -7
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_view.rb +21 -8
- data/lib/hubspot/codegen/oauth/api/access_tokens_api.rb +5 -4
- data/lib/hubspot/codegen/oauth/api/refresh_tokens_api.rb +9 -7
- data/lib/hubspot/codegen/oauth/api/tokens_api.rb +9 -5
- data/lib/hubspot/codegen/oauth/api_client.rb +56 -52
- data/lib/hubspot/codegen/oauth/api_error.rb +1 -1
- data/lib/hubspot/codegen/oauth/configuration.rb +43 -12
- data/lib/hubspot/codegen/oauth/models/access_token_info_response.rb +20 -7
- data/lib/hubspot/codegen/oauth/models/error.rb +20 -7
- data/lib/hubspot/codegen/oauth/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/oauth/models/refresh_token_info_response.rb +20 -7
- data/lib/hubspot/codegen/oauth/models/token_response_if.rb +20 -7
- data/lib/hubspot/codegen/settings/users/api/roles_api.rb +5 -4
- data/lib/hubspot/codegen/settings/users/api/teams_api.rb +5 -4
- data/lib/hubspot/codegen/settings/users/api/users_api.rb +29 -18
- data/lib/hubspot/codegen/settings/users/api_client.rb +56 -52
- data/lib/hubspot/codegen/settings/users/api_error.rb +1 -1
- data/lib/hubspot/codegen/settings/users/configuration.rb +43 -12
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_permission_set_no_paging.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_team_no_paging.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_user_forward_paging.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/error.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/forward_paging.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/next_page.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/public_permission_set.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/public_team.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/public_user.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/public_user_update.rb +20 -7
- data/lib/hubspot/codegen/settings/users/models/user_provision_request.rb +20 -7
- data/lib/hubspot/codegen/webhooks/api/settings_api.rb +17 -11
- data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +37 -22
- data/lib/hubspot/codegen/webhooks/api_client.rb +56 -52
- data/lib/hubspot/codegen/webhooks/api_error.rb +1 -1
- data/lib/hubspot/codegen/webhooks/configuration.rb +44 -13
- data/lib/hubspot/codegen/webhooks/models/batch_input_subscription_batch_update_request.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb +23 -10
- data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb +23 -10
- data/lib/hubspot/codegen/webhooks/models/error.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/error_category.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/error_detail.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/settings_change_request.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/settings_response.rb +22 -9
- data/lib/hubspot/codegen/webhooks/models/standard_error.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/subscription_batch_update_request.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/subscription_list_response.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +20 -7
- data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +22 -9
- data/lib/hubspot/codegen/webhooks/models/throttling_settings.rb +20 -7
- data/lib/hubspot/discovery/base_api_client.rb +15 -1
- data/lib/hubspot/discovery/marketing/events/api/{search_api.rb → attendance_subscriber_state_changes_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{subscriber_state_changes_api.rb → marketing_events_external_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/api/{batch_api.rb → settings_external_api.rb} +1 -1
- data/lib/hubspot/discovery/marketing/events/client.rb +3 -5
- data/lib/hubspot/version.rb +1 -1
- data/spec/discovery/marketing/events/attendance_subscriber_state_changes_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/marketing_events_external_api_spec.rb +19 -0
- data/spec/discovery/marketing/events/{settings_api_spec.rb → settings_external_api_spec.rb} +2 -2
- metadata +26 -26
- data/lib/hubspot/codegen/cms/domains/models/domain_cdn_config.rb +0 -497
- data/lib/hubspot/codegen/marketing/events/api/basic_api.rb +0 -446
- data/lib/hubspot/codegen/marketing/events/api/batch_api.rb +0 -154
- data/lib/hubspot/codegen/marketing/events/api/search_api.rb +0 -89
- data/lib/hubspot/discovery/marketing/events/api/basic_api.rb +0 -14
- data/lib/hubspot/discovery/marketing/events/api/settings_api.rb +0 -13
- data/spec/discovery/marketing/events/basic_api_spec.rb +0 -12
- data/spec/discovery/marketing/events/batch_api_spec.rb +0 -8
- data/spec/discovery/marketing/events/search_api_spec.rb +0 -7
- data/spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb +0 -8
@@ -6,11 +6,12 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
require 'date'
|
14
|
+
require 'time'
|
14
15
|
|
15
16
|
module Hubspot
|
16
17
|
module Cms
|
@@ -29,6 +30,11 @@ module Hubspot
|
|
29
30
|
}
|
30
31
|
end
|
31
32
|
|
33
|
+
# Returns all the JSON keys this model knows about
|
34
|
+
def self.acceptable_attributes
|
35
|
+
attribute_map.values
|
36
|
+
end
|
37
|
+
|
32
38
|
# Attribute type mapping.
|
33
39
|
def self.openapi_types
|
34
40
|
{
|
@@ -118,8 +124,11 @@ module Hubspot
|
|
118
124
|
# @return [Object] Returns the model itself
|
119
125
|
def build_from_hash(attributes)
|
120
126
|
return nil unless attributes.is_a?(Hash)
|
127
|
+
attributes = attributes.transform_keys(&:to_sym)
|
121
128
|
self.class.openapi_types.each_pair do |key, type|
|
122
|
-
if
|
129
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
130
|
+
self.send("#{key}=", nil)
|
131
|
+
elsif type =~ /\AArray<(.*)>/i
|
123
132
|
# check to ensure the input is an array given that the attribute
|
124
133
|
# is documented as an array but the input is not
|
125
134
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
@@ -127,7 +136,7 @@ module Hubspot
|
|
127
136
|
end
|
128
137
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
129
138
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
130
|
-
end
|
139
|
+
end
|
131
140
|
end
|
132
141
|
|
133
142
|
self
|
@@ -139,8 +148,8 @@ module Hubspot
|
|
139
148
|
# @return [Object] Deserialized data
|
140
149
|
def _deserialize(type, value)
|
141
150
|
case type.to_sym
|
142
|
-
when :
|
143
|
-
|
151
|
+
when :Time
|
152
|
+
Time.parse(value)
|
144
153
|
when :Date
|
145
154
|
Date.parse(value)
|
146
155
|
when :String
|
@@ -170,7 +179,9 @@ module Hubspot
|
|
170
179
|
end
|
171
180
|
end
|
172
181
|
else # model
|
173
|
-
|
182
|
+
# models (e.g. Pet) or oneOf
|
183
|
+
klass = Hubspot::Cms::Blogs::Tags.const_get(type)
|
184
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
174
185
|
end
|
175
186
|
end
|
176
187
|
|
@@ -196,7 +207,7 @@ module Hubspot
|
|
196
207
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
197
208
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
198
209
|
end
|
199
|
-
|
210
|
+
|
200
211
|
hash[param] = _to_hash(value)
|
201
212
|
end
|
202
213
|
hash
|
@@ -219,7 +230,9 @@ module Hubspot
|
|
219
230
|
value
|
220
231
|
end
|
221
232
|
end
|
233
|
+
|
222
234
|
end
|
235
|
+
|
223
236
|
end
|
224
237
|
end
|
225
238
|
end
|
@@ -6,11 +6,12 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
require 'date'
|
14
|
+
require 'time'
|
14
15
|
|
15
16
|
module Hubspot
|
16
17
|
module Cms
|
@@ -27,6 +28,11 @@ module Hubspot
|
|
27
28
|
}
|
28
29
|
end
|
29
30
|
|
31
|
+
# Returns all the JSON keys this model knows about
|
32
|
+
def self.acceptable_attributes
|
33
|
+
attribute_map.values
|
34
|
+
end
|
35
|
+
|
30
36
|
# Attribute type mapping.
|
31
37
|
def self.openapi_types
|
32
38
|
{
|
@@ -110,8 +116,11 @@ module Hubspot
|
|
110
116
|
# @return [Object] Returns the model itself
|
111
117
|
def build_from_hash(attributes)
|
112
118
|
return nil unless attributes.is_a?(Hash)
|
119
|
+
attributes = attributes.transform_keys(&:to_sym)
|
113
120
|
self.class.openapi_types.each_pair do |key, type|
|
114
|
-
if
|
121
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
122
|
+
self.send("#{key}=", nil)
|
123
|
+
elsif type =~ /\AArray<(.*)>/i
|
115
124
|
# check to ensure the input is an array given that the attribute
|
116
125
|
# is documented as an array but the input is not
|
117
126
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
@@ -119,7 +128,7 @@ module Hubspot
|
|
119
128
|
end
|
120
129
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
121
130
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
122
|
-
end
|
131
|
+
end
|
123
132
|
end
|
124
133
|
|
125
134
|
self
|
@@ -131,8 +140,8 @@ module Hubspot
|
|
131
140
|
# @return [Object] Deserialized data
|
132
141
|
def _deserialize(type, value)
|
133
142
|
case type.to_sym
|
134
|
-
when :
|
135
|
-
|
143
|
+
when :Time
|
144
|
+
Time.parse(value)
|
136
145
|
when :Date
|
137
146
|
Date.parse(value)
|
138
147
|
when :String
|
@@ -162,7 +171,9 @@ module Hubspot
|
|
162
171
|
end
|
163
172
|
end
|
164
173
|
else # model
|
165
|
-
|
174
|
+
# models (e.g. Pet) or oneOf
|
175
|
+
klass = Hubspot::Cms::Blogs::Tags.const_get(type)
|
176
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
166
177
|
end
|
167
178
|
end
|
168
179
|
|
@@ -188,7 +199,7 @@ module Hubspot
|
|
188
199
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
189
200
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
190
201
|
end
|
191
|
-
|
202
|
+
|
192
203
|
hash[param] = _to_hash(value)
|
193
204
|
end
|
194
205
|
hash
|
@@ -211,7 +222,9 @@ module Hubspot
|
|
211
222
|
value
|
212
223
|
end
|
213
224
|
end
|
225
|
+
|
214
226
|
end
|
227
|
+
|
215
228
|
end
|
216
229
|
end
|
217
230
|
end
|
@@ -6,11 +6,12 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
require 'date'
|
14
|
+
require 'time'
|
14
15
|
|
15
16
|
module Hubspot
|
16
17
|
module Cms
|
@@ -55,6 +56,11 @@ module Hubspot
|
|
55
56
|
}
|
56
57
|
end
|
57
58
|
|
59
|
+
# Returns all the JSON keys this model knows about
|
60
|
+
def self.acceptable_attributes
|
61
|
+
attribute_map.values
|
62
|
+
end
|
63
|
+
|
58
64
|
# Attribute type mapping.
|
59
65
|
def self.openapi_types
|
60
66
|
{
|
@@ -211,8 +217,11 @@ module Hubspot
|
|
211
217
|
# @return [Object] Returns the model itself
|
212
218
|
def build_from_hash(attributes)
|
213
219
|
return nil unless attributes.is_a?(Hash)
|
220
|
+
attributes = attributes.transform_keys(&:to_sym)
|
214
221
|
self.class.openapi_types.each_pair do |key, type|
|
215
|
-
if
|
222
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
223
|
+
self.send("#{key}=", nil)
|
224
|
+
elsif type =~ /\AArray<(.*)>/i
|
216
225
|
# check to ensure the input is an array given that the attribute
|
217
226
|
# is documented as an array but the input is not
|
218
227
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
@@ -220,7 +229,7 @@ module Hubspot
|
|
220
229
|
end
|
221
230
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
222
231
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
223
|
-
end
|
232
|
+
end
|
224
233
|
end
|
225
234
|
|
226
235
|
self
|
@@ -232,8 +241,8 @@ module Hubspot
|
|
232
241
|
# @return [Object] Deserialized data
|
233
242
|
def _deserialize(type, value)
|
234
243
|
case type.to_sym
|
235
|
-
when :
|
236
|
-
|
244
|
+
when :Time
|
245
|
+
Time.parse(value)
|
237
246
|
when :Date
|
238
247
|
Date.parse(value)
|
239
248
|
when :String
|
@@ -263,7 +272,9 @@ module Hubspot
|
|
263
272
|
end
|
264
273
|
end
|
265
274
|
else # model
|
266
|
-
|
275
|
+
# models (e.g. Pet) or oneOf
|
276
|
+
klass = Hubspot::Cms::Blogs::Tags.const_get(type)
|
277
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
267
278
|
end
|
268
279
|
end
|
269
280
|
|
@@ -289,7 +300,7 @@ module Hubspot
|
|
289
300
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
290
301
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
291
302
|
end
|
292
|
-
|
303
|
+
|
293
304
|
hash[param] = _to_hash(value)
|
294
305
|
end
|
295
306
|
hash
|
@@ -312,7 +323,9 @@ module Hubspot
|
|
312
323
|
value
|
313
324
|
end
|
314
325
|
end
|
326
|
+
|
315
327
|
end
|
328
|
+
|
316
329
|
end
|
317
330
|
end
|
318
331
|
end
|
@@ -6,11 +6,12 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
require 'date'
|
14
|
+
require 'time'
|
14
15
|
|
15
16
|
module Hubspot
|
16
17
|
module Cms
|
@@ -71,6 +72,11 @@ module Hubspot
|
|
71
72
|
}
|
72
73
|
end
|
73
74
|
|
75
|
+
# Returns all the JSON keys this model knows about
|
76
|
+
def self.acceptable_attributes
|
77
|
+
attribute_map.values
|
78
|
+
end
|
79
|
+
|
74
80
|
# Attribute type mapping.
|
75
81
|
def self.openapi_types
|
76
82
|
{
|
@@ -78,9 +84,9 @@ module Hubspot
|
|
78
84
|
:'name' => :'String',
|
79
85
|
:'language' => :'String',
|
80
86
|
:'translated_from_id' => :'Integer',
|
81
|
-
:'created' => :'
|
82
|
-
:'updated' => :'
|
83
|
-
:'deleted_at' => :'
|
87
|
+
:'created' => :'Time',
|
88
|
+
:'updated' => :'Time',
|
89
|
+
:'deleted_at' => :'Time'
|
84
90
|
}
|
85
91
|
end
|
86
92
|
|
@@ -232,8 +238,11 @@ module Hubspot
|
|
232
238
|
# @return [Object] Returns the model itself
|
233
239
|
def build_from_hash(attributes)
|
234
240
|
return nil unless attributes.is_a?(Hash)
|
241
|
+
attributes = attributes.transform_keys(&:to_sym)
|
235
242
|
self.class.openapi_types.each_pair do |key, type|
|
236
|
-
if
|
243
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
244
|
+
self.send("#{key}=", nil)
|
245
|
+
elsif type =~ /\AArray<(.*)>/i
|
237
246
|
# check to ensure the input is an array given that the attribute
|
238
247
|
# is documented as an array but the input is not
|
239
248
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
@@ -241,7 +250,7 @@ module Hubspot
|
|
241
250
|
end
|
242
251
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
243
252
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
244
|
-
end
|
253
|
+
end
|
245
254
|
end
|
246
255
|
|
247
256
|
self
|
@@ -253,8 +262,8 @@ module Hubspot
|
|
253
262
|
# @return [Object] Deserialized data
|
254
263
|
def _deserialize(type, value)
|
255
264
|
case type.to_sym
|
256
|
-
when :
|
257
|
-
|
265
|
+
when :Time
|
266
|
+
Time.parse(value)
|
258
267
|
when :Date
|
259
268
|
Date.parse(value)
|
260
269
|
when :String
|
@@ -284,7 +293,9 @@ module Hubspot
|
|
284
293
|
end
|
285
294
|
end
|
286
295
|
else # model
|
287
|
-
|
296
|
+
# models (e.g. Pet) or oneOf
|
297
|
+
klass = Hubspot::Cms::Blogs::Tags.const_get(type)
|
298
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
288
299
|
end
|
289
300
|
end
|
290
301
|
|
@@ -310,7 +321,7 @@ module Hubspot
|
|
310
321
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
311
322
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
312
323
|
end
|
313
|
-
|
324
|
+
|
314
325
|
hash[param] = _to_hash(value)
|
315
326
|
end
|
316
327
|
hash
|
@@ -333,7 +344,9 @@ module Hubspot
|
|
333
344
|
value
|
334
345
|
end
|
335
346
|
end
|
347
|
+
|
336
348
|
end
|
349
|
+
|
337
350
|
end
|
338
351
|
end
|
339
352
|
end
|
@@ -6,11 +6,12 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
require 'date'
|
14
|
+
require 'time'
|
14
15
|
|
15
16
|
module Hubspot
|
16
17
|
module Cms
|
@@ -39,6 +40,11 @@ module Hubspot
|
|
39
40
|
}
|
40
41
|
end
|
41
42
|
|
43
|
+
# Returns all the JSON keys this model knows about
|
44
|
+
def self.acceptable_attributes
|
45
|
+
attribute_map.values
|
46
|
+
end
|
47
|
+
|
42
48
|
# Attribute type mapping.
|
43
49
|
def self.openapi_types
|
44
50
|
{
|
@@ -145,8 +151,11 @@ module Hubspot
|
|
145
151
|
# @return [Object] Returns the model itself
|
146
152
|
def build_from_hash(attributes)
|
147
153
|
return nil unless attributes.is_a?(Hash)
|
154
|
+
attributes = attributes.transform_keys(&:to_sym)
|
148
155
|
self.class.openapi_types.each_pair do |key, type|
|
149
|
-
if
|
156
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
157
|
+
self.send("#{key}=", nil)
|
158
|
+
elsif type =~ /\AArray<(.*)>/i
|
150
159
|
# check to ensure the input is an array given that the attribute
|
151
160
|
# is documented as an array but the input is not
|
152
161
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
@@ -154,7 +163,7 @@ module Hubspot
|
|
154
163
|
end
|
155
164
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
156
165
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
157
|
-
end
|
166
|
+
end
|
158
167
|
end
|
159
168
|
|
160
169
|
self
|
@@ -166,8 +175,8 @@ module Hubspot
|
|
166
175
|
# @return [Object] Deserialized data
|
167
176
|
def _deserialize(type, value)
|
168
177
|
case type.to_sym
|
169
|
-
when :
|
170
|
-
|
178
|
+
when :Time
|
179
|
+
Time.parse(value)
|
171
180
|
when :Date
|
172
181
|
Date.parse(value)
|
173
182
|
when :String
|
@@ -197,7 +206,9 @@ module Hubspot
|
|
197
206
|
end
|
198
207
|
end
|
199
208
|
else # model
|
200
|
-
|
209
|
+
# models (e.g. Pet) or oneOf
|
210
|
+
klass = Hubspot::Cms::Blogs::Tags.const_get(type)
|
211
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
201
212
|
end
|
202
213
|
end
|
203
214
|
|
@@ -223,7 +234,7 @@ module Hubspot
|
|
223
234
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
224
235
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
225
236
|
end
|
226
|
-
|
237
|
+
|
227
238
|
hash[param] = _to_hash(value)
|
228
239
|
end
|
229
240
|
hash
|
@@ -246,7 +257,9 @@ module Hubspot
|
|
246
257
|
value
|
247
258
|
end
|
248
259
|
end
|
260
|
+
|
249
261
|
end
|
262
|
+
|
250
263
|
end
|
251
264
|
end
|
252
265
|
end
|
@@ -6,11 +6,12 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
13
13
|
require 'date'
|
14
|
+
require 'time'
|
14
15
|
|
15
16
|
module Hubspot
|
16
17
|
module Cms
|
@@ -53,6 +54,11 @@ module Hubspot
|
|
53
54
|
}
|
54
55
|
end
|
55
56
|
|
57
|
+
# Returns all the JSON keys this model knows about
|
58
|
+
def self.acceptable_attributes
|
59
|
+
attribute_map.values
|
60
|
+
end
|
61
|
+
|
56
62
|
# Attribute type mapping.
|
57
63
|
def self.openapi_types
|
58
64
|
{
|
@@ -149,8 +155,11 @@ module Hubspot
|
|
149
155
|
# @return [Object] Returns the model itself
|
150
156
|
def build_from_hash(attributes)
|
151
157
|
return nil unless attributes.is_a?(Hash)
|
158
|
+
attributes = attributes.transform_keys(&:to_sym)
|
152
159
|
self.class.openapi_types.each_pair do |key, type|
|
153
|
-
if
|
160
|
+
if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
|
161
|
+
self.send("#{key}=", nil)
|
162
|
+
elsif type =~ /\AArray<(.*)>/i
|
154
163
|
# check to ensure the input is an array given that the attribute
|
155
164
|
# is documented as an array but the input is not
|
156
165
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
@@ -158,7 +167,7 @@ module Hubspot
|
|
158
167
|
end
|
159
168
|
elsif !attributes[self.class.attribute_map[key]].nil?
|
160
169
|
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
161
|
-
end
|
170
|
+
end
|
162
171
|
end
|
163
172
|
|
164
173
|
self
|
@@ -170,8 +179,8 @@ module Hubspot
|
|
170
179
|
# @return [Object] Deserialized data
|
171
180
|
def _deserialize(type, value)
|
172
181
|
case type.to_sym
|
173
|
-
when :
|
174
|
-
|
182
|
+
when :Time
|
183
|
+
Time.parse(value)
|
175
184
|
when :Date
|
176
185
|
Date.parse(value)
|
177
186
|
when :String
|
@@ -201,7 +210,9 @@ module Hubspot
|
|
201
210
|
end
|
202
211
|
end
|
203
212
|
else # model
|
204
|
-
|
213
|
+
# models (e.g. Pet) or oneOf
|
214
|
+
klass = Hubspot::Cms::Blogs::Tags.const_get(type)
|
215
|
+
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
205
216
|
end
|
206
217
|
end
|
207
218
|
|
@@ -227,7 +238,7 @@ module Hubspot
|
|
227
238
|
is_nullable = self.class.openapi_nullable.include?(attr)
|
228
239
|
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
229
240
|
end
|
230
|
-
|
241
|
+
|
231
242
|
hash[param] = _to_hash(value)
|
232
243
|
end
|
233
244
|
hash
|
@@ -250,7 +261,9 @@ module Hubspot
|
|
250
261
|
value
|
251
262
|
end
|
252
263
|
end
|
264
|
+
|
253
265
|
end
|
266
|
+
|
254
267
|
end
|
255
268
|
end
|
256
269
|
end
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: v3
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version:
|
9
|
+
OpenAPI Generator version: 6.2.1
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -25,7 +25,6 @@ module Hubspot
|
|
25
25
|
# Returns a single domains with the id specified.
|
26
26
|
# @param domain_id [String] The unique ID of the domain.
|
27
27
|
# @param [Hash] opts the optional parameters
|
28
|
-
# @option opts [Boolean] :archived Whether to return only results that have been archived.
|
29
28
|
# @return [Domain]
|
30
29
|
def get_by_id(domain_id, opts = {})
|
31
30
|
data, _status_code, _headers = get_by_id_with_http_info(domain_id, opts)
|
@@ -36,7 +35,6 @@ module Hubspot
|
|
36
35
|
# Returns a single domains with the id specified.
|
37
36
|
# @param domain_id [String] The unique ID of the domain.
|
38
37
|
# @param [Hash] opts the optional parameters
|
39
|
-
# @option opts [Boolean] :archived Whether to return only results that have been archived.
|
40
38
|
# @return [Array<(Domain, Integer, Hash)>] Domain data, response status code and response headers
|
41
39
|
def get_by_id_with_http_info(domain_id, opts = {})
|
42
40
|
if @api_client.config.debugging
|
@@ -51,7 +49,6 @@ module Hubspot
|
|
51
49
|
|
52
50
|
# query parameters
|
53
51
|
query_params = opts[:query_params] || {}
|
54
|
-
query_params[:'archived'] = opts[:'archived'] if !opts[:'archived'].nil?
|
55
52
|
|
56
53
|
# header parameters
|
57
54
|
header_params = opts[:header_params] || {}
|
@@ -62,15 +59,16 @@ module Hubspot
|
|
62
59
|
form_params = opts[:form_params] || {}
|
63
60
|
|
64
61
|
# http body (model)
|
65
|
-
post_body = opts[:
|
62
|
+
post_body = opts[:debug_body]
|
66
63
|
|
67
64
|
# return_type
|
68
|
-
return_type = opts[:
|
65
|
+
return_type = opts[:debug_return_type] || 'Domain'
|
69
66
|
|
70
67
|
# auth_names
|
71
|
-
auth_names = opts[:
|
68
|
+
auth_names = opts[:debug_auth_names] || ['hapikey']
|
72
69
|
|
73
70
|
new_options = opts.merge(
|
71
|
+
:operation => :"DomainsApi.get_by_id",
|
74
72
|
:header_params => header_params,
|
75
73
|
:query_params => query_params,
|
76
74
|
:form_params => form_params,
|
@@ -89,19 +87,17 @@ module Hubspot
|
|
89
87
|
# Get current domains
|
90
88
|
# Returns all existing domains that have been created. Results can be limited and filtered by creation or updated date.
|
91
89
|
# @param [Hash] opts the optional parameters
|
92
|
-
# @option opts [
|
93
|
-
# @option opts [
|
94
|
-
# @option opts [
|
95
|
-
# @option opts [
|
96
|
-
# @option opts [
|
97
|
-
# @option opts [
|
90
|
+
# @option opts [Time] :created_at Only return domains created at this date.
|
91
|
+
# @option opts [Time] :created_after Only return domains created after this date.
|
92
|
+
# @option opts [Time] :created_before Only return domains created before this date.
|
93
|
+
# @option opts [Time] :updated_at Only return domains updated at this date.
|
94
|
+
# @option opts [Time] :updated_after Only return domains updated after this date.
|
95
|
+
# @option opts [Time] :updated_before Only return domains updated before this date.
|
98
96
|
# @option opts [Array<String>] :sort
|
99
|
-
# @option opts [Array<String>] :properties
|
100
97
|
# @option opts [String] :after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
|
101
|
-
# @option opts [String] :before
|
102
98
|
# @option opts [Integer] :limit Maximum number of results per page.
|
103
99
|
# @option opts [Boolean] :archived Whether to return only results that have been archived.
|
104
|
-
# @return [
|
100
|
+
# @return [CollectionResponseWithTotalDomainForwardPaging]
|
105
101
|
def get_page(opts = {})
|
106
102
|
data, _status_code, _headers = get_page_with_http_info(opts)
|
107
103
|
data
|
@@ -110,19 +106,17 @@ module Hubspot
|
|
110
106
|
# Get current domains
|
111
107
|
# Returns all existing domains that have been created. Results can be limited and filtered by creation or updated date.
|
112
108
|
# @param [Hash] opts the optional parameters
|
113
|
-
# @option opts [
|
114
|
-
# @option opts [
|
115
|
-
# @option opts [
|
116
|
-
# @option opts [
|
117
|
-
# @option opts [
|
118
|
-
# @option opts [
|
109
|
+
# @option opts [Time] :created_at Only return domains created at this date.
|
110
|
+
# @option opts [Time] :created_after Only return domains created after this date.
|
111
|
+
# @option opts [Time] :created_before Only return domains created before this date.
|
112
|
+
# @option opts [Time] :updated_at Only return domains updated at this date.
|
113
|
+
# @option opts [Time] :updated_after Only return domains updated after this date.
|
114
|
+
# @option opts [Time] :updated_before Only return domains updated before this date.
|
119
115
|
# @option opts [Array<String>] :sort
|
120
|
-
# @option opts [Array<String>] :properties
|
121
116
|
# @option opts [String] :after The paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
|
122
|
-
# @option opts [String] :before
|
123
117
|
# @option opts [Integer] :limit Maximum number of results per page.
|
124
118
|
# @option opts [Boolean] :archived Whether to return only results that have been archived.
|
125
|
-
# @return [Array<(
|
119
|
+
# @return [Array<(CollectionResponseWithTotalDomainForwardPaging, Integer, Hash)>] CollectionResponseWithTotalDomainForwardPaging data, response status code and response headers
|
126
120
|
def get_page_with_http_info(opts = {})
|
127
121
|
if @api_client.config.debugging
|
128
122
|
@api_client.config.logger.debug 'Calling API: DomainsApi.get_page ...'
|
@@ -139,9 +133,7 @@ module Hubspot
|
|
139
133
|
query_params[:'updatedAfter'] = opts[:'updated_after'] if !opts[:'updated_after'].nil?
|
140
134
|
query_params[:'updatedBefore'] = opts[:'updated_before'] if !opts[:'updated_before'].nil?
|
141
135
|
query_params[:'sort'] = @api_client.build_collection_param(opts[:'sort'], :multi) if !opts[:'sort'].nil?
|
142
|
-
query_params[:'properties'] = @api_client.build_collection_param(opts[:'properties'], :csv) if !opts[:'properties'].nil?
|
143
136
|
query_params[:'after'] = opts[:'after'] if !opts[:'after'].nil?
|
144
|
-
query_params[:'before'] = opts[:'before'] if !opts[:'before'].nil?
|
145
137
|
query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
|
146
138
|
query_params[:'archived'] = opts[:'archived'] if !opts[:'archived'].nil?
|
147
139
|
|
@@ -154,15 +146,16 @@ module Hubspot
|
|
154
146
|
form_params = opts[:form_params] || {}
|
155
147
|
|
156
148
|
# http body (model)
|
157
|
-
post_body = opts[:
|
149
|
+
post_body = opts[:debug_body]
|
158
150
|
|
159
151
|
# return_type
|
160
|
-
return_type = opts[:
|
152
|
+
return_type = opts[:debug_return_type] || 'CollectionResponseWithTotalDomainForwardPaging'
|
161
153
|
|
162
154
|
# auth_names
|
163
|
-
auth_names = opts[:
|
155
|
+
auth_names = opts[:debug_auth_names] || ['hapikey']
|
164
156
|
|
165
157
|
new_options = opts.merge(
|
158
|
+
:operation => :"DomainsApi.get_page",
|
166
159
|
:header_params => header_params,
|
167
160
|
:query_params => query_params,
|
168
161
|
:form_params => form_params,
|