hubspot-api-client 11.1.0 → 15.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +94 -0
- data/Gemfile.lock +36 -30
- data/README.md +69 -56
- data/hubspot-api-client.gemspec +4 -4
- data/lib/hubspot/client.rb +32 -0
- data/lib/hubspot/codegen/automation/actions/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/audit-logs/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/api/blog_authors_api.rb +963 -0
- data/lib/hubspot/codegen/cms/blogs/authors/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/api_error.rb +2 -2
- data/lib/hubspot/codegen/cms/blogs/authors/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/attach_to_lang_primary_request_v_next.rb +304 -0
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_blog_author.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_json_node.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_input_string.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author.rb +321 -0
- data/lib/hubspot/codegen/cms/blogs/authors/models/batch_response_blog_author_with_errors.rb +9 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb +147 -43
- data/lib/hubspot/codegen/cms/blogs/authors/models/blog_author_clone_request_v_next.rb +252 -0
- data/lib/hubspot/codegen/cms/blogs/authors/models/collection_response_with_total_blog_author_forward_paging.rb +3 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/detach_from_lang_group_request_v_next.rb +218 -0
- data/lib/hubspot/codegen/cms/blogs/authors/models/error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/set_new_language_primary_request_v_next.rb +218 -0
- data/lib/hubspot/codegen/cms/blogs/authors/models/standard_error.rb +9 -1
- data/lib/hubspot/codegen/cms/blogs/authors/models/update_languages_request_v_next.rb +257 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api/blog_posts_api.rb +1622 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api_error.rb +2 -2
- data/lib/hubspot/codegen/cms/blogs/blog-posts/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/angle.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/attach_to_lang_primary_request_v_next.rb +304 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/background_image.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_input_blog_post.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_input_json_node.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_input_string.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_response_blog_post.rb +321 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/batch_response_blog_post_with_errors.rb +9 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/blog_post.rb +271 -272
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/blog_post_language_clone_request_v_next.rb +228 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/collection_response_with_total_blog_post_forward_paging.rb +3 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/collection_response_with_total_version_blog_post.rb +3 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/color_stop.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/content_clone_request_v_next.rb +3 -3
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/content_language_variation.rb +398 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/content_schedule_request_v_next.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/detach_from_lang_group_request_v_next.rb +218 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/gradient.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/layout_section.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/previous_page.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/rgba_color.rb +5 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/row_meta_data.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/set_new_language_primary_request_v_next.rb +218 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/side_or_corner.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/standard_error.rb +9 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/styles.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/update_languages_request_v_next.rb +257 -0
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/version_blog_post.rb +11 -12
- data/lib/hubspot/codegen/cms/blogs/blog-posts/models/version_user.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/api/blog_tags_api.rb +963 -0
- data/lib/hubspot/codegen/cms/blogs/tags/api_client.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/api_error.rb +2 -2
- data/lib/hubspot/codegen/cms/blogs/tags/configuration.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/attach_to_lang_primary_request_v_next.rb +304 -0
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_json_node.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_string.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_input_tag.rb +2 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag.rb +321 -0
- data/lib/hubspot/codegen/cms/blogs/tags/models/batch_response_tag_with_errors.rb +9 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/collection_response_with_total_tag_forward_paging.rb +3 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/detach_from_lang_group_request_v_next.rb +218 -0
- data/lib/hubspot/codegen/cms/blogs/tags/models/error.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/set_new_language_primary_request_v_next.rb +218 -0
- data/lib/hubspot/codegen/cms/blogs/tags/models/standard_error.rb +9 -1
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag.rb +91 -29
- data/lib/hubspot/codegen/cms/blogs/tags/models/tag_clone_request_v_next.rb +253 -0
- data/lib/hubspot/codegen/cms/blogs/tags/models/update_languages_request_v_next.rb +257 -0
- data/lib/hubspot/codegen/cms/domains/api/domains_api.rb +1 -1
- data/lib/hubspot/codegen/cms/domains/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/hubdb/api/rows_api.rb +2 -2
- data/lib/hubspot/codegen/cms/hubdb/api/rows_batch_api.rb +18 -18
- data/lib/hubspot/codegen/cms/hubdb/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3.rb +293 -0
- data/lib/hubspot/codegen/cms/hubdb/models/column.rb +13 -13
- data/lib/hubspot/codegen/cms/hubdb/models/column_request.rb +24 -4
- data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3.rb +11 -11
- data/lib/hubspot/codegen/cms/performance/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/site-search/api/public_api.rb +1 -4
- data/lib/hubspot/codegen/cms/site-search/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/site-search/models/content_search_result.rb +2 -2
- data/lib/hubspot/codegen/cms/site-search/models/indexed_data.rb +1 -1
- data/lib/hubspot/codegen/cms/site-search/models/indexed_field.rb +259 -0
- data/lib/hubspot/codegen/cms/source-code/api/content_api.rb +328 -0
- data/lib/hubspot/codegen/cms/source-code/api/extract_api.rb +93 -0
- data/lib/hubspot/codegen/cms/source-code/api/metadata_api.rb +99 -0
- data/lib/hubspot/codegen/cms/source-code/api/source_code_extract_api.rb +142 -0
- data/lib/hubspot/codegen/cms/source-code/api/validation_api.rb +98 -0
- data/lib/hubspot/codegen/cms/source-code/api_client.rb +406 -0
- data/lib/hubspot/codegen/cms/source-code/api_error.rb +61 -0
- data/lib/hubspot/codegen/cms/source-code/configuration.rb +263 -0
- data/lib/hubspot/codegen/cms/source-code/models/action_response.rb +297 -0
- data/lib/hubspot/codegen/cms/source-code/models/asset_file_metadata.rb +298 -0
- data/lib/hubspot/codegen/cms/source-code/models/error.rb +292 -0
- data/lib/hubspot/codegen/cms/source-code/models/error_detail.rb +258 -0
- data/lib/hubspot/codegen/cms/source-code/models/file_extract_request.rb +215 -0
- data/lib/hubspot/codegen/cms/source-code/models/task_locator.rb +226 -0
- data/lib/hubspot/codegen/cms/url-redirects/api/redirects_api.rb +23 -21
- data/lib/hubspot/codegen/cms/url-redirects/api_error.rb +1 -1
- data/lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping_forward_paging.rb +240 -0
- data/lib/hubspot/codegen/cms/url-redirects/models/forward_paging.rb +210 -0
- data/lib/hubspot/codegen/cms/url-redirects/models/url_mapping.rb +14 -226
- data/lib/hubspot/codegen/cms/url-redirects/models/url_mapping_create_request_body.rb +31 -31
- data/lib/hubspot/codegen/communication_preferences/api/definition_api.rb +1 -1
- data/lib/hubspot/codegen/communication_preferences/api/status_api.rb +3 -3
- data/lib/hubspot/codegen/communication_preferences/api_error.rb +1 -1
- data/lib/hubspot/codegen/communication_preferences/configuration.rb +7 -0
- data/lib/hubspot/codegen/communication_preferences/models/public_update_subscription_status_request.rb +2 -2
- data/lib/hubspot/codegen/conversations/visitor-identification/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +8 -2
- data/lib/hubspot/codegen/crm/companies/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/companies/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/companies/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/companies/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/companies/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/companies/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +12 -6
- data/lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb +20 -80
- data/lib/hubspot/codegen/crm/contacts/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/contacts/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/contacts/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/contacts/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/contacts/models/public_gdpr_delete_input.rb +224 -0
- data/lib/hubspot/codegen/crm/contacts/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/contacts/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +8 -2
- data/lib/hubspot/codegen/crm/deals/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/deals/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/deals/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/deals/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/deals/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/deals/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/extensions/accounting/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/calling/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/cards/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/imports/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +8 -2
- data/lib/hubspot/codegen/crm/line_items/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/line_items/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/line_items/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/line_items/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/line_items/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/line_items/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +8 -2
- data/lib/hubspot/codegen/crm/objects/api/gdpr_api.rb +21 -87
- data/lib/hubspot/codegen/crm/objects/api/public_object_api.rb +94 -0
- data/lib/hubspot/codegen/crm/objects/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/calls/api/associations_api.rb +256 -0
- data/lib/hubspot/codegen/crm/objects/calls/api/basic_api.rb +380 -0
- data/lib/hubspot/codegen/crm/objects/calls/api/batch_api.rb +279 -0
- data/lib/hubspot/codegen/crm/objects/calls/api/public_object_api.rb +90 -0
- data/lib/hubspot/codegen/crm/objects/calls/api/search_api.rb +88 -0
- data/lib/hubspot/codegen/crm/objects/calls/api_client.rb +408 -0
- data/lib/hubspot/codegen/crm/objects/calls/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/objects/calls/configuration.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/associated_id.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_batch_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_id.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_input_simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_read_input_simple_public_object_id.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object.rb +315 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/batch_response_simple_public_object_with_errors.rb +335 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_associated_id_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_simple_public_object_with_associations_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/collection_response_with_total_simple_public_object_forward_paging.rb +242 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/error.rb +294 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/error_category.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/error_detail.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/filter.rb +286 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/filter_group.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/forward_paging.rb +212 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/next_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/paging.rb +221 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/previous_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/public_merge_input.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/public_object_search_request.rb +288 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object.rb +290 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_batch_input.rb +233 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_id.rb +217 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/simple_public_object_with_associations.rb +301 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/standard_error.rb +311 -0
- data/lib/hubspot/codegen/crm/objects/calls/models/value_with_timestamp.rb +272 -0
- data/lib/hubspot/codegen/crm/objects/emails/api/associations_api.rb +256 -0
- data/lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb +380 -0
- data/lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb +279 -0
- data/lib/hubspot/codegen/crm/objects/emails/api/public_object_api.rb +90 -0
- data/lib/hubspot/codegen/crm/objects/emails/api/search_api.rb +88 -0
- data/lib/hubspot/codegen/crm/objects/emails/api_client.rb +408 -0
- data/lib/hubspot/codegen/crm/objects/emails/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/objects/emails/configuration.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/associated_id.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_batch_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_id.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_input_simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_read_input_simple_public_object_id.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object.rb +315 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/batch_response_simple_public_object_with_errors.rb +335 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_associated_id_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_simple_public_object_with_associations_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/collection_response_with_total_simple_public_object_forward_paging.rb +242 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/error.rb +294 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/error_category.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/error_detail.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/filter.rb +286 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/filter_group.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/forward_paging.rb +212 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/next_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/paging.rb +221 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/previous_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/public_merge_input.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/public_object_search_request.rb +288 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object.rb +290 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_batch_input.rb +233 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_id.rb +217 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/simple_public_object_with_associations.rb +301 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/standard_error.rb +311 -0
- data/lib/hubspot/codegen/crm/objects/emails/models/value_with_timestamp.rb +272 -0
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/associations_api.rb +164 -8
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb +209 -4
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb +193 -7
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/public_object_api.rb +90 -0
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/configuration.rb +7 -0
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/public_merge_input.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/value_with_timestamp.rb +272 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api/associations_api.rb +256 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api/basic_api.rb +380 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb +279 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api/public_object_api.rb +90 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api/search_api.rb +88 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api_client.rb +408 -0
- data/lib/hubspot/codegen/crm/objects/meetings/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/objects/meetings/configuration.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/associated_id.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_batch_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_id.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_input_simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_read_input_simple_public_object_id.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object.rb +315 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/batch_response_simple_public_object_with_errors.rb +335 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_associated_id_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_simple_public_object_with_associations_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/collection_response_with_total_simple_public_object_forward_paging.rb +242 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/error.rb +294 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_category.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/error_detail.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/filter.rb +286 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/filter_group.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/forward_paging.rb +212 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/next_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/paging.rb +221 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/previous_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_merge_input.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/public_object_search_request.rb +288 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object.rb +290 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_batch_input.rb +233 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_id.rb +217 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/simple_public_object_with_associations.rb +301 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/standard_error.rb +311 -0
- data/lib/hubspot/codegen/crm/objects/meetings/models/value_with_timestamp.rb +272 -0
- data/lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/objects/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/objects/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/objects/models/public_gdpr_delete_input.rb +224 -0
- data/lib/hubspot/codegen/crm/objects/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/objects/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/objects/notes/api/associations_api.rb +256 -0
- data/lib/hubspot/codegen/crm/objects/notes/api/basic_api.rb +380 -0
- data/lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb +279 -0
- data/lib/hubspot/codegen/crm/objects/notes/api/public_object_api.rb +90 -0
- data/lib/hubspot/codegen/crm/objects/notes/api/search_api.rb +88 -0
- data/lib/hubspot/codegen/crm/objects/notes/api_client.rb +408 -0
- data/lib/hubspot/codegen/crm/objects/notes/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/objects/notes/configuration.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/associated_id.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_batch_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_id.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_input_simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_read_input_simple_public_object_id.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object.rb +315 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/batch_response_simple_public_object_with_errors.rb +335 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_associated_id_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_simple_public_object_with_associations_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/collection_response_with_total_simple_public_object_forward_paging.rb +242 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/error.rb +294 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/error_category.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/error_detail.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/filter.rb +286 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/filter_group.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/forward_paging.rb +212 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/next_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/paging.rb +221 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/previous_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/public_merge_input.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/public_object_search_request.rb +288 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object.rb +290 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_batch_input.rb +233 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_id.rb +217 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/simple_public_object_with_associations.rb +301 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb +311 -0
- data/lib/hubspot/codegen/crm/objects/notes/models/value_with_timestamp.rb +272 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api/associations_api.rb +256 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api/basic_api.rb +380 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb +279 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api/public_object_api.rb +90 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api/search_api.rb +88 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api_client.rb +408 -0
- data/lib/hubspot/codegen/crm/objects/tasks/api_error.rb +63 -0
- data/lib/hubspot/codegen/crm/objects/tasks/configuration.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/associated_id.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_batch_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_id.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_input_simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_read_input_simple_public_object_id.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object.rb +315 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/batch_response_simple_public_object_with_errors.rb +335 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_associated_id_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_simple_public_object_with_associations_forward_paging.rb +228 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/collection_response_with_total_simple_public_object_forward_paging.rb +242 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/error.rb +294 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_category.rb +265 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/error_detail.rb +260 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/filter.rb +286 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/filter_group.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/forward_paging.rb +212 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/next_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/paging.rb +221 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/previous_page.rb +226 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_merge_input.rb +231 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/public_object_search_request.rb +288 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object.rb +290 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_batch_input.rb +233 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_id.rb +217 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_input.rb +219 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/simple_public_object_with_associations.rb +301 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/standard_error.rb +311 -0
- data/lib/hubspot/codegen/crm/objects/tasks/models/value_with_timestamp.rb +272 -0
- data/lib/hubspot/codegen/crm/owners/api/owners_api.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/api_client.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/api_error.rb +2 -2
- data/lib/hubspot/codegen/crm/owners/configuration.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/collection_response_public_owner_forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/error.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/error_detail.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/forward_paging.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/next_page.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/public_team.rb +13 -42
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_audits_api.rb +94 -0
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stage_audits_api.rb +94 -0
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stages_api.rb +37 -34
- data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +46 -34
- data/lib/hubspot/codegen/crm/pipelines/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline_no_paging.rb +217 -0
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline_stage_no_paging.rb +217 -0
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_public_audit_info_no_paging.rb +217 -0
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline.rb +48 -48
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_input.rb +21 -21
- data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage.rb +58 -58
- data/lib/hubspot/codegen/crm/pipelines/models/public_audit_info.rb +279 -0
- data/lib/hubspot/codegen/crm/products/api/basic_api.rb +8 -2
- data/lib/hubspot/codegen/crm/products/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/products/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/products/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/products/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/products/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/products/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/properties/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/quotes/api/associations_api.rb +157 -1
- data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +209 -4
- data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +187 -1
- data/lib/hubspot/codegen/crm/quotes/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/quotes/api/search_api.rb +1 -1
- data/lib/hubspot/codegen/crm/quotes/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/quotes/configuration.rb +7 -0
- data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/quotes/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/quotes/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/quotes/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/quotes/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/schemas/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +8 -2
- data/lib/hubspot/codegen/crm/tickets/api/public_object_api.rb +88 -0
- data/lib/hubspot/codegen/crm/tickets/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +17 -1
- data/lib/hubspot/codegen/crm/tickets/models/error_category.rb +20 -20
- data/lib/hubspot/codegen/crm/tickets/models/filter.rb +12 -1
- data/lib/hubspot/codegen/crm/tickets/models/public_merge_input.rb +229 -0
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +12 -1
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb +12 -1
- data/lib/hubspot/codegen/crm/tickets/models/value_with_timestamp.rb +270 -0
- data/lib/hubspot/codegen/crm/timeline/api_error.rb +1 -1
- data/lib/hubspot/codegen/crm/timeline/models/error_category.rb +2 -2
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event.rb +0 -5
- data/lib/hubspot/codegen/events/api_error.rb +1 -1
- data/lib/hubspot/codegen/files/files/api/files_api.rb +2 -2
- data/lib/hubspot/codegen/files/files/api/folders_api.rb +3 -3
- data/lib/hubspot/codegen/files/files/api_error.rb +1 -1
- data/lib/hubspot/codegen/files/files/models/collection_response_file.rb +1 -1
- data/lib/hubspot/codegen/marketing/events/api/basic_api.rb +446 -0
- data/lib/hubspot/codegen/marketing/events/api/batch_api.rb +154 -0
- data/lib/hubspot/codegen/marketing/events/api/search_api.rb +89 -0
- data/lib/hubspot/codegen/marketing/events/api/settings_api.rb +158 -0
- data/lib/hubspot/codegen/marketing/events/api/subscriber_state_changes_api.rb +192 -0
- data/lib/hubspot/codegen/marketing/events/api_client.rb +406 -0
- data/lib/hubspot/codegen/marketing/events/api_error.rb +61 -0
- data/lib/hubspot/codegen/marketing/events/configuration.rb +270 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_create_request_params.rb +217 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_email_subscriber.rb +218 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_external_unique_identifier.rb +217 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_input_marketing_event_subscriber.rb +218 -0
- data/lib/hubspot/codegen/marketing/events/models/batch_response_marketing_event_public_default_response.rb +333 -0
- data/lib/hubspot/codegen/marketing/events/models/collection_response_marketing_event_external_unique_identifier_no_paging.rb +217 -0
- data/lib/hubspot/codegen/marketing/events/models/error.rb +292 -0
- data/lib/hubspot/codegen/marketing/events/models/error_category.rb +263 -0
- data/lib/hubspot/codegen/marketing/events/models/error_detail.rb +258 -0
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings.rb +231 -0
- data/lib/hubspot/codegen/marketing/events/models/event_detail_settings_url.rb +216 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_create_request_params.rb +333 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_default_response.rb +303 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_email_subscriber.rb +231 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_external_unique_identifier.rb +246 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_default_response.rb +345 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_public_read_response.rb +420 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_subscriber.rb +225 -0
- data/lib/hubspot/codegen/marketing/events/models/marketing_event_update_request_params.rb +293 -0
- data/lib/hubspot/codegen/marketing/events/models/property_value.rb +401 -0
- data/lib/hubspot/codegen/marketing/events/models/standard_error.rb +309 -0
- data/lib/hubspot/codegen/marketing/forms/api/forms_api.rb +429 -0
- data/lib/hubspot/codegen/marketing/forms/api_client.rb +406 -0
- data/lib/hubspot/codegen/marketing/forms/api_error.rb +61 -0
- data/lib/hubspot/codegen/marketing/forms/configuration.rb +263 -0
- data/lib/hubspot/codegen/marketing/forms/models/collection_response_form_definition_base_forward_paging.rb +226 -0
- data/lib/hubspot/codegen/marketing/forms/models/datepicker_field.rb +344 -0
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field.rb +224 -0
- data/lib/hubspot/codegen/marketing/forms/models/dependent_field_filter.rb +307 -0
- data/lib/hubspot/codegen/marketing/forms/models/dropdown_field.rb +358 -0
- data/lib/hubspot/codegen/marketing/forms/models/email_field.rb +353 -0
- data/lib/hubspot/codegen/marketing/forms/models/email_field_validation.rb +233 -0
- data/lib/hubspot/codegen/marketing/forms/models/enumerated_field_option.rb +255 -0
- data/lib/hubspot/codegen/marketing/forms/models/error.rb +292 -0
- data/lib/hubspot/codegen/marketing/forms/models/error_detail.rb +258 -0
- data/lib/hubspot/codegen/marketing/forms/models/field_group.rb +293 -0
- data/lib/hubspot/codegen/marketing/forms/models/file_field.rb +354 -0
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_base.rb +246 -0
- data/lib/hubspot/codegen/marketing/forms/models/form_definition_create_request_base.rb +246 -0
- data/lib/hubspot/codegen/marketing/forms/models/form_display_options.rb +303 -0
- data/lib/hubspot/codegen/marketing/forms/models/form_post_submit_action.rb +265 -0
- data/lib/hubspot/codegen/marketing/forms/models/form_style.rb +403 -0
- data/lib/hubspot/codegen/marketing/forms/models/forward_paging.rb +210 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_configuration.rb +401 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition.rb +235 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_all_of.rb +388 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request.rb +235 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_create_request_all_of.rb +374 -0
- data/lib/hubspot/codegen/marketing/forms/models/hub_spot_form_definition_patch_request.rb +260 -0
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_checkbox.rb +245 -0
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_explicit_consent_to_process.rb +317 -0
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_implicit_consent_to_process.rb +299 -0
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_legitimate_interest.rb +307 -0
- data/lib/hubspot/codegen/marketing/forms/models/legal_consent_options_none.rb +251 -0
- data/lib/hubspot/codegen/marketing/forms/models/mobile_phone_field.rb +353 -0
- data/lib/hubspot/codegen/marketing/forms/models/multi_line_text_field.rb +344 -0
- data/lib/hubspot/codegen/marketing/forms/models/multiple_checkboxes_field.rb +348 -0
- data/lib/hubspot/codegen/marketing/forms/models/next_page.rb +224 -0
- data/lib/hubspot/codegen/marketing/forms/models/number_field.rb +353 -0
- data/lib/hubspot/codegen/marketing/forms/models/number_field_validation.rb +229 -0
- data/lib/hubspot/codegen/marketing/forms/models/phone_field.rb +363 -0
- data/lib/hubspot/codegen/marketing/forms/models/phone_field_validation.rb +229 -0
- data/lib/hubspot/codegen/marketing/forms/models/radio_field.rb +358 -0
- data/lib/hubspot/codegen/marketing/forms/models/single_checkbox_field.rb +334 -0
- data/lib/hubspot/codegen/marketing/forms/models/single_line_text_field.rb +344 -0
- data/lib/hubspot/codegen/marketing/transactional/api/public_smtp_tokens_api.rb +18 -14
- data/lib/hubspot/codegen/marketing/transactional/api/single_send_api.rb +10 -6
- data/lib/hubspot/codegen/marketing/transactional/api_error.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/collection_response_smtp_api_token_view_forward_paging.rb +226 -0
- data/lib/hubspot/codegen/marketing/transactional/models/email_send_status_view.rb +15 -15
- data/lib/hubspot/codegen/marketing/transactional/models/forward_paging.rb +210 -0
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_email.rb +3 -13
- data/lib/hubspot/codegen/marketing/transactional/models/public_single_send_request_egg.rb +22 -30
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_request_egg.rb +1 -1
- data/lib/hubspot/codegen/marketing/transactional/models/smtp_api_token_view.rb +1 -1
- data/lib/hubspot/codegen/oauth/api_error.rb +1 -1
- data/lib/hubspot/codegen/settings/users/api/roles_api.rb +82 -0
- data/lib/hubspot/codegen/settings/users/api/teams_api.rb +82 -0
- data/lib/hubspot/codegen/settings/users/api/users_api.rb +355 -0
- data/lib/hubspot/codegen/settings/users/api_client.rb +406 -0
- data/lib/hubspot/codegen/settings/users/api_error.rb +61 -0
- data/lib/hubspot/codegen/settings/users/configuration.rb +256 -0
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_permission_set_no_paging.rb +217 -0
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_team_no_paging.rb +217 -0
- data/lib/hubspot/codegen/settings/users/models/collection_response_public_user_forward_paging.rb +226 -0
- data/lib/hubspot/codegen/settings/users/models/error.rb +292 -0
- data/lib/hubspot/codegen/settings/users/models/error_detail.rb +258 -0
- data/lib/hubspot/codegen/settings/users/models/forward_paging.rb +210 -0
- data/lib/hubspot/codegen/settings/users/models/next_page.rb +224 -0
- data/lib/hubspot/codegen/settings/users/models/public_permission_set.rb +246 -0
- data/lib/hubspot/codegen/settings/users/models/public_team.rb +265 -0
- data/lib/hubspot/codegen/settings/users/models/public_user.rb +263 -0
- data/lib/hubspot/codegen/settings/users/models/public_user_update.rb +233 -0
- data/lib/hubspot/codegen/settings/users/models/user_provision_request.rb +263 -0
- data/lib/hubspot/codegen/webhooks/api/settings_api.rb +11 -23
- data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +38 -62
- data/lib/hubspot/codegen/webhooks/api_error.rb +1 -1
- data/lib/hubspot/codegen/webhooks/configuration.rb +1 -1
- data/lib/hubspot/codegen/webhooks/models/error_category.rb +2 -2
- data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +2 -4
- data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +2 -2
- data/lib/hubspot/configuration.rb +3 -1
- data/lib/hubspot/discovery/automation/actions/api/callbacks_api.rb +13 -0
- data/lib/hubspot/discovery/automation/actions/api/definitions_api.rb +13 -0
- data/lib/hubspot/discovery/automation/actions/api/functions_api.rb +13 -0
- data/lib/hubspot/discovery/automation/actions/api/revisions_api.rb +13 -0
- data/lib/hubspot/discovery/automation/actions/client.rb +22 -0
- data/lib/hubspot/discovery/automation/client.rb +17 -0
- data/lib/hubspot/discovery/base_api_client.rb +173 -0
- data/lib/hubspot/discovery/base_module_client.rb +62 -0
- data/lib/hubspot/discovery/cms/audit_logs/api/audit_logs_api.rb +17 -0
- data/lib/hubspot/discovery/cms/audit_logs/client.rb +19 -0
- data/lib/hubspot/discovery/cms/blogs/authors/api/blog_authors_api.rb +15 -0
- data/lib/hubspot/discovery/cms/blogs/authors/client.rb +21 -0
- data/lib/hubspot/discovery/cms/blogs/blog_posts/api/blog_posts_api.rb +19 -0
- data/lib/hubspot/discovery/cms/blogs/blog_posts/client.rb +21 -0
- data/lib/hubspot/discovery/cms/blogs/client.rb +21 -0
- data/lib/hubspot/discovery/cms/blogs/tags/api/blog_tags_api.rb +15 -0
- data/lib/hubspot/discovery/cms/blogs/tags/client.rb +21 -0
- data/lib/hubspot/discovery/cms/client.rb +24 -0
- data/lib/hubspot/discovery/cms/domains/api/domains_api.rb +13 -0
- data/lib/hubspot/discovery/cms/domains/client.rb +19 -0
- data/lib/hubspot/discovery/cms/hubdb/api/rows_api.rb +13 -0
- data/lib/hubspot/discovery/cms/hubdb/api/rows_batch_api.rb +13 -0
- data/lib/hubspot/discovery/cms/hubdb/api/tables_api.rb +13 -0
- data/lib/hubspot/discovery/cms/hubdb/client.rb +21 -0
- data/lib/hubspot/discovery/cms/performance/api/public_performance_api.rb +13 -0
- data/lib/hubspot/discovery/cms/performance/client.rb +19 -0
- data/lib/hubspot/discovery/cms/site_search/api/public_api.rb +17 -0
- data/lib/hubspot/discovery/cms/site_search/client.rb +19 -0
- data/lib/hubspot/discovery/cms/source_code/api/content_api.rb +17 -0
- data/lib/hubspot/discovery/cms/source_code/api/extract_api.rb +17 -0
- data/lib/hubspot/discovery/cms/source_code/api/metadata_api.rb +17 -0
- data/lib/hubspot/discovery/cms/source_code/api/source_code_extract_api.rb +17 -0
- data/lib/hubspot/discovery/cms/source_code/api/validation_api.rb +17 -0
- data/lib/hubspot/discovery/cms/source_code/client.rb +23 -0
- data/lib/hubspot/discovery/cms/url_redirects/api/redirects_api.rb +17 -0
- data/lib/hubspot/discovery/cms/url_redirects/client.rb +19 -0
- data/lib/hubspot/discovery/communication_preferences/api/definition_api.rb +11 -0
- data/lib/hubspot/discovery/communication_preferences/api/status_api.rb +11 -0
- data/lib/hubspot/discovery/communication_preferences/client.rb +18 -0
- data/lib/hubspot/discovery/conversations/client.rb +17 -0
- data/lib/hubspot/discovery/conversations/visitor_identification/api/generate_api.rb +17 -0
- data/lib/hubspot/discovery/conversations/visitor_identification/client.rb +19 -0
- data/lib/hubspot/discovery/crm/associations/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/associations/api/types_api.rb +13 -0
- data/lib/hubspot/discovery/crm/associations/client.rb +20 -0
- data/lib/hubspot/discovery/crm/client.rb +33 -0
- data/lib/hubspot/discovery/crm/companies/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/companies/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/companies/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/companies/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/companies/client.rb +22 -0
- data/lib/hubspot/discovery/crm/contacts/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/contacts/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/contacts/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/contacts/api/gdpr_api.rb +13 -0
- data/lib/hubspot/discovery/crm/contacts/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/contacts/client.rb +23 -0
- data/lib/hubspot/discovery/crm/deals/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/deals/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/deals/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/deals/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/deals/client.rb +22 -0
- data/lib/hubspot/discovery/crm/extensions/accounting/api/callbacks_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/accounting/api/invoice_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/accounting/api/settings_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/accounting/api/sync_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/accounting/api/user_accounts_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/accounting/client.rb +25 -0
- data/lib/hubspot/discovery/crm/extensions/calling/api/settings_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/calling/client.rb +21 -0
- data/lib/hubspot/discovery/crm/extensions/cards/api/cards_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/cards/api/sample_response_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/cards/client.rb +22 -0
- data/lib/hubspot/discovery/crm/extensions/client.rb +22 -0
- data/lib/hubspot/discovery/crm/extensions/videoconferencing/api/settings_api.rb +15 -0
- data/lib/hubspot/discovery/crm/extensions/videoconferencing/client.rb +21 -0
- data/lib/hubspot/discovery/crm/imports/api/core_api.rb +13 -0
- data/lib/hubspot/discovery/crm/imports/api/public_imports_api.rb +13 -0
- data/lib/hubspot/discovery/crm/imports/client.rb +20 -0
- data/lib/hubspot/discovery/crm/line_items/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/line_items/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/line_items/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/line_items/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/line_items/client.rb +22 -0
- data/lib/hubspot/discovery/crm/objects/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/objects/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/objects/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/objects/api/gdpr_api.rb +13 -0
- data/lib/hubspot/discovery/crm/objects/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/objects/calls/api/associations_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/calls/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/calls/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/calls/api/public_object_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/calls/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/calls/client.rb +25 -0
- data/lib/hubspot/discovery/crm/objects/client.rb +34 -0
- data/lib/hubspot/discovery/crm/objects/emails/api/associations_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/emails/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/emails/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/emails/api/public_object_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/emails/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/emails/client.rb +25 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/api/associations_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/api/public_object_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/feedback_submissions/client.rb +25 -0
- data/lib/hubspot/discovery/crm/objects/meetings/api/associations_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/meetings/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/meetings/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/meetings/api/public_object_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/meetings/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/meetings/client.rb +25 -0
- data/lib/hubspot/discovery/crm/objects/notes/api/associations_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/notes/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/notes/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/notes/api/public_object_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/notes/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/notes/client.rb +25 -0
- data/lib/hubspot/discovery/crm/objects/tasks/api/associations_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/tasks/api/basic_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/tasks/api/batch_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/tasks/api/public_object_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/tasks/api/search_api.rb +15 -0
- data/lib/hubspot/discovery/crm/objects/tasks/client.rb +25 -0
- data/lib/hubspot/discovery/crm/owners/api/owners_api.rb +13 -0
- data/lib/hubspot/discovery/crm/owners/client.rb +19 -0
- data/lib/hubspot/discovery/crm/pipelines/api/pipeline_stages_api.rb +13 -0
- data/lib/hubspot/discovery/crm/pipelines/api/pipelines_api.rb +13 -0
- data/lib/hubspot/discovery/crm/pipelines/client.rb +20 -0
- data/lib/hubspot/discovery/crm/products/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/products/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/products/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/products/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/products/client.rb +22 -0
- data/lib/hubspot/discovery/crm/properties/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/properties/api/core_api.rb +13 -0
- data/lib/hubspot/discovery/crm/properties/api/groups_api.rb +13 -0
- data/lib/hubspot/discovery/crm/properties/client.rb +21 -0
- data/lib/hubspot/discovery/crm/quotes/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/quotes/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/quotes/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/quotes/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/quotes/client.rb +22 -0
- data/lib/hubspot/discovery/crm/schemas/api/core_api.rb +13 -0
- data/lib/hubspot/discovery/crm/schemas/api/public_object_schemas_api.rb +13 -0
- data/lib/hubspot/discovery/crm/schemas/client.rb +20 -0
- data/lib/hubspot/discovery/crm/tickets/api/associations_api.rb +13 -0
- data/lib/hubspot/discovery/crm/tickets/api/basic_api.rb +13 -0
- data/lib/hubspot/discovery/crm/tickets/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/crm/tickets/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/crm/tickets/client.rb +22 -0
- data/lib/hubspot/discovery/crm/timeline/api/events_api.rb +13 -0
- data/lib/hubspot/discovery/crm/timeline/api/templates_api.rb +13 -0
- data/lib/hubspot/discovery/crm/timeline/api/tokens_api.rb +13 -0
- data/lib/hubspot/discovery/crm/timeline/client.rb +21 -0
- data/lib/hubspot/discovery/events/api/events_api.rb +11 -0
- data/lib/hubspot/discovery/events/client.rb +17 -0
- data/lib/hubspot/discovery/files/client.rb +17 -0
- data/lib/hubspot/discovery/files/files/api/files_api.rb +13 -0
- data/lib/hubspot/discovery/files/files/api/folders_api.rb +13 -0
- data/lib/hubspot/discovery/files/files/client.rb +20 -0
- data/lib/hubspot/discovery/marketing/client.rb +19 -0
- data/lib/hubspot/discovery/marketing/events/api/basic_api.rb +14 -0
- data/lib/hubspot/discovery/marketing/events/api/batch_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/search_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/settings_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/api/subscriber_state_changes_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/events/client.rb +23 -0
- data/lib/hubspot/discovery/marketing/forms/api/forms_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/forms/client.rb +19 -0
- data/lib/hubspot/discovery/marketing/transactional/api/public_smtp_tokens_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/transactional/api/single_send_api.rb +13 -0
- data/lib/hubspot/discovery/marketing/transactional/client.rb +20 -0
- data/lib/hubspot/discovery/oauth/api/access_tokens_api.rb +11 -0
- data/lib/hubspot/discovery/oauth/api/refresh_tokens_api.rb +11 -0
- data/lib/hubspot/discovery/oauth/api/tokens_api.rb +11 -0
- data/lib/hubspot/discovery/oauth/client.rb +23 -0
- data/lib/hubspot/discovery/settings/client.rb +17 -0
- data/lib/hubspot/discovery/settings/users/api/roles_api.rb +13 -0
- data/lib/hubspot/discovery/settings/users/api/teams_api.rb +13 -0
- data/lib/hubspot/discovery/settings/users/api/users_api.rb +13 -0
- data/lib/hubspot/discovery/settings/users/client.rb +21 -0
- data/lib/hubspot/discovery/webhooks/api/settings_api.rb +11 -0
- data/lib/hubspot/discovery/webhooks/api/subscriptions_api.rb +11 -0
- data/lib/hubspot/discovery/webhooks/client.rb +18 -0
- data/lib/hubspot/helpers/camel_case.rb +9 -0
- data/lib/hubspot/helpers/path.rb +15 -0
- data/lib/hubspot/helpers/snake_case.rb +13 -0
- data/lib/hubspot/version.rb +1 -1
- data/lib/hubspot-api-client.rb +2 -59
- data/spec/discovery/automation/actions/callbacks_api_spec.rb +8 -0
- data/spec/discovery/automation/actions/definitions_api_spec.rb +11 -0
- data/spec/discovery/automation/actions/functions_api_spec.rb +13 -0
- data/spec/discovery/automation/actions/revisions_api_spec.rb +8 -0
- data/spec/discovery/base_api_client_spec.rb +172 -0
- data/spec/discovery/base_module_client_spec.rb +29 -0
- data/spec/discovery/client_spec.rb +16 -0
- data/spec/discovery/cms/audit-logs/audit_logs_api_spec.rb +7 -0
- data/spec/discovery/cms/blogs/authors/blog_authors_api_spec.rb +15 -0
- data/spec/discovery/cms/blogs/blog-posts/blog_posts_api_spec.rb +25 -0
- data/spec/discovery/cms/blogs/tags/blog_tags_api_spec.rb +15 -0
- data/spec/discovery/cms/domains/domains_api_spec.rb +8 -0
- data/spec/discovery/cms/hubdb/rows_api_spec.rb +15 -0
- data/spec/discovery/cms/hubdb/rows_batch_api_spec.rb +13 -0
- data/spec/discovery/cms/hubdb/tables_api_spec.rb +20 -0
- data/spec/discovery/cms/performance/public_performance_api_spec.rb +8 -0
- data/spec/discovery/cms/site-search/public_api_spec.rb +8 -0
- data/spec/discovery/cms/source-code/content_api_spec.rb +10 -0
- data/spec/discovery/cms/source-code/extract_api_spec.rb +7 -0
- data/spec/discovery/cms/source-code/metadata_api_spec.rb +7 -0
- data/spec/discovery/cms/source-code/source_code_extract_api_spec.rb +8 -0
- data/spec/discovery/cms/source-code/validation_api_spec.rb +7 -0
- data/spec/discovery/cms/url-redirects/redirects_api_spec.rb +11 -0
- data/spec/discovery/communication_preferences/definition_api_spec.rb +7 -0
- data/spec/discovery/communication_preferences/status_api_spec.rb +9 -0
- data/spec/discovery/conversations/visitor-identification/generate_api_spec.rb +7 -0
- data/spec/discovery/crm/associations/batch_api_spec.rb +9 -0
- data/spec/discovery/crm/associations/types_api_spec.rb +7 -0
- data/spec/discovery/crm/companies/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/companies/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/companies/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/companies/search_api_spec.rb +7 -0
- data/spec/discovery/crm/contacts/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/contacts/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/contacts/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/contacts/gdpr_api_spec.rb +7 -0
- data/spec/discovery/crm/contacts/search_api_spec.rb +7 -0
- data/spec/discovery/crm/deals/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/deals/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/deals/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/deals/search_api_spec.rb +7 -0
- data/spec/discovery/crm/extensions/accounting/callbacks_api_spec.rb +16 -0
- data/spec/discovery/crm/extensions/accounting/invoice_api_spec.rb +9 -0
- data/spec/discovery/crm/extensions/accounting/settings_api_spec.rb +8 -0
- data/spec/discovery/crm/extensions/accounting/sync_api_spec.rb +8 -0
- data/spec/discovery/crm/extensions/accounting/user_accounts_api_spec.rb +8 -0
- data/spec/discovery/crm/extensions/calling/settings_api_spec.rb +10 -0
- data/spec/discovery/crm/extensions/cards/cards_api_spec.rb +11 -0
- data/spec/discovery/crm/extensions/cards/sample_response_api_spec.rb +7 -0
- data/spec/discovery/crm/extensions/videoconferencing/settings_api_spec.rb +9 -0
- data/spec/discovery/crm/imports/core_api_spec.rb +10 -0
- data/spec/discovery/crm/imports/public_imports_api_spec.rb +7 -0
- data/spec/discovery/crm/line_items/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/line_items/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/line_items/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/line_items/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/basic_api_spec.rb +12 -0
- data/spec/discovery/crm/objects/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/calls/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/calls/basic_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/calls/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/calls/public_object_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/calls/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/emails/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/emails/basic_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/emails/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/emails/public_object_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/emails/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/feedback_submissions/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/feedback_submissions/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/objects/feedback_submissions/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/feedback_submissions/public_object_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/feedback_submissions/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/gdpr_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/meetings/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/meetings/basic_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/meetings/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/meetings/public_object_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/meetings/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/notes/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/notes/basic_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/notes/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/notes/public_object_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/notes/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/search_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/tasks/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/objects/tasks/basic_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/tasks/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/objects/tasks/public_object_api_spec.rb +7 -0
- data/spec/discovery/crm/objects/tasks/search_api_spec.rb +7 -0
- data/spec/discovery/crm/owners/owners_api_spec.rb +8 -0
- data/spec/discovery/crm/pipelines/pipeline_stages_api_spec.rb +12 -0
- data/spec/discovery/crm/pipelines/pipelines_api_spec.rb +12 -0
- data/spec/discovery/crm/products/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/products/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/products/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/products/search_api_spec.rb +7 -0
- data/spec/discovery/crm/properties/batch_api_spec.rb +9 -0
- data/spec/discovery/crm/properties/core_api_spec.rb +11 -0
- data/spec/discovery/crm/properties/groups_api_spec.rb +11 -0
- data/spec/discovery/crm/quotes/associations_api_spec.rb +7 -0
- data/spec/discovery/crm/quotes/basic_api_spec.rb +8 -0
- data/spec/discovery/crm/quotes/batch_api_spec.rb +7 -0
- data/spec/discovery/crm/quotes/search_api_spec.rb +7 -0
- data/spec/discovery/crm/schemas/core_api_spec.rb +13 -0
- data/spec/discovery/crm/schemas/public_object_schemas_api_spec.rb +7 -0
- data/spec/discovery/crm/tickets/associations_api_spec.rb +9 -0
- data/spec/discovery/crm/tickets/basic_api_spec.rb +11 -0
- data/spec/discovery/crm/tickets/batch_api_spec.rb +10 -0
- data/spec/discovery/crm/tickets/search_api_spec.rb +7 -0
- data/spec/discovery/crm/timeline/events_api_spec.rb +11 -0
- data/spec/discovery/crm/timeline/templates_api_spec.rb +11 -0
- data/spec/discovery/crm/timeline/tokens_api_spec.rb +9 -0
- data/spec/discovery/events/events_api_spec.rb +7 -0
- data/spec/discovery/files/files/files_api_spec.rb +16 -0
- data/spec/discovery/files/files/folders_api_spec.rb +14 -0
- data/spec/discovery/marketing/events/basic_api_spec.rb +12 -0
- data/spec/discovery/marketing/events/batch_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/search_api_spec.rb +7 -0
- data/spec/discovery/marketing/events/settings_api_spec.rb +8 -0
- data/spec/discovery/marketing/events/subscriber_state_changes_api_spec.rb +8 -0
- data/spec/discovery/marketing/forms/forms_api_spec.rb +12 -0
- data/spec/discovery/marketing/transactional/public_smtp_tokens_api_spec.rb +11 -0
- data/spec/discovery/marketing/transactional/single_send_api_spec.rb +7 -0
- data/spec/discovery/oauth/access_tokens_api_spec.rb +7 -0
- data/spec/discovery/oauth/refresh_tokens_api_spec.rb +8 -0
- data/spec/discovery/oauth/tokens_api_spec.rb +7 -0
- data/spec/discovery/settings/users/roles_api_spec.rb +7 -0
- data/spec/discovery/settings/users/teams_api_spec.rb +7 -0
- data/spec/discovery/settings/users/users_api_spec.rb +11 -0
- data/spec/discovery/webhooks/settings_api_spec.rb +9 -0
- data/spec/discovery/webhooks/subscriptions_api_spec.rb +12 -0
- metadata +834 -1609
- data/lib/hubspot/codegen/cms/blogs/authors/api/author_api.rb +0 -643
- data/lib/hubspot/codegen/cms/blogs/blog-posts/api/blog_post_api.rb +0 -1302
- data/lib/hubspot/codegen/cms/blogs/tags/api/tag_api.rb +0 -643
- data/lib/hubspot/codegen/cms/site-search/models/search_hit_field.rb +0 -259
- data/lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping.rb +0 -242
- data/lib/hubspot/codegen/cms/url-redirects/models/paging.rb +0 -210
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline.rb +0 -226
- data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline_stage.rb +0 -226
- data/lib/hubspot/codegen/crm/pipelines/models/next_page.rb +0 -224
- data/lib/hubspot/codegen/crm/pipelines/models/paging.rb +0 -210
- data/lib/hubspot/codegen/marketing/transactional/models/collection_response_smtp_api_token_view.rb +0 -227
- data/lib/hubspot/codegen/marketing/transactional/models/paging.rb +0 -210
- data/pkg/hubspot-api-client-10.1.1.gem +0 -0
- data/spec/codegen/automation/actions/api/callbacks_api_spec.rb +0 -60
- data/spec/codegen/automation/actions/api/definitions_api_spec.rb +0 -104
- data/spec/codegen/automation/actions/api/functions_api_spec.rb +0 -137
- data/spec/codegen/automation/actions/api/revisions_api_spec.rb +0 -64
- data/spec/codegen/automation/actions/models/action_function_identifier_spec.rb +0 -51
- data/spec/codegen/automation/actions/models/action_function_spec.rb +0 -57
- data/spec/codegen/automation/actions/models/action_labels_spec.rb +0 -71
- data/spec/codegen/automation/actions/models/action_revision_spec.rb +0 -59
- data/spec/codegen/automation/actions/models/batch_input_callback_completion_batch_request_spec.rb +0 -41
- data/spec/codegen/automation/actions/models/callback_completion_batch_request_spec.rb +0 -47
- data/spec/codegen/automation/actions/models/callback_completion_request_spec.rb +0 -41
- data/spec/codegen/automation/actions/models/collection_response_action_function_identifier_no_paging_spec.rb +0 -41
- data/spec/codegen/automation/actions/models/collection_response_action_revision_forward_paging_spec.rb +0 -47
- data/spec/codegen/automation/actions/models/collection_response_extension_action_definition_forward_paging_spec.rb +0 -47
- data/spec/codegen/automation/actions/models/conditional_single_field_dependency_spec.rb +0 -63
- data/spec/codegen/automation/actions/models/error_detail_spec.rb +0 -65
- data/spec/codegen/automation/actions/models/error_spec.rb +0 -77
- data/spec/codegen/automation/actions/models/extension_action_definition_input_spec.rb +0 -89
- data/spec/codegen/automation/actions/models/extension_action_definition_patch_spec.rb +0 -77
- data/spec/codegen/automation/actions/models/extension_action_definition_spec.rb +0 -101
- data/spec/codegen/automation/actions/models/field_type_definition_spec.rb +0 -83
- data/spec/codegen/automation/actions/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/automation/actions/models/input_field_definition_spec.rb +0 -57
- data/spec/codegen/automation/actions/models/next_page_spec.rb +0 -47
- data/spec/codegen/automation/actions/models/object_request_options_spec.rb +0 -41
- data/spec/codegen/automation/actions/models/option_spec.rb +0 -77
- data/spec/codegen/automation/actions/models/single_field_dependency_spec.rb +0 -57
- data/spec/codegen/cms/audit-logs/api/audit_logs_api_spec.rb +0 -54
- data/spec/codegen/cms/audit-logs/models/collection_response_public_audit_log_spec.rb +0 -47
- data/spec/codegen/cms/audit-logs/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/audit-logs/models/error_spec.rb +0 -77
- data/spec/codegen/cms/audit-logs/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/audit-logs/models/paging_spec.rb +0 -41
- data/spec/codegen/cms/audit-logs/models/public_audit_log_spec.rb +0 -85
- data/spec/codegen/cms/blogs/authors/api/author_api_spec.rb +0 -158
- data/spec/codegen/cms/blogs/authors/models/batch_input_blog_author_spec.rb +0 -41
- data/spec/codegen/cms/blogs/authors/models/batch_input_json_node_spec.rb +0 -41
- data/spec/codegen/cms/blogs/authors/models/batch_input_string_spec.rb +0 -41
- data/spec/codegen/cms/blogs/authors/models/batch_response_blog_author_with_errors_spec.rb +0 -87
- data/spec/codegen/cms/blogs/authors/models/blog_author_spec.rb +0 -107
- data/spec/codegen/cms/blogs/authors/models/collection_response_with_total_blog_author_forward_paging_spec.rb +0 -53
- data/spec/codegen/cms/blogs/authors/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/blogs/authors/models/error_spec.rb +0 -77
- data/spec/codegen/cms/blogs/authors/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/cms/blogs/authors/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/blogs/authors/models/standard_error_spec.rb +0 -83
- data/spec/codegen/cms/blogs/blog-posts/api/blog_post_api_spec.rb +0 -285
- data/spec/codegen/cms/blogs/blog-posts/models/angle_spec.rb +0 -51
- data/spec/codegen/cms/blogs/blog-posts/models/background_image_spec.rb +0 -57
- data/spec/codegen/cms/blogs/blog-posts/models/batch_input_blog_post_spec.rb +0 -41
- data/spec/codegen/cms/blogs/blog-posts/models/batch_input_json_node_spec.rb +0 -41
- data/spec/codegen/cms/blogs/blog-posts/models/batch_input_string_spec.rb +0 -41
- data/spec/codegen/cms/blogs/blog-posts/models/batch_response_blog_post_with_errors_spec.rb +0 -87
- data/spec/codegen/cms/blogs/blog-posts/models/blog_post_spec.rb +0 -417
- data/spec/codegen/cms/blogs/blog-posts/models/collection_response_with_total_blog_post_forward_paging_spec.rb +0 -53
- data/spec/codegen/cms/blogs/blog-posts/models/collection_response_with_total_version_blog_post_spec.rb +0 -53
- data/spec/codegen/cms/blogs/blog-posts/models/color_stop_spec.rb +0 -41
- data/spec/codegen/cms/blogs/blog-posts/models/content_clone_request_v_next_spec.rb +0 -47
- data/spec/codegen/cms/blogs/blog-posts/models/content_schedule_request_v_next_spec.rb +0 -47
- data/spec/codegen/cms/blogs/blog-posts/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/blogs/blog-posts/models/error_spec.rb +0 -77
- data/spec/codegen/cms/blogs/blog-posts/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/cms/blogs/blog-posts/models/gradient_spec.rb +0 -53
- data/spec/codegen/cms/blogs/blog-posts/models/layout_section_spec.rb +0 -113
- data/spec/codegen/cms/blogs/blog-posts/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/blogs/blog-posts/models/paging_spec.rb +0 -47
- data/spec/codegen/cms/blogs/blog-posts/models/previous_page_spec.rb +0 -47
- data/spec/codegen/cms/blogs/blog-posts/models/rgba_color_spec.rb +0 -59
- data/spec/codegen/cms/blogs/blog-posts/models/row_meta_data_spec.rb +0 -47
- data/spec/codegen/cms/blogs/blog-posts/models/side_or_corner_spec.rb +0 -55
- data/spec/codegen/cms/blogs/blog-posts/models/standard_error_spec.rb +0 -83
- data/spec/codegen/cms/blogs/blog-posts/models/styles_spec.rb +0 -85
- data/spec/codegen/cms/blogs/blog-posts/models/version_blog_post_spec.rb +0 -59
- data/spec/codegen/cms/blogs/blog-posts/models/version_user_spec.rb +0 -53
- data/spec/codegen/cms/blogs/tags/api/tag_api_spec.rb +0 -158
- data/spec/codegen/cms/blogs/tags/models/batch_input_json_node_spec.rb +0 -41
- data/spec/codegen/cms/blogs/tags/models/batch_input_string_spec.rb +0 -41
- data/spec/codegen/cms/blogs/tags/models/batch_input_tag_spec.rb +0 -41
- data/spec/codegen/cms/blogs/tags/models/batch_response_tag_with_errors_spec.rb +0 -87
- data/spec/codegen/cms/blogs/tags/models/collection_response_with_total_tag_forward_paging_spec.rb +0 -53
- data/spec/codegen/cms/blogs/tags/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/blogs/tags/models/error_spec.rb +0 -77
- data/spec/codegen/cms/blogs/tags/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/cms/blogs/tags/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/blogs/tags/models/standard_error_spec.rb +0 -83
- data/spec/codegen/cms/blogs/tags/models/tag_spec.rb +0 -65
- data/spec/codegen/cms/domains/api/domains_api_spec.rb +0 -71
- data/spec/codegen/cms/domains/models/collection_response_with_total_domain_spec.rb +0 -53
- data/spec/codegen/cms/domains/models/domain_cdn_config_spec.rb +0 -149
- data/spec/codegen/cms/domains/models/domain_setup_info_spec.rb +0 -47
- data/spec/codegen/cms/domains/models/domain_spec.rb +0 -403
- data/spec/codegen/cms/domains/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/domains/models/error_spec.rb +0 -77
- data/spec/codegen/cms/domains/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/domains/models/paging_spec.rb +0 -41
- data/spec/codegen/cms/hubdb/api/rows_api_spec.rb +0 -160
- data/spec/codegen/cms/hubdb/api/rows_batch_api_spec.rb +0 -126
- data/spec/codegen/cms/hubdb/api/tables_api_spec.rb +0 -236
- data/spec/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_request_spec.rb +0 -41
- data/spec/codegen/cms/hubdb/models/batch_input_json_node_spec.rb +0 -41
- data/spec/codegen/cms/hubdb/models/batch_input_string_spec.rb +0 -41
- data/spec/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors_spec.rb +0 -87
- data/spec/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_row_v3_forward_paging_spec.rb +0 -53
- data/spec/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging_spec.rb +0 -53
- data/spec/codegen/cms/hubdb/models/column_request_spec.rb +0 -69
- data/spec/codegen/cms/hubdb/models/column_spec.rb +0 -117
- data/spec/codegen/cms/hubdb/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/hubdb/models/error_spec.rb +0 -77
- data/spec/codegen/cms/hubdb/models/foreign_id_spec.rb +0 -53
- data/spec/codegen/cms/hubdb/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/cms/hubdb/models/hub_db_table_clone_request_spec.rb +0 -53
- data/spec/codegen/cms/hubdb/models/hub_db_table_row_v3_request_spec.rb +0 -59
- data/spec/codegen/cms/hubdb/models/hub_db_table_row_v3_spec.rb +0 -77
- data/spec/codegen/cms/hubdb/models/hub_db_table_v3_request_spec.rb +0 -83
- data/spec/codegen/cms/hubdb/models/hub_db_table_v3_spec.rb +0 -143
- data/spec/codegen/cms/hubdb/models/import_result_spec.rb +0 -59
- data/spec/codegen/cms/hubdb/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/hubdb/models/option_spec.rb +0 -59
- data/spec/codegen/cms/hubdb/models/simple_user_spec.rb +0 -59
- data/spec/codegen/cms/hubdb/models/standard_error_spec.rb +0 -83
- data/spec/codegen/cms/performance/api/public_performance_api_spec.rb +0 -73
- data/spec/codegen/cms/performance/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/performance/models/error_spec.rb +0 -77
- data/spec/codegen/cms/performance/models/performance_view_spec.rb +0 -167
- data/spec/codegen/cms/performance/models/public_performance_response_spec.rb +0 -85
- data/spec/codegen/cms/site-search/api/public_api_spec.rb +0 -77
- data/spec/codegen/cms/site-search/models/content_search_result_spec.rb +0 -145
- data/spec/codegen/cms/site-search/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/site-search/models/error_spec.rb +0 -77
- data/spec/codegen/cms/site-search/models/indexed_data_spec.rb +0 -57
- data/spec/codegen/cms/site-search/models/public_search_results_spec.rb +0 -71
- data/spec/codegen/cms/site-search/models/search_hit_field_spec.rb +0 -59
- data/spec/codegen/cms/url-redirects/api/redirects_api_spec.rb +0 -107
- data/spec/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping_spec.rb +0 -53
- data/spec/codegen/cms/url-redirects/models/error_detail_spec.rb +0 -65
- data/spec/codegen/cms/url-redirects/models/error_spec.rb +0 -77
- data/spec/codegen/cms/url-redirects/models/next_page_spec.rb +0 -47
- data/spec/codegen/cms/url-redirects/models/paging_spec.rb +0 -41
- data/spec/codegen/cms/url-redirects/models/url_mapping_create_request_body_spec.rb +0 -95
- data/spec/codegen/cms/url-redirects/models/url_mapping_spec.rb +0 -189
- data/spec/codegen/communication_preferences/api/definition_api_spec.rb +0 -46
- data/spec/codegen/communication_preferences/api/status_api_spec.rb +0 -71
- data/spec/codegen/communication_preferences/models/error_detail_spec.rb +0 -65
- data/spec/codegen/communication_preferences/models/error_spec.rb +0 -77
- data/spec/codegen/communication_preferences/models/public_subscription_status_spec.rb +0 -101
- data/spec/codegen/communication_preferences/models/public_subscription_statuses_response_spec.rb +0 -47
- data/spec/codegen/communication_preferences/models/public_update_subscription_status_request_spec.rb +0 -63
- data/spec/codegen/communication_preferences/models/subscription_definition_spec.rb +0 -95
- data/spec/codegen/communication_preferences/models/subscription_definitions_response_spec.rb +0 -41
- data/spec/codegen/conversations/visitor-identification/api/generate_api_spec.rb +0 -47
- data/spec/codegen/conversations/visitor-identification/models/error_detail_spec.rb +0 -65
- data/spec/codegen/conversations/visitor-identification/models/error_spec.rb +0 -77
- data/spec/codegen/conversations/visitor-identification/models/identification_token_generation_request_spec.rb +0 -53
- data/spec/codegen/conversations/visitor-identification/models/identification_token_response_spec.rb +0 -41
- data/spec/codegen/crm/associations/api/batch_api_spec.rb +0 -77
- data/spec/codegen/crm/associations/api/types_api_spec.rb +0 -48
- data/spec/codegen/crm/associations/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/associations/models/batch_input_public_association_spec.rb +0 -41
- data/spec/codegen/crm/associations/models/batch_input_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/associations/models/batch_response_public_association_multi_spec.rb +0 -81
- data/spec/codegen/crm/associations/models/batch_response_public_association_spec.rb +0 -81
- data/spec/codegen/crm/associations/models/collection_response_public_association_definiton_spec.rb +0 -47
- data/spec/codegen/crm/associations/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/associations/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/associations/models/error_spec.rb +0 -77
- data/spec/codegen/crm/associations/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/associations/models/paging_spec.rb +0 -41
- data/spec/codegen/crm/associations/models/public_association_definiton_spec.rb +0 -47
- data/spec/codegen/crm/associations/models/public_association_multi_spec.rb +0 -47
- data/spec/codegen/crm/associations/models/public_association_spec.rb +0 -53
- data/spec/codegen/crm/associations/models/public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/associations/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/companies/api/associations_api_spec.rb +0 -77
- data/spec/codegen/crm/companies/api/basic_api_spec.rb +0 -105
- data/spec/codegen/crm/companies/api/batch_api_spec.rb +0 -80
- data/spec/codegen/crm/companies/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/companies/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/companies/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/companies/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/companies/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/companies/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/companies/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/companies/models/error_spec.rb +0 -77
- data/spec/codegen/crm/companies/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/companies/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/companies/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/companies/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/companies/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/companies/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/companies/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/contacts/api/associations_api_spec.rb +0 -77
- data/spec/codegen/crm/contacts/api/basic_api_spec.rb +0 -105
- data/spec/codegen/crm/contacts/api/batch_api_spec.rb +0 -80
- data/spec/codegen/crm/contacts/api/gdpr_api_spec.rb +0 -59
- data/spec/codegen/crm/contacts/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/contacts/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/contacts/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/contacts/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/contacts/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/contacts/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/contacts/models/error_spec.rb +0 -77
- data/spec/codegen/crm/contacts/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/contacts/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/contacts/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/contacts/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/contacts/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/contacts/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/contacts/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/deals/api/associations_api_spec.rb +0 -77
- data/spec/codegen/crm/deals/api/basic_api_spec.rb +0 -105
- data/spec/codegen/crm/deals/api/batch_api_spec.rb +0 -80
- data/spec/codegen/crm/deals/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/deals/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/deals/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/deals/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/deals/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/deals/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/deals/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/deals/models/error_spec.rb +0 -77
- data/spec/codegen/crm/deals/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/deals/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/deals/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/deals/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/deals/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/deals/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/deals/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/extensions/accounting/api/callbacks_api_spec.rb +0 -165
- data/spec/codegen/crm/extensions/accounting/api/invoice_api_spec.rb +0 -76
- data/spec/codegen/crm/extensions/accounting/api/settings_api_spec.rb +0 -60
- data/spec/codegen/crm/extensions/accounting/api/sync_api_spec.rb +0 -61
- data/spec/codegen/crm/extensions/accounting/api/user_accounts_api_spec.rb +0 -59
- data/spec/codegen/crm/extensions/accounting/models/accounting_app_settings_spec.rb +0 -53
- data/spec/codegen/crm/extensions/accounting/models/accounting_app_urls_spec.rb +0 -125
- data/spec/codegen/crm/extensions/accounting/models/accounting_extension_customer_spec.rb +0 -65
- data/spec/codegen/crm/extensions/accounting/models/accounting_extension_invoice_spec.rb +0 -93
- data/spec/codegen/crm/extensions/accounting/models/accounting_extension_term_spec.rb +0 -59
- data/spec/codegen/crm/extensions/accounting/models/accounting_features_spec.rb +0 -53
- data/spec/codegen/crm/extensions/accounting/models/action_response_spec.rb +0 -69
- data/spec/codegen/crm/extensions/accounting/models/address_spec.rb +0 -65
- data/spec/codegen/crm/extensions/accounting/models/create_invoice_feature_spec.rb +0 -47
- data/spec/codegen/crm/extensions/accounting/models/create_invoice_sub_features_spec.rb +0 -71
- data/spec/codegen/crm/extensions/accounting/models/create_user_account_request_external_spec.rb +0 -53
- data/spec/codegen/crm/extensions/accounting/models/customer_search_response_external_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/extensions/accounting/models/error_spec.rb +0 -77
- data/spec/codegen/crm/extensions/accounting/models/exchange_rate_response_spec.rb +0 -63
- data/spec/codegen/crm/extensions/accounting/models/import_invoice_feature_spec.rb +0 -41
- data/spec/codegen/crm/extensions/accounting/models/invoice_create_payment_request_spec.rb +0 -59
- data/spec/codegen/crm/extensions/accounting/models/invoice_pdf_response_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/invoice_read_response_spec.rb +0 -135
- data/spec/codegen/crm/extensions/accounting/models/invoice_search_response_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/invoice_update_request_spec.rb +0 -83
- data/spec/codegen/crm/extensions/accounting/models/invoice_update_response_spec.rb +0 -135
- data/spec/codegen/crm/extensions/accounting/models/invoices_response_external_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/object_sync_feature_spec.rb +0 -41
- data/spec/codegen/crm/extensions/accounting/models/product_search_response_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/product_spec.rb +0 -71
- data/spec/codegen/crm/extensions/accounting/models/result_id_accounting_response_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/sync_contacts_request_spec.rb +0 -47
- data/spec/codegen/crm/extensions/accounting/models/sync_products_request_spec.rb +0 -47
- data/spec/codegen/crm/extensions/accounting/models/tax_search_response_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/tax_spec.rb +0 -53
- data/spec/codegen/crm/extensions/accounting/models/tax_type_spec.rb +0 -47
- data/spec/codegen/crm/extensions/accounting/models/terms_response_spec.rb +0 -51
- data/spec/codegen/crm/extensions/accounting/models/unit_price_spec.rb +0 -47
- data/spec/codegen/crm/extensions/accounting/models/updated_contact_spec.rb +0 -73
- data/spec/codegen/crm/extensions/accounting/models/updated_product_spec.rb +0 -75
- data/spec/codegen/crm/extensions/calling/api/settings_api_spec.rb +0 -85
- data/spec/codegen/crm/extensions/calling/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/extensions/calling/models/error_spec.rb +0 -77
- data/spec/codegen/crm/extensions/calling/models/settings_patch_request_spec.rb +0 -71
- data/spec/codegen/crm/extensions/calling/models/settings_request_spec.rb +0 -71
- data/spec/codegen/crm/extensions/calling/models/settings_response_spec.rb +0 -83
- data/spec/codegen/crm/extensions/cards/api/cards_api_spec.rb +0 -100
- data/spec/codegen/crm/extensions/cards/api/sample_response_api_spec.rb +0 -46
- data/spec/codegen/crm/extensions/cards/models/action_confirmation_body_spec.rb +0 -53
- data/spec/codegen/crm/extensions/cards/models/action_hook_action_body_spec.rb +0 -79
- data/spec/codegen/crm/extensions/cards/models/card_actions_spec.rb +0 -41
- data/spec/codegen/crm/extensions/cards/models/card_create_request_spec.rb +0 -59
- data/spec/codegen/crm/extensions/cards/models/card_display_body_spec.rb +0 -41
- data/spec/codegen/crm/extensions/cards/models/card_display_property_spec.rb +0 -63
- data/spec/codegen/crm/extensions/cards/models/card_fetch_body_patch_spec.rb +0 -47
- data/spec/codegen/crm/extensions/cards/models/card_fetch_body_spec.rb +0 -47
- data/spec/codegen/crm/extensions/cards/models/card_list_response_spec.rb +0 -41
- data/spec/codegen/crm/extensions/cards/models/card_object_type_body_spec.rb +0 -51
- data/spec/codegen/crm/extensions/cards/models/card_patch_request_spec.rb +0 -59
- data/spec/codegen/crm/extensions/cards/models/card_response_spec.rb +0 -77
- data/spec/codegen/crm/extensions/cards/models/display_option_spec.rb +0 -57
- data/spec/codegen/crm/extensions/cards/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/extensions/cards/models/error_spec.rb +0 -77
- data/spec/codegen/crm/extensions/cards/models/i_frame_action_body_spec.rb +0 -75
- data/spec/codegen/crm/extensions/cards/models/integrator_card_payload_response_spec.rb +0 -75
- data/spec/codegen/crm/extensions/cards/models/integrator_object_result_spec.rb +0 -65
- data/spec/codegen/crm/extensions/cards/models/object_token_spec.rb +0 -63
- data/spec/codegen/crm/extensions/cards/models/top_level_actions_spec.rb +0 -53
- data/spec/codegen/crm/extensions/videoconferencing/api/settings_api_spec.rb +0 -72
- data/spec/codegen/crm/extensions/videoconferencing/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/extensions/videoconferencing/models/error_spec.rb +0 -77
- data/spec/codegen/crm/extensions/videoconferencing/models/external_settings_spec.rb +0 -59
- data/spec/codegen/crm/imports/api/core_api_spec.rb +0 -86
- data/spec/codegen/crm/imports/api/public_imports_api_spec.rb +0 -47
- data/spec/codegen/crm/imports/models/action_response_spec.rb +0 -69
- data/spec/codegen/crm/imports/models/collection_response_public_import_error_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/imports/models/collection_response_public_import_response_spec.rb +0 -47
- data/spec/codegen/crm/imports/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/imports/models/error_spec.rb +0 -77
- data/spec/codegen/crm/imports/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/imports/models/import_row_core_spec.rb +0 -53
- data/spec/codegen/crm/imports/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/imports/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/imports/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/imports/models/public_import_error_spec.rb +0 -97
- data/spec/codegen/crm/imports/models/public_import_metadata_spec.rb +0 -53
- data/spec/codegen/crm/imports/models/public_import_response_spec.rb +0 -87
- data/spec/codegen/crm/imports/models/public_object_list_record_spec.rb +0 -47
- data/spec/codegen/crm/line_items/api/associations_api_spec.rb +0 -77
- data/spec/codegen/crm/line_items/api/basic_api_spec.rb +0 -105
- data/spec/codegen/crm/line_items/api/batch_api_spec.rb +0 -80
- data/spec/codegen/crm/line_items/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/line_items/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/line_items/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/line_items/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/line_items/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/line_items/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/line_items/models/error_spec.rb +0 -77
- data/spec/codegen/crm/line_items/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/line_items/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/line_items/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/line_items/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/line_items/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/line_items/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/line_items/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/objects/api/associations_api_spec.rb +0 -80
- data/spec/codegen/crm/objects/api/basic_api_spec.rb +0 -110
- data/spec/codegen/crm/objects/api/batch_api_spec.rb +0 -84
- data/spec/codegen/crm/objects/api/gdpr_api_spec.rb +0 -61
- data/spec/codegen/crm/objects/api/search_api_spec.rb +0 -46
- data/spec/codegen/crm/objects/feedback_submissions/api/associations_api_spec.rb +0 -49
- data/spec/codegen/crm/objects/feedback_submissions/api/basic_api_spec.rb +0 -67
- data/spec/codegen/crm/objects/feedback_submissions/api/batch_api_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/objects/feedback_submissions/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/objects/feedback_submissions/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/objects/feedback_submissions/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/objects/feedback_submissions/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/objects/feedback_submissions/models/error_spec.rb +0 -77
- data/spec/codegen/crm/objects/feedback_submissions/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/objects/feedback_submissions/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/objects/feedback_submissions/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/objects/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/objects/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/objects/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/objects/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/objects/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/objects/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/objects/models/error_spec.rb +0 -77
- data/spec/codegen/crm/objects/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/objects/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/objects/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/objects/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/objects/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/objects/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/objects/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/owners/api/owners_api_spec.rb +0 -62
- data/spec/codegen/crm/owners/models/collection_response_public_owner_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/owners/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/owners/models/error_spec.rb +0 -77
- data/spec/codegen/crm/owners/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/owners/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/owners/models/public_owner_spec.rb +0 -89
- data/spec/codegen/crm/owners/models/public_team_spec.rb +0 -57
- data/spec/codegen/crm/pipelines/api/pipeline_stages_api_spec.rb +0 -123
- data/spec/codegen/crm/pipelines/api/pipelines_api_spec.rb +0 -117
- data/spec/codegen/crm/pipelines/models/collection_response_pipeline_spec.rb +0 -47
- data/spec/codegen/crm/pipelines/models/collection_response_pipeline_stage_spec.rb +0 -47
- data/spec/codegen/crm/pipelines/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/pipelines/models/error_spec.rb +0 -77
- data/spec/codegen/crm/pipelines/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/pipelines/models/paging_spec.rb +0 -41
- data/spec/codegen/crm/pipelines/models/pipeline_input_spec.rb +0 -53
- data/spec/codegen/crm/pipelines/models/pipeline_patch_input_spec.rb +0 -53
- data/spec/codegen/crm/pipelines/models/pipeline_spec.rb +0 -83
- data/spec/codegen/crm/pipelines/models/pipeline_stage_input_spec.rb +0 -53
- data/spec/codegen/crm/pipelines/models/pipeline_stage_patch_input_spec.rb +0 -59
- data/spec/codegen/crm/pipelines/models/pipeline_stage_spec.rb +0 -83
- data/spec/codegen/crm/products/api/associations_api_spec.rb +0 -77
- data/spec/codegen/crm/products/api/basic_api_spec.rb +0 -105
- data/spec/codegen/crm/products/api/batch_api_spec.rb +0 -80
- data/spec/codegen/crm/products/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/products/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/products/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/products/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/products/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/products/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/products/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/products/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/products/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/products/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/products/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/products/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/products/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/products/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/products/models/error_spec.rb +0 -77
- data/spec/codegen/crm/products/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/products/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/products/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/products/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/products/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/products/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/products/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/products/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/products/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/products/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/products/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/products/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/products/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/properties/api/batch_api_spec.rb +0 -74
- data/spec/codegen/crm/properties/api/core_api_spec.rb +0 -102
- data/spec/codegen/crm/properties/api/groups_api_spec.rb +0 -100
- data/spec/codegen/crm/properties/models/batch_input_property_create_spec.rb +0 -41
- data/spec/codegen/crm/properties/models/batch_input_property_name_spec.rb +0 -41
- data/spec/codegen/crm/properties/models/batch_read_input_property_name_spec.rb +0 -47
- data/spec/codegen/crm/properties/models/batch_response_property_spec.rb +0 -87
- data/spec/codegen/crm/properties/models/collection_response_property_group_spec.rb +0 -47
- data/spec/codegen/crm/properties/models/collection_response_property_spec.rb +0 -47
- data/spec/codegen/crm/properties/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/properties/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/properties/models/error_spec.rb +0 -77
- data/spec/codegen/crm/properties/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/properties/models/option_input_spec.rb +0 -65
- data/spec/codegen/crm/properties/models/option_spec.rb +0 -65
- data/spec/codegen/crm/properties/models/paging_spec.rb +0 -41
- data/spec/codegen/crm/properties/models/property_create_spec.rb +0 -109
- data/spec/codegen/crm/properties/models/property_group_create_spec.rb +0 -53
- data/spec/codegen/crm/properties/models/property_group_spec.rb +0 -59
- data/spec/codegen/crm/properties/models/property_group_update_spec.rb +0 -47
- data/spec/codegen/crm/properties/models/property_modification_metadata_spec.rb +0 -59
- data/spec/codegen/crm/properties/models/property_name_spec.rb +0 -41
- data/spec/codegen/crm/properties/models/property_spec.rb +0 -173
- data/spec/codegen/crm/properties/models/property_update_spec.rb +0 -97
- data/spec/codegen/crm/properties/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/quotes/api/associations_api_spec.rb +0 -49
- data/spec/codegen/crm/quotes/api/basic_api_spec.rb +0 -67
- data/spec/codegen/crm/quotes/api/batch_api_spec.rb +0 -47
- data/spec/codegen/crm/quotes/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/quotes/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/quotes/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/quotes/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/quotes/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/quotes/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/quotes/models/error_spec.rb +0 -77
- data/spec/codegen/crm/quotes/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/quotes/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/quotes/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/quotes/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/quotes/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/quotes/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/quotes/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/schemas/api/core_api_spec.rb +0 -123
- data/spec/codegen/crm/schemas/api/public_object_schemas_api_spec.rb +0 -45
- data/spec/codegen/crm/schemas/models/association_definition_egg_spec.rb +0 -53
- data/spec/codegen/crm/schemas/models/association_definition_spec.rb +0 -71
- data/spec/codegen/crm/schemas/models/collection_response_object_schema_no_paging_spec.rb +0 -41
- data/spec/codegen/crm/schemas/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/schemas/models/error_spec.rb +0 -77
- data/spec/codegen/crm/schemas/models/object_schema_egg_spec.rb +0 -83
- data/spec/codegen/crm/schemas/models/object_schema_spec.rb +0 -119
- data/spec/codegen/crm/schemas/models/object_type_definition_labels_spec.rb +0 -47
- data/spec/codegen/crm/schemas/models/object_type_definition_patch_spec.rb +0 -71
- data/spec/codegen/crm/schemas/models/object_type_definition_spec.rb +0 -113
- data/spec/codegen/crm/schemas/models/object_type_property_create_spec.rb +0 -99
- data/spec/codegen/crm/schemas/models/option_input_spec.rb +0 -65
- data/spec/codegen/crm/schemas/models/option_spec.rb +0 -65
- data/spec/codegen/crm/schemas/models/property_modification_metadata_spec.rb +0 -59
- data/spec/codegen/crm/schemas/models/property_spec.rb +0 -173
- data/spec/codegen/crm/tickets/api/associations_api_spec.rb +0 -77
- data/spec/codegen/crm/tickets/api/basic_api_spec.rb +0 -105
- data/spec/codegen/crm/tickets/api/batch_api_spec.rb +0 -80
- data/spec/codegen/crm/tickets/api/search_api_spec.rb +0 -45
- data/spec/codegen/crm/tickets/models/associated_id_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/batch_read_input_simple_public_object_id_spec.rb +0 -53
- data/spec/codegen/crm/tickets/models/batch_response_simple_public_object_spec.rb +0 -75
- data/spec/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/tickets/models/collection_response_associated_id_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/collection_response_associated_id_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/collection_response_simple_public_object_with_associations_forward_paging_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/collection_response_with_total_simple_public_object_forward_paging_spec.rb +0 -53
- data/spec/codegen/crm/tickets/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/tickets/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/tickets/models/error_spec.rb +0 -77
- data/spec/codegen/crm/tickets/models/filter_group_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/filter_spec.rb +0 -57
- data/spec/codegen/crm/tickets/models/forward_paging_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/next_page_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/paging_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/previous_page_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/public_object_search_request_spec.rb +0 -71
- data/spec/codegen/crm/tickets/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/codegen/crm/tickets/models/simple_public_object_id_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/simple_public_object_input_spec.rb +0 -41
- data/spec/codegen/crm/tickets/models/simple_public_object_spec.rb +0 -71
- data/spec/codegen/crm/tickets/models/simple_public_object_with_associations_spec.rb +0 -77
- data/spec/codegen/crm/tickets/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/timeline/api/events_api_spec.rb +0 -99
- data/spec/codegen/crm/timeline/api/templates_api_spec.rb +0 -100
- data/spec/codegen/crm/timeline/api/tokens_api_spec.rb +0 -78
- data/spec/codegen/crm/timeline/models/batch_input_timeline_event_spec.rb +0 -41
- data/spec/codegen/crm/timeline/models/batch_response_timeline_event_response_spec.rb +0 -75
- data/spec/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors_spec.rb +0 -87
- data/spec/codegen/crm/timeline/models/collection_response_timeline_event_template_no_paging_spec.rb +0 -41
- data/spec/codegen/crm/timeline/models/error_category_spec.rb +0 -51
- data/spec/codegen/crm/timeline/models/error_detail_spec.rb +0 -65
- data/spec/codegen/crm/timeline/models/error_spec.rb +0 -77
- data/spec/codegen/crm/timeline/models/event_detail_spec.rb +0 -41
- data/spec/codegen/crm/timeline/models/standard_error_spec.rb +0 -83
- data/spec/codegen/crm/timeline/models/timeline_event_i_frame_spec.rb +0 -65
- data/spec/codegen/crm/timeline/models/timeline_event_response_spec.rb +0 -107
- data/spec/codegen/crm/timeline/models/timeline_event_spec.rb +0 -95
- data/spec/codegen/crm/timeline/models/timeline_event_template_create_request_spec.rb +0 -65
- data/spec/codegen/crm/timeline/models/timeline_event_template_spec.rb +0 -83
- data/spec/codegen/crm/timeline/models/timeline_event_template_token_option_spec.rb +0 -47
- data/spec/codegen/crm/timeline/models/timeline_event_template_token_spec.rb +0 -81
- data/spec/codegen/crm/timeline/models/timeline_event_template_token_update_request_spec.rb +0 -53
- data/spec/codegen/crm/timeline/models/timeline_event_template_update_request_spec.rb +0 -65
- data/spec/codegen/events/api/events_api_spec.rb +0 -54
- data/spec/codegen/events/models/collection_response_external_unified_event_spec.rb +0 -47
- data/spec/codegen/events/models/error_detail_spec.rb +0 -65
- data/spec/codegen/events/models/error_spec.rb +0 -77
- data/spec/codegen/events/models/external_unified_event_spec.rb +0 -71
- data/spec/codegen/events/models/next_page_spec.rb +0 -47
- data/spec/codegen/events/models/paging_spec.rb +0 -41
- data/spec/codegen/files/files/api/files_api_spec.rb +0 -191
- data/spec/codegen/files/files/api/folders_api_spec.rb +0 -147
- data/spec/codegen/files/files/models/collection_response_file_spec.rb +0 -47
- data/spec/codegen/files/files/models/collection_response_folder_spec.rb +0 -47
- data/spec/codegen/files/files/models/error_category_spec.rb +0 -51
- data/spec/codegen/files/files/models/error_detail_spec.rb +0 -65
- data/spec/codegen/files/files/models/error_spec.rb +0 -77
- data/spec/codegen/files/files/models/file_action_response_spec.rb +0 -93
- data/spec/codegen/files/files/models/file_update_input_spec.rb +0 -69
- data/spec/codegen/files/files/models/folder_action_response_spec.rb +0 -93
- data/spec/codegen/files/files/models/folder_input_spec.rb +0 -53
- data/spec/codegen/files/files/models/folder_spec.rb +0 -83
- data/spec/codegen/files/files/models/folder_update_input_spec.rb +0 -53
- data/spec/codegen/files/files/models/folder_update_task_locator_spec.rb +0 -47
- data/spec/codegen/files/files/models/hubspot_file_spec.rb +0 -147
- data/spec/codegen/files/files/models/import_from_url_input_spec.rb +0 -101
- data/spec/codegen/files/files/models/import_from_url_task_locator_spec.rb +0 -47
- data/spec/codegen/files/files/models/next_page_spec.rb +0 -47
- data/spec/codegen/files/files/models/paging_spec.rb +0 -47
- data/spec/codegen/files/files/models/previous_page_spec.rb +0 -47
- data/spec/codegen/files/files/models/signed_url_spec.rb +0 -83
- data/spec/codegen/files/files/models/standard_error_spec.rb +0 -83
- data/spec/codegen/marketing/transactional/api/public_smtp_tokens_api_spec.rb +0 -98
- data/spec/codegen/marketing/transactional/api/single_send_api_spec.rb +0 -47
- data/spec/codegen/marketing/transactional/models/collection_response_smtp_api_token_view_spec.rb +0 -47
- data/spec/codegen/marketing/transactional/models/email_send_status_view_spec.rb +0 -85
- data/spec/codegen/marketing/transactional/models/error_detail_spec.rb +0 -65
- data/spec/codegen/marketing/transactional/models/error_spec.rb +0 -77
- data/spec/codegen/marketing/transactional/models/event_id_view_spec.rb +0 -47
- data/spec/codegen/marketing/transactional/models/next_page_spec.rb +0 -47
- data/spec/codegen/marketing/transactional/models/paging_spec.rb +0 -41
- data/spec/codegen/marketing/transactional/models/public_single_send_email_spec.rb +0 -71
- data/spec/codegen/marketing/transactional/models/public_single_send_request_egg_spec.rb +0 -59
- data/spec/codegen/marketing/transactional/models/smtp_api_token_request_egg_spec.rb +0 -47
- data/spec/codegen/marketing/transactional/models/smtp_api_token_view_spec.rb +0 -77
- data/spec/codegen/oauth/api/access_tokens_api_spec.rb +0 -45
- data/spec/codegen/oauth/api/refresh_tokens_api_spec.rb +0 -55
- data/spec/codegen/oauth/api/tokens_api_spec.rb +0 -50
- data/spec/codegen/oauth/models/access_token_info_response_spec.rb +0 -107
- data/spec/codegen/oauth/models/error_detail_spec.rb +0 -65
- data/spec/codegen/oauth/models/error_spec.rb +0 -77
- data/spec/codegen/oauth/models/refresh_token_info_response_spec.rb +0 -83
- data/spec/codegen/oauth/models/token_response_if_spec.rb +0 -65
- data/spec/codegen/webhooks/api/settings_api_spec.rb +0 -72
- data/spec/codegen/webhooks/api/subscriptions_api_spec.rb +0 -113
- data/spec/codegen/webhooks/models/batch_input_subscription_batch_update_request_spec.rb +0 -41
- data/spec/codegen/webhooks/models/batch_response_subscription_response_spec.rb +0 -75
- data/spec/codegen/webhooks/models/batch_response_subscription_response_with_errors_spec.rb +0 -87
- data/spec/codegen/webhooks/models/error_category_spec.rb +0 -51
- data/spec/codegen/webhooks/models/error_detail_spec.rb +0 -65
- data/spec/codegen/webhooks/models/error_spec.rb +0 -77
- data/spec/codegen/webhooks/models/settings_change_request_spec.rb +0 -47
- data/spec/codegen/webhooks/models/settings_response_spec.rb +0 -59
- data/spec/codegen/webhooks/models/standard_error_spec.rb +0 -83
- data/spec/codegen/webhooks/models/subscription_batch_update_request_spec.rb +0 -47
- data/spec/codegen/webhooks/models/subscription_create_request_spec.rb +0 -57
- data/spec/codegen/webhooks/models/subscription_list_response_spec.rb +0 -41
- data/spec/codegen/webhooks/models/subscription_patch_request_spec.rb +0 -41
- data/spec/codegen/webhooks/models/subscription_response_spec.rb +0 -75
- data/spec/codegen/webhooks/models/throttling_settings_spec.rb +0 -51
- data/spec/features/automation/actions/callbacks_api_spec.rb +0 -8
- data/spec/features/automation/actions/definitions_api_spec.rb +0 -11
- data/spec/features/automation/actions/functions_api_spec.rb +0 -13
- data/spec/features/automation/actions/revisions_api_spec.rb +0 -8
- data/spec/features/cms/audit-logs/audit_logs_api_spec.rb +0 -25
- data/spec/features/cms/blogs/authors/author_api_spec.rb +0 -254
- data/spec/features/cms/blogs/blog-posts/blog_post_api_spec.rb +0 -25
- data/spec/features/cms/blogs/tags/tag_api_spec.rb +0 -15
- data/spec/features/cms/domains/domains_api_spec.rb +0 -8
- data/spec/features/cms/hubdb/rows_api_spec.rb +0 -15
- data/spec/features/cms/hubdb/rows_batch_api_spec.rb +0 -13
- data/spec/features/cms/hubdb/tables_api_spec.rb +0 -20
- data/spec/features/cms/perfomance/public_perfomance_api_spec.rb +0 -8
- data/spec/features/cms/site-search/public_api_spec.rb +0 -8
- data/spec/features/cms/url-redirects/redirects_api_spec.rb +0 -11
- data/spec/features/communication_preferences/definition_api_spec.rb +0 -7
- data/spec/features/communication_preferences/status_api_spec.rb +0 -9
- data/spec/features/conversations/visitor-identification/generate_api_spec.rb +0 -7
- data/spec/features/crm/associations/batch_api_spec.rb +0 -9
- data/spec/features/crm/associations/types_api_spec.rb +0 -7
- data/spec/features/crm/companies/associations_api_spec.rb +0 -9
- data/spec/features/crm/companies/basic_api_spec.rb +0 -11
- data/spec/features/crm/companies/batch_api_spec.rb +0 -10
- data/spec/features/crm/companies/search_api_spec.rb +0 -7
- data/spec/features/crm/contacts/associations_api_spec.rb +0 -9
- data/spec/features/crm/contacts/basic_api_spec.rb +0 -11
- data/spec/features/crm/contacts/batch_api_spec.rb +0 -10
- data/spec/features/crm/contacts/gdpr_api_spec.rb +0 -8
- data/spec/features/crm/contacts/search_api_spec.rb +0 -7
- data/spec/features/crm/deals/associations_api_spec.rb +0 -9
- data/spec/features/crm/deals/basic_api_spec.rb +0 -11
- data/spec/features/crm/deals/batch_api_spec.rb +0 -10
- data/spec/features/crm/deals/search_api_spec.rb +0 -7
- data/spec/features/crm/extensions/accounting/callbacks_api_spec.rb +0 -16
- data/spec/features/crm/extensions/accounting/invoice_api_spec.rb +0 -9
- data/spec/features/crm/extensions/accounting/settings_api_spec.rb +0 -8
- data/spec/features/crm/extensions/accounting/sync_api_spec.rb +0 -8
- data/spec/features/crm/extensions/accounting/user_accounts_api_spec.rb +0 -8
- data/spec/features/crm/extensions/calling/settings_api_spec.rb +0 -10
- data/spec/features/crm/extensions/cards/cards_api_spec.rb +0 -11
- data/spec/features/crm/extensions/cards/sample_response_api_spec.rb +0 -7
- data/spec/features/crm/extensions/videoconferencing/settings_api_spec.rb +0 -9
- data/spec/features/crm/imports/core_api_spec.rb +0 -10
- data/spec/features/crm/line_items/associations_api_spec.rb +0 -9
- data/spec/features/crm/line_items/basic_api_spec.rb +0 -11
- data/spec/features/crm/line_items/batch_api_spec.rb +0 -10
- data/spec/features/crm/line_items/search_api_spec.rb +0 -7
- data/spec/features/crm/objects/associations_api_spec.rb +0 -9
- data/spec/features/crm/objects/basic_api_spec.rb +0 -11
- data/spec/features/crm/objects/batch_api_spec.rb +0 -10
- data/spec/features/crm/objects/feedback_submissions/associations_api_spec.rb +0 -7
- data/spec/features/crm/objects/feedback_submissions/basic_api_spec.rb +0 -8
- data/spec/features/crm/objects/feedback_submissions/batch_api_spec.rb +0 -7
- data/spec/features/crm/objects/feedback_submissions/search_api_spec.rb +0 -7
- data/spec/features/crm/objects/gdpr_api_spec.rb +0 -8
- data/spec/features/crm/objects/search_api_spec.rb +0 -7
- data/spec/features/crm/owners/owners_api_spec.rb +0 -8
- data/spec/features/crm/pipelines/pipeline_stages_api_spec.rb +0 -12
- data/spec/features/crm/pipelines/pipelines_api_spec.rb +0 -12
- data/spec/features/crm/products/associations_api_spec.rb +0 -9
- data/spec/features/crm/products/basic_api_spec.rb +0 -11
- data/spec/features/crm/products/batch_api_spec.rb +0 -10
- data/spec/features/crm/products/search_api_spec.rb +0 -7
- data/spec/features/crm/properties/batch_api_spec.rb +0 -9
- data/spec/features/crm/properties/core_api_spec.rb +0 -11
- data/spec/features/crm/properties/groups_api_spec.rb +0 -11
- data/spec/features/crm/quotes/associations_api_spec.rb +0 -7
- data/spec/features/crm/quotes/basic_api_spec.rb +0 -8
- data/spec/features/crm/quotes/batch_api_spec.rb +0 -7
- data/spec/features/crm/quotes/search_api_spec.rb +0 -7
- data/spec/features/crm/schemas/core_api_spec.rb +0 -13
- data/spec/features/crm/schemas/public_object_schemas_api_spec.rb +0 -7
- data/spec/features/crm/tickets/associations_api_spec.rb +0 -9
- data/spec/features/crm/tickets/basic_api_spec.rb +0 -11
- data/spec/features/crm/tickets/batch_api_spec.rb +0 -10
- data/spec/features/crm/tickets/search_api_spec.rb +0 -7
- data/spec/features/crm/timeline/events_api_spec.rb +0 -11
- data/spec/features/crm/timeline/templates_api_spec.rb +0 -11
- data/spec/features/crm/timeline/tokens_api_spec.rb +0 -9
- data/spec/features/events/events_api_spec.rb +0 -7
- data/spec/features/files/files/files_api_spec.rb +0 -16
- data/spec/features/files/files/folders_api_spec.rb +0 -14
- data/spec/features/marketing/transactional/public_smtp_tokens_api_spec.rb +0 -11
- data/spec/features/marketing/transactional/single_send_api_spec.rb +0 -7
- data/spec/features/oauth/access_tokens_api_spec.rb +0 -7
- data/spec/features/oauth/refresh_tokens_api_spec.rb +0 -8
- data/spec/features/oauth/tokens_api_spec.rb +0 -7
- data/spec/features/webhooks/settings_api_spec.rb +0 -9
- data/spec/features/webhooks/subscriptions_api_spec.rb +0 -12
@@ -0,0 +1,154 @@
|
|
1
|
+
=begin
|
2
|
+
#Marketing Events Extension
|
3
|
+
|
4
|
+
#These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v3
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'cgi'
|
14
|
+
|
15
|
+
module Hubspot
|
16
|
+
module Marketing
|
17
|
+
module Events
|
18
|
+
class BatchApi
|
19
|
+
attr_accessor :api_client
|
20
|
+
|
21
|
+
def initialize(api_client = ApiClient.default)
|
22
|
+
@api_client = api_client
|
23
|
+
end
|
24
|
+
# Delete multiple marketing events
|
25
|
+
# Bulk delete a number of marketing events in HubSpot
|
26
|
+
# @param batch_input_marketing_event_external_unique_identifier [BatchInputMarketingEventExternalUniqueIdentifier] The details of the marketing events to delete
|
27
|
+
# @param [Hash] opts the optional parameters
|
28
|
+
# @return [Error]
|
29
|
+
def archive(batch_input_marketing_event_external_unique_identifier, opts = {})
|
30
|
+
data, _status_code, _headers = archive_with_http_info(batch_input_marketing_event_external_unique_identifier, opts)
|
31
|
+
data
|
32
|
+
end
|
33
|
+
|
34
|
+
# Delete multiple marketing events
|
35
|
+
# Bulk delete a number of marketing events in HubSpot
|
36
|
+
# @param batch_input_marketing_event_external_unique_identifier [BatchInputMarketingEventExternalUniqueIdentifier] The details of the marketing events to delete
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @return [Array<(Error, Integer, Hash)>] Error data, response status code and response headers
|
39
|
+
def archive_with_http_info(batch_input_marketing_event_external_unique_identifier, opts = {})
|
40
|
+
if @api_client.config.debugging
|
41
|
+
@api_client.config.logger.debug 'Calling API: BatchApi.archive ...'
|
42
|
+
end
|
43
|
+
# verify the required parameter 'batch_input_marketing_event_external_unique_identifier' is set
|
44
|
+
if @api_client.config.client_side_validation && batch_input_marketing_event_external_unique_identifier.nil?
|
45
|
+
fail ArgumentError, "Missing the required parameter 'batch_input_marketing_event_external_unique_identifier' when calling BatchApi.archive"
|
46
|
+
end
|
47
|
+
# resource path
|
48
|
+
local_var_path = '/marketing/v3/marketing-events/events/delete'
|
49
|
+
|
50
|
+
# query parameters
|
51
|
+
query_params = opts[:query_params] || {}
|
52
|
+
|
53
|
+
# header parameters
|
54
|
+
header_params = opts[:header_params] || {}
|
55
|
+
# HTTP header 'Accept' (if needed)
|
56
|
+
header_params['Accept'] = @api_client.select_header_accept(['*/*'])
|
57
|
+
# HTTP header 'Content-Type'
|
58
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
59
|
+
|
60
|
+
# form parameters
|
61
|
+
form_params = opts[:form_params] || {}
|
62
|
+
|
63
|
+
# http body (model)
|
64
|
+
post_body = opts[:body] || @api_client.object_to_http_body(batch_input_marketing_event_external_unique_identifier)
|
65
|
+
|
66
|
+
# return_type
|
67
|
+
return_type = opts[:return_type] || 'Error'
|
68
|
+
|
69
|
+
# auth_names
|
70
|
+
auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
|
71
|
+
|
72
|
+
new_options = opts.merge(
|
73
|
+
:header_params => header_params,
|
74
|
+
:query_params => query_params,
|
75
|
+
:form_params => form_params,
|
76
|
+
:body => post_body,
|
77
|
+
:auth_names => auth_names,
|
78
|
+
:return_type => return_type
|
79
|
+
)
|
80
|
+
|
81
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
82
|
+
if @api_client.config.debugging
|
83
|
+
@api_client.config.logger.debug "API called: BatchApi#archive\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
84
|
+
end
|
85
|
+
return data, status_code, headers
|
86
|
+
end
|
87
|
+
|
88
|
+
# Create or update multiple marketing events
|
89
|
+
# Upset multiple Marketing Event. If there is an existing Marketing event with the specified id, it will be updated; otherwise a new event will be created.
|
90
|
+
# @param batch_input_marketing_event_create_request_params [BatchInputMarketingEventCreateRequestParams] The details of the marketing events to upsert
|
91
|
+
# @param [Hash] opts the optional parameters
|
92
|
+
# @return [BatchResponseMarketingEventPublicDefaultResponse]
|
93
|
+
def do_upsert(batch_input_marketing_event_create_request_params, opts = {})
|
94
|
+
data, _status_code, _headers = do_upsert_with_http_info(batch_input_marketing_event_create_request_params, opts)
|
95
|
+
data
|
96
|
+
end
|
97
|
+
|
98
|
+
# Create or update multiple marketing events
|
99
|
+
# Upset multiple Marketing Event. If there is an existing Marketing event with the specified id, it will be updated; otherwise a new event will be created.
|
100
|
+
# @param batch_input_marketing_event_create_request_params [BatchInputMarketingEventCreateRequestParams] The details of the marketing events to upsert
|
101
|
+
# @param [Hash] opts the optional parameters
|
102
|
+
# @return [Array<(BatchResponseMarketingEventPublicDefaultResponse, Integer, Hash)>] BatchResponseMarketingEventPublicDefaultResponse data, response status code and response headers
|
103
|
+
def do_upsert_with_http_info(batch_input_marketing_event_create_request_params, opts = {})
|
104
|
+
if @api_client.config.debugging
|
105
|
+
@api_client.config.logger.debug 'Calling API: BatchApi.do_upsert ...'
|
106
|
+
end
|
107
|
+
# verify the required parameter 'batch_input_marketing_event_create_request_params' is set
|
108
|
+
if @api_client.config.client_side_validation && batch_input_marketing_event_create_request_params.nil?
|
109
|
+
fail ArgumentError, "Missing the required parameter 'batch_input_marketing_event_create_request_params' when calling BatchApi.do_upsert"
|
110
|
+
end
|
111
|
+
# resource path
|
112
|
+
local_var_path = '/marketing/v3/marketing-events/events/upsert'
|
113
|
+
|
114
|
+
# query parameters
|
115
|
+
query_params = opts[:query_params] || {}
|
116
|
+
|
117
|
+
# header parameters
|
118
|
+
header_params = opts[:header_params] || {}
|
119
|
+
# HTTP header 'Accept' (if needed)
|
120
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', '*/*'])
|
121
|
+
# HTTP header 'Content-Type'
|
122
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
123
|
+
|
124
|
+
# form parameters
|
125
|
+
form_params = opts[:form_params] || {}
|
126
|
+
|
127
|
+
# http body (model)
|
128
|
+
post_body = opts[:body] || @api_client.object_to_http_body(batch_input_marketing_event_create_request_params)
|
129
|
+
|
130
|
+
# return_type
|
131
|
+
return_type = opts[:return_type] || 'BatchResponseMarketingEventPublicDefaultResponse'
|
132
|
+
|
133
|
+
# auth_names
|
134
|
+
auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
|
135
|
+
|
136
|
+
new_options = opts.merge(
|
137
|
+
:header_params => header_params,
|
138
|
+
:query_params => query_params,
|
139
|
+
:form_params => form_params,
|
140
|
+
:body => post_body,
|
141
|
+
:auth_names => auth_names,
|
142
|
+
:return_type => return_type
|
143
|
+
)
|
144
|
+
|
145
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
146
|
+
if @api_client.config.debugging
|
147
|
+
@api_client.config.logger.debug "API called: BatchApi#do_upsert\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
148
|
+
end
|
149
|
+
return data, status_code, headers
|
150
|
+
end
|
151
|
+
end
|
152
|
+
end
|
153
|
+
end
|
154
|
+
end
|
@@ -0,0 +1,89 @@
|
|
1
|
+
=begin
|
2
|
+
#Marketing Events Extension
|
3
|
+
|
4
|
+
#These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v3
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'cgi'
|
14
|
+
|
15
|
+
module Hubspot
|
16
|
+
module Marketing
|
17
|
+
module Events
|
18
|
+
class SearchApi
|
19
|
+
attr_accessor :api_client
|
20
|
+
|
21
|
+
def initialize(api_client = ApiClient.default)
|
22
|
+
@api_client = api_client
|
23
|
+
end
|
24
|
+
# Search for marketing events
|
25
|
+
# Search for marketing events that have an event id that starts with the query string
|
26
|
+
# @param q [String] The partial event id to search for
|
27
|
+
# @param [Hash] opts the optional parameters
|
28
|
+
# @return [CollectionResponseMarketingEventExternalUniqueIdentifierNoPaging]
|
29
|
+
def do_search(q, opts = {})
|
30
|
+
data, _status_code, _headers = do_search_with_http_info(q, opts)
|
31
|
+
data
|
32
|
+
end
|
33
|
+
|
34
|
+
# Search for marketing events
|
35
|
+
# Search for marketing events that have an event id that starts with the query string
|
36
|
+
# @param q [String] The partial event id to search for
|
37
|
+
# @param [Hash] opts the optional parameters
|
38
|
+
# @return [Array<(CollectionResponseMarketingEventExternalUniqueIdentifierNoPaging, Integer, Hash)>] CollectionResponseMarketingEventExternalUniqueIdentifierNoPaging data, response status code and response headers
|
39
|
+
def do_search_with_http_info(q, opts = {})
|
40
|
+
if @api_client.config.debugging
|
41
|
+
@api_client.config.logger.debug 'Calling API: SearchApi.do_search ...'
|
42
|
+
end
|
43
|
+
# verify the required parameter 'q' is set
|
44
|
+
if @api_client.config.client_side_validation && q.nil?
|
45
|
+
fail ArgumentError, "Missing the required parameter 'q' when calling SearchApi.do_search"
|
46
|
+
end
|
47
|
+
# resource path
|
48
|
+
local_var_path = '/marketing/v3/marketing-events/events/search'
|
49
|
+
|
50
|
+
# query parameters
|
51
|
+
query_params = opts[:query_params] || {}
|
52
|
+
query_params[:'q'] = q
|
53
|
+
|
54
|
+
# header parameters
|
55
|
+
header_params = opts[:header_params] || {}
|
56
|
+
# HTTP header 'Accept' (if needed)
|
57
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', '*/*'])
|
58
|
+
|
59
|
+
# form parameters
|
60
|
+
form_params = opts[:form_params] || {}
|
61
|
+
|
62
|
+
# http body (model)
|
63
|
+
post_body = opts[:body]
|
64
|
+
|
65
|
+
# return_type
|
66
|
+
return_type = opts[:return_type] || 'CollectionResponseMarketingEventExternalUniqueIdentifierNoPaging'
|
67
|
+
|
68
|
+
# auth_names
|
69
|
+
auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
|
70
|
+
|
71
|
+
new_options = opts.merge(
|
72
|
+
:header_params => header_params,
|
73
|
+
:query_params => query_params,
|
74
|
+
:form_params => form_params,
|
75
|
+
:body => post_body,
|
76
|
+
:auth_names => auth_names,
|
77
|
+
:return_type => return_type
|
78
|
+
)
|
79
|
+
|
80
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
81
|
+
if @api_client.config.debugging
|
82
|
+
@api_client.config.logger.debug "API called: SearchApi#do_search\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
83
|
+
end
|
84
|
+
return data, status_code, headers
|
85
|
+
end
|
86
|
+
end
|
87
|
+
end
|
88
|
+
end
|
89
|
+
end
|
@@ -0,0 +1,158 @@
|
|
1
|
+
=begin
|
2
|
+
#Marketing Events Extension
|
3
|
+
|
4
|
+
#These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v3
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'cgi'
|
14
|
+
|
15
|
+
module Hubspot
|
16
|
+
module Marketing
|
17
|
+
module Events
|
18
|
+
class SettingsApi
|
19
|
+
attr_accessor :api_client
|
20
|
+
|
21
|
+
def initialize(api_client = ApiClient.default)
|
22
|
+
@api_client = api_client
|
23
|
+
end
|
24
|
+
# Update the application settings
|
25
|
+
# Create or update the current settings for the application.
|
26
|
+
# @param app_id [Integer] The id of the application to update the settings for.
|
27
|
+
# @param event_detail_settings_url [EventDetailSettingsUrl] The new application settings
|
28
|
+
# @param [Hash] opts the optional parameters
|
29
|
+
# @return [EventDetailSettings]
|
30
|
+
def create(app_id, event_detail_settings_url, opts = {})
|
31
|
+
data, _status_code, _headers = create_with_http_info(app_id, event_detail_settings_url, opts)
|
32
|
+
data
|
33
|
+
end
|
34
|
+
|
35
|
+
# Update the application settings
|
36
|
+
# Create or update the current settings for the application.
|
37
|
+
# @param app_id [Integer] The id of the application to update the settings for.
|
38
|
+
# @param event_detail_settings_url [EventDetailSettingsUrl] The new application settings
|
39
|
+
# @param [Hash] opts the optional parameters
|
40
|
+
# @return [Array<(EventDetailSettings, Integer, Hash)>] EventDetailSettings data, response status code and response headers
|
41
|
+
def create_with_http_info(app_id, event_detail_settings_url, opts = {})
|
42
|
+
if @api_client.config.debugging
|
43
|
+
@api_client.config.logger.debug 'Calling API: SettingsApi.create ...'
|
44
|
+
end
|
45
|
+
# verify the required parameter 'app_id' is set
|
46
|
+
if @api_client.config.client_side_validation && app_id.nil?
|
47
|
+
fail ArgumentError, "Missing the required parameter 'app_id' when calling SettingsApi.create"
|
48
|
+
end
|
49
|
+
# verify the required parameter 'event_detail_settings_url' is set
|
50
|
+
if @api_client.config.client_side_validation && event_detail_settings_url.nil?
|
51
|
+
fail ArgumentError, "Missing the required parameter 'event_detail_settings_url' when calling SettingsApi.create"
|
52
|
+
end
|
53
|
+
# resource path
|
54
|
+
local_var_path = '/marketing/v3/marketing-events/{appId}/settings'.sub('{' + 'appId' + '}', CGI.escape(app_id.to_s))
|
55
|
+
|
56
|
+
# query parameters
|
57
|
+
query_params = opts[:query_params] || {}
|
58
|
+
|
59
|
+
# header parameters
|
60
|
+
header_params = opts[:header_params] || {}
|
61
|
+
# HTTP header 'Accept' (if needed)
|
62
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', '*/*'])
|
63
|
+
# HTTP header 'Content-Type'
|
64
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
65
|
+
|
66
|
+
# form parameters
|
67
|
+
form_params = opts[:form_params] || {}
|
68
|
+
|
69
|
+
# http body (model)
|
70
|
+
post_body = opts[:body] || @api_client.object_to_http_body(event_detail_settings_url)
|
71
|
+
|
72
|
+
# return_type
|
73
|
+
return_type = opts[:return_type] || 'EventDetailSettings'
|
74
|
+
|
75
|
+
# auth_names
|
76
|
+
auth_names = opts[:auth_names] || ['developer_hapikey', 'hapikey']
|
77
|
+
|
78
|
+
new_options = opts.merge(
|
79
|
+
:header_params => header_params,
|
80
|
+
:query_params => query_params,
|
81
|
+
:form_params => form_params,
|
82
|
+
:body => post_body,
|
83
|
+
:auth_names => auth_names,
|
84
|
+
:return_type => return_type
|
85
|
+
)
|
86
|
+
|
87
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
88
|
+
if @api_client.config.debugging
|
89
|
+
@api_client.config.logger.debug "API called: SettingsApi#create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
90
|
+
end
|
91
|
+
return data, status_code, headers
|
92
|
+
end
|
93
|
+
|
94
|
+
# Retrieve the application settings
|
95
|
+
# Retrieve the current settings for the application.
|
96
|
+
# @param app_id [Integer] The id of the application to retrieve the settings for.
|
97
|
+
# @param [Hash] opts the optional parameters
|
98
|
+
# @return [EventDetailSettings]
|
99
|
+
def get_all(app_id, opts = {})
|
100
|
+
data, _status_code, _headers = get_all_with_http_info(app_id, opts)
|
101
|
+
data
|
102
|
+
end
|
103
|
+
|
104
|
+
# Retrieve the application settings
|
105
|
+
# Retrieve the current settings for the application.
|
106
|
+
# @param app_id [Integer] The id of the application to retrieve the settings for.
|
107
|
+
# @param [Hash] opts the optional parameters
|
108
|
+
# @return [Array<(EventDetailSettings, Integer, Hash)>] EventDetailSettings data, response status code and response headers
|
109
|
+
def get_all_with_http_info(app_id, opts = {})
|
110
|
+
if @api_client.config.debugging
|
111
|
+
@api_client.config.logger.debug 'Calling API: SettingsApi.get_all ...'
|
112
|
+
end
|
113
|
+
# verify the required parameter 'app_id' is set
|
114
|
+
if @api_client.config.client_side_validation && app_id.nil?
|
115
|
+
fail ArgumentError, "Missing the required parameter 'app_id' when calling SettingsApi.get_all"
|
116
|
+
end
|
117
|
+
# resource path
|
118
|
+
local_var_path = '/marketing/v3/marketing-events/{appId}/settings'.sub('{' + 'appId' + '}', CGI.escape(app_id.to_s))
|
119
|
+
|
120
|
+
# query parameters
|
121
|
+
query_params = opts[:query_params] || {}
|
122
|
+
|
123
|
+
# header parameters
|
124
|
+
header_params = opts[:header_params] || {}
|
125
|
+
# HTTP header 'Accept' (if needed)
|
126
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json', '*/*'])
|
127
|
+
|
128
|
+
# form parameters
|
129
|
+
form_params = opts[:form_params] || {}
|
130
|
+
|
131
|
+
# http body (model)
|
132
|
+
post_body = opts[:body]
|
133
|
+
|
134
|
+
# return_type
|
135
|
+
return_type = opts[:return_type] || 'EventDetailSettings'
|
136
|
+
|
137
|
+
# auth_names
|
138
|
+
auth_names = opts[:auth_names] || ['developer_hapikey', 'hapikey']
|
139
|
+
|
140
|
+
new_options = opts.merge(
|
141
|
+
:header_params => header_params,
|
142
|
+
:query_params => query_params,
|
143
|
+
:form_params => form_params,
|
144
|
+
:body => post_body,
|
145
|
+
:auth_names => auth_names,
|
146
|
+
:return_type => return_type
|
147
|
+
)
|
148
|
+
|
149
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
150
|
+
if @api_client.config.debugging
|
151
|
+
@api_client.config.logger.debug "API called: SettingsApi#get_all\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
152
|
+
end
|
153
|
+
return data, status_code, headers
|
154
|
+
end
|
155
|
+
end
|
156
|
+
end
|
157
|
+
end
|
158
|
+
end
|
@@ -0,0 +1,192 @@
|
|
1
|
+
=begin
|
2
|
+
#Marketing Events Extension
|
3
|
+
|
4
|
+
#These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v3
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
OpenAPI Generator version: 4.3.1
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'cgi'
|
14
|
+
|
15
|
+
module Hubspot
|
16
|
+
module Marketing
|
17
|
+
module Events
|
18
|
+
class SubscriberStateChangesApi
|
19
|
+
attr_accessor :api_client
|
20
|
+
|
21
|
+
def initialize(api_client = ApiClient.default)
|
22
|
+
@api_client = api_client
|
23
|
+
end
|
24
|
+
# Record
|
25
|
+
# Record a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses.
|
26
|
+
# @param external_event_id [String] The id of the marketing event
|
27
|
+
# @param subscriber_state [String] The new subscriber state for the HubSpot contacts and the specified marketing event
|
28
|
+
# @param external_account_id [String] The account id associated with the marketing event
|
29
|
+
# @param batch_input_marketing_event_email_subscriber [BatchInputMarketingEventEmailSubscriber] The details of the contacts to subscribe to the event
|
30
|
+
# @param [Hash] opts the optional parameters
|
31
|
+
# @return [Error]
|
32
|
+
def do_email_upsert_by_id(external_event_id, subscriber_state, external_account_id, batch_input_marketing_event_email_subscriber, opts = {})
|
33
|
+
data, _status_code, _headers = do_email_upsert_by_id_with_http_info(external_event_id, subscriber_state, external_account_id, batch_input_marketing_event_email_subscriber, opts)
|
34
|
+
data
|
35
|
+
end
|
36
|
+
|
37
|
+
# Record
|
38
|
+
# Record a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses.
|
39
|
+
# @param external_event_id [String] The id of the marketing event
|
40
|
+
# @param subscriber_state [String] The new subscriber state for the HubSpot contacts and the specified marketing event
|
41
|
+
# @param external_account_id [String] The account id associated with the marketing event
|
42
|
+
# @param batch_input_marketing_event_email_subscriber [BatchInputMarketingEventEmailSubscriber] The details of the contacts to subscribe to the event
|
43
|
+
# @param [Hash] opts the optional parameters
|
44
|
+
# @return [Array<(Error, Integer, Hash)>] Error data, response status code and response headers
|
45
|
+
def do_email_upsert_by_id_with_http_info(external_event_id, subscriber_state, external_account_id, batch_input_marketing_event_email_subscriber, opts = {})
|
46
|
+
if @api_client.config.debugging
|
47
|
+
@api_client.config.logger.debug 'Calling API: SubscriberStateChangesApi.do_email_upsert_by_id ...'
|
48
|
+
end
|
49
|
+
# verify the required parameter 'external_event_id' is set
|
50
|
+
if @api_client.config.client_side_validation && external_event_id.nil?
|
51
|
+
fail ArgumentError, "Missing the required parameter 'external_event_id' when calling SubscriberStateChangesApi.do_email_upsert_by_id"
|
52
|
+
end
|
53
|
+
# verify the required parameter 'subscriber_state' is set
|
54
|
+
if @api_client.config.client_side_validation && subscriber_state.nil?
|
55
|
+
fail ArgumentError, "Missing the required parameter 'subscriber_state' when calling SubscriberStateChangesApi.do_email_upsert_by_id"
|
56
|
+
end
|
57
|
+
# verify the required parameter 'external_account_id' is set
|
58
|
+
if @api_client.config.client_side_validation && external_account_id.nil?
|
59
|
+
fail ArgumentError, "Missing the required parameter 'external_account_id' when calling SubscriberStateChangesApi.do_email_upsert_by_id"
|
60
|
+
end
|
61
|
+
# verify the required parameter 'batch_input_marketing_event_email_subscriber' is set
|
62
|
+
if @api_client.config.client_side_validation && batch_input_marketing_event_email_subscriber.nil?
|
63
|
+
fail ArgumentError, "Missing the required parameter 'batch_input_marketing_event_email_subscriber' when calling SubscriberStateChangesApi.do_email_upsert_by_id"
|
64
|
+
end
|
65
|
+
# resource path
|
66
|
+
local_var_path = '/marketing/v3/marketing-events/events/{externalEventId}/{subscriberState}/email-upsert'.sub('{' + 'externalEventId' + '}', CGI.escape(external_event_id.to_s)).sub('{' + 'subscriberState' + '}', CGI.escape(subscriber_state.to_s))
|
67
|
+
|
68
|
+
# query parameters
|
69
|
+
query_params = opts[:query_params] || {}
|
70
|
+
query_params[:'externalAccountId'] = external_account_id
|
71
|
+
|
72
|
+
# header parameters
|
73
|
+
header_params = opts[:header_params] || {}
|
74
|
+
# HTTP header 'Accept' (if needed)
|
75
|
+
header_params['Accept'] = @api_client.select_header_accept(['*/*'])
|
76
|
+
# HTTP header 'Content-Type'
|
77
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
78
|
+
|
79
|
+
# form parameters
|
80
|
+
form_params = opts[:form_params] || {}
|
81
|
+
|
82
|
+
# http body (model)
|
83
|
+
post_body = opts[:body] || @api_client.object_to_http_body(batch_input_marketing_event_email_subscriber)
|
84
|
+
|
85
|
+
# return_type
|
86
|
+
return_type = opts[:return_type] || 'Error'
|
87
|
+
|
88
|
+
# auth_names
|
89
|
+
auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
|
90
|
+
|
91
|
+
new_options = opts.merge(
|
92
|
+
:header_params => header_params,
|
93
|
+
:query_params => query_params,
|
94
|
+
:form_params => form_params,
|
95
|
+
:body => post_body,
|
96
|
+
:auth_names => auth_names,
|
97
|
+
:return_type => return_type
|
98
|
+
)
|
99
|
+
|
100
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
101
|
+
if @api_client.config.debugging
|
102
|
+
@api_client.config.logger.debug "API called: SubscriberStateChangesApi#do_email_upsert_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
103
|
+
end
|
104
|
+
return data, status_code, headers
|
105
|
+
end
|
106
|
+
|
107
|
+
# Record
|
108
|
+
# Record a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids.
|
109
|
+
# @param external_event_id [String] The id of the marketing event
|
110
|
+
# @param subscriber_state [String] The new subscriber state for the HubSpot contacts and the specified marketing event
|
111
|
+
# @param external_account_id [String] The account id associated with the marketing event
|
112
|
+
# @param batch_input_marketing_event_subscriber [BatchInputMarketingEventSubscriber] The details of the contacts to subscribe to the event
|
113
|
+
# @param [Hash] opts the optional parameters
|
114
|
+
# @return [Error]
|
115
|
+
def do_upsert_by_id(external_event_id, subscriber_state, external_account_id, batch_input_marketing_event_subscriber, opts = {})
|
116
|
+
data, _status_code, _headers = do_upsert_by_id_with_http_info(external_event_id, subscriber_state, external_account_id, batch_input_marketing_event_subscriber, opts)
|
117
|
+
data
|
118
|
+
end
|
119
|
+
|
120
|
+
# Record
|
121
|
+
# Record a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids.
|
122
|
+
# @param external_event_id [String] The id of the marketing event
|
123
|
+
# @param subscriber_state [String] The new subscriber state for the HubSpot contacts and the specified marketing event
|
124
|
+
# @param external_account_id [String] The account id associated with the marketing event
|
125
|
+
# @param batch_input_marketing_event_subscriber [BatchInputMarketingEventSubscriber] The details of the contacts to subscribe to the event
|
126
|
+
# @param [Hash] opts the optional parameters
|
127
|
+
# @return [Array<(Error, Integer, Hash)>] Error data, response status code and response headers
|
128
|
+
def do_upsert_by_id_with_http_info(external_event_id, subscriber_state, external_account_id, batch_input_marketing_event_subscriber, opts = {})
|
129
|
+
if @api_client.config.debugging
|
130
|
+
@api_client.config.logger.debug 'Calling API: SubscriberStateChangesApi.do_upsert_by_id ...'
|
131
|
+
end
|
132
|
+
# verify the required parameter 'external_event_id' is set
|
133
|
+
if @api_client.config.client_side_validation && external_event_id.nil?
|
134
|
+
fail ArgumentError, "Missing the required parameter 'external_event_id' when calling SubscriberStateChangesApi.do_upsert_by_id"
|
135
|
+
end
|
136
|
+
# verify the required parameter 'subscriber_state' is set
|
137
|
+
if @api_client.config.client_side_validation && subscriber_state.nil?
|
138
|
+
fail ArgumentError, "Missing the required parameter 'subscriber_state' when calling SubscriberStateChangesApi.do_upsert_by_id"
|
139
|
+
end
|
140
|
+
# verify the required parameter 'external_account_id' is set
|
141
|
+
if @api_client.config.client_side_validation && external_account_id.nil?
|
142
|
+
fail ArgumentError, "Missing the required parameter 'external_account_id' when calling SubscriberStateChangesApi.do_upsert_by_id"
|
143
|
+
end
|
144
|
+
# verify the required parameter 'batch_input_marketing_event_subscriber' is set
|
145
|
+
if @api_client.config.client_side_validation && batch_input_marketing_event_subscriber.nil?
|
146
|
+
fail ArgumentError, "Missing the required parameter 'batch_input_marketing_event_subscriber' when calling SubscriberStateChangesApi.do_upsert_by_id"
|
147
|
+
end
|
148
|
+
# resource path
|
149
|
+
local_var_path = '/marketing/v3/marketing-events/events/{externalEventId}/{subscriberState}/upsert'.sub('{' + 'externalEventId' + '}', CGI.escape(external_event_id.to_s)).sub('{' + 'subscriberState' + '}', CGI.escape(subscriber_state.to_s))
|
150
|
+
|
151
|
+
# query parameters
|
152
|
+
query_params = opts[:query_params] || {}
|
153
|
+
query_params[:'externalAccountId'] = external_account_id
|
154
|
+
|
155
|
+
# header parameters
|
156
|
+
header_params = opts[:header_params] || {}
|
157
|
+
# HTTP header 'Accept' (if needed)
|
158
|
+
header_params['Accept'] = @api_client.select_header_accept(['*/*'])
|
159
|
+
# HTTP header 'Content-Type'
|
160
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
161
|
+
|
162
|
+
# form parameters
|
163
|
+
form_params = opts[:form_params] || {}
|
164
|
+
|
165
|
+
# http body (model)
|
166
|
+
post_body = opts[:body] || @api_client.object_to_http_body(batch_input_marketing_event_subscriber)
|
167
|
+
|
168
|
+
# return_type
|
169
|
+
return_type = opts[:return_type] || 'Error'
|
170
|
+
|
171
|
+
# auth_names
|
172
|
+
auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
|
173
|
+
|
174
|
+
new_options = opts.merge(
|
175
|
+
:header_params => header_params,
|
176
|
+
:query_params => query_params,
|
177
|
+
:form_params => form_params,
|
178
|
+
:body => post_body,
|
179
|
+
:auth_names => auth_names,
|
180
|
+
:return_type => return_type
|
181
|
+
)
|
182
|
+
|
183
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
184
|
+
if @api_client.config.debugging
|
185
|
+
@api_client.config.logger.debug "API called: SubscriberStateChangesApi#do_upsert_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
186
|
+
end
|
187
|
+
return data, status_code, headers
|
188
|
+
end
|
189
|
+
end
|
190
|
+
end
|
191
|
+
end
|
192
|
+
end
|