hubspot-api-client 17.0.0.pre.beta.4 → 17.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (210) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +48 -1
  3. data/Gemfile.lock +1 -1
  4. data/lib/hubspot/client.rb +1 -1
  5. data/lib/hubspot/codegen/automation/actions/api/callbacks_api.rb +2 -2
  6. data/lib/hubspot/codegen/automation/actions/configuration.rb +0 -7
  7. data/lib/hubspot/codegen/cms/blogs/authors/api/blog_authors_api.rb +14 -14
  8. data/lib/hubspot/codegen/cms/blogs/authors/configuration.rb +0 -7
  9. data/lib/hubspot/codegen/cms/blogs/tags/api/blog_tags_api.rb +14 -14
  10. data/lib/hubspot/codegen/cms/blogs/tags/configuration.rb +0 -7
  11. data/lib/hubspot/codegen/cms/domains/api/domains_api.rb +2 -2
  12. data/lib/hubspot/codegen/cms/domains/configuration.rb +0 -7
  13. data/lib/hubspot/codegen/cms/hubdb/api/rows_api.rb +9 -9
  14. data/lib/hubspot/codegen/cms/hubdb/api/rows_batch_api.rb +17 -17
  15. data/lib/hubspot/codegen/cms/hubdb/api/tables_api.rb +14 -14
  16. data/lib/hubspot/codegen/cms/hubdb/configuration.rb +0 -7
  17. data/lib/hubspot/codegen/cms/hubdb/models/import_result.rb +19 -19
  18. data/lib/hubspot/codegen/cms/hubdb/models/standard_error.rb +1 -1
  19. data/lib/hubspot/codegen/cms/performance/api/public_performance_api.rb +2 -2
  20. data/lib/hubspot/codegen/cms/performance/configuration.rb +0 -7
  21. data/lib/hubspot/codegen/crm/associations/api/batch_api.rb +3 -3
  22. data/lib/hubspot/codegen/crm/associations/configuration.rb +0 -7
  23. data/lib/hubspot/codegen/crm/associations/schema/api/types_api.rb +1 -1
  24. data/lib/hubspot/codegen/crm/associations/schema/configuration.rb +0 -7
  25. data/lib/hubspot/codegen/crm/associations/v4/api/basic_api.rb +6 -6
  26. data/lib/hubspot/codegen/crm/associations/v4/api/batch_api.rb +5 -5
  27. data/lib/hubspot/codegen/crm/associations/v4/configuration.rb +0 -7
  28. data/lib/hubspot/codegen/crm/associations/v4/models/association_spec_with_label.rb +18 -18
  29. data/lib/hubspot/codegen/crm/associations/v4/models/batch_read_input_simple_public_object_id.rb +20 -20
  30. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair.rb +41 -41
  31. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_labels_between_object_pair_with_errors.rb +52 -52
  32. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label.rb +41 -41
  33. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_association_multi_with_label_with_errors.rb +52 -52
  34. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_public_default_association.rb +52 -52
  35. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_simple_public_object.rb +41 -41
  36. data/lib/hubspot/codegen/crm/associations/v4/models/batch_response_simple_public_object_with_errors.rb +52 -52
  37. data/lib/hubspot/codegen/crm/associations/v4/models/collection_response_associated_id.rb +13 -13
  38. data/lib/hubspot/codegen/crm/associations/v4/models/collection_response_multi_associated_object_with_label_forward_paging.rb +13 -13
  39. data/lib/hubspot/codegen/crm/associations/v4/models/collection_response_simple_public_object_with_associations_forward_paging.rb +13 -13
  40. data/lib/hubspot/codegen/crm/associations/v4/models/error.rb +50 -50
  41. data/lib/hubspot/codegen/crm/associations/v4/models/error_category.rb +18 -18
  42. data/lib/hubspot/codegen/crm/associations/v4/models/error_detail.rb +28 -28
  43. data/lib/hubspot/codegen/crm/associations/v4/models/labels_between_object_pair.rb +19 -19
  44. data/lib/hubspot/codegen/crm/associations/v4/models/multi_associated_object_with_label.rb +18 -18
  45. data/lib/hubspot/codegen/crm/associations/v4/models/next_page.rb +13 -13
  46. data/lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_create_request.rb +18 -18
  47. data/lib/hubspot/codegen/crm/associations/v4/models/public_association_definition_update_request.rb +18 -18
  48. data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_post.rb +20 -20
  49. data/lib/hubspot/codegen/crm/associations/v4/models/public_association_multi_with_label.rb +13 -13
  50. data/lib/hubspot/codegen/crm/associations/v4/models/public_associations_for_object.rb +18 -18
  51. data/lib/hubspot/codegen/crm/associations/v4/models/public_default_association.rb +18 -18
  52. data/lib/hubspot/codegen/crm/associations/v4/models/public_gdpr_delete_input.rb +13 -13
  53. data/lib/hubspot/codegen/crm/associations/v4/models/simple_public_object.rb +44 -44
  54. data/lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_batch_input.rb +18 -18
  55. data/lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_input_for_create.rb +20 -20
  56. data/lib/hubspot/codegen/crm/associations/v4/models/simple_public_object_with_associations.rb +49 -49
  57. data/lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb +46 -46
  58. data/lib/hubspot/codegen/crm/associations/v4/models/standard_error1.rb +324 -0
  59. data/lib/hubspot/codegen/crm/associations/v4/models/value_with_timestamp.rb +33 -33
  60. data/lib/hubspot/codegen/crm/associations/v4/schema/api/definitions_api.rb +4 -4
  61. data/lib/hubspot/codegen/crm/associations/v4/schema/configuration.rb +0 -7
  62. data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +5 -5
  63. data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +4 -4
  64. data/lib/hubspot/codegen/crm/companies/api/public_object_api.rb +1 -1
  65. data/lib/hubspot/codegen/crm/companies/api/search_api.rb +1 -1
  66. data/lib/hubspot/codegen/crm/companies/configuration.rb +0 -7
  67. data/lib/hubspot/codegen/crm/companies/models/standard_error.rb +1 -1
  68. data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +5 -5
  69. data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +4 -4
  70. data/lib/hubspot/codegen/crm/contacts/api/gdpr_api.rb +1 -1
  71. data/lib/hubspot/codegen/crm/contacts/api/public_object_api.rb +1 -1
  72. data/lib/hubspot/codegen/crm/contacts/api/search_api.rb +1 -1
  73. data/lib/hubspot/codegen/crm/contacts/configuration.rb +0 -7
  74. data/lib/hubspot/codegen/crm/contacts/models/standard_error.rb +1 -1
  75. data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +5 -5
  76. data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +4 -4
  77. data/lib/hubspot/codegen/crm/deals/api/public_object_api.rb +1 -1
  78. data/lib/hubspot/codegen/crm/deals/api/search_api.rb +1 -1
  79. data/lib/hubspot/codegen/crm/deals/configuration.rb +0 -7
  80. data/lib/hubspot/codegen/crm/deals/models/standard_error.rb +1 -1
  81. data/lib/hubspot/codegen/crm/extensions/accounting/api/callbacks_api.rb +10 -10
  82. data/lib/hubspot/codegen/crm/extensions/accounting/api/invoice_api.rb +3 -3
  83. data/lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb +2 -2
  84. data/lib/hubspot/codegen/crm/extensions/accounting/api/sync_api.rb +2 -2
  85. data/lib/hubspot/codegen/crm/extensions/accounting/api/user_accounts_api.rb +2 -2
  86. data/lib/hubspot/codegen/crm/extensions/accounting/configuration.rb +0 -7
  87. data/lib/hubspot/codegen/crm/extensions/videoconferencing/api/settings_api.rb +3 -3
  88. data/lib/hubspot/codegen/crm/extensions/videoconferencing/api_client.rb +0 -1
  89. data/lib/hubspot/codegen/crm/extensions/videoconferencing/configuration.rb +0 -7
  90. data/lib/hubspot/codegen/crm/imports/api/core_api.rb +4 -4
  91. data/lib/hubspot/codegen/crm/imports/api/public_imports_api.rb +1 -1
  92. data/lib/hubspot/codegen/crm/imports/configuration.rb +0 -7
  93. data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +5 -5
  94. data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +4 -4
  95. data/lib/hubspot/codegen/crm/line_items/api/public_object_api.rb +1 -1
  96. data/lib/hubspot/codegen/crm/line_items/api/search_api.rb +1 -1
  97. data/lib/hubspot/codegen/crm/line_items/configuration.rb +0 -7
  98. data/lib/hubspot/codegen/crm/line_items/models/standard_error.rb +1 -1
  99. data/lib/hubspot/codegen/crm/objects/api/associations_api.rb +3 -3
  100. data/lib/hubspot/codegen/crm/objects/api/basic_api.rb +5 -5
  101. data/lib/hubspot/codegen/crm/objects/api/batch_api.rb +4 -4
  102. data/lib/hubspot/codegen/crm/objects/api/gdpr_api.rb +1 -1
  103. data/lib/hubspot/codegen/crm/objects/api/public_object_api.rb +1 -1
  104. data/lib/hubspot/codegen/crm/objects/api/search_api.rb +1 -1
  105. data/lib/hubspot/codegen/crm/objects/calls/api/basic_api.rb +5 -5
  106. data/lib/hubspot/codegen/crm/objects/calls/api/batch_api.rb +4 -4
  107. data/lib/hubspot/codegen/crm/objects/calls/api/public_object_api.rb +1 -1
  108. data/lib/hubspot/codegen/crm/objects/calls/api/search_api.rb +1 -1
  109. data/lib/hubspot/codegen/crm/objects/calls/configuration.rb +0 -7
  110. data/lib/hubspot/codegen/crm/objects/calls/models/standard_error.rb +1 -1
  111. data/lib/hubspot/codegen/crm/objects/communications/api/basic_api.rb +5 -5
  112. data/lib/hubspot/codegen/crm/objects/communications/api/batch_api.rb +4 -4
  113. data/lib/hubspot/codegen/crm/objects/communications/api/public_object_api.rb +1 -1
  114. data/lib/hubspot/codegen/crm/objects/communications/api/search_api.rb +1 -1
  115. data/lib/hubspot/codegen/crm/objects/communications/configuration.rb +0 -7
  116. data/lib/hubspot/codegen/crm/objects/communications/models/standard_error.rb +1 -1
  117. data/lib/hubspot/codegen/crm/objects/configuration.rb +0 -7
  118. data/lib/hubspot/codegen/crm/objects/emails/api/basic_api.rb +5 -5
  119. data/lib/hubspot/codegen/crm/objects/emails/api/batch_api.rb +4 -4
  120. data/lib/hubspot/codegen/crm/objects/emails/api/public_object_api.rb +1 -1
  121. data/lib/hubspot/codegen/crm/objects/emails/api/search_api.rb +1 -1
  122. data/lib/hubspot/codegen/crm/objects/emails/configuration.rb +0 -7
  123. data/lib/hubspot/codegen/crm/objects/emails/models/standard_error.rb +1 -1
  124. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/basic_api.rb +5 -5
  125. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/batch_api.rb +4 -4
  126. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/public_object_api.rb +1 -1
  127. data/lib/hubspot/codegen/crm/objects/feedback_submissions/api/search_api.rb +1 -1
  128. data/lib/hubspot/codegen/crm/objects/feedback_submissions/configuration.rb +0 -7
  129. data/lib/hubspot/codegen/crm/objects/feedback_submissions/models/standard_error.rb +1 -1
  130. data/lib/hubspot/codegen/crm/objects/meetings/api/basic_api.rb +5 -5
  131. data/lib/hubspot/codegen/crm/objects/meetings/api/batch_api.rb +4 -4
  132. data/lib/hubspot/codegen/crm/objects/meetings/api/public_object_api.rb +1 -1
  133. data/lib/hubspot/codegen/crm/objects/meetings/api/search_api.rb +1 -1
  134. data/lib/hubspot/codegen/crm/objects/meetings/configuration.rb +0 -7
  135. data/lib/hubspot/codegen/crm/objects/meetings/models/standard_error.rb +1 -1
  136. data/lib/hubspot/codegen/crm/objects/models/standard_error.rb +1 -1
  137. data/lib/hubspot/codegen/crm/objects/notes/api/basic_api.rb +5 -5
  138. data/lib/hubspot/codegen/crm/objects/notes/api/batch_api.rb +4 -4
  139. data/lib/hubspot/codegen/crm/objects/notes/api/public_object_api.rb +1 -1
  140. data/lib/hubspot/codegen/crm/objects/notes/api/search_api.rb +1 -1
  141. data/lib/hubspot/codegen/crm/objects/notes/configuration.rb +0 -7
  142. data/lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb +1 -1
  143. data/lib/hubspot/codegen/crm/objects/postal_mail/api/basic_api.rb +5 -5
  144. data/lib/hubspot/codegen/crm/objects/postal_mail/api/batch_api.rb +4 -4
  145. data/lib/hubspot/codegen/crm/objects/postal_mail/api/public_object_api.rb +1 -1
  146. data/lib/hubspot/codegen/crm/objects/postal_mail/api/search_api.rb +1 -1
  147. data/lib/hubspot/codegen/crm/objects/postal_mail/configuration.rb +0 -7
  148. data/lib/hubspot/codegen/crm/objects/postal_mail/models/standard_error.rb +1 -1
  149. data/lib/hubspot/codegen/crm/objects/tasks/api/basic_api.rb +5 -5
  150. data/lib/hubspot/codegen/crm/objects/tasks/api/batch_api.rb +4 -4
  151. data/lib/hubspot/codegen/crm/objects/tasks/api/public_object_api.rb +1 -1
  152. data/lib/hubspot/codegen/crm/objects/tasks/api/search_api.rb +1 -1
  153. data/lib/hubspot/codegen/crm/objects/tasks/configuration.rb +0 -7
  154. data/lib/hubspot/codegen/crm/objects/tasks/models/standard_error.rb +1 -1
  155. data/lib/hubspot/codegen/crm/owners/api/owners_api.rb +2 -2
  156. data/lib/hubspot/codegen/crm/owners/configuration.rb +0 -7
  157. data/lib/hubspot/codegen/crm/pipelines/api/pipeline_audits_api.rb +1 -1
  158. data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stage_audits_api.rb +1 -1
  159. data/lib/hubspot/codegen/crm/pipelines/api/pipeline_stages_api.rb +6 -6
  160. data/lib/hubspot/codegen/crm/pipelines/api/pipelines_api.rb +6 -6
  161. data/lib/hubspot/codegen/crm/pipelines/configuration.rb +0 -7
  162. data/lib/hubspot/codegen/crm/products/api/basic_api.rb +5 -5
  163. data/lib/hubspot/codegen/crm/products/api/batch_api.rb +4 -4
  164. data/lib/hubspot/codegen/crm/products/api/public_object_api.rb +1 -1
  165. data/lib/hubspot/codegen/crm/products/api/search_api.rb +1 -1
  166. data/lib/hubspot/codegen/crm/products/configuration.rb +0 -7
  167. data/lib/hubspot/codegen/crm/products/models/standard_error.rb +1 -1
  168. data/lib/hubspot/codegen/crm/properties/api/batch_api.rb +3 -3
  169. data/lib/hubspot/codegen/crm/properties/api/core_api.rb +5 -5
  170. data/lib/hubspot/codegen/crm/properties/api/groups_api.rb +5 -5
  171. data/lib/hubspot/codegen/crm/properties/configuration.rb +0 -7
  172. data/lib/hubspot/codegen/crm/properties/models/standard_error.rb +1 -1
  173. data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +5 -5
  174. data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +4 -4
  175. data/lib/hubspot/codegen/crm/quotes/api/public_object_api.rb +1 -1
  176. data/lib/hubspot/codegen/crm/quotes/api/search_api.rb +1 -1
  177. data/lib/hubspot/codegen/crm/quotes/configuration.rb +0 -7
  178. data/lib/hubspot/codegen/crm/quotes/models/standard_error.rb +1 -1
  179. data/lib/hubspot/codegen/crm/schemas/api/core_api.rb +7 -7
  180. data/lib/hubspot/codegen/crm/schemas/api/public_object_schemas_api.rb +1 -1
  181. data/lib/hubspot/codegen/crm/schemas/configuration.rb +0 -7
  182. data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +5 -5
  183. data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +4 -4
  184. data/lib/hubspot/codegen/crm/tickets/api/public_object_api.rb +1 -1
  185. data/lib/hubspot/codegen/crm/tickets/api/search_api.rb +1 -1
  186. data/lib/hubspot/codegen/crm/tickets/configuration.rb +0 -7
  187. data/lib/hubspot/codegen/crm/tickets/models/standard_error.rb +1 -1
  188. data/lib/hubspot/codegen/events/api/events_api.rb +1 -1
  189. data/lib/hubspot/codegen/events/configuration.rb +0 -7
  190. data/lib/hubspot/codegen/files/files/api/files_api.rb +10 -10
  191. data/lib/hubspot/codegen/files/files/api/folders_api.rb +8 -8
  192. data/lib/hubspot/codegen/files/files/configuration.rb +0 -7
  193. data/lib/hubspot/codegen/marketing/forms/api/forms_api.rb +6 -6
  194. data/lib/hubspot/codegen/marketing/forms/configuration.rb +0 -7
  195. data/lib/hubspot/codegen/marketing/transactional/api/single_send_api.rb +1 -1
  196. data/lib/hubspot/codegen/marketing/transactional/configuration.rb +0 -7
  197. data/lib/hubspot/codegen/webhooks/models/standard_error.rb +1 -1
  198. data/lib/hubspot/discovery/oauth/client.rb +0 -4
  199. data/lib/hubspot/helpers/camel_case.rb +5 -1
  200. data/lib/hubspot/helpers/path.rb +1 -8
  201. data/lib/hubspot/helpers/snake_case.rb +2 -1
  202. data/lib/hubspot/oauth_helper.rb +12 -8
  203. data/lib/hubspot/version.rb +1 -1
  204. data/pkg/hubspot-api-client-17.0.0.gem +0 -0
  205. data/spec/discovery/client_spec.rb +1 -1
  206. data/spec/discovery/oauth/access_tokens_api_spec.rb +1 -1
  207. data/spec/discovery/oauth/refresh_tokens_api_spec.rb +1 -1
  208. data/spec/discovery/oauth/tokens_api_spec.rb +1 -1
  209. data/spec/helpers/authorize_url_spec.rb +75 -0
  210. metadata +8 -4
@@ -224,13 +224,6 @@ module Hubspot
224
224
  # Returns Auth Settings hash for api client.
225
225
  def auth_settings
226
226
  {
227
- 'hapikey' =>
228
- {
229
- type: 'api_key',
230
- in: 'query',
231
- key: 'hapikey',
232
- value: api_key_with_prefix('hapikey')
233
- },
234
227
  'oauth2' =>
235
228
  {
236
229
  type: 'oauth2',
@@ -67,7 +67,7 @@ module Hubspot
67
67
  return_type = opts[:debug_return_type]
68
68
 
69
69
  # auth_names
70
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
70
+ auth_names = opts[:debug_auth_names] || ['oauth2']
71
71
 
72
72
  new_options = opts.merge(
73
73
  :operation => :"BasicApi.archive",
@@ -135,7 +135,7 @@ module Hubspot
135
135
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
136
136
 
137
137
  # auth_names
138
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
138
+ auth_names = opts[:debug_auth_names] || ['oauth2']
139
139
 
140
140
  new_options = opts.merge(
141
141
  :operation => :"BasicApi.create",
@@ -213,7 +213,7 @@ module Hubspot
213
213
  return_type = opts[:debug_return_type] || 'SimplePublicObjectWithAssociations'
214
214
 
215
215
  # auth_names
216
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
216
+ auth_names = opts[:debug_auth_names] || ['oauth2']
217
217
 
218
218
  new_options = opts.merge(
219
219
  :operation => :"BasicApi.get_by_id",
@@ -288,7 +288,7 @@ module Hubspot
288
288
  return_type = opts[:debug_return_type] || 'CollectionResponseSimplePublicObjectWithAssociationsForwardPaging'
289
289
 
290
290
  # auth_names
291
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
291
+ auth_names = opts[:debug_auth_names] || ['oauth2']
292
292
 
293
293
  new_options = opts.merge(
294
294
  :operation => :"BasicApi.get_page",
@@ -365,7 +365,7 @@ module Hubspot
365
365
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
366
366
 
367
367
  # auth_names
368
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
368
+ auth_names = opts[:debug_auth_names] || ['oauth2']
369
369
 
370
370
  new_options = opts.merge(
371
371
  :operation => :"BasicApi.update",
@@ -68,7 +68,7 @@ module Hubspot
68
68
  return_type = opts[:debug_return_type]
69
69
 
70
70
  # auth_names
71
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
71
+ auth_names = opts[:debug_auth_names] || ['oauth2']
72
72
 
73
73
  new_options = opts.merge(
74
74
  :operation => :"BatchApi.archive",
@@ -134,7 +134,7 @@ module Hubspot
134
134
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
135
135
 
136
136
  # auth_names
137
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
137
+ auth_names = opts[:debug_auth_names] || ['oauth2']
138
138
 
139
139
  new_options = opts.merge(
140
140
  :operation => :"BatchApi.create",
@@ -203,7 +203,7 @@ module Hubspot
203
203
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
204
204
 
205
205
  # auth_names
206
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
206
+ auth_names = opts[:debug_auth_names] || ['oauth2']
207
207
 
208
208
  new_options = opts.merge(
209
209
  :operation => :"BatchApi.read",
@@ -269,7 +269,7 @@ module Hubspot
269
269
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
270
270
 
271
271
  # auth_names
272
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
272
+ auth_names = opts[:debug_auth_names] || ['oauth2']
273
273
 
274
274
  new_options = opts.merge(
275
275
  :operation => :"BatchApi.update",
@@ -68,7 +68,7 @@ module Hubspot
68
68
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
69
69
 
70
70
  # auth_names
71
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
71
+ auth_names = opts[:debug_auth_names] || ['oauth2']
72
72
 
73
73
  new_options = opts.merge(
74
74
  :operation => :"PublicObjectApi.merge",
@@ -66,7 +66,7 @@ module Hubspot
66
66
  return_type = opts[:debug_return_type] || 'CollectionResponseWithTotalSimplePublicObjectForwardPaging'
67
67
 
68
68
  # auth_names
69
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
69
+ auth_names = opts[:debug_auth_names] || ['oauth2']
70
70
 
71
71
  new_options = opts.merge(
72
72
  :operation => :"SearchApi.do_search",
@@ -222,13 +222,6 @@ module Hubspot
222
222
  # Returns Auth Settings hash for api client.
223
223
  def auth_settings
224
224
  {
225
- 'hapikey' =>
226
- {
227
- type: 'api_key',
228
- in: 'query',
229
- key: 'hapikey',
230
- value: api_key_with_prefix('hapikey')
231
- },
232
225
  'oauth2' =>
233
226
  {
234
227
  type: 'oauth2',
@@ -57,7 +57,7 @@ module Hubspot
57
57
  {
58
58
  :'status' => :'String',
59
59
  :'id' => :'String',
60
- :'category' => :'ErrorCategory',
60
+ :'category' => :'String',
61
61
  :'sub_category' => :'Object',
62
62
  :'message' => :'String',
63
63
  :'errors' => :'Array<ErrorDetail>',
@@ -67,7 +67,7 @@ module Hubspot
67
67
  return_type = opts[:debug_return_type]
68
68
 
69
69
  # auth_names
70
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
70
+ auth_names = opts[:debug_auth_names] || ['oauth2']
71
71
 
72
72
  new_options = opts.merge(
73
73
  :operation => :"BasicApi.archive",
@@ -135,7 +135,7 @@ module Hubspot
135
135
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
136
136
 
137
137
  # auth_names
138
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
138
+ auth_names = opts[:debug_auth_names] || ['oauth2']
139
139
 
140
140
  new_options = opts.merge(
141
141
  :operation => :"BasicApi.create",
@@ -213,7 +213,7 @@ module Hubspot
213
213
  return_type = opts[:debug_return_type] || 'SimplePublicObjectWithAssociations'
214
214
 
215
215
  # auth_names
216
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
216
+ auth_names = opts[:debug_auth_names] || ['oauth2']
217
217
 
218
218
  new_options = opts.merge(
219
219
  :operation => :"BasicApi.get_by_id",
@@ -288,7 +288,7 @@ module Hubspot
288
288
  return_type = opts[:debug_return_type] || 'CollectionResponseSimplePublicObjectWithAssociationsForwardPaging'
289
289
 
290
290
  # auth_names
291
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
291
+ auth_names = opts[:debug_auth_names] || ['oauth2']
292
292
 
293
293
  new_options = opts.merge(
294
294
  :operation => :"BasicApi.get_page",
@@ -365,7 +365,7 @@ module Hubspot
365
365
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
366
366
 
367
367
  # auth_names
368
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
368
+ auth_names = opts[:debug_auth_names] || ['oauth2']
369
369
 
370
370
  new_options = opts.merge(
371
371
  :operation => :"BasicApi.update",
@@ -68,7 +68,7 @@ module Hubspot
68
68
  return_type = opts[:debug_return_type]
69
69
 
70
70
  # auth_names
71
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
71
+ auth_names = opts[:debug_auth_names] || ['oauth2']
72
72
 
73
73
  new_options = opts.merge(
74
74
  :operation => :"BatchApi.archive",
@@ -134,7 +134,7 @@ module Hubspot
134
134
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
135
135
 
136
136
  # auth_names
137
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
137
+ auth_names = opts[:debug_auth_names] || ['oauth2']
138
138
 
139
139
  new_options = opts.merge(
140
140
  :operation => :"BatchApi.create",
@@ -203,7 +203,7 @@ module Hubspot
203
203
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
204
204
 
205
205
  # auth_names
206
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
206
+ auth_names = opts[:debug_auth_names] || ['oauth2']
207
207
 
208
208
  new_options = opts.merge(
209
209
  :operation => :"BatchApi.read",
@@ -269,7 +269,7 @@ module Hubspot
269
269
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
270
270
 
271
271
  # auth_names
272
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
272
+ auth_names = opts[:debug_auth_names] || ['oauth2']
273
273
 
274
274
  new_options = opts.merge(
275
275
  :operation => :"BatchApi.update",
@@ -70,7 +70,7 @@ module Hubspot
70
70
  return_type = opts[:debug_return_type]
71
71
 
72
72
  # auth_names
73
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
73
+ auth_names = opts[:debug_auth_names] || ['oauth2']
74
74
 
75
75
  new_options = opts.merge(
76
76
  :operation => :"GdprApi.purge",
@@ -68,7 +68,7 @@ module Hubspot
68
68
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
69
69
 
70
70
  # auth_names
71
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
71
+ auth_names = opts[:debug_auth_names] || ['oauth2']
72
72
 
73
73
  new_options = opts.merge(
74
74
  :operation => :"PublicObjectApi.merge",
@@ -66,7 +66,7 @@ module Hubspot
66
66
  return_type = opts[:debug_return_type] || 'CollectionResponseWithTotalSimplePublicObjectForwardPaging'
67
67
 
68
68
  # auth_names
69
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
69
+ auth_names = opts[:debug_auth_names] || ['oauth2']
70
70
 
71
71
  new_options = opts.merge(
72
72
  :operation => :"SearchApi.do_search",
@@ -222,13 +222,6 @@ module Hubspot
222
222
  # Returns Auth Settings hash for api client.
223
223
  def auth_settings
224
224
  {
225
- 'hapikey' =>
226
- {
227
- type: 'api_key',
228
- in: 'query',
229
- key: 'hapikey',
230
- value: api_key_with_prefix('hapikey')
231
- },
232
225
  'oauth2' =>
233
226
  {
234
227
  type: 'oauth2',
@@ -57,7 +57,7 @@ module Hubspot
57
57
  {
58
58
  :'status' => :'String',
59
59
  :'id' => :'String',
60
- :'category' => :'ErrorCategory',
60
+ :'category' => :'String',
61
61
  :'sub_category' => :'Object',
62
62
  :'message' => :'String',
63
63
  :'errors' => :'Array<ErrorDetail>',
@@ -67,7 +67,7 @@ module Hubspot
67
67
  return_type = opts[:debug_return_type]
68
68
 
69
69
  # auth_names
70
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
70
+ auth_names = opts[:debug_auth_names] || ['oauth2']
71
71
 
72
72
  new_options = opts.merge(
73
73
  :operation => :"BasicApi.archive",
@@ -135,7 +135,7 @@ module Hubspot
135
135
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
136
136
 
137
137
  # auth_names
138
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
138
+ auth_names = opts[:debug_auth_names] || ['oauth2']
139
139
 
140
140
  new_options = opts.merge(
141
141
  :operation => :"BasicApi.create",
@@ -213,7 +213,7 @@ module Hubspot
213
213
  return_type = opts[:debug_return_type] || 'SimplePublicObjectWithAssociations'
214
214
 
215
215
  # auth_names
216
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
216
+ auth_names = opts[:debug_auth_names] || ['oauth2']
217
217
 
218
218
  new_options = opts.merge(
219
219
  :operation => :"BasicApi.get_by_id",
@@ -288,7 +288,7 @@ module Hubspot
288
288
  return_type = opts[:debug_return_type] || 'CollectionResponseSimplePublicObjectWithAssociationsForwardPaging'
289
289
 
290
290
  # auth_names
291
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
291
+ auth_names = opts[:debug_auth_names] || ['oauth2']
292
292
 
293
293
  new_options = opts.merge(
294
294
  :operation => :"BasicApi.get_page",
@@ -365,7 +365,7 @@ module Hubspot
365
365
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
366
366
 
367
367
  # auth_names
368
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
368
+ auth_names = opts[:debug_auth_names] || ['oauth2']
369
369
 
370
370
  new_options = opts.merge(
371
371
  :operation => :"BasicApi.update",
@@ -68,7 +68,7 @@ module Hubspot
68
68
  return_type = opts[:debug_return_type]
69
69
 
70
70
  # auth_names
71
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
71
+ auth_names = opts[:debug_auth_names] || ['oauth2']
72
72
 
73
73
  new_options = opts.merge(
74
74
  :operation => :"BatchApi.archive",
@@ -134,7 +134,7 @@ module Hubspot
134
134
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
135
135
 
136
136
  # auth_names
137
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
137
+ auth_names = opts[:debug_auth_names] || ['oauth2']
138
138
 
139
139
  new_options = opts.merge(
140
140
  :operation => :"BatchApi.create",
@@ -203,7 +203,7 @@ module Hubspot
203
203
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
204
204
 
205
205
  # auth_names
206
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
206
+ auth_names = opts[:debug_auth_names] || ['oauth2']
207
207
 
208
208
  new_options = opts.merge(
209
209
  :operation => :"BatchApi.read",
@@ -269,7 +269,7 @@ module Hubspot
269
269
  return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject'
270
270
 
271
271
  # auth_names
272
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
272
+ auth_names = opts[:debug_auth_names] || ['oauth2']
273
273
 
274
274
  new_options = opts.merge(
275
275
  :operation => :"BatchApi.update",
@@ -68,7 +68,7 @@ module Hubspot
68
68
  return_type = opts[:debug_return_type] || 'SimplePublicObject'
69
69
 
70
70
  # auth_names
71
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
71
+ auth_names = opts[:debug_auth_names] || ['oauth2']
72
72
 
73
73
  new_options = opts.merge(
74
74
  :operation => :"PublicObjectApi.merge",
@@ -66,7 +66,7 @@ module Hubspot
66
66
  return_type = opts[:debug_return_type] || 'CollectionResponseWithTotalSimplePublicObjectForwardPaging'
67
67
 
68
68
  # auth_names
69
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
69
+ auth_names = opts[:debug_auth_names] || ['oauth2']
70
70
 
71
71
  new_options = opts.merge(
72
72
  :operation => :"SearchApi.do_search",
@@ -222,13 +222,6 @@ module Hubspot
222
222
  # Returns Auth Settings hash for api client.
223
223
  def auth_settings
224
224
  {
225
- 'hapikey' =>
226
- {
227
- type: 'api_key',
228
- in: 'query',
229
- key: 'hapikey',
230
- value: api_key_with_prefix('hapikey')
231
- },
232
225
  'oauth2' =>
233
226
  {
234
227
  type: 'oauth2',
@@ -57,7 +57,7 @@ module Hubspot
57
57
  {
58
58
  :'status' => :'String',
59
59
  :'id' => :'String',
60
- :'category' => :'ErrorCategory',
60
+ :'category' => :'String',
61
61
  :'sub_category' => :'Object',
62
62
  :'message' => :'String',
63
63
  :'errors' => :'Array<ErrorDetail>',
@@ -77,7 +77,7 @@ module Hubspot
77
77
  return_type = opts[:debug_return_type]
78
78
 
79
79
  # auth_names
80
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
80
+ auth_names = opts[:debug_auth_names] || ['oauth2']
81
81
 
82
82
  new_options = opts.merge(
83
83
  :operation => :"CallbacksApi.create_customer",
@@ -151,7 +151,7 @@ module Hubspot
151
151
  return_type = opts[:debug_return_type]
152
152
 
153
153
  # auth_names
154
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
154
+ auth_names = opts[:debug_auth_names] || ['oauth2']
155
155
 
156
156
  new_options = opts.merge(
157
157
  :operation => :"CallbacksApi.create_exchange_rate",
@@ -225,7 +225,7 @@ module Hubspot
225
225
  return_type = opts[:debug_return_type]
226
226
 
227
227
  # auth_names
228
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
228
+ auth_names = opts[:debug_auth_names] || ['oauth2']
229
229
 
230
230
  new_options = opts.merge(
231
231
  :operation => :"CallbacksApi.create_invoice",
@@ -299,7 +299,7 @@ module Hubspot
299
299
  return_type = opts[:debug_return_type]
300
300
 
301
301
  # auth_names
302
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
302
+ auth_names = opts[:debug_auth_names] || ['oauth2']
303
303
 
304
304
  new_options = opts.merge(
305
305
  :operation => :"CallbacksApi.create_term",
@@ -373,7 +373,7 @@ module Hubspot
373
373
  return_type = opts[:debug_return_type]
374
374
 
375
375
  # auth_names
376
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
376
+ auth_names = opts[:debug_auth_names] || ['oauth2']
377
377
 
378
378
  new_options = opts.merge(
379
379
  :operation => :"CallbacksApi.do_customer_search",
@@ -447,7 +447,7 @@ module Hubspot
447
447
  return_type = opts[:debug_return_type]
448
448
 
449
449
  # auth_names
450
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
450
+ auth_names = opts[:debug_auth_names] || ['oauth2']
451
451
 
452
452
  new_options = opts.merge(
453
453
  :operation => :"CallbacksApi.do_invoice_search",
@@ -521,7 +521,7 @@ module Hubspot
521
521
  return_type = opts[:debug_return_type]
522
522
 
523
523
  # auth_names
524
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
524
+ auth_names = opts[:debug_auth_names] || ['oauth2']
525
525
 
526
526
  new_options = opts.merge(
527
527
  :operation => :"CallbacksApi.do_product_search",
@@ -595,7 +595,7 @@ module Hubspot
595
595
  return_type = opts[:debug_return_type]
596
596
 
597
597
  # auth_names
598
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
598
+ auth_names = opts[:debug_auth_names] || ['oauth2']
599
599
 
600
600
  new_options = opts.merge(
601
601
  :operation => :"CallbacksApi.do_tax_search",
@@ -669,7 +669,7 @@ module Hubspot
669
669
  return_type = opts[:debug_return_type]
670
670
 
671
671
  # auth_names
672
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
672
+ auth_names = opts[:debug_auth_names] || ['oauth2']
673
673
 
674
674
  new_options = opts.merge(
675
675
  :operation => :"CallbacksApi.get_by_id",
@@ -743,7 +743,7 @@ module Hubspot
743
743
  return_type = opts[:debug_return_type]
744
744
 
745
745
  # auth_names
746
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
746
+ auth_names = opts[:debug_auth_names] || ['oauth2']
747
747
 
748
748
  new_options = opts.merge(
749
749
  :operation => :"CallbacksApi.invoice_pdf",
@@ -80,7 +80,7 @@ module Hubspot
80
80
  return_type = opts[:debug_return_type] || 'InvoiceUpdateResponse'
81
81
 
82
82
  # auth_names
83
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
83
+ auth_names = opts[:debug_auth_names] || ['oauth2']
84
84
 
85
85
  new_options = opts.merge(
86
86
  :operation => :"InvoiceApi.create_payment",
@@ -150,7 +150,7 @@ module Hubspot
150
150
  return_type = opts[:debug_return_type] || 'InvoiceReadResponse'
151
151
 
152
152
  # auth_names
153
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
153
+ auth_names = opts[:debug_auth_names] || ['oauth2']
154
154
 
155
155
  new_options = opts.merge(
156
156
  :operation => :"InvoiceApi.get_by_id",
@@ -231,7 +231,7 @@ module Hubspot
231
231
  return_type = opts[:debug_return_type] || 'InvoiceUpdateResponse'
232
232
 
233
233
  # auth_names
234
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
234
+ auth_names = opts[:debug_auth_names] || ['oauth2']
235
235
 
236
236
  new_options = opts.merge(
237
237
  :operation => :"InvoiceApi.update",
@@ -66,7 +66,7 @@ module Hubspot
66
66
  return_type = opts[:debug_return_type] || 'AccountingAppSettings'
67
67
 
68
68
  # auth_names
69
- auth_names = opts[:debug_auth_names] || ['hapikey']
69
+ auth_names = opts[:debug_auth_names] || []
70
70
 
71
71
  new_options = opts.merge(
72
72
  :operation => :"SettingsApi.get_by_id",
@@ -140,7 +140,7 @@ module Hubspot
140
140
  return_type = opts[:debug_return_type]
141
141
 
142
142
  # auth_names
143
- auth_names = opts[:debug_auth_names] || ['hapikey']
143
+ auth_names = opts[:debug_auth_names] || []
144
144
 
145
145
  new_options = opts.merge(
146
146
  :operation => :"SettingsApi.replace",
@@ -77,7 +77,7 @@ module Hubspot
77
77
  return_type = opts[:debug_return_type] || 'ActionResponse'
78
78
 
79
79
  # auth_names
80
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
80
+ auth_names = opts[:debug_auth_names] || ['oauth2']
81
81
 
82
82
  new_options = opts.merge(
83
83
  :operation => :"SyncApi.create_contact",
@@ -151,7 +151,7 @@ module Hubspot
151
151
  return_type = opts[:debug_return_type] || 'ActionResponse'
152
152
 
153
153
  # auth_names
154
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
154
+ auth_names = opts[:debug_auth_names] || ['oauth2']
155
155
 
156
156
  new_options = opts.merge(
157
157
  :operation => :"SyncApi.create_product",
@@ -66,7 +66,7 @@ module Hubspot
66
66
  return_type = opts[:debug_return_type]
67
67
 
68
68
  # auth_names
69
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
69
+ auth_names = opts[:debug_auth_names] || ['oauth2']
70
70
 
71
71
  new_options = opts.merge(
72
72
  :operation => :"UserAccountsApi.archive",
@@ -134,7 +134,7 @@ module Hubspot
134
134
  return_type = opts[:debug_return_type]
135
135
 
136
136
  # auth_names
137
- auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2']
137
+ auth_names = opts[:debug_auth_names] || ['oauth2']
138
138
 
139
139
  new_options = opts.merge(
140
140
  :operation => :"UserAccountsApi.replace",
@@ -223,13 +223,6 @@ module Hubspot
223
223
  # Returns Auth Settings hash for api client.
224
224
  def auth_settings
225
225
  {
226
- 'hapikey' =>
227
- {
228
- type: 'api_key',
229
- in: 'query',
230
- key: 'hapikey',
231
- value: api_key_with_prefix('hapikey')
232
- },
233
226
  'oauth2' =>
234
227
  {
235
228
  type: 'oauth2',
@@ -66,7 +66,7 @@ module Hubspot
66
66
  return_type = opts[:debug_return_type]
67
67
 
68
68
  # auth_names
69
- auth_names = opts[:debug_auth_names] || ['hapikey']
69
+ auth_names = opts[:debug_auth_names] || []
70
70
 
71
71
  new_options = opts.merge(
72
72
  :operation => :"SettingsApi.archive",
@@ -129,7 +129,7 @@ module Hubspot
129
129
  return_type = opts[:debug_return_type] || 'ExternalSettings'
130
130
 
131
131
  # auth_names
132
- auth_names = opts[:debug_auth_names] || ['hapikey']
132
+ auth_names = opts[:debug_auth_names] || []
133
133
 
134
134
  new_options = opts.merge(
135
135
  :operation => :"SettingsApi.get_by_id",
@@ -203,7 +203,7 @@ module Hubspot
203
203
  return_type = opts[:debug_return_type] || 'ExternalSettings'
204
204
 
205
205
  # auth_names
206
- auth_names = opts[:debug_auth_names] || ['hapikey']
206
+ auth_names = opts[:debug_auth_names] || []
207
207
 
208
208
  new_options = opts.merge(
209
209
  :operation => :"SettingsApi.replace",
@@ -112,7 +112,6 @@ module Hubspot
112
112
  form_params = opts[:form_params] || {}
113
113
  follow_location = opts[:follow_location] || true
114
114
 
115
- update_params_for_auth! header_params, query_params, opts[:auth_names]
116
115
 
117
116
  # set ssl_verifyhosts option based on @config.verify_ssl_host (true/false)
118
117
  _verify_ssl_host = @config.verify_ssl_host ? 2 : 0
@@ -223,13 +223,6 @@ module Hubspot
223
223
  # Returns Auth Settings hash for api client.
224
224
  def auth_settings
225
225
  {
226
- 'hapikey' =>
227
- {
228
- type: 'api_key',
229
- in: 'query',
230
- key: 'hapikey',
231
- value: api_key_with_prefix('hapikey')
232
- },
233
226
  }
234
227
  end
235
228