hubspot-api-client 9.5.0 → 10.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (377) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +17 -0
  3. data/Gemfile.lock +4 -4
  4. data/LICENSE +201 -0
  5. data/README.md +1 -1
  6. data/hubspot-api-client.gemspec +1 -1
  7. data/lib/hubspot/codegen/automation/actions/api_client.rb +14 -0
  8. data/lib/hubspot/codegen/cms/audit-logs/api_client.rb +14 -0
  9. data/lib/hubspot/codegen/cms/blogs/authors/api/default_api.rb +2 -2
  10. data/lib/hubspot/codegen/cms/blogs/authors/api_client.rb +14 -0
  11. data/lib/hubspot/codegen/cms/blogs/blog-posts/api/default_api.rb +2 -2
  12. data/lib/hubspot/codegen/cms/blogs/blog-posts/api_client.rb +14 -0
  13. data/lib/hubspot/codegen/cms/blogs/blog-posts/models/blog_post.rb +108 -102
  14. data/lib/hubspot/codegen/cms/blogs/blog-posts/models/layout_section.rb +4 -2
  15. data/lib/hubspot/codegen/cms/blogs/tags/api/default_api.rb +2 -2
  16. data/lib/hubspot/codegen/cms/blogs/tags/api_client.rb +14 -0
  17. data/lib/hubspot/codegen/cms/domains/api_client.rb +14 -0
  18. data/lib/hubspot/codegen/cms/hubdb/api/rows_api.rb +1 -1
  19. data/lib/hubspot/codegen/cms/hubdb/api/rows_batch_api.rb +1 -1
  20. data/lib/hubspot/codegen/cms/hubdb/api/tables_api.rb +1 -1
  21. data/lib/hubspot/codegen/cms/hubdb/api_client.rb +15 -1
  22. data/lib/hubspot/codegen/cms/hubdb/api_error.rb +1 -1
  23. data/lib/hubspot/codegen/cms/hubdb/configuration.rb +1 -1
  24. data/lib/hubspot/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3.rb +1 -1
  25. data/lib/hubspot/codegen/cms/hubdb/models/batch_input_json_node.rb +1 -1
  26. data/lib/hubspot/codegen/cms/hubdb/models/batch_input_string.rb +1 -1
  27. data/lib/hubspot/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors.rb +1 -1
  28. data/lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_row_v3_forward_paging.rb +1 -1
  29. data/lib/hubspot/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging.rb +1 -1
  30. data/lib/hubspot/codegen/cms/hubdb/models/column.rb +1 -1
  31. data/lib/hubspot/codegen/cms/hubdb/models/column_input.rb +1 -1
  32. data/lib/hubspot/codegen/cms/hubdb/models/error.rb +1 -1
  33. data/lib/hubspot/codegen/cms/hubdb/models/error_detail.rb +1 -1
  34. data/lib/hubspot/codegen/cms/hubdb/models/foreign_id.rb +1 -1
  35. data/lib/hubspot/codegen/cms/hubdb/models/forward_paging.rb +1 -1
  36. data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_clone_request.rb +1 -1
  37. data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3.rb +5 -3
  38. data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_row_v3_input.rb +1 -1
  39. data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3.rb +1 -1
  40. data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3_input.rb +1 -1
  41. data/lib/hubspot/codegen/cms/hubdb/models/hub_db_table_v3_live_input.rb +1 -1
  42. data/lib/hubspot/codegen/cms/hubdb/models/import_result.rb +1 -1
  43. data/lib/hubspot/codegen/cms/hubdb/models/next_page.rb +1 -1
  44. data/lib/hubspot/codegen/cms/hubdb/models/option.rb +1 -1
  45. data/lib/hubspot/codegen/cms/hubdb/models/simple_user.rb +1 -1
  46. data/lib/hubspot/codegen/cms/hubdb/models/standard_error.rb +1 -1
  47. data/lib/hubspot/codegen/cms/performance/api_client.rb +14 -0
  48. data/lib/hubspot/codegen/cms/site-search/api/default_api.rb +2 -5
  49. data/lib/hubspot/codegen/cms/site-search/api_client.rb +14 -0
  50. data/lib/hubspot/codegen/cms/site-search/models/content_search_result.rb +19 -2
  51. data/lib/hubspot/codegen/cms/site-search/models/indexed_data.rb +5 -2
  52. data/lib/hubspot/codegen/cms/site-search/models/search_hit_field.rb +17 -15
  53. data/lib/hubspot/codegen/cms/url-redirects/api_client.rb +14 -0
  54. data/lib/hubspot/codegen/communication_preferences/api/definition_api.rb +80 -0
  55. data/lib/hubspot/codegen/communication_preferences/api/status_api.rb +214 -0
  56. data/lib/hubspot/codegen/communication_preferences/api_client.rb +404 -0
  57. data/lib/hubspot/codegen/communication_preferences/api_error.rb +59 -0
  58. data/lib/hubspot/codegen/communication_preferences/configuration.rb +254 -0
  59. data/lib/hubspot/codegen/communication_preferences/models/error.rb +290 -0
  60. data/lib/hubspot/codegen/communication_preferences/models/error_detail.rb +256 -0
  61. data/lib/hubspot/codegen/communication_preferences/models/public_subscription_status.rb +372 -0
  62. data/lib/hubspot/codegen/communication_preferences/models/public_subscription_statuses_response.rb +231 -0
  63. data/lib/hubspot/codegen/communication_preferences/models/public_update_subscription_status_request.rb +283 -0
  64. data/lib/hubspot/codegen/communication_preferences/models/subscription_definition.rb +339 -0
  65. data/lib/hubspot/codegen/communication_preferences/models/subscription_definitions_response.rb +216 -0
  66. data/lib/hubspot/codegen/conversations/visitor-identification/api_client.rb +14 -0
  67. data/lib/hubspot/codegen/crm/associations/api_client.rb +14 -0
  68. data/lib/hubspot/codegen/crm/companies/api/associations_api.rb +6 -12
  69. data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +11 -14
  70. data/lib/hubspot/codegen/crm/companies/api/search_api.rb +3 -3
  71. data/lib/hubspot/codegen/crm/companies/api_client.rb +14 -0
  72. data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +20 -20
  73. data/lib/hubspot/codegen/crm/companies/models/collection_response_associated_id_forward_paging.rb +226 -0
  74. data/lib/hubspot/codegen/crm/companies/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  75. data/lib/hubspot/codegen/crm/companies/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  76. data/lib/hubspot/codegen/crm/companies/models/forward_paging.rb +210 -0
  77. data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +1 -12
  78. data/lib/hubspot/codegen/crm/companies/models/simple_public_object_with_associations.rb +288 -0
  79. data/lib/hubspot/codegen/crm/contacts/api/associations_api.rb +6 -12
  80. data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +11 -14
  81. data/lib/hubspot/codegen/crm/contacts/api/search_api.rb +3 -3
  82. data/lib/hubspot/codegen/crm/contacts/api_client.rb +14 -0
  83. data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +20 -20
  84. data/lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id_forward_paging.rb +226 -0
  85. data/lib/hubspot/codegen/crm/contacts/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  86. data/lib/hubspot/codegen/crm/contacts/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  87. data/lib/hubspot/codegen/crm/contacts/models/forward_paging.rb +210 -0
  88. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +1 -12
  89. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_with_associations.rb +288 -0
  90. data/lib/hubspot/codegen/crm/deals/api/associations_api.rb +6 -12
  91. data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +11 -14
  92. data/lib/hubspot/codegen/crm/deals/api/search_api.rb +3 -3
  93. data/lib/hubspot/codegen/crm/deals/api_client.rb +14 -0
  94. data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +20 -20
  95. data/lib/hubspot/codegen/crm/deals/models/collection_response_associated_id_forward_paging.rb +226 -0
  96. data/lib/hubspot/codegen/crm/deals/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  97. data/lib/hubspot/codegen/crm/deals/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  98. data/lib/hubspot/codegen/crm/deals/models/forward_paging.rb +210 -0
  99. data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +1 -12
  100. data/lib/hubspot/codegen/crm/deals/models/simple_public_object_with_associations.rb +288 -0
  101. data/lib/hubspot/codegen/crm/extensions/accounting/api_client.rb +14 -0
  102. data/lib/hubspot/codegen/crm/extensions/calling/api/settings_api.rb +24 -16
  103. data/lib/hubspot/codegen/crm/extensions/calling/api_client.rb +14 -0
  104. data/lib/hubspot/codegen/crm/extensions/calling/configuration.rb +1 -1
  105. data/lib/hubspot/codegen/crm/extensions/calling/models/settings_patch_request.rb +14 -4
  106. data/lib/hubspot/codegen/crm/extensions/calling/models/settings_request.rb +14 -4
  107. data/lib/hubspot/codegen/crm/extensions/calling/models/settings_response.rb +16 -1
  108. data/lib/hubspot/codegen/crm/extensions/cards/api/cards_api.rb +25 -17
  109. data/lib/hubspot/codegen/crm/extensions/cards/api_client.rb +14 -0
  110. data/lib/hubspot/codegen/crm/extensions/cards/configuration.rb +1 -1
  111. data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_client.rb +14 -0
  112. data/lib/hubspot/codegen/crm/imports/api/default_api.rb +90 -0
  113. data/lib/hubspot/codegen/crm/imports/api_client.rb +14 -0
  114. data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_error_forward_paging.rb +226 -0
  115. data/lib/hubspot/codegen/crm/{schemas/models/paging.rb → imports/models/forward_paging.rb} +11 -20
  116. data/lib/hubspot/codegen/crm/imports/models/import_row_core.rb +238 -0
  117. data/lib/hubspot/codegen/crm/imports/models/public_import_error.rb +353 -0
  118. data/lib/hubspot/codegen/crm/imports/models/public_import_response.rb +2 -2
  119. data/lib/hubspot/codegen/crm/line_items/api/associations_api.rb +6 -12
  120. data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +11 -14
  121. data/lib/hubspot/codegen/crm/line_items/api/search_api.rb +3 -3
  122. data/lib/hubspot/codegen/crm/line_items/api_client.rb +14 -0
  123. data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +20 -20
  124. data/lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id_forward_paging.rb +226 -0
  125. data/lib/hubspot/codegen/crm/line_items/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  126. data/lib/hubspot/codegen/crm/line_items/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  127. data/lib/hubspot/codegen/crm/line_items/models/forward_paging.rb +210 -0
  128. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +1 -12
  129. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_with_associations.rb +288 -0
  130. data/lib/hubspot/codegen/crm/objects/api/associations_api.rb +6 -12
  131. data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +11 -14
  132. data/lib/hubspot/codegen/crm/objects/api/search_api.rb +10 -10
  133. data/lib/hubspot/codegen/crm/objects/api_client.rb +14 -0
  134. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/associations_api.rb +3 -6
  135. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb +6 -12
  136. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb +3 -3
  137. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api_client.rb +14 -0
  138. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id.rb +20 -20
  139. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/{collection_response_simple_public_object.rb → collection_response_associated_id_forward_paging.rb} +5 -5
  140. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/collection_response_simple_public_object_with_associations_forward_paging.rb +228 -0
  141. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  142. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/forward_paging.rb +212 -0
  143. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object.rb +1 -12
  144. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations.rb +290 -0
  145. data/lib/hubspot/codegen/crm/objects/models/batch_read_input_simple_public_object_id.rb +20 -20
  146. data/lib/hubspot/codegen/crm/objects/models/collection_response_associated_id_forward_paging.rb +226 -0
  147. data/lib/hubspot/codegen/crm/objects/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  148. data/lib/hubspot/codegen/crm/objects/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  149. data/lib/hubspot/codegen/crm/objects/models/forward_paging.rb +210 -0
  150. data/lib/hubspot/codegen/crm/objects/models/simple_public_object.rb +1 -12
  151. data/lib/hubspot/codegen/crm/objects/models/simple_public_object_with_associations.rb +288 -0
  152. data/lib/hubspot/codegen/crm/owners/api/default_api.rb +9 -3
  153. data/lib/hubspot/codegen/crm/owners/api_client.rb +14 -0
  154. data/lib/hubspot/codegen/crm/owners/models/{collection_response_public_owner.rb → collection_response_public_owner_forward_paging.rb} +4 -4
  155. data/lib/hubspot/codegen/crm/owners/models/{paging.rb → forward_paging.rb} +3 -3
  156. data/lib/hubspot/codegen/crm/pipelines/api_client.rb +14 -0
  157. data/lib/hubspot/codegen/crm/products/api/associations_api.rb +6 -12
  158. data/lib/hubspot/codegen/crm/products/api/basic_api.rb +11 -14
  159. data/lib/hubspot/codegen/crm/products/api/search_api.rb +3 -3
  160. data/lib/hubspot/codegen/crm/products/api_client.rb +14 -0
  161. data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +20 -20
  162. data/lib/hubspot/codegen/crm/products/models/collection_response_associated_id_forward_paging.rb +226 -0
  163. data/lib/hubspot/codegen/crm/products/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  164. data/lib/hubspot/codegen/crm/products/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  165. data/lib/hubspot/codegen/crm/products/models/forward_paging.rb +210 -0
  166. data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +1 -12
  167. data/lib/hubspot/codegen/crm/products/models/simple_public_object_with_associations.rb +288 -0
  168. data/lib/hubspot/codegen/crm/properties/api_client.rb +14 -0
  169. data/lib/hubspot/codegen/crm/quotes/api/associations_api.rb +3 -6
  170. data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +6 -12
  171. data/lib/hubspot/codegen/crm/quotes/api/search_api.rb +3 -3
  172. data/lib/hubspot/codegen/crm/quotes/api_client.rb +14 -0
  173. data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +20 -20
  174. data/lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id_forward_paging.rb +226 -0
  175. data/lib/hubspot/codegen/crm/quotes/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  176. data/lib/hubspot/codegen/crm/quotes/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  177. data/lib/hubspot/codegen/crm/{schemas/models/previous_page.rb → quotes/models/forward_paging.rb} +14 -28
  178. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +1 -12
  179. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_with_associations.rb +288 -0
  180. data/lib/hubspot/codegen/crm/schemas/api/core_api.rb +23 -17
  181. data/lib/hubspot/codegen/crm/schemas/api_client.rb +14 -0
  182. data/lib/hubspot/codegen/crm/schemas/models/association_definition.rb +1 -75
  183. data/lib/hubspot/codegen/crm/schemas/models/association_definition_egg.rb +4 -78
  184. data/lib/hubspot/codegen/crm/schemas/models/{collection_response_object_schema.rb → collection_response_object_schema_no_paging.rb} +7 -16
  185. data/lib/hubspot/codegen/crm/schemas/models/object_schema.rb +15 -1
  186. data/lib/hubspot/codegen/crm/schemas/models/object_type_definition.rb +15 -1
  187. data/lib/hubspot/codegen/crm/schemas/models/object_type_property_create.rb +2 -2
  188. data/lib/hubspot/codegen/crm/tickets/api/associations_api.rb +6 -12
  189. data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +11 -14
  190. data/lib/hubspot/codegen/crm/tickets/api/search_api.rb +3 -3
  191. data/lib/hubspot/codegen/crm/tickets/api_client.rb +14 -0
  192. data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +20 -20
  193. data/lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id_forward_paging.rb +226 -0
  194. data/lib/hubspot/codegen/crm/tickets/models/{collection_response_simple_public_object.rb → collection_response_simple_public_object_with_associations_forward_paging.rb} +5 -5
  195. data/lib/hubspot/codegen/crm/tickets/models/{collection_response_with_total_simple_public_object.rb → collection_response_with_total_simple_public_object_forward_paging.rb} +4 -5
  196. data/lib/hubspot/codegen/crm/tickets/models/forward_paging.rb +210 -0
  197. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +1 -12
  198. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_with_associations.rb +288 -0
  199. data/lib/hubspot/codegen/crm/timeline/api_client.rb +14 -0
  200. data/lib/hubspot/codegen/events/api_client.rb +14 -0
  201. data/lib/hubspot/codegen/files/files/api/files_api.rb +8 -8
  202. data/lib/hubspot/codegen/files/files/api_client.rb +14 -0
  203. data/lib/hubspot/codegen/files/files/models/file_update_input.rb +2 -2
  204. data/lib/hubspot/codegen/files/files/models/{file.rb → hubspot_file.rb} +3 -3
  205. data/lib/hubspot/codegen/files/files/models/import_from_url_input.rb +2 -2
  206. data/lib/hubspot/codegen/marketing/transactional/api/default_api.rb +60 -60
  207. data/lib/hubspot/codegen/marketing/transactional/api_client.rb +14 -0
  208. data/lib/hubspot/codegen/oauth/api_client.rb +14 -0
  209. data/lib/hubspot/codegen/webhooks/api_client.rb +14 -0
  210. data/lib/hubspot/version.rb +1 -1
  211. data/spec/codegen/cms/blogs/authors/api/default_api_spec.rb +24 -24
  212. data/spec/codegen/cms/blogs/blog-posts/api/default_api_spec.rb +26 -26
  213. data/spec/codegen/cms/blogs/blog-posts/models/blog_post_spec.rb +14 -14
  214. data/spec/codegen/cms/blogs/tags/api/default_api_spec.rb +24 -24
  215. data/spec/codegen/cms/hubdb/api/rows_api_spec.rb +1 -1
  216. data/spec/codegen/cms/hubdb/api/rows_batch_api_spec.rb +1 -1
  217. data/spec/codegen/cms/hubdb/api/tables_api_spec.rb +1 -1
  218. data/spec/codegen/cms/hubdb/models/batch_input_hub_db_table_row_v3_spec.rb +1 -1
  219. data/spec/codegen/cms/hubdb/models/batch_input_json_node_spec.rb +1 -1
  220. data/spec/codegen/cms/hubdb/models/batch_input_string_spec.rb +1 -1
  221. data/spec/codegen/cms/hubdb/models/batch_response_hub_db_table_row_v3_with_errors_spec.rb +1 -1
  222. data/spec/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_row_v3_forward_paging_spec.rb +1 -1
  223. data/spec/codegen/cms/hubdb/models/collection_response_with_total_hub_db_table_v3_forward_paging_spec.rb +1 -1
  224. data/spec/codegen/cms/hubdb/models/column_input_spec.rb +1 -1
  225. data/spec/codegen/cms/hubdb/models/column_spec.rb +1 -1
  226. data/spec/codegen/cms/hubdb/models/error_detail_spec.rb +1 -1
  227. data/spec/codegen/cms/hubdb/models/error_spec.rb +1 -1
  228. data/spec/codegen/cms/hubdb/models/foreign_id_spec.rb +1 -1
  229. data/spec/codegen/cms/hubdb/models/forward_paging_spec.rb +1 -1
  230. data/spec/codegen/cms/hubdb/models/hub_db_table_clone_request_spec.rb +1 -1
  231. data/spec/codegen/cms/hubdb/models/hub_db_table_row_v3_input_spec.rb +1 -1
  232. data/spec/codegen/cms/hubdb/models/hub_db_table_row_v3_spec.rb +1 -1
  233. data/spec/codegen/cms/hubdb/models/hub_db_table_v3_input_spec.rb +1 -1
  234. data/spec/codegen/cms/hubdb/models/hub_db_table_v3_live_input_spec.rb +1 -1
  235. data/spec/codegen/cms/hubdb/models/hub_db_table_v3_spec.rb +1 -1
  236. data/spec/codegen/cms/hubdb/models/import_result_spec.rb +1 -1
  237. data/spec/codegen/cms/hubdb/models/next_page_spec.rb +1 -1
  238. data/spec/codegen/cms/hubdb/models/option_spec.rb +1 -1
  239. data/spec/codegen/cms/hubdb/models/simple_user_spec.rb +1 -1
  240. data/spec/codegen/cms/hubdb/models/standard_error_spec.rb +1 -1
  241. data/spec/codegen/cms/site-search/api/default_api_spec.rb +0 -1
  242. data/spec/codegen/cms/site-search/models/content_search_result_spec.rb +1 -1
  243. data/spec/codegen/cms/site-search/models/indexed_data_spec.rb +1 -1
  244. data/spec/codegen/cms/site-search/models/search_hit_field_spec.rb +2 -2
  245. data/spec/codegen/communication_preferences/api/definition_api_spec.rb +46 -0
  246. data/spec/codegen/communication_preferences/api/status_api_spec.rb +71 -0
  247. data/spec/codegen/communication_preferences/models/error_detail_spec.rb +65 -0
  248. data/spec/codegen/communication_preferences/models/error_spec.rb +77 -0
  249. data/spec/codegen/communication_preferences/models/public_subscription_status_spec.rb +101 -0
  250. data/spec/codegen/communication_preferences/models/public_subscription_statuses_response_spec.rb +47 -0
  251. data/spec/codegen/communication_preferences/models/public_update_subscription_status_request_spec.rb +63 -0
  252. data/spec/codegen/communication_preferences/models/subscription_definition_spec.rb +95 -0
  253. data/spec/codegen/communication_preferences/models/subscription_definitions_response_spec.rb +41 -0
  254. data/spec/codegen/crm/companies/api/associations_api_spec.rb +2 -4
  255. data/spec/codegen/crm/companies/api/basic_api_spec.rb +4 -5
  256. data/spec/codegen/crm/companies/api/search_api_spec.rb +1 -1
  257. data/spec/codegen/crm/companies/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  258. data/spec/codegen/crm/companies/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  259. data/spec/codegen/crm/companies/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  260. data/spec/codegen/crm/companies/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  261. data/spec/codegen/crm/companies/models/forward_paging_spec.rb +41 -0
  262. data/spec/codegen/crm/companies/models/simple_public_object_spec.rb +0 -6
  263. data/spec/codegen/crm/companies/models/simple_public_object_with_associations_spec.rb +77 -0
  264. data/spec/codegen/crm/contacts/api/associations_api_spec.rb +2 -4
  265. data/spec/codegen/crm/contacts/api/basic_api_spec.rb +4 -5
  266. data/spec/codegen/crm/contacts/api/search_api_spec.rb +1 -1
  267. data/spec/codegen/crm/contacts/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  268. data/spec/codegen/crm/contacts/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  269. data/spec/codegen/crm/contacts/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  270. data/spec/codegen/crm/contacts/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  271. data/spec/codegen/crm/contacts/models/forward_paging_spec.rb +41 -0
  272. data/spec/codegen/crm/contacts/models/simple_public_object_spec.rb +0 -6
  273. data/spec/codegen/crm/contacts/models/simple_public_object_with_associations_spec.rb +77 -0
  274. data/spec/codegen/crm/deals/api/associations_api_spec.rb +2 -4
  275. data/spec/codegen/crm/deals/api/basic_api_spec.rb +4 -5
  276. data/spec/codegen/crm/deals/api/search_api_spec.rb +1 -1
  277. data/spec/codegen/crm/deals/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  278. data/spec/codegen/crm/deals/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  279. data/spec/codegen/crm/deals/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  280. data/spec/codegen/crm/deals/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  281. data/spec/codegen/crm/deals/models/forward_paging_spec.rb +41 -0
  282. data/spec/codegen/crm/deals/models/simple_public_object_spec.rb +0 -6
  283. data/spec/codegen/crm/deals/models/simple_public_object_with_associations_spec.rb +77 -0
  284. data/spec/codegen/crm/extensions/calling/api/settings_api_spec.rb +2 -2
  285. data/spec/codegen/crm/extensions/calling/models/settings_patch_request_spec.rb +6 -0
  286. data/spec/codegen/crm/extensions/calling/models/settings_request_spec.rb +6 -0
  287. data/spec/codegen/crm/extensions/calling/models/settings_response_spec.rb +6 -0
  288. data/spec/codegen/crm/extensions/cards/api/cards_api_spec.rb +2 -2
  289. data/spec/codegen/crm/imports/api/default_api_spec.rb +47 -0
  290. data/spec/codegen/crm/imports/models/collection_response_public_import_error_forward_paging_spec.rb +47 -0
  291. data/spec/codegen/crm/imports/models/forward_paging_spec.rb +41 -0
  292. data/spec/codegen/crm/imports/models/import_row_core_spec.rb +53 -0
  293. data/spec/codegen/crm/imports/models/public_import_error_spec.rb +97 -0
  294. data/spec/codegen/crm/imports/models/public_import_response_spec.rb +1 -1
  295. data/spec/codegen/crm/line_items/api/associations_api_spec.rb +2 -4
  296. data/spec/codegen/crm/line_items/api/basic_api_spec.rb +4 -5
  297. data/spec/codegen/crm/line_items/api/search_api_spec.rb +1 -1
  298. data/spec/codegen/crm/line_items/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  299. data/spec/codegen/crm/line_items/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  300. data/spec/codegen/crm/line_items/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  301. data/spec/codegen/crm/line_items/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  302. data/spec/codegen/crm/line_items/models/forward_paging_spec.rb +41 -0
  303. data/spec/codegen/crm/line_items/models/simple_public_object_spec.rb +0 -6
  304. data/spec/codegen/crm/line_items/models/simple_public_object_with_associations_spec.rb +77 -0
  305. data/spec/codegen/crm/objects/api/associations_api_spec.rb +2 -4
  306. data/spec/codegen/crm/objects/api/basic_api_spec.rb +4 -5
  307. data/spec/codegen/crm/objects/api/search_api_spec.rb +3 -3
  308. data/spec/codegen/crm/objects/feedback_submissions/api/associations_api_spec.rb +1 -2
  309. data/spec/codegen/crm/objects/feedback_submissions/api/basic_api_spec.rb +2 -4
  310. data/spec/codegen/crm/objects/feedback_submissions/api/search_api_spec.rb +1 -1
  311. data/spec/codegen/crm/objects/feedback_submissions/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  312. data/spec/codegen/crm/objects/feedback_submissions/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  313. data/spec/codegen/crm/objects/feedback_submissions/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  314. data/spec/codegen/crm/objects/feedback_submissions/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  315. data/spec/codegen/crm/objects/feedback_submissions/models/forward_paging_spec.rb +41 -0
  316. data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_spec.rb +0 -6
  317. data/spec/codegen/crm/objects/feedback_submissions/models/simple_public_object_with_associations_spec.rb +77 -0
  318. data/spec/codegen/crm/objects/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  319. data/spec/codegen/crm/objects/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  320. data/spec/codegen/crm/objects/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  321. data/spec/codegen/crm/objects/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  322. data/spec/codegen/crm/objects/models/forward_paging_spec.rb +41 -0
  323. data/spec/codegen/crm/objects/models/simple_public_object_spec.rb +0 -6
  324. data/spec/codegen/crm/objects/models/simple_public_object_with_associations_spec.rb +77 -0
  325. data/spec/codegen/crm/owners/api/default_api_spec.rb +3 -1
  326. data/spec/codegen/crm/owners/models/{collection_response_public_owner_spec.rb → collection_response_public_owner_forward_paging_spec.rb} +6 -6
  327. data/spec/codegen/crm/owners/models/{paging_spec.rb → forward_paging_spec.rb} +6 -6
  328. data/spec/codegen/crm/products/api/associations_api_spec.rb +2 -4
  329. data/spec/codegen/crm/products/api/basic_api_spec.rb +4 -5
  330. data/spec/codegen/crm/products/api/search_api_spec.rb +1 -1
  331. data/spec/codegen/crm/products/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  332. data/spec/codegen/crm/products/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  333. data/spec/codegen/crm/products/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  334. data/spec/codegen/crm/products/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  335. data/spec/codegen/crm/products/models/forward_paging_spec.rb +41 -0
  336. data/spec/codegen/crm/products/models/simple_public_object_spec.rb +0 -6
  337. data/spec/codegen/crm/products/models/simple_public_object_with_associations_spec.rb +77 -0
  338. data/spec/codegen/crm/quotes/api/associations_api_spec.rb +1 -2
  339. data/spec/codegen/crm/quotes/api/basic_api_spec.rb +2 -4
  340. data/spec/codegen/crm/quotes/api/search_api_spec.rb +1 -1
  341. data/spec/codegen/crm/quotes/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  342. data/spec/codegen/crm/quotes/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  343. data/spec/codegen/crm/quotes/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  344. data/spec/codegen/crm/quotes/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  345. data/spec/codegen/crm/quotes/models/forward_paging_spec.rb +41 -0
  346. data/spec/codegen/crm/quotes/models/simple_public_object_spec.rb +0 -6
  347. data/spec/codegen/crm/quotes/models/simple_public_object_with_associations_spec.rb +77 -0
  348. data/spec/codegen/crm/schemas/api/core_api_spec.rb +10 -8
  349. data/spec/codegen/crm/schemas/models/association_definition_egg_spec.rb +0 -20
  350. data/spec/codegen/crm/schemas/models/association_definition_spec.rb +0 -20
  351. data/spec/codegen/crm/schemas/models/{collection_response_object_schema_spec.rb → collection_response_object_schema_no_paging_spec.rb} +6 -12
  352. data/spec/codegen/crm/schemas/models/object_schema_spec.rb +6 -0
  353. data/spec/codegen/crm/schemas/models/object_type_definition_spec.rb +6 -0
  354. data/spec/codegen/crm/schemas/models/object_type_property_create_spec.rb +1 -1
  355. data/spec/codegen/crm/tickets/api/associations_api_spec.rb +2 -4
  356. data/spec/codegen/crm/tickets/api/basic_api_spec.rb +4 -5
  357. data/spec/codegen/crm/tickets/api/search_api_spec.rb +1 -1
  358. data/spec/codegen/crm/tickets/models/batch_read_input_simple_public_object_id_spec.rb +3 -3
  359. data/spec/codegen/crm/tickets/models/collection_response_associated_id_forward_paging_spec.rb +47 -0
  360. data/spec/codegen/crm/tickets/models/{collection_response_simple_public_object_spec.rb → collection_response_simple_public_object_with_associations_forward_paging_spec.rb} +6 -6
  361. data/spec/codegen/crm/tickets/models/{collection_response_with_total_simple_public_object_spec.rb → collection_response_with_total_simple_public_object_forward_paging_spec.rb} +6 -6
  362. data/spec/codegen/crm/tickets/models/forward_paging_spec.rb +41 -0
  363. data/spec/codegen/crm/tickets/models/simple_public_object_spec.rb +0 -6
  364. data/spec/codegen/crm/tickets/models/simple_public_object_with_associations_spec.rb +77 -0
  365. data/spec/codegen/files/files/api/files_api_spec.rb +2 -2
  366. data/spec/codegen/files/files/models/file_update_input_spec.rb +1 -1
  367. data/spec/codegen/files/files/models/{file_spec.rb → hubspot_file_spec.rb} +5 -5
  368. data/spec/codegen/files/files/models/import_from_url_input_spec.rb +1 -1
  369. data/spec/codegen/marketing/transactional/api/default_api_spec.rb +12 -12
  370. data/spec/features/communication_preferences/definition_api_spec.rb +7 -0
  371. data/spec/features/communication_preferences/status_api_spec.rb +9 -0
  372. data/spec/features/crm/objects/search_api_spec.rb +1 -1
  373. metadata +200 -78
  374. data/lib/hubspot/codegen/crm/schemas/models/next_page.rb +0 -224
  375. data/spec/codegen/crm/schemas/models/next_page_spec.rb +0 -47
  376. data/spec/codegen/crm/schemas/models/paging_spec.rb +0 -47
  377. data/spec/codegen/crm/schemas/models/previous_page_spec.rb +0 -47
@@ -24,8 +24,6 @@ module Hubspot
24
24
 
25
25
  attr_accessor :updated_at
26
26
 
27
- attr_accessor :associations
28
-
29
27
  attr_accessor :archived
30
28
 
31
29
  attr_accessor :archived_at
@@ -37,7 +35,6 @@ module Hubspot
37
35
  :'properties' => :'properties',
38
36
  :'created_at' => :'createdAt',
39
37
  :'updated_at' => :'updatedAt',
40
- :'associations' => :'associations',
41
38
  :'archived' => :'archived',
42
39
  :'archived_at' => :'archivedAt'
43
40
  }
@@ -50,7 +47,6 @@ module Hubspot
50
47
  :'properties' => :'Hash<String, String>',
51
48
  :'created_at' => :'DateTime',
52
49
  :'updated_at' => :'DateTime',
53
- :'associations' => :'Hash<String, CollectionResponseAssociatedId>',
54
50
  :'archived' => :'Boolean',
55
51
  :'archived_at' => :'DateTime'
56
52
  }
@@ -95,12 +91,6 @@ module Hubspot
95
91
  self.updated_at = attributes[:'updated_at']
96
92
  end
97
93
 
98
- if attributes.key?(:'associations')
99
- if (value = attributes[:'associations']).is_a?(Hash)
100
- self.associations = value
101
- end
102
- end
103
-
104
94
  if attributes.key?(:'archived')
105
95
  self.archived = attributes[:'archived']
106
96
  end
@@ -152,7 +142,6 @@ module Hubspot
152
142
  properties == o.properties &&
153
143
  created_at == o.created_at &&
154
144
  updated_at == o.updated_at &&
155
- associations == o.associations &&
156
145
  archived == o.archived &&
157
146
  archived_at == o.archived_at
158
147
  end
@@ -166,7 +155,7 @@ module Hubspot
166
155
  # Calculates hash code according to all attributes.
167
156
  # @return [Integer] Hash code
168
157
  def hash
169
- [id, properties, created_at, updated_at, associations, archived, archived_at].hash
158
+ [id, properties, created_at, updated_at, archived, archived_at].hash
170
159
  end
171
160
 
172
161
  # Builds the object from hash
@@ -0,0 +1,288 @@
1
+ =begin
2
+ #Tickets
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
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 'date'
14
+
15
+ module Hubspot
16
+ module Crm
17
+ module Tickets
18
+ class SimplePublicObjectWithAssociations
19
+ attr_accessor :id
20
+
21
+ attr_accessor :properties
22
+
23
+ attr_accessor :created_at
24
+
25
+ attr_accessor :updated_at
26
+
27
+ attr_accessor :archived
28
+
29
+ attr_accessor :archived_at
30
+
31
+ attr_accessor :associations
32
+
33
+ # Attribute mapping from ruby-style variable name to JSON key.
34
+ def self.attribute_map
35
+ {
36
+ :'id' => :'id',
37
+ :'properties' => :'properties',
38
+ :'created_at' => :'createdAt',
39
+ :'updated_at' => :'updatedAt',
40
+ :'archived' => :'archived',
41
+ :'archived_at' => :'archivedAt',
42
+ :'associations' => :'associations'
43
+ }
44
+ end
45
+
46
+ # Attribute type mapping.
47
+ def self.openapi_types
48
+ {
49
+ :'id' => :'String',
50
+ :'properties' => :'Hash<String, String>',
51
+ :'created_at' => :'DateTime',
52
+ :'updated_at' => :'DateTime',
53
+ :'archived' => :'Boolean',
54
+ :'archived_at' => :'DateTime',
55
+ :'associations' => :'Hash<String, CollectionResponseAssociatedId>'
56
+ }
57
+ end
58
+
59
+ # List of attributes with nullable: true
60
+ def self.openapi_nullable
61
+ Set.new([
62
+ ])
63
+ end
64
+
65
+ # Initializes the object
66
+ # @param [Hash] attributes Model attributes in the form of hash
67
+ def initialize(attributes = {})
68
+ if (!attributes.is_a?(Hash))
69
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Hubspot::Crm::Tickets::SimplePublicObjectWithAssociations` initialize method"
70
+ end
71
+
72
+ # check to see if the attribute exists and convert string to symbol for hash key
73
+ attributes = attributes.each_with_object({}) { |(k, v), h|
74
+ if (!self.class.attribute_map.key?(k.to_sym))
75
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Hubspot::Crm::Tickets::SimplePublicObjectWithAssociations`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
76
+ end
77
+ h[k.to_sym] = v
78
+ }
79
+
80
+ if attributes.key?(:'id')
81
+ self.id = attributes[:'id']
82
+ end
83
+
84
+ if attributes.key?(:'properties')
85
+ if (value = attributes[:'properties']).is_a?(Hash)
86
+ self.properties = value
87
+ end
88
+ end
89
+
90
+ if attributes.key?(:'created_at')
91
+ self.created_at = attributes[:'created_at']
92
+ end
93
+
94
+ if attributes.key?(:'updated_at')
95
+ self.updated_at = attributes[:'updated_at']
96
+ end
97
+
98
+ if attributes.key?(:'archived')
99
+ self.archived = attributes[:'archived']
100
+ end
101
+
102
+ if attributes.key?(:'archived_at')
103
+ self.archived_at = attributes[:'archived_at']
104
+ end
105
+
106
+ if attributes.key?(:'associations')
107
+ if (value = attributes[:'associations']).is_a?(Hash)
108
+ self.associations = value
109
+ end
110
+ end
111
+ end
112
+
113
+ # Show invalid properties with the reasons. Usually used together with valid?
114
+ # @return Array for valid properties with the reasons
115
+ def list_invalid_properties
116
+ invalid_properties = Array.new
117
+ if @id.nil?
118
+ invalid_properties.push('invalid value for "id", id cannot be nil.')
119
+ end
120
+
121
+ if @properties.nil?
122
+ invalid_properties.push('invalid value for "properties", properties cannot be nil.')
123
+ end
124
+
125
+ if @created_at.nil?
126
+ invalid_properties.push('invalid value for "created_at", created_at cannot be nil.')
127
+ end
128
+
129
+ if @updated_at.nil?
130
+ invalid_properties.push('invalid value for "updated_at", updated_at cannot be nil.')
131
+ end
132
+
133
+ invalid_properties
134
+ end
135
+
136
+ # Check to see if the all the properties in the model are valid
137
+ # @return true if the model is valid
138
+ def valid?
139
+ return false if @id.nil?
140
+ return false if @properties.nil?
141
+ return false if @created_at.nil?
142
+ return false if @updated_at.nil?
143
+ true
144
+ end
145
+
146
+ # Checks equality by comparing each attribute.
147
+ # @param [Object] Object to be compared
148
+ def ==(o)
149
+ return true if self.equal?(o)
150
+ self.class == o.class &&
151
+ id == o.id &&
152
+ properties == o.properties &&
153
+ created_at == o.created_at &&
154
+ updated_at == o.updated_at &&
155
+ archived == o.archived &&
156
+ archived_at == o.archived_at &&
157
+ associations == o.associations
158
+ end
159
+
160
+ # @see the `==` method
161
+ # @param [Object] Object to be compared
162
+ def eql?(o)
163
+ self == o
164
+ end
165
+
166
+ # Calculates hash code according to all attributes.
167
+ # @return [Integer] Hash code
168
+ def hash
169
+ [id, properties, created_at, updated_at, archived, archived_at, associations].hash
170
+ end
171
+
172
+ # Builds the object from hash
173
+ # @param [Hash] attributes Model attributes in the form of hash
174
+ # @return [Object] Returns the model itself
175
+ def self.build_from_hash(attributes)
176
+ new.build_from_hash(attributes)
177
+ end
178
+
179
+ # Builds the object from hash
180
+ # @param [Hash] attributes Model attributes in the form of hash
181
+ # @return [Object] Returns the model itself
182
+ def build_from_hash(attributes)
183
+ return nil unless attributes.is_a?(Hash)
184
+ self.class.openapi_types.each_pair do |key, type|
185
+ if type =~ /\AArray<(.*)>/i
186
+ # check to ensure the input is an array given that the attribute
187
+ # is documented as an array but the input is not
188
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
189
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
190
+ end
191
+ elsif !attributes[self.class.attribute_map[key]].nil?
192
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
193
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
194
+ end
195
+
196
+ self
197
+ end
198
+
199
+ # Deserializes the data based on type
200
+ # @param string type Data type
201
+ # @param string value Value to be deserialized
202
+ # @return [Object] Deserialized data
203
+ def _deserialize(type, value)
204
+ case type.to_sym
205
+ when :DateTime
206
+ DateTime.parse(value)
207
+ when :Date
208
+ Date.parse(value)
209
+ when :String
210
+ value.to_s
211
+ when :Integer
212
+ value.to_i
213
+ when :Float
214
+ value.to_f
215
+ when :Boolean
216
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
217
+ true
218
+ else
219
+ false
220
+ end
221
+ when :Object
222
+ # generic object (usually a Hash), return directly
223
+ value
224
+ when /\AArray<(?<inner_type>.+)>\z/
225
+ inner_type = Regexp.last_match[:inner_type]
226
+ value.map { |v| _deserialize(inner_type, v) }
227
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
228
+ k_type = Regexp.last_match[:k_type]
229
+ v_type = Regexp.last_match[:v_type]
230
+ {}.tap do |hash|
231
+ value.each do |k, v|
232
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
233
+ end
234
+ end
235
+ else # model
236
+ Hubspot::Crm::Tickets.const_get(type).build_from_hash(value)
237
+ end
238
+ end
239
+
240
+ # Returns the string representation of the object
241
+ # @return [String] String presentation of the object
242
+ def to_s
243
+ to_hash.to_s
244
+ end
245
+
246
+ # to_body is an alias to to_hash (backward compatibility)
247
+ # @return [Hash] Returns the object in the form of hash
248
+ def to_body
249
+ to_hash
250
+ end
251
+
252
+ # Returns the object in the form of hash
253
+ # @return [Hash] Returns the object in the form of hash
254
+ def to_hash
255
+ hash = {}
256
+ self.class.attribute_map.each_pair do |attr, param|
257
+ value = self.send(attr)
258
+ if value.nil?
259
+ is_nullable = self.class.openapi_nullable.include?(attr)
260
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
261
+ end
262
+
263
+ hash[param] = _to_hash(value)
264
+ end
265
+ hash
266
+ end
267
+
268
+ # Outputs non-array value in the form of hash
269
+ # For object, use to_hash. Otherwise, just return the value
270
+ # @param [Object] value Any valid value
271
+ # @return [Hash] Returns the value in the form of hash
272
+ def _to_hash(value)
273
+ if value.is_a?(Array)
274
+ value.compact.map { |v| _to_hash(v) }
275
+ elsif value.is_a?(Hash)
276
+ {}.tap do |hash|
277
+ value.each { |k, v| hash[k] = _to_hash(v) }
278
+ end
279
+ elsif value.respond_to? :to_hash
280
+ value.to_hash
281
+ else
282
+ value
283
+ end
284
+ end
285
+ end
286
+ end
287
+ end
288
+ end
@@ -55,6 +55,20 @@ module Hubspot
55
55
  @config.logger.debug "HTTP response body ~BEGIN~\n#{response.body}\n~END~\n"
56
56
  end
57
57
 
58
+ if !response.success? && config.error_handler.any?
59
+ config.error_handler.each do |statuses, opts|
60
+ statuses = statuses.is_a?(Integer) ? [statuses] : statuses
61
+
62
+ retries = opts[:max_retries] || 5
63
+ while retries > 0 && statuses.include?(response.code)
64
+ sleep opts[:seconds_delay] if opts[:seconds_delay]
65
+ response = request.run
66
+ opts[:retry_block].call if opts[:retry_block]
67
+ retries -= 1
68
+ end
69
+ end
70
+ end
71
+
58
72
  unless response.success?
59
73
  if response.timed_out?
60
74
  fail ApiError.new('Connection timed out')
@@ -54,6 +54,20 @@ module Hubspot
54
54
  @config.logger.debug "HTTP response body ~BEGIN~\n#{response.body}\n~END~\n"
55
55
  end
56
56
 
57
+ if !response.success? && config.error_handler.any?
58
+ config.error_handler.each do |statuses, opts|
59
+ statuses = statuses.is_a?(Integer) ? [statuses] : statuses
60
+
61
+ retries = opts[:max_retries] || 5
62
+ while retries > 0 && statuses.include?(response.code)
63
+ sleep opts[:seconds_delay] if opts[:seconds_delay]
64
+ response = request.run
65
+ opts[:retry_block].call if opts[:retry_block]
66
+ retries -= 1
67
+ end
68
+ end
69
+ end
70
+
57
71
  unless response.success?
58
72
  if response.timed_out?
59
73
  fail ApiError.new('Connection timed out')
@@ -382,7 +382,7 @@ module Hubspot
382
382
  post_body = opts[:body]
383
383
 
384
384
  # return_type
385
- return_type = opts[:return_type] || 'File'
385
+ return_type = opts[:return_type] || 'HubspotFile'
386
386
 
387
387
  # auth_names
388
388
  auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
@@ -552,7 +552,7 @@ module Hubspot
552
552
  # @param file_id [String] Id of the desired file.
553
553
  # @param [Hash] opts the optional parameters
554
554
  # @option opts [String] :user_agent
555
- # @option opts [String] :file File data that will replace existing file in the file manager.
555
+ # @option opts [File] :file File data that will replace existing file in the file manager.
556
556
  # @option opts [String] :charset_hunch Character set of given file data.
557
557
  # @option opts [String] :options JSON String representing FileReplaceOptions
558
558
  # @return [File]
@@ -566,7 +566,7 @@ module Hubspot
566
566
  # @param file_id [String] Id of the desired file.
567
567
  # @param [Hash] opts the optional parameters
568
568
  # @option opts [String] :user_agent
569
- # @option opts [String] :file File data that will replace existing file in the file manager.
569
+ # @option opts [File] :file File data that will replace existing file in the file manager.
570
570
  # @option opts [String] :charset_hunch Character set of given file data.
571
571
  # @option opts [String] :options JSON String representing FileReplaceOptions
572
572
  # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers
@@ -607,7 +607,7 @@ module Hubspot
607
607
  post_body = opts[:body]
608
608
 
609
609
  # return_type
610
- return_type = opts[:return_type] || 'File'
610
+ return_type = opts[:return_type] || 'HubspotFile'
611
611
 
612
612
  # auth_names
613
613
  auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
@@ -682,7 +682,7 @@ module Hubspot
682
682
  post_body = opts[:body] || @api_client.object_to_http_body(file_update_input)
683
683
 
684
684
  # return_type
685
- return_type = opts[:return_type] || 'File'
685
+ return_type = opts[:return_type] || 'HubspotFile'
686
686
 
687
687
  # auth_names
688
688
  auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
@@ -707,7 +707,7 @@ module Hubspot
707
707
  # Upload a single file with content specified in request body.
708
708
  # @param [Hash] opts the optional parameters
709
709
  # @option opts [String] :user_agent
710
- # @option opts [String] :file File to be uploaded.
710
+ # @option opts [File] :file File to be uploaded.
711
711
  # @option opts [String] :folder_id Either &#39;folderId&#39; or &#39;folderPath&#39; is required. folderId is the ID of the folder the file will be uploaded to.
712
712
  # @option opts [String] :folder_path Either &#39;folderPath&#39; or &#39;folderId&#39; is required. This field represents the destination folder path for the uploaded file. If a path doesn&#39;t exist, the system will try to create one.
713
713
  # @option opts [String] :file_name Desired name for the uploaded file.
@@ -723,7 +723,7 @@ module Hubspot
723
723
  # Upload a single file with content specified in request body.
724
724
  # @param [Hash] opts the optional parameters
725
725
  # @option opts [String] :user_agent
726
- # @option opts [String] :file File to be uploaded.
726
+ # @option opts [File] :file File to be uploaded.
727
727
  # @option opts [String] :folder_id Either &#39;folderId&#39; or &#39;folderPath&#39; is required. folderId is the ID of the folder the file will be uploaded to.
728
728
  # @option opts [String] :folder_path Either &#39;folderPath&#39; or &#39;folderId&#39; is required. This field represents the destination folder path for the uploaded file. If a path doesn&#39;t exist, the system will try to create one.
729
729
  # @option opts [String] :file_name Desired name for the uploaded file.
@@ -761,7 +761,7 @@ module Hubspot
761
761
  post_body = opts[:body]
762
762
 
763
763
  # return_type
764
- return_type = opts[:return_type] || 'File'
764
+ return_type = opts[:return_type] || 'HubspotFile'
765
765
 
766
766
  # auth_names
767
767
  auth_names = opts[:auth_names] || ['hapikey', 'oauth2']