lib/hubspot/codegen/crm/tickets/api/batch_api.rb in hubspot-api-client-17.0.0 vs lib/hubspot/codegen/crm/tickets/api/batch_api.rb in hubspot-api-client-17.1.0

- old
+ new

@@ -66,11 +66,11 @@ # return_type return_type = opts[:debug_return_type] # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BatchApi.archive", :header_params => header_params, :query_params => query_params, @@ -132,11 +132,11 @@ # return_type return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BatchApi.create", :header_params => header_params, :query_params => query_params, @@ -201,11 +201,11 @@ # return_type return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BatchApi.read", :header_params => header_params, :query_params => query_params, @@ -267,10 +267,10 @@ # return_type return_type = opts[:debug_return_type] || 'BatchResponseSimplePublicObject' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BatchApi.update", :header_params => header_params, :query_params => query_params,