hubspot-api-client 2.0.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/lib/hubspot-api-client.rb +3 -2
- data/lib/hubspot/codegen/crm/associations/api/batch_api.rb +3 -3
- data/lib/hubspot/codegen/crm/associations/api/types_api.rb +94 -0
- data/lib/hubspot/codegen/crm/associations/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/associations/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/associations/models/batch_input_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association.rb +0 -5
- data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb +0 -5
- data/lib/hubspot/codegen/crm/associations/models/collection_response_public_association_definiton.rb +226 -0
- data/lib/hubspot/codegen/crm/associations/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/associations/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/associations/models/next_page.rb +224 -0
- data/lib/hubspot/codegen/crm/associations/models/paging.rb +210 -0
- data/lib/hubspot/codegen/crm/associations/models/public_association.rb +19 -5
- data/lib/hubspot/codegen/crm/associations/models/public_association_definiton.rb +229 -0
- data/lib/hubspot/codegen/crm/associations/models/public_association_multi.rb +2 -2
- data/lib/hubspot/codegen/crm/companies/api/associations_api.rb +42 -30
- data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +8 -5
- data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +2 -2
- data/lib/hubspot/codegen/crm/companies/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/companies/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/companies/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +5 -5
- data/lib/hubspot/codegen/crm/companies/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/companies/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb +1 -1
- data/lib/hubspot/codegen/crm/contacts/api/associations_api.rb +42 -30
- data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +8 -5
- data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +2 -2
- data/lib/hubspot/codegen/crm/contacts/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/contacts/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/contacts/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +5 -5
- data/lib/hubspot/codegen/crm/contacts/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/contacts/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/contacts/models/filter.rb +3 -3
- data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/deals/api/associations_api.rb +42 -30
- data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +8 -5
- data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +2 -2
- data/lib/hubspot/codegen/crm/deals/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/deals/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/deals/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +5 -5
- data/lib/hubspot/codegen/crm/deals/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/deals/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/deals/models/filter.rb +3 -3
- data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/extensions/cards/api/cards_api.rb +36 -36
- data/lib/hubspot/codegen/crm/extensions/cards/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_actions.rb +5 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_create_request.rb +5 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_body.rb +5 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_property.rb +8 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb +6 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body_patch.rb +7 -4
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_list_response.rb +5 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_object_type_body.rb +5 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_patch_request.rb +5 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/card_response.rb +8 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb +7 -3
- data/lib/hubspot/codegen/crm/extensions/cards/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/extensions/cards/models/error_detail.rb +24 -4
- data/lib/hubspot/codegen/crm/line_items/api/associations_api.rb +42 -30
- data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +8 -5
- data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +2 -2
- data/lib/hubspot/codegen/crm/line_items/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/line_items/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/line_items/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +5 -5
- data/lib/hubspot/codegen/crm/line_items/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/line_items/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/line_items/models/filter.rb +3 -3
- data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/owners/api/default_api.rb +2 -2
- data/lib/hubspot/codegen/crm/owners/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/owners/models/collection_response_public_owner.rb +1 -1
- data/lib/hubspot/codegen/crm/owners/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/owners/models/error_detail.rb +22 -2
- data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +1 -6
- data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stages_api.rb +6 -6
- data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +7 -7
- data/lib/hubspot/codegen/crm/pipelines/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/pipelines/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/pipelines/models/error_detail.rb +22 -2
- data/lib/hubspot/codegen/crm/products/api/associations_api.rb +43 -31
- data/lib/hubspot/codegen/crm/products/api/basic_api.rb +9 -6
- data/lib/hubspot/codegen/crm/products/api/batch_api.rb +3 -3
- data/lib/hubspot/codegen/crm/products/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/products/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/products/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +5 -5
- data/lib/hubspot/codegen/crm/products/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/products/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/products/models/filter.rb +3 -3
- data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_id.rb +1 -1
- data/lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb +1 -1
- data/lib/hubspot/codegen/crm/properties/api/batch_api.rb +4 -4
- data/lib/hubspot/codegen/crm/properties/api/core_api.rb +6 -6
- data/lib/hubspot/codegen/crm/properties/api/groups_api.rb +6 -6
- data/lib/hubspot/codegen/crm/properties/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/properties/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/properties/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/quotes/api/associations_api.rb +43 -31
- data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +9 -6
- data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +3 -3
- data/lib/hubspot/codegen/crm/quotes/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/quotes/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/quotes/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +5 -5
- data/lib/hubspot/codegen/crm/quotes/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/quotes/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/quotes/models/filter.rb +4 -4
- data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/tickets/api/associations_api.rb +43 -31
- data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +9 -6
- data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +3 -3
- data/lib/hubspot/codegen/crm/tickets/api_client.rb +1 -0
- data/lib/hubspot/codegen/crm/tickets/models/associated_id.rb +229 -0
- data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +11 -2
- data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb +1 -6
- data/lib/hubspot/codegen/crm/tickets/models/{collection_response_simple_public_object_id.rb → collection_response_associated_id.rb} +6 -6
- data/lib/hubspot/codegen/crm/tickets/models/error.rb +12 -2
- data/lib/hubspot/codegen/crm/tickets/models/error_detail.rb +20 -23
- data/lib/hubspot/codegen/crm/tickets/models/filter.rb +3 -3
- data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +2 -12
- data/lib/hubspot/codegen/crm/timeline/api/events_api.rb +353 -0
- data/lib/hubspot/codegen/crm/timeline/api/templates_api.rb +362 -0
- data/lib/hubspot/codegen/crm/timeline/api/tokens_api.rb +250 -0
- data/lib/hubspot/codegen/crm/{objects → timeline}/api_client.rb +6 -5
- data/lib/hubspot/codegen/crm/{objects → timeline}/api_error.rb +4 -4
- data/lib/hubspot/codegen/crm/{objects → timeline}/configuration.rb +6 -6
- data/lib/hubspot/codegen/crm/timeline/models/add_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/batch_input_timeline_event.rb +219 -0
- data/lib/hubspot/codegen/crm/{objects/models/batch_response_simple_public_object.rb → timeline/models/batch_response_timeline_event_response.rb} +17 -14
- data/lib/hubspot/codegen/crm/timeline/models/begins_with.rb +294 -0
- data/lib/hubspot/codegen/crm/timeline/models/boolean_property_variable.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template.rb +228 -0
- data/lib/hubspot/codegen/crm/timeline/models/concat_strings.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/constant_boolean.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/constant_number.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/constant_string.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/contains.rb +294 -0
- data/lib/hubspot/codegen/crm/timeline/models/date.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/divide_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/{objects → timeline}/models/error.rb +18 -8
- data/lib/hubspot/codegen/crm/{objects → timeline}/models/error_detail.rb +26 -29
- data/lib/hubspot/codegen/crm/timeline/models/event_detail.rb +217 -0
- data/lib/hubspot/codegen/crm/timeline/models/extract_most_recent_email_reply_html.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/extract_most_recent_email_reply_text.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/extract_most_recent_plain_text_email_reply.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/fetch_exchange_rate.rb +280 -0
- data/lib/hubspot/codegen/crm/{objects/models/batch_input_simple_public_object_input.rb → timeline/models/has_email_reply.rb} +78 -15
- data/lib/hubspot/codegen/crm/timeline/models/has_plain_text_email_reply.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/if_boolean.rb +303 -0
- data/lib/hubspot/codegen/crm/timeline/models/if_number.rb +303 -0
- data/lib/hubspot/codegen/crm/timeline/models/if_string.rb +303 -0
- data/lib/hubspot/codegen/crm/timeline/models/is_present.rb +294 -0
- data/lib/hubspot/codegen/crm/timeline/models/less_than.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/less_than_or_equal.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/lower_case.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/max_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/min_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/model_and.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/model_not.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/model_or.rb +280 -0
- data/lib/hubspot/codegen/crm/{objects/models/filter.rb → timeline/models/month.rb} +36 -28
- data/lib/hubspot/codegen/crm/timeline/models/more_than.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/more_than_or_equal.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/multiply_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/next_page.rb +224 -0
- data/lib/hubspot/codegen/crm/{objects/models/batch_input_simple_public_object_id.rb → timeline/models/now.rb} +78 -15
- data/lib/hubspot/codegen/crm/timeline/models/number_equals.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/number_property_variable.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/number_to_string.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/paging.rb +210 -0
- data/lib/hubspot/codegen/crm/timeline/models/parse_number.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/period_to_months.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/pipeline_probability.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/round_down_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/round_up_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/string_equals.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/string_property_variable.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/subtract_numbers.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/time_between.rb +280 -0
- data/lib/hubspot/codegen/crm/{objects/models/public_object_search_request.rb → timeline/models/timeline_event.rb} +101 -69
- data/lib/hubspot/codegen/crm/{objects/models/simple_public_object_id.rb → timeline/models/timeline_event_i_frame.rb} +79 -18
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_response.rb +342 -0
- data/lib/hubspot/codegen/crm/{objects/models/simple_public_object.rb → timeline/models/timeline_event_template.rb} +62 -56
- data/lib/hubspot/codegen/crm/{objects/models/batch_read_input_simple_public_object_id.rb → timeline/models/timeline_event_template_create_request.rb} +63 -36
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token.rb +328 -0
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_option.rb +229 -0
- data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_update_request.rb +244 -0
- data/lib/hubspot/codegen/crm/{objects/models/simple_public_object_batch_input.rb → timeline/models/timeline_event_template_update_request.rb} +57 -19
- data/lib/hubspot/codegen/crm/timeline/models/upper_case.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/xor.rb +280 -0
- data/lib/hubspot/codegen/crm/timeline/models/year.rb +280 -0
- data/lib/hubspot/codegen/oauth/api/default_api.rb +270 -0
- data/lib/hubspot/codegen/oauth/api_client.rb +3 -4
- data/lib/hubspot/codegen/oauth/configuration.rb +3 -3
- data/lib/hubspot/codegen/oauth/models/error.rb +14 -25
- data/lib/hubspot/codegen/oauth/models/error_detail.rb +26 -6
- data/lib/hubspot/codegen/oauth/models/{refresh_token.rb → token_response_if.rb} +33 -47
- data/lib/hubspot/codegen/webhooks/api/settings_api.rb +214 -0
- data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +360 -0
- data/lib/hubspot/codegen/webhooks/api_client.rb +420 -0
- data/lib/hubspot/codegen/webhooks/api_error.rb +59 -0
- data/lib/hubspot/codegen/webhooks/configuration.rb +256 -0
- data/lib/hubspot/codegen/webhooks/models/error.rb +290 -0
- data/lib/hubspot/codegen/webhooks/models/error_detail.rb +256 -0
- data/lib/hubspot/codegen/webhooks/models/settings_change_request.rb +229 -0
- data/lib/hubspot/codegen/webhooks/models/settings_response.rb +254 -0
- data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +268 -0
- data/lib/hubspot/codegen/webhooks/models/subscription_list_response.rb +217 -0
- data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +210 -0
- data/lib/hubspot/codegen/{oauth/models/json_node.rb → webhooks/models/subscription_response.rb} +75 -189
- data/lib/hubspot/codegen/webhooks/models/throttling_settings.rb +264 -0
- data/lib/hubspot/version.rb +1 -1
- data/sample-apps/companies-app/Gemfile.lock +2 -2
- data/sample-apps/companies-app/app/lib/services/authorization/tokens/generate.rb +2 -2
- data/sample-apps/companies-app/app/lib/services/authorization/tokens/refresh.rb +2 -2
- data/sample-apps/companies-app/app/lib/services/hubspot/associations/create.rb +3 -2
- data/sample-apps/companies-app/app/lib/services/hubspot/associations/delete.rb +3 -2
- data/sample-apps/contacts-app/Gemfile.lock +2 -2
- data/sample-apps/contacts-app/app/lib/services/authorization/tokens/generate.rb +2 -2
- data/sample-apps/contacts-app/app/lib/services/authorization/tokens/refresh.rb +2 -2
- data/sample-apps/contacts-app/app/lib/services/hubspot/contacts/create.rb +1 -1
- data/sample-apps/contacts-app/app/lib/services/hubspot/contacts/update.rb +1 -1
- data/sample-apps/contacts-app/app/views/contacts/show.html.erb +1 -0
- data/sample-apps/leaky-bucket-app/Gemfile.lock +2 -2
- data/sample-apps/leaky-bucket-app/app/lib/services/authorization/tokens/generate.rb +2 -2
- data/sample-apps/leaky-bucket-app/app/lib/services/authorization/tokens/refresh.rb +2 -2
- data/sample-apps/oauth-app/Gemfile.lock +2 -2
- data/sample-apps/oauth-app/app/lib/services/authorization/tokens/generate.rb +2 -2
- data/sample-apps/oauth-app/app/lib/services/authorization/tokens/refresh.rb +2 -2
- data/sample-apps/oauth-app/app/lib/services/hubspot/contacts/create.rb +1 -1
- data/sample-apps/oauth-app/app/lib/services/hubspot/contacts/update.rb +1 -1
- data/sample-apps/rate-limits-redis-sample-app/app/lib/services/authorization/tokens/generate.rb +2 -2
- data/sample-apps/rate-limits-redis-sample-app/app/lib/services/authorization/tokens/refresh.rb +2 -2
- data/sample-apps/retry-middleware-sample-app/app/lib/services/authorization/tokens/generate.rb +2 -2
- data/sample-apps/retry-middleware-sample-app/app/lib/services/authorization/tokens/refresh.rb +2 -2
- metadata +170 -90
- data/lib/hubspot/codegen/crm/objects/api/associations_api.rb +0 -254
- data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +0 -389
- data/lib/hubspot/codegen/crm/objects/api/batch_api.rb +0 -293
- data/lib/hubspot/codegen/crm/objects/api/search_api.rb +0 -92
- data/lib/hubspot/codegen/crm/objects/models/batch_input_simple_public_object_batch_input.rb +0 -217
- data/lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object.rb +0 -226
- data/lib/hubspot/codegen/crm/objects/models/collection_response_simple_public_object_id.rb +0 -226
- data/lib/hubspot/codegen/crm/objects/models/collection_response_with_total_simple_public_object.rb +0 -241
- data/lib/hubspot/codegen/crm/objects/models/filter_group.rb +0 -217
- data/lib/hubspot/codegen/crm/objects/models/next_page.rb +0 -224
- data/lib/hubspot/codegen/crm/objects/models/paging.rb +0 -210
- data/lib/hubspot/codegen/crm/objects/models/simple_public_object_input.rb +0 -217
- data/lib/hubspot/codegen/oauth/api/access_tokens_api.rb +0 -84
- data/lib/hubspot/codegen/oauth/api/refresh_tokens_api.rb +0 -336
- data/lib/hubspot/codegen/oauth/api/tokens_api.rb +0 -98
- data/spec/objects/api/associations_api_spec.rb +0 -76
- data/spec/objects/api/basic_api_spec.rb +0 -108
- data/spec/objects/api/batch_api_spec.rb +0 -88
- data/spec/objects/api/search_api_spec.rb +0 -48
- data/spec/objects/api_client_spec.rb +0 -226
- data/spec/objects/configuration_spec.rb +0 -42
- data/spec/objects/models/batch_input_simple_public_object_batch_input_spec.rb +0 -41
- data/spec/objects/models/batch_input_simple_public_object_id_spec.rb +0 -41
- data/spec/objects/models/batch_input_simple_public_object_input_spec.rb +0 -41
- data/spec/objects/models/batch_read_input_simple_public_object_id_spec.rb +0 -47
- data/spec/objects/models/batch_response_simple_public_object_spec.rb +0 -81
- data/spec/objects/models/collection_response_simple_public_object_id_spec.rb +0 -47
- data/spec/objects/models/collection_response_simple_public_object_spec.rb +0 -47
- data/spec/objects/models/collection_response_with_total_simple_public_object_spec.rb +0 -53
- data/spec/objects/models/error_detail_spec.rb +0 -65
- data/spec/objects/models/error_spec.rb +0 -71
- data/spec/objects/models/filter_group_spec.rb +0 -41
- data/spec/objects/models/filter_spec.rb +0 -57
- data/spec/objects/models/next_page_spec.rb +0 -47
- data/spec/objects/models/paging_spec.rb +0 -41
- data/spec/objects/models/public_object_search_request_spec.rb +0 -71
- data/spec/objects/models/simple_public_object_batch_input_spec.rb +0 -47
- data/spec/objects/models/simple_public_object_id_spec.rb +0 -41
- data/spec/objects/models/simple_public_object_input_spec.rb +0 -41
- data/spec/objects/models/simple_public_object_spec.rb +0 -77
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -116,7 +116,7 @@ module Hubspot
|
|
|
116
116
|
def valid?
|
|
117
117
|
return false if @property_name.nil?
|
|
118
118
|
return false if @operator.nil?
|
|
119
|
-
operator_validator = EnumAttributeValidator.new('String', ["EQ", "NEQ", "LT", "LTE", "GT", "GTE", "BETWEEN", "IN", "NOT_IN", "HAS_PROPERTY", "NOT_HAS_PROPERTY", "
|
|
119
|
+
operator_validator = EnumAttributeValidator.new('String', ["EQ", "NEQ", "LT", "LTE", "GT", "GTE", "BETWEEN", "IN", "NOT_IN", "HAS_PROPERTY", "NOT_HAS_PROPERTY", "CONTAINS_TOKEN", "NOT_CONTAINS_TOKEN"])
|
|
120
120
|
return false unless operator_validator.valid?(@operator)
|
|
121
121
|
true
|
|
122
122
|
end
|
|
@@ -124,7 +124,7 @@ module Hubspot
|
|
|
124
124
|
# Custom attribute writer method checking allowed values (enum).
|
|
125
125
|
# @param [Object] operator Object to be assigned
|
|
126
126
|
def operator=(operator)
|
|
127
|
-
validator = EnumAttributeValidator.new('String', ["EQ", "NEQ", "LT", "LTE", "GT", "GTE", "BETWEEN", "IN", "NOT_IN", "HAS_PROPERTY", "NOT_HAS_PROPERTY", "
|
|
127
|
+
validator = EnumAttributeValidator.new('String', ["EQ", "NEQ", "LT", "LTE", "GT", "GTE", "BETWEEN", "IN", "NOT_IN", "HAS_PROPERTY", "NOT_HAS_PROPERTY", "CONTAINS_TOKEN", "NOT_CONTAINS_TOKEN"])
|
|
128
128
|
unless validator.valid?(operator)
|
|
129
129
|
fail ArgumentError, "invalid value for \"operator\", must be one of #{validator.allowable_values}."
|
|
130
130
|
end
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -50,7 +50,7 @@ module Hubspot
|
|
|
50
50
|
:'properties' => :'Hash<String, String>',
|
|
51
51
|
:'created_at' => :'DateTime',
|
|
52
52
|
:'updated_at' => :'DateTime',
|
|
53
|
-
:'associations' => :'Hash<String,
|
|
53
|
+
:'associations' => :'Hash<String, CollectionResponseAssociatedId>',
|
|
54
54
|
:'archived' => :'Boolean',
|
|
55
55
|
:'archived_at' => :'DateTime'
|
|
56
56
|
}
|
|
@@ -130,14 +130,6 @@ module Hubspot
|
|
|
130
130
|
invalid_properties.push('invalid value for "updated_at", updated_at cannot be nil.')
|
|
131
131
|
end
|
|
132
132
|
|
|
133
|
-
if @associations.nil?
|
|
134
|
-
invalid_properties.push('invalid value for "associations", associations cannot be nil.')
|
|
135
|
-
end
|
|
136
|
-
|
|
137
|
-
if @archived.nil?
|
|
138
|
-
invalid_properties.push('invalid value for "archived", archived cannot be nil.')
|
|
139
|
-
end
|
|
140
|
-
|
|
141
133
|
invalid_properties
|
|
142
134
|
end
|
|
143
135
|
|
|
@@ -148,8 +140,6 @@ module Hubspot
|
|
|
148
140
|
return false if @properties.nil?
|
|
149
141
|
return false if @created_at.nil?
|
|
150
142
|
return false if @updated_at.nil?
|
|
151
|
-
return false if @associations.nil?
|
|
152
|
-
return false if @archived.nil?
|
|
153
143
|
true
|
|
154
144
|
end
|
|
155
145
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -51,7 +51,7 @@ module Hubspot
|
|
|
51
51
|
fail ArgumentError, "invalid value for \"id_property\", must be one of #{allowable_values}"
|
|
52
52
|
end
|
|
53
53
|
# resource path
|
|
54
|
-
local_var_path = '/crm/v3/owners/{ownerId}'.sub('{' + 'ownerId' + '}', CGI.escape(owner_id.to_s)
|
|
54
|
+
local_var_path = '/crm/v3/owners/{ownerId}'.sub('{' + 'ownerId' + '}', CGI.escape(owner_id.to_s))
|
|
55
55
|
|
|
56
56
|
# query parameters
|
|
57
57
|
query_params = opts[:query_params] || {}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -25,6 +25,9 @@ module Hubspot
|
|
|
25
25
|
# The error category
|
|
26
26
|
attr_accessor :category
|
|
27
27
|
|
|
28
|
+
# A specific category that contains more specific detail about the error
|
|
29
|
+
attr_accessor :sub_category
|
|
30
|
+
|
|
28
31
|
# further information about the error
|
|
29
32
|
attr_accessor :errors
|
|
30
33
|
|
|
@@ -40,6 +43,7 @@ module Hubspot
|
|
|
40
43
|
:'message' => :'message',
|
|
41
44
|
:'correlation_id' => :'correlationId',
|
|
42
45
|
:'category' => :'category',
|
|
46
|
+
:'sub_category' => :'subCategory',
|
|
43
47
|
:'errors' => :'errors',
|
|
44
48
|
:'context' => :'context',
|
|
45
49
|
:'links' => :'links'
|
|
@@ -52,6 +56,7 @@ module Hubspot
|
|
|
52
56
|
:'message' => :'String',
|
|
53
57
|
:'correlation_id' => :'String',
|
|
54
58
|
:'category' => :'String',
|
|
59
|
+
:'sub_category' => :'String',
|
|
55
60
|
:'errors' => :'Array<ErrorDetail>',
|
|
56
61
|
:'context' => :'Hash<String, Array<String>>',
|
|
57
62
|
:'links' => :'Hash<String, String>'
|
|
@@ -91,6 +96,10 @@ module Hubspot
|
|
|
91
96
|
self.category = attributes[:'category']
|
|
92
97
|
end
|
|
93
98
|
|
|
99
|
+
if attributes.key?(:'sub_category')
|
|
100
|
+
self.sub_category = attributes[:'sub_category']
|
|
101
|
+
end
|
|
102
|
+
|
|
94
103
|
if attributes.key?(:'errors')
|
|
95
104
|
if (value = attributes[:'errors']).is_a?(Array)
|
|
96
105
|
self.errors = value
|
|
@@ -146,6 +155,7 @@ module Hubspot
|
|
|
146
155
|
message == o.message &&
|
|
147
156
|
correlation_id == o.correlation_id &&
|
|
148
157
|
category == o.category &&
|
|
158
|
+
sub_category == o.sub_category &&
|
|
149
159
|
errors == o.errors &&
|
|
150
160
|
context == o.context &&
|
|
151
161
|
links == o.links
|
|
@@ -160,7 +170,7 @@ module Hubspot
|
|
|
160
170
|
# Calculates hash code according to all attributes.
|
|
161
171
|
# @return [Integer] Hash code
|
|
162
172
|
def hash
|
|
163
|
-
[message, correlation_id, category, errors, context, links].hash
|
|
173
|
+
[message, correlation_id, category, sub_category, errors, context, links].hash
|
|
164
174
|
end
|
|
165
175
|
|
|
166
176
|
# Builds the object from hash
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -22,6 +22,12 @@ module Hubspot
|
|
|
22
22
|
# The name of the field or parameter in which the error was found.
|
|
23
23
|
attr_accessor :_in
|
|
24
24
|
|
|
25
|
+
# The status code associated with the error detail
|
|
26
|
+
attr_accessor :code
|
|
27
|
+
|
|
28
|
+
# A specific category that contains more specific detail about the error
|
|
29
|
+
attr_accessor :sub_category
|
|
30
|
+
|
|
25
31
|
# Context about the error condition
|
|
26
32
|
attr_accessor :context
|
|
27
33
|
|
|
@@ -30,6 +36,8 @@ module Hubspot
|
|
|
30
36
|
{
|
|
31
37
|
:'message' => :'message',
|
|
32
38
|
:'_in' => :'in',
|
|
39
|
+
:'code' => :'code',
|
|
40
|
+
:'sub_category' => :'subCategory',
|
|
33
41
|
:'context' => :'context'
|
|
34
42
|
}
|
|
35
43
|
end
|
|
@@ -39,6 +47,8 @@ module Hubspot
|
|
|
39
47
|
{
|
|
40
48
|
:'message' => :'String',
|
|
41
49
|
:'_in' => :'String',
|
|
50
|
+
:'code' => :'String',
|
|
51
|
+
:'sub_category' => :'String',
|
|
42
52
|
:'context' => :'Hash<String, Array<String>>'
|
|
43
53
|
}
|
|
44
54
|
end
|
|
@@ -72,6 +82,14 @@ module Hubspot
|
|
|
72
82
|
self._in = attributes[:'_in']
|
|
73
83
|
end
|
|
74
84
|
|
|
85
|
+
if attributes.key?(:'code')
|
|
86
|
+
self.code = attributes[:'code']
|
|
87
|
+
end
|
|
88
|
+
|
|
89
|
+
if attributes.key?(:'sub_category')
|
|
90
|
+
self.sub_category = attributes[:'sub_category']
|
|
91
|
+
end
|
|
92
|
+
|
|
75
93
|
if attributes.key?(:'context')
|
|
76
94
|
if (value = attributes[:'context']).is_a?(Hash)
|
|
77
95
|
self.context = value
|
|
@@ -104,6 +122,8 @@ module Hubspot
|
|
|
104
122
|
self.class == o.class &&
|
|
105
123
|
message == o.message &&
|
|
106
124
|
_in == o._in &&
|
|
125
|
+
code == o.code &&
|
|
126
|
+
sub_category == o.sub_category &&
|
|
107
127
|
context == o.context
|
|
108
128
|
end
|
|
109
129
|
|
|
@@ -116,7 +136,7 @@ module Hubspot
|
|
|
116
136
|
# Calculates hash code according to all attributes.
|
|
117
137
|
# @return [Integer] Hash code
|
|
118
138
|
def hash
|
|
119
|
-
[message, _in, context].hash
|
|
139
|
+
[message, _in, code, sub_category, context].hash
|
|
120
140
|
end
|
|
121
141
|
|
|
122
142
|
# Builds the object from hash
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -144,10 +144,6 @@ module Hubspot
|
|
|
144
144
|
invalid_properties.push('invalid value for "archived", archived cannot be nil.')
|
|
145
145
|
end
|
|
146
146
|
|
|
147
|
-
if @teams.nil?
|
|
148
|
-
invalid_properties.push('invalid value for "teams", teams cannot be nil.')
|
|
149
|
-
end
|
|
150
|
-
|
|
151
147
|
invalid_properties
|
|
152
148
|
end
|
|
153
149
|
|
|
@@ -158,7 +154,6 @@ module Hubspot
|
|
|
158
154
|
return false if @created_at.nil?
|
|
159
155
|
return false if @updated_at.nil?
|
|
160
156
|
return false if @archived.nil?
|
|
161
|
-
return false if @teams.nil?
|
|
162
157
|
true
|
|
163
158
|
end
|
|
164
159
|
|
|
@@ -57,7 +57,7 @@ module Hubspot
|
|
|
57
57
|
fail ArgumentError, "Missing the required parameter 'stage_id' when calling PipelineStagesApi.archive"
|
|
58
58
|
end
|
|
59
59
|
# resource path
|
|
60
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
60
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s)).sub('{' + 'stageId' + '}', CGI.escape(stage_id.to_s))
|
|
61
61
|
|
|
62
62
|
# query parameters
|
|
63
63
|
query_params = opts[:query_params] || {}
|
|
@@ -127,7 +127,7 @@ module Hubspot
|
|
|
127
127
|
fail ArgumentError, "Missing the required parameter 'pipeline_id' when calling PipelineStagesApi.create"
|
|
128
128
|
end
|
|
129
129
|
# resource path
|
|
130
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
130
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s))
|
|
131
131
|
|
|
132
132
|
# query parameters
|
|
133
133
|
query_params = opts[:query_params] || {}
|
|
@@ -199,7 +199,7 @@ module Hubspot
|
|
|
199
199
|
fail ArgumentError, "Missing the required parameter 'pipeline_id' when calling PipelineStagesApi.get_all"
|
|
200
200
|
end
|
|
201
201
|
# resource path
|
|
202
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
202
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s))
|
|
203
203
|
|
|
204
204
|
# query parameters
|
|
205
205
|
query_params = opts[:query_params] || {}
|
|
@@ -276,7 +276,7 @@ module Hubspot
|
|
|
276
276
|
fail ArgumentError, "Missing the required parameter 'stage_id' when calling PipelineStagesApi.get_by_id"
|
|
277
277
|
end
|
|
278
278
|
# resource path
|
|
279
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
279
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s)).sub('{' + 'stageId' + '}', CGI.escape(stage_id.to_s))
|
|
280
280
|
|
|
281
281
|
# query parameters
|
|
282
282
|
query_params = opts[:query_params] || {}
|
|
@@ -353,7 +353,7 @@ module Hubspot
|
|
|
353
353
|
fail ArgumentError, "Missing the required parameter 'stage_id' when calling PipelineStagesApi.replace"
|
|
354
354
|
end
|
|
355
355
|
# resource path
|
|
356
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
356
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s)).sub('{' + 'stageId' + '}', CGI.escape(stage_id.to_s))
|
|
357
357
|
|
|
358
358
|
# query parameters
|
|
359
359
|
query_params = opts[:query_params] || {}
|
|
@@ -433,7 +433,7 @@ module Hubspot
|
|
|
433
433
|
fail ArgumentError, "Missing the required parameter 'stage_id' when calling PipelineStagesApi.update"
|
|
434
434
|
end
|
|
435
435
|
# resource path
|
|
436
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
436
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s)).sub('{' + 'stageId' + '}', CGI.escape(stage_id.to_s))
|
|
437
437
|
|
|
438
438
|
# query parameters
|
|
439
439
|
query_params = opts[:query_params] || {}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -51,7 +51,7 @@ module Hubspot
|
|
|
51
51
|
fail ArgumentError, "Missing the required parameter 'pipeline_id' when calling PipelinesApi.archive"
|
|
52
52
|
end
|
|
53
53
|
# resource path
|
|
54
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
54
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s))
|
|
55
55
|
|
|
56
56
|
# query parameters
|
|
57
57
|
query_params = opts[:query_params] || {}
|
|
@@ -115,7 +115,7 @@ module Hubspot
|
|
|
115
115
|
fail ArgumentError, "Missing the required parameter 'object_type' when calling PipelinesApi.create"
|
|
116
116
|
end
|
|
117
117
|
# resource path
|
|
118
|
-
local_var_path = '/crm/v3/pipelines/{objectType}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
118
|
+
local_var_path = '/crm/v3/pipelines/{objectType}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s))
|
|
119
119
|
|
|
120
120
|
# query parameters
|
|
121
121
|
query_params = opts[:query_params] || {}
|
|
@@ -181,7 +181,7 @@ module Hubspot
|
|
|
181
181
|
fail ArgumentError, "Missing the required parameter 'object_type' when calling PipelinesApi.get_all"
|
|
182
182
|
end
|
|
183
183
|
# resource path
|
|
184
|
-
local_var_path = '/crm/v3/pipelines/{objectType}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
184
|
+
local_var_path = '/crm/v3/pipelines/{objectType}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s))
|
|
185
185
|
|
|
186
186
|
# query parameters
|
|
187
187
|
query_params = opts[:query_params] || {}
|
|
@@ -252,7 +252,7 @@ module Hubspot
|
|
|
252
252
|
fail ArgumentError, "Missing the required parameter 'pipeline_id' when calling PipelinesApi.get_by_id"
|
|
253
253
|
end
|
|
254
254
|
# resource path
|
|
255
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
255
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s))
|
|
256
256
|
|
|
257
257
|
# query parameters
|
|
258
258
|
query_params = opts[:query_params] || {}
|
|
@@ -323,7 +323,7 @@ module Hubspot
|
|
|
323
323
|
fail ArgumentError, "Missing the required parameter 'pipeline_id' when calling PipelinesApi.replace"
|
|
324
324
|
end
|
|
325
325
|
# resource path
|
|
326
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
326
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s))
|
|
327
327
|
|
|
328
328
|
# query parameters
|
|
329
329
|
query_params = opts[:query_params] || {}
|
|
@@ -397,7 +397,7 @@ module Hubspot
|
|
|
397
397
|
fail ArgumentError, "Missing the required parameter 'pipeline_id' when calling PipelinesApi.update"
|
|
398
398
|
end
|
|
399
399
|
# resource path
|
|
400
|
-
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)
|
|
400
|
+
local_var_path = '/crm/v3/pipelines/{objectType}/{pipelineId}'.sub('{' + 'objectType' + '}', CGI.escape(object_type.to_s)).sub('{' + 'pipelineId' + '}', CGI.escape(pipeline_id.to_s))
|
|
401
401
|
|
|
402
402
|
# query parameters
|
|
403
403
|
query_params = opts[:query_params] || {}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
The version of the OpenAPI document: v3
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
|
-
OpenAPI Generator version: 4.2.
|
|
9
|
+
OpenAPI Generator version: 4.2.3
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -25,6 +25,9 @@ module Hubspot
|
|
|
25
25
|
# The error category
|
|
26
26
|
attr_accessor :category
|
|
27
27
|
|
|
28
|
+
# A specific category that contains more specific detail about the error
|
|
29
|
+
attr_accessor :sub_category
|
|
30
|
+
|
|
28
31
|
# further information about the error
|
|
29
32
|
attr_accessor :errors
|
|
30
33
|
|
|
@@ -40,6 +43,7 @@ module Hubspot
|
|
|
40
43
|
:'message' => :'message',
|
|
41
44
|
:'correlation_id' => :'correlationId',
|
|
42
45
|
:'category' => :'category',
|
|
46
|
+
:'sub_category' => :'subCategory',
|
|
43
47
|
:'errors' => :'errors',
|
|
44
48
|
:'context' => :'context',
|
|
45
49
|
:'links' => :'links'
|
|
@@ -52,6 +56,7 @@ module Hubspot
|
|
|
52
56
|
:'message' => :'String',
|
|
53
57
|
:'correlation_id' => :'String',
|
|
54
58
|
:'category' => :'String',
|
|
59
|
+
:'sub_category' => :'String',
|
|
55
60
|
:'errors' => :'Array<ErrorDetail>',
|
|
56
61
|
:'context' => :'Hash<String, Array<String>>',
|
|
57
62
|
:'links' => :'Hash<String, String>'
|
|
@@ -91,6 +96,10 @@ module Hubspot
|
|
|
91
96
|
self.category = attributes[:'category']
|
|
92
97
|
end
|
|
93
98
|
|
|
99
|
+
if attributes.key?(:'sub_category')
|
|
100
|
+
self.sub_category = attributes[:'sub_category']
|
|
101
|
+
end
|
|
102
|
+
|
|
94
103
|
if attributes.key?(:'errors')
|
|
95
104
|
if (value = attributes[:'errors']).is_a?(Array)
|
|
96
105
|
self.errors = value
|
|
@@ -146,6 +155,7 @@ module Hubspot
|
|
|
146
155
|
message == o.message &&
|
|
147
156
|
correlation_id == o.correlation_id &&
|
|
148
157
|
category == o.category &&
|
|
158
|
+
sub_category == o.sub_category &&
|
|
149
159
|
errors == o.errors &&
|
|
150
160
|
context == o.context &&
|
|
151
161
|
links == o.links
|
|
@@ -160,7 +170,7 @@ module Hubspot
|
|
|
160
170
|
# Calculates hash code according to all attributes.
|
|
161
171
|
# @return [Integer] Hash code
|
|
162
172
|
def hash
|
|
163
|
-
[message, correlation_id, category, errors, context, links].hash
|
|
173
|
+
[message, correlation_id, category, sub_category, errors, context, links].hash
|
|
164
174
|
end
|
|
165
175
|
|
|
166
176
|
# Builds the object from hash
|