hubspot-api-client 8.0.1 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (426) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/lib/hubspot-api-client.rb +10 -1
  4. data/lib/hubspot/codegen/cms/audit-logs/api/default_api.rb +1 -1
  5. data/lib/hubspot/codegen/cms/audit-logs/api_client.rb +8 -6
  6. data/lib/hubspot/codegen/cms/audit-logs/api_error.rb +1 -1
  7. data/lib/hubspot/codegen/cms/audit-logs/configuration.rb +1 -1
  8. data/lib/hubspot/codegen/cms/audit-logs/models/collection_response_public_audit_log.rb +1 -1
  9. data/lib/hubspot/codegen/cms/audit-logs/models/error.rb +1 -1
  10. data/lib/hubspot/codegen/cms/audit-logs/models/error_detail.rb +1 -1
  11. data/lib/hubspot/codegen/cms/audit-logs/models/next_page.rb +1 -1
  12. data/lib/hubspot/codegen/cms/audit-logs/models/paging.rb +1 -1
  13. data/lib/hubspot/codegen/cms/audit-logs/models/public_audit_log.rb +1 -1
  14. data/lib/hubspot/codegen/cms/domains/api/domains_api.rb +1 -1
  15. data/lib/hubspot/codegen/cms/domains/api_client.rb +8 -6
  16. data/lib/hubspot/codegen/cms/domains/api_error.rb +1 -1
  17. data/lib/hubspot/codegen/cms/domains/configuration.rb +1 -1
  18. data/lib/hubspot/codegen/cms/domains/models/collection_response_with_total_domain.rb +1 -1
  19. data/lib/hubspot/codegen/cms/domains/models/domain.rb +1 -1
  20. data/lib/hubspot/codegen/cms/domains/models/domain_cdn_config.rb +1 -1
  21. data/lib/hubspot/codegen/cms/domains/models/domain_setup_info.rb +1 -1
  22. data/lib/hubspot/codegen/cms/domains/models/error.rb +1 -1
  23. data/lib/hubspot/codegen/cms/domains/models/error_detail.rb +1 -1
  24. data/lib/hubspot/codegen/cms/domains/models/next_page.rb +1 -1
  25. data/lib/hubspot/codegen/cms/domains/models/paging.rb +1 -1
  26. data/lib/hubspot/codegen/cms/hubdb/api/default_api.rb +108 -242
  27. data/lib/hubspot/codegen/cms/hubdb/api_client.rb +5 -3
  28. data/lib/hubspot/codegen/cms/performance/api/default_api.rb +1 -1
  29. data/lib/hubspot/codegen/cms/performance/api_client.rb +8 -6
  30. data/lib/hubspot/codegen/cms/performance/api_error.rb +1 -1
  31. data/lib/hubspot/codegen/cms/performance/configuration.rb +1 -1
  32. data/lib/hubspot/codegen/cms/performance/models/error.rb +1 -1
  33. data/lib/hubspot/codegen/cms/performance/models/error_detail.rb +1 -1
  34. data/lib/hubspot/codegen/cms/performance/models/performance_view.rb +1 -1
  35. data/lib/hubspot/codegen/cms/performance/models/public_performance_response.rb +1 -1
  36. data/lib/hubspot/codegen/cms/site-search/api/default_api.rb +1 -1
  37. data/lib/hubspot/codegen/cms/site-search/api_client.rb +8 -6
  38. data/lib/hubspot/codegen/cms/site-search/api_error.rb +1 -1
  39. data/lib/hubspot/codegen/cms/site-search/configuration.rb +1 -1
  40. data/lib/hubspot/codegen/cms/site-search/models/content_search_result.rb +1 -1
  41. data/lib/hubspot/codegen/cms/site-search/models/error.rb +1 -1
  42. data/lib/hubspot/codegen/cms/site-search/models/error_detail.rb +1 -1
  43. data/lib/hubspot/codegen/cms/site-search/models/indexed_data.rb +1 -1
  44. data/lib/hubspot/codegen/cms/site-search/models/public_search_results.rb +1 -1
  45. data/lib/hubspot/codegen/cms/site-search/models/search_hit_field.rb +3 -5
  46. data/lib/hubspot/codegen/cms/url-redirects/api/redirects_api.rb +1 -1
  47. data/lib/hubspot/codegen/cms/url-redirects/api_client.rb +8 -6
  48. data/lib/hubspot/codegen/cms/url-redirects/api_error.rb +1 -1
  49. data/lib/hubspot/codegen/cms/url-redirects/configuration.rb +1 -1
  50. data/lib/hubspot/codegen/cms/url-redirects/models/collection_response_with_total_url_mapping.rb +1 -1
  51. data/lib/hubspot/codegen/cms/url-redirects/models/error.rb +1 -1
  52. data/lib/hubspot/codegen/cms/url-redirects/models/error_detail.rb +1 -1
  53. data/lib/hubspot/codegen/cms/url-redirects/models/next_page.rb +1 -1
  54. data/lib/hubspot/codegen/cms/url-redirects/models/paging.rb +1 -1
  55. data/lib/hubspot/codegen/cms/url-redirects/models/url_mapping.rb +1 -1
  56. data/lib/hubspot/codegen/cms/url-redirects/models/url_mapping_create_request_body.rb +1 -1
  57. data/lib/hubspot/codegen/crm/associations/api/batch_api.rb +1 -1
  58. data/lib/hubspot/codegen/crm/associations/api/types_api.rb +1 -1
  59. data/lib/hubspot/codegen/crm/associations/api_client.rb +8 -6
  60. data/lib/hubspot/codegen/crm/associations/api_error.rb +1 -1
  61. data/lib/hubspot/codegen/crm/associations/configuration.rb +1 -1
  62. data/lib/hubspot/codegen/crm/associations/models/associated_id.rb +1 -1
  63. data/lib/hubspot/codegen/crm/associations/models/batch_input_public_association.rb +1 -1
  64. data/lib/hubspot/codegen/crm/associations/models/batch_input_public_object_id.rb +1 -1
  65. data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association.rb +1 -1
  66. data/lib/hubspot/codegen/crm/associations/models/batch_response_public_association_multi.rb +1 -1
  67. data/lib/hubspot/codegen/crm/associations/models/collection_response_public_association_definiton.rb +1 -1
  68. data/lib/hubspot/codegen/crm/associations/models/error.rb +1 -1
  69. data/lib/hubspot/codegen/crm/associations/models/error_detail.rb +1 -1
  70. data/lib/hubspot/codegen/crm/associations/models/next_page.rb +1 -1
  71. data/lib/hubspot/codegen/crm/associations/models/paging.rb +1 -1
  72. data/lib/hubspot/codegen/crm/associations/models/public_association.rb +1 -1
  73. data/lib/hubspot/codegen/crm/associations/models/public_association_definiton.rb +1 -1
  74. data/lib/hubspot/codegen/crm/associations/models/public_association_multi.rb +1 -1
  75. data/lib/hubspot/codegen/crm/associations/models/public_object_id.rb +1 -1
  76. data/lib/hubspot/codegen/crm/companies/api/associations_api.rb +13 -1
  77. data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +9 -3
  78. data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +1 -1
  79. data/lib/hubspot/codegen/crm/companies/api/search_api.rb +1 -1
  80. data/lib/hubspot/codegen/crm/companies/api_client.rb +8 -6
  81. data/lib/hubspot/codegen/crm/companies/api_error.rb +1 -1
  82. data/lib/hubspot/codegen/crm/companies/configuration.rb +1 -1
  83. data/lib/hubspot/codegen/crm/companies/models/associated_id.rb +1 -1
  84. data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_batch_input.rb +1 -1
  85. data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_id.rb +1 -1
  86. data/lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_input.rb +1 -1
  87. data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +1 -1
  88. data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb +1 -1
  89. data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb +1 -1
  90. data/lib/hubspot/codegen/crm/companies/models/collection_response_associated_id.rb +1 -1
  91. data/lib/hubspot/codegen/crm/companies/models/collection_response_simple_public_object.rb +1 -1
  92. data/lib/hubspot/codegen/crm/companies/models/collection_response_with_total_simple_public_object.rb +1 -1
  93. data/lib/hubspot/codegen/crm/companies/models/error.rb +1 -1
  94. data/lib/hubspot/codegen/crm/companies/models/error_detail.rb +1 -1
  95. data/lib/hubspot/codegen/crm/companies/models/filter.rb +1 -1
  96. data/lib/hubspot/codegen/crm/companies/models/filter_group.rb +1 -1
  97. data/lib/hubspot/codegen/crm/companies/models/next_page.rb +1 -1
  98. data/lib/hubspot/codegen/crm/companies/models/paging.rb +14 -5
  99. data/lib/hubspot/codegen/crm/companies/models/previous_page.rb +224 -0
  100. data/lib/hubspot/codegen/crm/companies/models/public_object_search_request.rb +1 -1
  101. data/lib/hubspot/codegen/crm/companies/models/simple_public_object.rb +1 -1
  102. data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb +1 -1
  103. data/lib/hubspot/codegen/crm/companies/models/simple_public_object_id.rb +1 -1
  104. data/lib/hubspot/codegen/crm/companies/models/simple_public_object_input.rb +1 -1
  105. data/lib/hubspot/codegen/crm/contacts/api/associations_api.rb +13 -1
  106. data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +9 -3
  107. data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +1 -1
  108. data/lib/hubspot/codegen/crm/contacts/api/search_api.rb +1 -1
  109. data/lib/hubspot/codegen/crm/contacts/api_client.rb +8 -6
  110. data/lib/hubspot/codegen/crm/contacts/api_error.rb +1 -1
  111. data/lib/hubspot/codegen/crm/contacts/configuration.rb +1 -1
  112. data/lib/hubspot/codegen/crm/contacts/models/associated_id.rb +1 -1
  113. data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_batch_input.rb +1 -1
  114. data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_id.rb +1 -1
  115. data/lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_input.rb +1 -1
  116. data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +1 -1
  117. data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb +1 -1
  118. data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb +1 -1
  119. data/lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id.rb +1 -1
  120. data/lib/hubspot/codegen/crm/contacts/models/collection_response_simple_public_object.rb +1 -1
  121. data/lib/hubspot/codegen/crm/contacts/models/collection_response_with_total_simple_public_object.rb +1 -1
  122. data/lib/hubspot/codegen/crm/contacts/models/error.rb +1 -1
  123. data/lib/hubspot/codegen/crm/contacts/models/error_detail.rb +1 -1
  124. data/lib/hubspot/codegen/crm/contacts/models/filter.rb +1 -1
  125. data/lib/hubspot/codegen/crm/contacts/models/filter_group.rb +1 -1
  126. data/lib/hubspot/codegen/crm/contacts/models/next_page.rb +1 -1
  127. data/lib/hubspot/codegen/crm/contacts/models/paging.rb +14 -5
  128. data/lib/hubspot/codegen/crm/contacts/models/previous_page.rb +224 -0
  129. data/lib/hubspot/codegen/crm/contacts/models/public_object_search_request.rb +1 -1
  130. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object.rb +1 -1
  131. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb +1 -1
  132. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_id.rb +1 -1
  133. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_input.rb +1 -1
  134. data/lib/hubspot/codegen/crm/deals/api/associations_api.rb +13 -1
  135. data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +9 -3
  136. data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +1 -1
  137. data/lib/hubspot/codegen/crm/deals/api/search_api.rb +1 -1
  138. data/lib/hubspot/codegen/crm/deals/api_client.rb +8 -6
  139. data/lib/hubspot/codegen/crm/deals/api_error.rb +1 -1
  140. data/lib/hubspot/codegen/crm/deals/configuration.rb +1 -1
  141. data/lib/hubspot/codegen/crm/deals/models/associated_id.rb +1 -1
  142. data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_batch_input.rb +1 -1
  143. data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_id.rb +1 -1
  144. data/lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_input.rb +1 -1
  145. data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +1 -1
  146. data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb +1 -1
  147. data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb +1 -1
  148. data/lib/hubspot/codegen/crm/deals/models/collection_response_associated_id.rb +1 -1
  149. data/lib/hubspot/codegen/crm/deals/models/collection_response_simple_public_object.rb +1 -1
  150. data/lib/hubspot/codegen/crm/deals/models/collection_response_with_total_simple_public_object.rb +1 -1
  151. data/lib/hubspot/codegen/crm/deals/models/error.rb +1 -1
  152. data/lib/hubspot/codegen/crm/deals/models/error_detail.rb +1 -1
  153. data/lib/hubspot/codegen/crm/deals/models/filter.rb +1 -1
  154. data/lib/hubspot/codegen/crm/deals/models/filter_group.rb +1 -1
  155. data/lib/hubspot/codegen/crm/deals/models/next_page.rb +1 -1
  156. data/lib/hubspot/codegen/crm/deals/models/paging.rb +14 -5
  157. data/lib/hubspot/codegen/crm/deals/models/previous_page.rb +224 -0
  158. data/lib/hubspot/codegen/crm/deals/models/public_object_search_request.rb +1 -1
  159. data/lib/hubspot/codegen/crm/deals/models/simple_public_object.rb +1 -1
  160. data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb +1 -1
  161. data/lib/hubspot/codegen/crm/deals/models/simple_public_object_id.rb +1 -1
  162. data/lib/hubspot/codegen/crm/deals/models/simple_public_object_input.rb +1 -1
  163. data/lib/hubspot/codegen/crm/extensions/cards/api/cards_api.rb +1 -1
  164. data/lib/hubspot/codegen/crm/extensions/cards/api/sample_response_api.rb +1 -1
  165. data/lib/hubspot/codegen/crm/extensions/cards/api_client.rb +4 -2
  166. data/lib/hubspot/codegen/crm/extensions/cards/api_error.rb +1 -1
  167. data/lib/hubspot/codegen/crm/extensions/cards/configuration.rb +1 -1
  168. data/lib/hubspot/codegen/crm/extensions/cards/models/action_confirmation_body.rb +1 -1
  169. data/lib/hubspot/codegen/crm/extensions/cards/models/action_hook_action_body.rb +1 -1
  170. data/lib/hubspot/codegen/crm/extensions/cards/models/card_actions.rb +1 -1
  171. data/lib/hubspot/codegen/crm/extensions/cards/models/card_create_request.rb +1 -1
  172. data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_body.rb +1 -1
  173. data/lib/hubspot/codegen/crm/extensions/cards/models/card_display_property.rb +1 -1
  174. data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb +1 -1
  175. data/lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body_patch.rb +1 -1
  176. data/lib/hubspot/codegen/crm/extensions/cards/models/card_list_response.rb +1 -1
  177. data/lib/hubspot/codegen/crm/extensions/cards/models/card_object_type_body.rb +1 -1
  178. data/lib/hubspot/codegen/crm/extensions/cards/models/card_patch_request.rb +1 -1
  179. data/lib/hubspot/codegen/crm/extensions/cards/models/card_response.rb +1 -1
  180. data/lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb +1 -1
  181. data/lib/hubspot/codegen/crm/extensions/cards/models/error.rb +1 -1
  182. data/lib/hubspot/codegen/crm/extensions/cards/models/error_detail.rb +1 -1
  183. data/lib/hubspot/codegen/crm/extensions/cards/models/i_frame_action_body.rb +1 -1
  184. data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_card_payload_response.rb +1 -1
  185. data/lib/hubspot/codegen/crm/extensions/cards/models/integrator_object_result.rb +1 -1
  186. data/lib/hubspot/codegen/crm/extensions/cards/models/object_token.rb +1 -1
  187. data/lib/hubspot/codegen/crm/extensions/cards/models/top_level_actions.rb +1 -1
  188. data/lib/hubspot/codegen/crm/imports/api/core_api.rb +4 -4
  189. data/lib/hubspot/codegen/crm/imports/api_client.rb +8 -6
  190. data/lib/hubspot/codegen/crm/imports/api_error.rb +1 -1
  191. data/lib/hubspot/codegen/crm/imports/configuration.rb +1 -1
  192. data/lib/hubspot/codegen/crm/imports/models/action_response.rb +16 -5
  193. data/lib/hubspot/codegen/crm/imports/models/collection_response_public_import_response.rb +1 -1
  194. data/lib/hubspot/codegen/crm/imports/models/error.rb +1 -1
  195. data/lib/hubspot/codegen/crm/imports/models/error_detail.rb +1 -1
  196. data/lib/hubspot/codegen/crm/imports/models/next_page.rb +1 -1
  197. data/lib/hubspot/codegen/crm/imports/models/paging.rb +14 -5
  198. data/lib/hubspot/codegen/crm/imports/models/previous_page.rb +224 -0
  199. data/lib/hubspot/codegen/crm/imports/models/public_import_metadata.rb +1 -1
  200. data/lib/hubspot/codegen/crm/imports/models/public_import_response.rb +37 -28
  201. data/lib/hubspot/codegen/crm/imports/models/public_object_list_record.rb +1 -1
  202. data/lib/hubspot/codegen/crm/line_items/api/associations_api.rb +13 -1
  203. data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +9 -3
  204. data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +1 -1
  205. data/lib/hubspot/codegen/crm/line_items/api/search_api.rb +1 -1
  206. data/lib/hubspot/codegen/crm/line_items/api_client.rb +8 -6
  207. data/lib/hubspot/codegen/crm/line_items/api_error.rb +1 -1
  208. data/lib/hubspot/codegen/crm/line_items/configuration.rb +1 -1
  209. data/lib/hubspot/codegen/crm/line_items/models/associated_id.rb +1 -1
  210. data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_batch_input.rb +1 -1
  211. data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_id.rb +1 -1
  212. data/lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_input.rb +1 -1
  213. data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +1 -1
  214. data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb +1 -1
  215. data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb +1 -1
  216. data/lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id.rb +1 -1
  217. data/lib/hubspot/codegen/crm/line_items/models/collection_response_simple_public_object.rb +1 -1
  218. data/lib/hubspot/codegen/crm/line_items/models/collection_response_with_total_simple_public_object.rb +1 -1
  219. data/lib/hubspot/codegen/crm/line_items/models/error.rb +1 -1
  220. data/lib/hubspot/codegen/crm/line_items/models/error_detail.rb +1 -1
  221. data/lib/hubspot/codegen/crm/line_items/models/filter.rb +1 -1
  222. data/lib/hubspot/codegen/crm/line_items/models/filter_group.rb +1 -1
  223. data/lib/hubspot/codegen/crm/line_items/models/next_page.rb +1 -1
  224. data/lib/hubspot/codegen/crm/line_items/models/paging.rb +14 -5
  225. data/lib/hubspot/codegen/crm/line_items/models/previous_page.rb +224 -0
  226. data/lib/hubspot/codegen/crm/line_items/models/public_object_search_request.rb +1 -1
  227. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object.rb +1 -1
  228. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb +1 -1
  229. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_id.rb +1 -1
  230. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_input.rb +1 -1
  231. data/lib/hubspot/codegen/crm/owners/api/default_api.rb +1 -1
  232. data/lib/hubspot/codegen/crm/owners/api_client.rb +8 -6
  233. data/lib/hubspot/codegen/crm/owners/api_error.rb +1 -1
  234. data/lib/hubspot/codegen/crm/owners/configuration.rb +1 -1
  235. data/lib/hubspot/codegen/crm/owners/models/collection_response_public_owner.rb +1 -1
  236. data/lib/hubspot/codegen/crm/owners/models/error.rb +1 -1
  237. data/lib/hubspot/codegen/crm/owners/models/error_detail.rb +1 -1
  238. data/lib/hubspot/codegen/crm/owners/models/next_page.rb +1 -1
  239. data/lib/hubspot/codegen/crm/owners/models/paging.rb +1 -1
  240. data/lib/hubspot/codegen/crm/owners/models/public_owner.rb +1 -1
  241. data/lib/hubspot/codegen/crm/owners/models/public_team.rb +1 -1
  242. data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stages_api.rb +1 -1
  243. data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +1 -1
  244. data/lib/hubspot/codegen/crm/pipelines/api_client.rb +8 -6
  245. data/lib/hubspot/codegen/crm/pipelines/api_error.rb +1 -1
  246. data/lib/hubspot/codegen/crm/pipelines/configuration.rb +1 -1
  247. data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline.rb +1 -1
  248. data/lib/hubspot/codegen/crm/pipelines/models/collection_response_pipeline_stage.rb +1 -1
  249. data/lib/hubspot/codegen/crm/pipelines/models/error.rb +1 -1
  250. data/lib/hubspot/codegen/crm/pipelines/models/error_detail.rb +1 -1
  251. data/lib/hubspot/codegen/crm/pipelines/models/next_page.rb +1 -1
  252. data/lib/hubspot/codegen/crm/pipelines/models/paging.rb +1 -1
  253. data/lib/hubspot/codegen/crm/pipelines/models/pipeline.rb +1 -1
  254. data/lib/hubspot/codegen/crm/pipelines/models/pipeline_input.rb +1 -1
  255. data/lib/hubspot/codegen/crm/pipelines/models/pipeline_patch_input.rb +1 -1
  256. data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage.rb +1 -1
  257. data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_input.rb +1 -1
  258. data/lib/hubspot/codegen/crm/pipelines/models/pipeline_stage_patch_input.rb +1 -1
  259. data/lib/hubspot/codegen/crm/products/api/associations_api.rb +13 -1
  260. data/lib/hubspot/codegen/crm/products/api/basic_api.rb +9 -3
  261. data/lib/hubspot/codegen/crm/products/api/batch_api.rb +1 -1
  262. data/lib/hubspot/codegen/crm/products/api/search_api.rb +1 -1
  263. data/lib/hubspot/codegen/crm/products/api_client.rb +8 -6
  264. data/lib/hubspot/codegen/crm/products/api_error.rb +1 -1
  265. data/lib/hubspot/codegen/crm/products/configuration.rb +1 -1
  266. data/lib/hubspot/codegen/crm/products/models/associated_id.rb +1 -1
  267. data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_batch_input.rb +1 -1
  268. data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_id.rb +1 -1
  269. data/lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_input.rb +1 -1
  270. data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +1 -1
  271. data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb +1 -1
  272. data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb +1 -1
  273. data/lib/hubspot/codegen/crm/products/models/collection_response_associated_id.rb +1 -1
  274. data/lib/hubspot/codegen/crm/products/models/collection_response_simple_public_object.rb +1 -1
  275. data/lib/hubspot/codegen/crm/products/models/collection_response_with_total_simple_public_object.rb +1 -1
  276. data/lib/hubspot/codegen/crm/products/models/error.rb +1 -1
  277. data/lib/hubspot/codegen/crm/products/models/error_detail.rb +1 -1
  278. data/lib/hubspot/codegen/crm/products/models/filter.rb +1 -1
  279. data/lib/hubspot/codegen/crm/products/models/filter_group.rb +1 -1
  280. data/lib/hubspot/codegen/crm/products/models/next_page.rb +1 -1
  281. data/lib/hubspot/codegen/crm/products/models/paging.rb +14 -5
  282. data/lib/hubspot/codegen/crm/products/models/previous_page.rb +224 -0
  283. data/lib/hubspot/codegen/crm/products/models/public_object_search_request.rb +1 -1
  284. data/lib/hubspot/codegen/crm/products/models/simple_public_object.rb +1 -1
  285. data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb +1 -1
  286. data/lib/hubspot/codegen/crm/products/models/simple_public_object_id.rb +1 -1
  287. data/lib/hubspot/codegen/crm/products/models/simple_public_object_input.rb +1 -1
  288. data/lib/hubspot/codegen/crm/properties/api/batch_api.rb +1 -1
  289. data/lib/hubspot/codegen/crm/properties/api/core_api.rb +1 -1
  290. data/lib/hubspot/codegen/crm/properties/api/groups_api.rb +1 -1
  291. data/lib/hubspot/codegen/crm/properties/api_client.rb +8 -6
  292. data/lib/hubspot/codegen/crm/properties/api_error.rb +1 -1
  293. data/lib/hubspot/codegen/crm/properties/configuration.rb +1 -1
  294. data/lib/hubspot/codegen/crm/properties/models/batch_input_property_create.rb +1 -1
  295. data/lib/hubspot/codegen/crm/properties/models/batch_input_property_name.rb +1 -1
  296. data/lib/hubspot/codegen/crm/properties/models/batch_read_input_property_name.rb +1 -1
  297. data/lib/hubspot/codegen/crm/properties/models/batch_response_property.rb +1 -1
  298. data/lib/hubspot/codegen/crm/properties/models/collection_response_property.rb +1 -1
  299. data/lib/hubspot/codegen/crm/properties/models/collection_response_property_group.rb +1 -1
  300. data/lib/hubspot/codegen/crm/properties/models/error.rb +1 -1
  301. data/lib/hubspot/codegen/crm/properties/models/error_detail.rb +1 -1
  302. data/lib/hubspot/codegen/crm/properties/models/next_page.rb +1 -1
  303. data/lib/hubspot/codegen/crm/properties/models/option.rb +1 -1
  304. data/lib/hubspot/codegen/crm/properties/models/option_input.rb +1 -1
  305. data/lib/hubspot/codegen/crm/properties/models/paging.rb +1 -1
  306. data/lib/hubspot/codegen/crm/properties/models/property.rb +1 -1
  307. data/lib/hubspot/codegen/crm/properties/models/property_create.rb +1 -1
  308. data/lib/hubspot/codegen/crm/properties/models/property_group.rb +1 -1
  309. data/lib/hubspot/codegen/crm/properties/models/property_group_create.rb +1 -1
  310. data/lib/hubspot/codegen/crm/properties/models/property_group_update.rb +1 -1
  311. data/lib/hubspot/codegen/crm/properties/models/property_modification_metadata.rb +1 -1
  312. data/lib/hubspot/codegen/crm/properties/models/property_name.rb +1 -1
  313. data/lib/hubspot/codegen/crm/properties/models/property_update.rb +1 -1
  314. data/lib/hubspot/codegen/crm/quotes/api/associations_api.rb +10 -1
  315. data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +7 -1
  316. data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +1 -1
  317. data/lib/hubspot/codegen/crm/quotes/api/search_api.rb +1 -1
  318. data/lib/hubspot/codegen/crm/quotes/api_client.rb +8 -6
  319. data/lib/hubspot/codegen/crm/quotes/api_error.rb +1 -1
  320. data/lib/hubspot/codegen/crm/quotes/configuration.rb +1 -8
  321. data/lib/hubspot/codegen/crm/quotes/models/associated_id.rb +1 -1
  322. data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input.rb +1 -1
  323. data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_id.rb +1 -1
  324. data/lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_input.rb +1 -1
  325. data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +1 -1
  326. data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb +1 -1
  327. data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb +1 -1
  328. data/lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id.rb +1 -1
  329. data/lib/hubspot/codegen/crm/quotes/models/collection_response_simple_public_object.rb +1 -1
  330. data/lib/hubspot/codegen/crm/quotes/models/collection_response_with_total_simple_public_object.rb +1 -1
  331. data/lib/hubspot/codegen/crm/quotes/models/error.rb +1 -1
  332. data/lib/hubspot/codegen/crm/quotes/models/error_detail.rb +1 -1
  333. data/lib/hubspot/codegen/crm/quotes/models/filter.rb +1 -1
  334. data/lib/hubspot/codegen/crm/quotes/models/filter_group.rb +1 -1
  335. data/lib/hubspot/codegen/crm/quotes/models/next_page.rb +1 -1
  336. data/lib/hubspot/codegen/crm/quotes/models/paging.rb +14 -5
  337. data/lib/hubspot/codegen/crm/quotes/models/previous_page.rb +224 -0
  338. data/lib/hubspot/codegen/crm/quotes/models/public_object_search_request.rb +1 -1
  339. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object.rb +1 -1
  340. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb +1 -1
  341. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_id.rb +1 -1
  342. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_input.rb +1 -1
  343. data/lib/hubspot/codegen/crm/tickets/api/associations_api.rb +13 -1
  344. data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +9 -3
  345. data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +1 -1
  346. data/lib/hubspot/codegen/crm/tickets/api/search_api.rb +1 -1
  347. data/lib/hubspot/codegen/crm/tickets/api_client.rb +8 -6
  348. data/lib/hubspot/codegen/crm/tickets/api_error.rb +1 -1
  349. data/lib/hubspot/codegen/crm/tickets/configuration.rb +1 -1
  350. data/lib/hubspot/codegen/crm/tickets/models/associated_id.rb +1 -1
  351. data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_batch_input.rb +1 -1
  352. data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_id.rb +1 -1
  353. data/lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_input.rb +1 -1
  354. data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +1 -1
  355. data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb +1 -1
  356. data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb +1 -1
  357. data/lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id.rb +1 -1
  358. data/lib/hubspot/codegen/crm/tickets/models/collection_response_simple_public_object.rb +1 -1
  359. data/lib/hubspot/codegen/crm/tickets/models/collection_response_with_total_simple_public_object.rb +1 -1
  360. data/lib/hubspot/codegen/crm/tickets/models/error.rb +1 -1
  361. data/lib/hubspot/codegen/crm/tickets/models/error_detail.rb +1 -1
  362. data/lib/hubspot/codegen/crm/tickets/models/filter.rb +1 -1
  363. data/lib/hubspot/codegen/crm/tickets/models/filter_group.rb +1 -1
  364. data/lib/hubspot/codegen/crm/tickets/models/next_page.rb +1 -1
  365. data/lib/hubspot/codegen/crm/tickets/models/paging.rb +14 -5
  366. data/lib/hubspot/codegen/crm/tickets/models/previous_page.rb +224 -0
  367. data/lib/hubspot/codegen/crm/tickets/models/public_object_search_request.rb +1 -1
  368. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object.rb +1 -1
  369. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb +1 -1
  370. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_id.rb +1 -1
  371. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_input.rb +1 -1
  372. data/lib/hubspot/codegen/crm/timeline/api/events_api.rb +27 -19
  373. data/lib/hubspot/codegen/crm/timeline/api/templates_api.rb +31 -23
  374. data/lib/hubspot/codegen/crm/timeline/api/tokens_api.rb +25 -17
  375. data/lib/hubspot/codegen/crm/timeline/api_client.rb +9 -7
  376. data/lib/hubspot/codegen/crm/timeline/api_error.rb +2 -2
  377. data/lib/hubspot/codegen/crm/timeline/configuration.rb +3 -3
  378. data/lib/hubspot/codegen/crm/timeline/models/batch_input_timeline_event.rb +2 -2
  379. data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response.rb +32 -43
  380. data/lib/hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors.rb +333 -0
  381. data/lib/hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template.rb +2 -2
  382. data/lib/hubspot/codegen/crm/timeline/models/error.rb +2 -2
  383. data/lib/hubspot/codegen/crm/timeline/models/error_detail.rb +2 -2
  384. data/lib/hubspot/codegen/crm/timeline/models/event_detail.rb +2 -2
  385. data/lib/hubspot/codegen/crm/timeline/models/next_page.rb +2 -2
  386. data/lib/hubspot/codegen/crm/timeline/models/paging.rb +15 -6
  387. data/lib/hubspot/codegen/crm/timeline/models/previous_page.rb +224 -0
  388. data/lib/hubspot/codegen/crm/timeline/models/timeline_event.rb +21 -21
  389. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_i_frame.rb +2 -2
  390. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_response.rb +30 -30
  391. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template.rb +56 -56
  392. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_create_request.rb +21 -21
  393. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token.rb +48 -48
  394. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_option.rb +2 -2
  395. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_token_update_request.rb +2 -2
  396. data/lib/hubspot/codegen/crm/timeline/models/timeline_event_template_update_request.rb +21 -21
  397. data/lib/hubspot/codegen/oauth/api/default_api.rb +1 -1
  398. data/lib/hubspot/codegen/oauth/api_client.rb +4 -2
  399. data/lib/hubspot/codegen/oauth/api_error.rb +1 -1
  400. data/lib/hubspot/codegen/oauth/configuration.rb +1 -1
  401. data/lib/hubspot/codegen/oauth/models/access_token_info_response.rb +18 -2
  402. data/lib/hubspot/codegen/oauth/models/error.rb +1 -1
  403. data/lib/hubspot/codegen/oauth/models/error_detail.rb +1 -1
  404. data/lib/hubspot/codegen/oauth/models/refresh_token_info_response.rb +1 -1
  405. data/lib/hubspot/codegen/oauth/models/token_response_if.rb +20 -20
  406. data/lib/hubspot/codegen/webhooks/api/settings_api.rb +1 -1
  407. data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +1 -1
  408. data/lib/hubspot/codegen/webhooks/api_client.rb +4 -2
  409. data/lib/hubspot/codegen/webhooks/api_error.rb +1 -1
  410. data/lib/hubspot/codegen/webhooks/configuration.rb +1 -1
  411. data/lib/hubspot/codegen/webhooks/models/batch_input_subscription_batch_update_request.rb +1 -1
  412. data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb +1 -1
  413. data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb +1 -1
  414. data/lib/hubspot/codegen/webhooks/models/error.rb +1 -1
  415. data/lib/hubspot/codegen/webhooks/models/error_detail.rb +1 -1
  416. data/lib/hubspot/codegen/webhooks/models/settings_change_request.rb +1 -1
  417. data/lib/hubspot/codegen/webhooks/models/settings_response.rb +1 -1
  418. data/lib/hubspot/codegen/webhooks/models/subscription_batch_update_request.rb +1 -1
  419. data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +1 -1
  420. data/lib/hubspot/codegen/webhooks/models/subscription_list_response.rb +1 -1
  421. data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +1 -1
  422. data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +1 -1
  423. data/lib/hubspot/codegen/webhooks/models/throttling_settings.rb +1 -1
  424. data/lib/hubspot/version.rb +1 -1
  425. metadata +12 -3
  426. data/lib/hubspot/codegen/crm/quotes/api/default_api.rb +0 -426
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: acf2e7fb94ef8ce618e5677ab2643da2e03cf787e7d391f02f97e918f1d87080
4
- data.tar.gz: ba784c21711dc1d6069c5ab39fdac3d922981e9066530bffcc39c65cd2c5d0b9
3
+ metadata.gz: a4b49b9d663061d8a64738f36e6096b8feea525e1989b37170bc8775b3145de2
4
+ data.tar.gz: a6991bb95007d6b77521e1b0489f9b1d7701a428491858512e3ab8cd8ec23ceb
5
5
  SHA512:
6
- metadata.gz: 9b161be2d1d0b0c13d717e4ad0e2c3aefe5405d6824c550ed6f5798294cb74e9f19c1c7a04b65cdbe548de6c913987cb16ebf8a5286104a935cfb7447af0fdc5
7
- data.tar.gz: 7ad77bfedd7c43dd4c284ac5f26a66a9846cd44d833247fb56377e6efc9ca648f42f5c0ba51f1f4f1ab70c4ec8a783e008befbaee1dc72eb471f33dc85304545
6
+ metadata.gz: 68add3b7a124742dbc4b0229fb33ceb195f9f576c8e7e47cc19716027a0fa058b05c5b35a8358889d9729edef06aa9a2f1d05e36b02e9664f5b7ef612ad1bd00
7
+ data.tar.gz: eac741611f7a39f48f8e9cf7ad16eb36715ca184bb133e30ca15ec92613aa686712263b711788bd29e7fe4458abc4cdb846e43e2d637a77f26a9f382d736e54b
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [9.0.0] - 2020-11-02
9
+
10
+ - Upgrade clients to 4.3.1 version of openapi-generator
11
+
8
12
  ## [8.0.1] - 2020-10-23
9
13
 
10
14
  - Update Hubdb client
@@ -151,6 +151,7 @@ require 'hubspot/codegen/crm/companies/models/filter'
151
151
  require 'hubspot/codegen/crm/companies/models/filter_group'
152
152
  require 'hubspot/codegen/crm/companies/models/next_page'
153
153
  require 'hubspot/codegen/crm/companies/models/paging'
154
+ require 'hubspot/codegen/crm/companies/models/previous_page'
154
155
  require 'hubspot/codegen/crm/companies/models/public_object_search_request'
155
156
  require 'hubspot/codegen/crm/companies/models/simple_public_object'
156
157
  require 'hubspot/codegen/crm/companies/models/simple_public_object_batch_input'
@@ -180,6 +181,7 @@ require 'hubspot/codegen/crm/contacts/models/filter'
180
181
  require 'hubspot/codegen/crm/contacts/models/filter_group'
181
182
  require 'hubspot/codegen/crm/contacts/models/next_page'
182
183
  require 'hubspot/codegen/crm/contacts/models/paging'
184
+ require 'hubspot/codegen/crm/contacts/models/previous_page'
183
185
  require 'hubspot/codegen/crm/contacts/models/public_object_search_request'
184
186
  require 'hubspot/codegen/crm/contacts/models/simple_public_object'
185
187
  require 'hubspot/codegen/crm/contacts/models/simple_public_object_batch_input'
@@ -209,6 +211,7 @@ require 'hubspot/codegen/crm/deals/models/filter'
209
211
  require 'hubspot/codegen/crm/deals/models/filter_group'
210
212
  require 'hubspot/codegen/crm/deals/models/next_page'
211
213
  require 'hubspot/codegen/crm/deals/models/paging'
214
+ require 'hubspot/codegen/crm/deals/models/previous_page'
212
215
  require 'hubspot/codegen/crm/deals/models/public_object_search_request'
213
216
  require 'hubspot/codegen/crm/deals/models/simple_public_object'
214
217
  require 'hubspot/codegen/crm/deals/models/simple_public_object_batch_input'
@@ -251,6 +254,7 @@ require 'hubspot/codegen/crm/imports/models/error'
251
254
  require 'hubspot/codegen/crm/imports/models/error_detail'
252
255
  require 'hubspot/codegen/crm/imports/models/next_page'
253
256
  require 'hubspot/codegen/crm/imports/models/paging'
257
+ require 'hubspot/codegen/crm/imports/models/previous_page'
254
258
  require 'hubspot/codegen/crm/imports/models/public_import_metadata'
255
259
  require 'hubspot/codegen/crm/imports/models/public_import_response'
256
260
  require 'hubspot/codegen/crm/imports/models/public_object_list_record'
@@ -278,6 +282,7 @@ require 'hubspot/codegen/crm/line_items/models/filter'
278
282
  require 'hubspot/codegen/crm/line_items/models/filter_group'
279
283
  require 'hubspot/codegen/crm/line_items/models/next_page'
280
284
  require 'hubspot/codegen/crm/line_items/models/paging'
285
+ require 'hubspot/codegen/crm/line_items/models/previous_page'
281
286
  require 'hubspot/codegen/crm/line_items/models/public_object_search_request'
282
287
  require 'hubspot/codegen/crm/line_items/models/simple_public_object'
283
288
  require 'hubspot/codegen/crm/line_items/models/simple_public_object_batch_input'
@@ -367,6 +372,7 @@ require 'hubspot/codegen/crm/products/models/filter'
367
372
  require 'hubspot/codegen/crm/products/models/filter_group'
368
373
  require 'hubspot/codegen/crm/products/models/next_page'
369
374
  require 'hubspot/codegen/crm/products/models/paging'
375
+ require 'hubspot/codegen/crm/products/models/previous_page'
370
376
  require 'hubspot/codegen/crm/products/models/public_object_search_request'
371
377
  require 'hubspot/codegen/crm/products/models/simple_public_object'
372
378
  require 'hubspot/codegen/crm/products/models/simple_public_object_batch_input'
@@ -406,7 +412,6 @@ require 'hubspot/codegen/crm/quotes/configuration'
406
412
  require 'hubspot/codegen/crm/quotes/api/associations_api'
407
413
  require 'hubspot/codegen/crm/quotes/api/basic_api'
408
414
  require 'hubspot/codegen/crm/quotes/api/batch_api'
409
- require 'hubspot/codegen/crm/quotes/api/default_api'
410
415
  require 'hubspot/codegen/crm/quotes/api/search_api'
411
416
  require 'hubspot/codegen/crm/quotes/models/associated_id'
412
417
  require 'hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_batch_input'
@@ -424,6 +429,7 @@ require 'hubspot/codegen/crm/quotes/models/filter'
424
429
  require 'hubspot/codegen/crm/quotes/models/filter_group'
425
430
  require 'hubspot/codegen/crm/quotes/models/next_page'
426
431
  require 'hubspot/codegen/crm/quotes/models/paging'
432
+ require 'hubspot/codegen/crm/quotes/models/previous_page'
427
433
  require 'hubspot/codegen/crm/quotes/models/public_object_search_request'
428
434
  require 'hubspot/codegen/crm/quotes/models/simple_public_object'
429
435
  require 'hubspot/codegen/crm/quotes/models/simple_public_object_batch_input'
@@ -477,6 +483,7 @@ require 'hubspot/codegen/crm/tickets/models/filter'
477
483
  require 'hubspot/codegen/crm/tickets/models/filter_group'
478
484
  require 'hubspot/codegen/crm/tickets/models/next_page'
479
485
  require 'hubspot/codegen/crm/tickets/models/paging'
486
+ require 'hubspot/codegen/crm/tickets/models/previous_page'
480
487
  require 'hubspot/codegen/crm/tickets/models/public_object_search_request'
481
488
  require 'hubspot/codegen/crm/tickets/models/simple_public_object'
482
489
  require 'hubspot/codegen/crm/tickets/models/simple_public_object_batch_input'
@@ -491,12 +498,14 @@ require 'hubspot/codegen/crm/timeline/api/templates_api'
491
498
  require 'hubspot/codegen/crm/timeline/api/tokens_api'
492
499
  require 'hubspot/codegen/crm/timeline/models/batch_input_timeline_event'
493
500
  require 'hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response'
501
+ require 'hubspot/codegen/crm/timeline/models/batch_response_timeline_event_response_with_errors'
494
502
  require 'hubspot/codegen/crm/timeline/models/collection_response_timeline_event_template'
495
503
  require 'hubspot/codegen/crm/timeline/models/error'
496
504
  require 'hubspot/codegen/crm/timeline/models/error_detail'
497
505
  require 'hubspot/codegen/crm/timeline/models/event_detail'
498
506
  require 'hubspot/codegen/crm/timeline/models/next_page'
499
507
  require 'hubspot/codegen/crm/timeline/models/paging'
508
+ require 'hubspot/codegen/crm/timeline/models/previous_page'
500
509
  require 'hubspot/codegen/crm/timeline/models/timeline_event'
501
510
  require 'hubspot/codegen/crm/timeline/models/timeline_event_i_frame'
502
511
  require 'hubspot/codegen/crm/timeline/models/timeline_event_response'
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -303,11 +303,13 @@ module Hubspot
303
303
  tempfile.write(chunk)
304
304
  end
305
305
  request.on_complete do |response|
306
- tempfile.close if tempfile
307
- @config.logger.info "Temp file written to #{tempfile.path}, please copy the file to a proper folder "\
308
- "with e.g. `FileUtils.cp(tempfile.path, '/new/file/path')` otherwise the temp file "\
309
- "will be deleted automatically with GC. It's also recommended to delete the temp file "\
310
- "explicitly with `tempfile.delete`"
306
+ if tempfile
307
+ tempfile.close
308
+ @config.logger.info "Temp file written to #{tempfile.path}, please copy the file to a proper folder "\
309
+ "with e.g. `FileUtils.cp(tempfile.path, '/new/file/path')` otherwise the temp file "\
310
+ "will be deleted automatically with GC. It's also recommended to delete the temp file "\
311
+ "explicitly with `tempfile.delete`"
312
+ end
311
313
  end
312
314
  end
313
315
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -303,11 +303,13 @@ module Hubspot
303
303
  tempfile.write(chunk)
304
304
  end
305
305
  request.on_complete do |response|
306
- tempfile.close if tempfile
307
- @config.logger.info "Temp file written to #{tempfile.path}, please copy the file to a proper folder "\
308
- "with e.g. `FileUtils.cp(tempfile.path, '/new/file/path')` otherwise the temp file "\
309
- "will be deleted automatically with GC. It's also recommended to delete the temp file "\
310
- "explicitly with `tempfile.delete`"
306
+ if tempfile
307
+ tempfile.close
308
+ @config.logger.info "Temp file written to #{tempfile.path}, please copy the file to a proper folder "\
309
+ "with e.g. `FileUtils.cp(tempfile.path, '/new/file/path')` otherwise the temp file "\
310
+ "will be deleted automatically with GC. It's also recommended to delete the temp file "\
311
+ "explicitly with `tempfile.delete`"
312
+ end
311
313
  end
312
314
  end
313
315
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -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.3
9
+ OpenAPI Generator version: 4.3.1
10
10
 
11
11
  =end
12
12
 
@@ -61,13 +61,11 @@ module Hubspot
61
61
  # http body (model)
62
62
  post_body = opts[:body]
63
63
 
64
- # auth_names
65
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
66
-
67
64
  # return_type
68
- return_type = opts[:return_type]
65
+ return_type = opts[:return_type]
69
66
 
70
- return_types_map = {}
67
+ # auth_names
68
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
71
69
 
72
70
  new_options = opts.merge(
73
71
  :header_params => header_params,
@@ -75,8 +73,7 @@ module Hubspot
75
73
  :form_params => form_params,
76
74
  :body => post_body,
77
75
  :auth_names => auth_names,
78
- :return_type => return_type,
79
- :return_types_map => return_types_map
76
+ :return_type => return_type
80
77
  )
81
78
 
82
79
  data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
@@ -134,15 +131,11 @@ module Hubspot
134
131
  # http body (model)
135
132
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_string)
136
133
 
137
- # auth_names
138
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
139
-
140
134
  # return_type
141
- return_type = opts[:return_type]
135
+ return_type = opts[:return_type] || 'Object'
142
136
 
143
- return_types_map = {
144
- 200 => 'Object',
145
- }
137
+ # auth_names
138
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
146
139
 
147
140
  new_options = opts.merge(
148
141
  :header_params => header_params,
@@ -150,8 +143,7 @@ module Hubspot
150
143
  :form_params => form_params,
151
144
  :body => post_body,
152
145
  :auth_names => auth_names,
153
- :return_type => return_type,
154
- :return_types_map => return_types_map
146
+ :return_type => return_type
155
147
  )
156
148
 
157
149
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -209,16 +201,11 @@ module Hubspot
209
201
  # http body (model)
210
202
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_hub_db_table_row_v3)
211
203
 
212
- # auth_names
213
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
214
-
215
204
  # return_type
216
- return_type = opts[:return_type]
205
+ return_type = opts[:return_type] || 'Object'
217
206
 
218
- return_types_map = {
219
- 201 => 'Object',
220
- 207 => 'BatchResponseHubDbTableRowV3WithErrors',
221
- }
207
+ # auth_names
208
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
222
209
 
223
210
  new_options = opts.merge(
224
211
  :header_params => header_params,
@@ -226,8 +213,7 @@ module Hubspot
226
213
  :form_params => form_params,
227
214
  :body => post_body,
228
215
  :auth_names => auth_names,
229
- :return_type => return_type,
230
- :return_types_map => return_types_map
216
+ :return_type => return_type
231
217
  )
232
218
 
233
219
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -285,13 +271,11 @@ module Hubspot
285
271
  # http body (model)
286
272
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_string)
287
273
 
288
- # auth_names
289
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
290
-
291
274
  # return_type
292
- return_type = opts[:return_type]
275
+ return_type = opts[:return_type]
293
276
 
294
- return_types_map = {}
277
+ # auth_names
278
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
295
279
 
296
280
  new_options = opts.merge(
297
281
  :header_params => header_params,
@@ -299,8 +283,7 @@ module Hubspot
299
283
  :form_params => form_params,
300
284
  :body => post_body,
301
285
  :auth_names => auth_names,
302
- :return_type => return_type,
303
- :return_types_map => return_types_map
286
+ :return_type => return_type
304
287
  )
305
288
 
306
289
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -358,16 +341,11 @@ module Hubspot
358
341
  # http body (model)
359
342
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_string)
360
343
 
361
- # auth_names
362
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
363
-
364
344
  # return_type
365
- return_type = opts[:return_type]
345
+ return_type = opts[:return_type] || 'Object'
366
346
 
367
- return_types_map = {
368
- 200 => 'Object',
369
- 207 => 'BatchResponseHubDbTableRowV3WithErrors',
370
- }
347
+ # auth_names
348
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
371
349
 
372
350
  new_options = opts.merge(
373
351
  :header_params => header_params,
@@ -375,8 +353,7 @@ module Hubspot
375
353
  :form_params => form_params,
376
354
  :body => post_body,
377
355
  :auth_names => auth_names,
378
- :return_type => return_type,
379
- :return_types_map => return_types_map
356
+ :return_type => return_type
380
357
  )
381
358
 
382
359
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -434,16 +411,11 @@ module Hubspot
434
411
  # http body (model)
435
412
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_string)
436
413
 
437
- # auth_names
438
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
439
-
440
414
  # return_type
441
- return_type = opts[:return_type]
415
+ return_type = opts[:return_type] || 'Object'
442
416
 
443
- return_types_map = {
444
- 200 => 'Object',
445
- 207 => 'BatchResponseHubDbTableRowV3WithErrors',
446
- }
417
+ # auth_names
418
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
447
419
 
448
420
  new_options = opts.merge(
449
421
  :header_params => header_params,
@@ -451,8 +423,7 @@ module Hubspot
451
423
  :form_params => form_params,
452
424
  :body => post_body,
453
425
  :auth_names => auth_names,
454
- :return_type => return_type,
455
- :return_types_map => return_types_map
426
+ :return_type => return_type
456
427
  )
457
428
 
458
429
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -510,16 +481,11 @@ module Hubspot
510
481
  # http body (model)
511
482
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_hub_db_table_row_v3)
512
483
 
513
- # auth_names
514
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
515
-
516
484
  # return_type
517
- return_type = opts[:return_type]
485
+ return_type = opts[:return_type] || 'Object'
518
486
 
519
- return_types_map = {
520
- 200 => 'Object',
521
- 207 => 'BatchResponseHubDbTableRowV3WithErrors',
522
- }
487
+ # auth_names
488
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
523
489
 
524
490
  new_options = opts.merge(
525
491
  :header_params => header_params,
@@ -527,8 +493,7 @@ module Hubspot
527
493
  :form_params => form_params,
528
494
  :body => post_body,
529
495
  :auth_names => auth_names,
530
- :return_type => return_type,
531
- :return_types_map => return_types_map
496
+ :return_type => return_type
532
497
  )
533
498
 
534
499
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -586,16 +551,11 @@ module Hubspot
586
551
  # http body (model)
587
552
  post_body = opts[:body] || @api_client.object_to_http_body(batch_input_json_node)
588
553
 
589
- # auth_names
590
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
591
-
592
554
  # return_type
593
- return_type = opts[:return_type]
555
+ return_type = opts[:return_type] || 'Object'
594
556
 
595
- return_types_map = {
596
- 200 => 'Object',
597
- 207 => 'BatchResponseHubDbTableRowV3WithErrors',
598
- }
557
+ # auth_names
558
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
599
559
 
600
560
  new_options = opts.merge(
601
561
  :header_params => header_params,
@@ -603,8 +563,7 @@ module Hubspot
603
563
  :form_params => form_params,
604
564
  :body => post_body,
605
565
  :auth_names => auth_names,
606
- :return_type => return_type,
607
- :return_types_map => return_types_map
566
+ :return_type => return_type
608
567
  )
609
568
 
610
569
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -662,15 +621,11 @@ module Hubspot
662
621
  # http body (model)
663
622
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_clone_request)
664
623
 
665
- # auth_names
666
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
667
-
668
624
  # return_type
669
- return_type = opts[:return_type]
625
+ return_type = opts[:return_type] || 'HubDbTableV3'
670
626
 
671
- return_types_map = {
672
- 200 => 'HubDbTableV3',
673
- }
627
+ # auth_names
628
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
674
629
 
675
630
  new_options = opts.merge(
676
631
  :header_params => header_params,
@@ -678,8 +633,7 @@ module Hubspot
678
633
  :form_params => form_params,
679
634
  :body => post_body,
680
635
  :auth_names => auth_names,
681
- :return_type => return_type,
682
- :return_types_map => return_types_map
636
+ :return_type => return_type
683
637
  )
684
638
 
685
639
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -740,15 +694,11 @@ module Hubspot
740
694
  # http body (model)
741
695
  post_body = opts[:body]
742
696
 
743
- # auth_names
744
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
745
-
746
697
  # return_type
747
- return_type = opts[:return_type]
698
+ return_type = opts[:return_type] || 'HubDbTableRowV3'
748
699
 
749
- return_types_map = {
750
- 200 => 'HubDbTableRowV3',
751
- }
700
+ # auth_names
701
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
752
702
 
753
703
  new_options = opts.merge(
754
704
  :header_params => header_params,
@@ -756,8 +706,7 @@ module Hubspot
756
706
  :form_params => form_params,
757
707
  :body => post_body,
758
708
  :auth_names => auth_names,
759
- :return_type => return_type,
760
- :return_types_map => return_types_map
709
+ :return_type => return_type
761
710
  )
762
711
 
763
712
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -809,15 +758,11 @@ module Hubspot
809
758
  # http body (model)
810
759
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_v3_input)
811
760
 
812
- # auth_names
813
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
814
-
815
761
  # return_type
816
- return_type = opts[:return_type]
762
+ return_type = opts[:return_type] || 'HubDbTableV3'
817
763
 
818
- return_types_map = {
819
- 201 => 'HubDbTableV3',
820
- }
764
+ # auth_names
765
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
821
766
 
822
767
  new_options = opts.merge(
823
768
  :header_params => header_params,
@@ -825,8 +770,7 @@ module Hubspot
825
770
  :form_params => form_params,
826
771
  :body => post_body,
827
772
  :auth_names => auth_names,
828
- :return_type => return_type,
829
- :return_types_map => return_types_map
773
+ :return_type => return_type
830
774
  )
831
775
 
832
776
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -884,15 +828,11 @@ module Hubspot
884
828
  # http body (model)
885
829
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_row_v3_input)
886
830
 
887
- # auth_names
888
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
889
-
890
831
  # return_type
891
- return_type = opts[:return_type]
832
+ return_type = opts[:return_type] || 'HubDbTableRowV3'
892
833
 
893
- return_types_map = {
894
- 201 => 'HubDbTableRowV3',
895
- }
834
+ # auth_names
835
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
896
836
 
897
837
  new_options = opts.merge(
898
838
  :header_params => header_params,
@@ -900,8 +840,7 @@ module Hubspot
900
840
  :form_params => form_params,
901
841
  :body => post_body,
902
842
  :auth_names => auth_names,
903
- :return_type => return_type,
904
- :return_types_map => return_types_map
843
+ :return_type => return_type
905
844
  )
906
845
 
907
846
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -954,15 +893,11 @@ module Hubspot
954
893
  # http body (model)
955
894
  post_body = opts[:body]
956
895
 
957
- # auth_names
958
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
959
-
960
896
  # return_type
961
- return_type = opts[:return_type]
897
+ return_type = opts[:return_type] || 'File'
962
898
 
963
- return_types_map = {
964
- 200 => 'File',
965
- }
899
+ # auth_names
900
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
966
901
 
967
902
  new_options = opts.merge(
968
903
  :header_params => header_params,
@@ -970,8 +905,7 @@ module Hubspot
970
905
  :form_params => form_params,
971
906
  :body => post_body,
972
907
  :auth_names => auth_names,
973
- :return_type => return_type,
974
- :return_types_map => return_types_map
908
+ :return_type => return_type
975
909
  )
976
910
 
977
911
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1024,15 +958,11 @@ module Hubspot
1024
958
  # http body (model)
1025
959
  post_body = opts[:body]
1026
960
 
1027
- # auth_names
1028
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1029
-
1030
961
  # return_type
1031
- return_type = opts[:return_type]
962
+ return_type = opts[:return_type] || 'File'
1032
963
 
1033
- return_types_map = {
1034
- 200 => 'File',
1035
- }
964
+ # auth_names
965
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1036
966
 
1037
967
  new_options = opts.merge(
1038
968
  :header_params => header_params,
@@ -1040,8 +970,7 @@ module Hubspot
1040
970
  :form_params => form_params,
1041
971
  :body => post_body,
1042
972
  :auth_names => auth_names,
1043
- :return_type => return_type,
1044
- :return_types_map => return_types_map
973
+ :return_type => return_type
1045
974
  )
1046
975
 
1047
976
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1115,15 +1044,11 @@ module Hubspot
1115
1044
  # http body (model)
1116
1045
  post_body = opts[:body]
1117
1046
 
1118
- # auth_names
1119
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1120
-
1121
1047
  # return_type
1122
- return_type = opts[:return_type]
1048
+ return_type = opts[:return_type] || 'CollectionResponseWithTotalHubDbTableV3ForwardPaging'
1123
1049
 
1124
- return_types_map = {
1125
- 200 => 'CollectionResponseWithTotalHubDbTableV3ForwardPaging',
1126
- }
1050
+ # auth_names
1051
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1127
1052
 
1128
1053
  new_options = opts.merge(
1129
1054
  :header_params => header_params,
@@ -1131,8 +1056,7 @@ module Hubspot
1131
1056
  :form_params => form_params,
1132
1057
  :body => post_body,
1133
1058
  :auth_names => auth_names,
1134
- :return_type => return_type,
1135
- :return_types_map => return_types_map
1059
+ :return_type => return_type
1136
1060
  )
1137
1061
 
1138
1062
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1206,15 +1130,11 @@ module Hubspot
1206
1130
  # http body (model)
1207
1131
  post_body = opts[:body]
1208
1132
 
1209
- # auth_names
1210
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1211
-
1212
1133
  # return_type
1213
- return_type = opts[:return_type]
1134
+ return_type = opts[:return_type] || 'CollectionResponseWithTotalHubDbTableV3ForwardPaging'
1214
1135
 
1215
- return_types_map = {
1216
- 200 => 'CollectionResponseWithTotalHubDbTableV3ForwardPaging',
1217
- }
1136
+ # auth_names
1137
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1218
1138
 
1219
1139
  new_options = opts.merge(
1220
1140
  :header_params => header_params,
@@ -1222,8 +1142,7 @@ module Hubspot
1222
1142
  :form_params => form_params,
1223
1143
  :body => post_body,
1224
1144
  :auth_names => auth_names,
1225
- :return_type => return_type,
1226
- :return_types_map => return_types_map
1145
+ :return_type => return_type
1227
1146
  )
1228
1147
 
1229
1148
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1279,15 +1198,11 @@ module Hubspot
1279
1198
  # http body (model)
1280
1199
  post_body = opts[:body]
1281
1200
 
1282
- # auth_names
1283
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1284
-
1285
1201
  # return_type
1286
- return_type = opts[:return_type]
1202
+ return_type = opts[:return_type] || 'HubDbTableV3'
1287
1203
 
1288
- return_types_map = {
1289
- 200 => 'HubDbTableV3',
1290
- }
1204
+ # auth_names
1205
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1291
1206
 
1292
1207
  new_options = opts.merge(
1293
1208
  :header_params => header_params,
@@ -1295,8 +1210,7 @@ module Hubspot
1295
1210
  :form_params => form_params,
1296
1211
  :body => post_body,
1297
1212
  :auth_names => auth_names,
1298
- :return_type => return_type,
1299
- :return_types_map => return_types_map
1213
+ :return_type => return_type
1300
1214
  )
1301
1215
 
1302
1216
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1357,15 +1271,11 @@ module Hubspot
1357
1271
  # http body (model)
1358
1272
  post_body = opts[:body]
1359
1273
 
1360
- # auth_names
1361
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1362
-
1363
1274
  # return_type
1364
- return_type = opts[:return_type]
1275
+ return_type = opts[:return_type] || 'HubDbTableRowV3'
1365
1276
 
1366
- return_types_map = {
1367
- 200 => 'HubDbTableRowV3',
1368
- }
1277
+ # auth_names
1278
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1369
1279
 
1370
1280
  new_options = opts.merge(
1371
1281
  :header_params => header_params,
@@ -1373,8 +1283,7 @@ module Hubspot
1373
1283
  :form_params => form_params,
1374
1284
  :body => post_body,
1375
1285
  :auth_names => auth_names,
1376
- :return_type => return_type,
1377
- :return_types_map => return_types_map
1286
+ :return_type => return_type
1378
1287
  )
1379
1288
 
1380
1289
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1432,15 +1341,11 @@ module Hubspot
1432
1341
  # http body (model)
1433
1342
  post_body = opts[:body]
1434
1343
 
1435
- # auth_names
1436
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1437
-
1438
1344
  # return_type
1439
- return_type = opts[:return_type]
1345
+ return_type = opts[:return_type] || 'ImportResult'
1440
1346
 
1441
- return_types_map = {
1442
- 200 => 'ImportResult',
1443
- }
1347
+ # auth_names
1348
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1444
1349
 
1445
1350
  new_options = opts.merge(
1446
1351
  :header_params => header_params,
@@ -1448,8 +1353,7 @@ module Hubspot
1448
1353
  :form_params => form_params,
1449
1354
  :body => post_body,
1450
1355
  :auth_names => auth_names,
1451
- :return_type => return_type,
1452
- :return_types_map => return_types_map
1356
+ :return_type => return_type
1453
1357
  )
1454
1358
 
1455
1359
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -1502,15 +1406,11 @@ module Hubspot
1502
1406
  # http body (model)
1503
1407
  post_body = opts[:body]
1504
1408
 
1505
- # auth_names
1506
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1507
-
1508
1409
  # return_type
1509
- return_type = opts[:return_type]
1410
+ return_type = opts[:return_type] || 'HubDbTableV3'
1510
1411
 
1511
- return_types_map = {
1512
- 200 => 'HubDbTableV3',
1513
- }
1412
+ # auth_names
1413
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1514
1414
 
1515
1415
  new_options = opts.merge(
1516
1416
  :header_params => header_params,
@@ -1518,8 +1418,7 @@ module Hubspot
1518
1418
  :form_params => form_params,
1519
1419
  :body => post_body,
1520
1420
  :auth_names => auth_names,
1521
- :return_type => return_type,
1522
- :return_types_map => return_types_map
1421
+ :return_type => return_type
1523
1422
  )
1524
1423
 
1525
1424
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -1580,13 +1479,11 @@ module Hubspot
1580
1479
  # http body (model)
1581
1480
  post_body = opts[:body]
1582
1481
 
1583
- # auth_names
1584
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1585
-
1586
1482
  # return_type
1587
- return_type = opts[:return_type]
1483
+ return_type = opts[:return_type]
1588
1484
 
1589
- return_types_map = {}
1485
+ # auth_names
1486
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1590
1487
 
1591
1488
  new_options = opts.merge(
1592
1489
  :header_params => header_params,
@@ -1594,8 +1491,7 @@ module Hubspot
1594
1491
  :form_params => form_params,
1595
1492
  :body => post_body,
1596
1493
  :auth_names => auth_names,
1597
- :return_type => return_type,
1598
- :return_types_map => return_types_map
1494
+ :return_type => return_type
1599
1495
  )
1600
1496
 
1601
1497
  data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
@@ -1657,15 +1553,11 @@ module Hubspot
1657
1553
  # http body (model)
1658
1554
  post_body = opts[:body]
1659
1555
 
1660
- # auth_names
1661
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1662
-
1663
1556
  # return_type
1664
- return_type = opts[:return_type]
1557
+ return_type = opts[:return_type] || 'CollectionResponseWithTotalHubDbTableRowV3ForwardPaging'
1665
1558
 
1666
- return_types_map = {
1667
- 200 => 'CollectionResponseWithTotalHubDbTableRowV3ForwardPaging',
1668
- }
1559
+ # auth_names
1560
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1669
1561
 
1670
1562
  new_options = opts.merge(
1671
1563
  :header_params => header_params,
@@ -1673,8 +1565,7 @@ module Hubspot
1673
1565
  :form_params => form_params,
1674
1566
  :body => post_body,
1675
1567
  :auth_names => auth_names,
1676
- :return_type => return_type,
1677
- :return_types_map => return_types_map
1568
+ :return_type => return_type
1678
1569
  )
1679
1570
 
1680
1571
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
@@ -1743,15 +1634,11 @@ module Hubspot
1743
1634
  # http body (model)
1744
1635
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_row_v3_input)
1745
1636
 
1746
- # auth_names
1747
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1748
-
1749
1637
  # return_type
1750
- return_type = opts[:return_type]
1638
+ return_type = opts[:return_type] || 'HubDbTableRowV3'
1751
1639
 
1752
- return_types_map = {
1753
- 200 => 'HubDbTableRowV3',
1754
- }
1640
+ # auth_names
1641
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1755
1642
 
1756
1643
  new_options = opts.merge(
1757
1644
  :header_params => header_params,
@@ -1759,8 +1646,7 @@ module Hubspot
1759
1646
  :form_params => form_params,
1760
1647
  :body => post_body,
1761
1648
  :auth_names => auth_names,
1762
- :return_type => return_type,
1763
- :return_types_map => return_types_map
1649
+ :return_type => return_type
1764
1650
  )
1765
1651
 
1766
1652
  data, status_code, headers = @api_client.call_api(:PUT, local_var_path, new_options)
@@ -1813,15 +1699,11 @@ module Hubspot
1813
1699
  # http body (model)
1814
1700
  post_body = opts[:body]
1815
1701
 
1816
- # auth_names
1817
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1818
-
1819
1702
  # return_type
1820
- return_type = opts[:return_type]
1703
+ return_type = opts[:return_type] || 'HubDbTableV3'
1821
1704
 
1822
- return_types_map = {
1823
- 200 => 'HubDbTableV3',
1824
- }
1705
+ # auth_names
1706
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1825
1707
 
1826
1708
  new_options = opts.merge(
1827
1709
  :header_params => header_params,
@@ -1829,8 +1711,7 @@ module Hubspot
1829
1711
  :form_params => form_params,
1830
1712
  :body => post_body,
1831
1713
  :auth_names => auth_names,
1832
- :return_type => return_type,
1833
- :return_types_map => return_types_map
1714
+ :return_type => return_type
1834
1715
  )
1835
1716
 
1836
1717
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
@@ -1891,15 +1772,11 @@ module Hubspot
1891
1772
  # http body (model)
1892
1773
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_v3_input)
1893
1774
 
1894
- # auth_names
1895
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1896
-
1897
1775
  # return_type
1898
- return_type = opts[:return_type]
1776
+ return_type = opts[:return_type] || 'HubDbTableV3'
1899
1777
 
1900
- return_types_map = {
1901
- 200 => 'HubDbTableV3',
1902
- }
1778
+ # auth_names
1779
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1903
1780
 
1904
1781
  new_options = opts.merge(
1905
1782
  :header_params => header_params,
@@ -1907,8 +1784,7 @@ module Hubspot
1907
1784
  :form_params => form_params,
1908
1785
  :body => post_body,
1909
1786
  :auth_names => auth_names,
1910
- :return_type => return_type,
1911
- :return_types_map => return_types_map
1787
+ :return_type => return_type
1912
1788
  )
1913
1789
 
1914
1790
  data, status_code, headers = @api_client.call_api(:PATCH, local_var_path, new_options)
@@ -1977,15 +1853,11 @@ module Hubspot
1977
1853
  # http body (model)
1978
1854
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_row_v3_input)
1979
1855
 
1980
- # auth_names
1981
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1982
-
1983
1856
  # return_type
1984
- return_type = opts[:return_type]
1857
+ return_type = opts[:return_type] || 'HubDbTableRowV3'
1985
1858
 
1986
- return_types_map = {
1987
- 200 => 'HubDbTableRowV3',
1988
- }
1859
+ # auth_names
1860
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
1989
1861
 
1990
1862
  new_options = opts.merge(
1991
1863
  :header_params => header_params,
@@ -1993,8 +1865,7 @@ module Hubspot
1993
1865
  :form_params => form_params,
1994
1866
  :body => post_body,
1995
1867
  :auth_names => auth_names,
1996
- :return_type => return_type,
1997
- :return_types_map => return_types_map
1868
+ :return_type => return_type
1998
1869
  )
1999
1870
 
2000
1871
  data, status_code, headers = @api_client.call_api(:PATCH, local_var_path, new_options)
@@ -2058,15 +1929,11 @@ module Hubspot
2058
1929
  # http body (model)
2059
1930
  post_body = opts[:body] || @api_client.object_to_http_body(hub_db_table_v3_live_input)
2060
1931
 
2061
- # auth_names
2062
- auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
2063
-
2064
1932
  # return_type
2065
- return_type = opts[:return_type]
1933
+ return_type = opts[:return_type] || 'HubDbTableV3'
2066
1934
 
2067
- return_types_map = {
2068
- 200 => 'HubDbTableV3',
2069
- }
1935
+ # auth_names
1936
+ auth_names = opts[:auth_names] || ['hapikey', 'oauth2']
2070
1937
 
2071
1938
  new_options = opts.merge(
2072
1939
  :header_params => header_params,
@@ -2074,8 +1941,7 @@ module Hubspot
2074
1941
  :form_params => form_params,
2075
1942
  :body => post_body,
2076
1943
  :auth_names => auth_names,
2077
- :return_type => return_type,
2078
- :return_types_map => return_types_map
1944
+ :return_type => return_type
2079
1945
  )
2080
1946
 
2081
1947
  data, status_code, headers = @api_client.call_api(:PATCH, local_var_path, new_options)