lib/hubspot/codegen/crm/objects/notes/api/basic_api.rb in hubspot-api-client-17.0.0 vs lib/hubspot/codegen/crm/objects/notes/api/basic_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 => :"BasicApi.archive", :header_params => header_params, :query_params => query_params, @@ -134,11 +134,11 @@ # return_type return_type = opts[:debug_return_type] || 'SimplePublicObject' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BasicApi.create", :header_params => header_params, :query_params => query_params, @@ -212,11 +212,11 @@ # return_type return_type = opts[:debug_return_type] || 'SimplePublicObjectWithAssociations' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BasicApi.get_by_id", :header_params => header_params, :query_params => query_params, @@ -287,11 +287,11 @@ # return_type return_type = opts[:debug_return_type] || 'CollectionResponseSimplePublicObjectWithAssociationsForwardPaging' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BasicApi.get_page", :header_params => header_params, :query_params => query_params, @@ -364,10 +364,10 @@ # return_type return_type = opts[:debug_return_type] || 'SimplePublicObject' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey', 'oauth2'] + auth_names = opts[:debug_auth_names] || ['oauth2'] new_options = opts.merge( :operation => :"BasicApi.update", :header_params => header_params, :query_params => query_params,