lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb in hubspot-api-client-17.0.0 vs lib/hubspot/codegen/crm/extensions/accounting/api/settings_api.rb in hubspot-api-client-17.1.0

- old
+ new

@@ -64,11 +64,11 @@ # return_type return_type = opts[:debug_return_type] || 'AccountingAppSettings' # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey'] + auth_names = opts[:debug_auth_names] || [] new_options = opts.merge( :operation => :"SettingsApi.get_by_id", :header_params => header_params, :query_params => query_params, @@ -138,10 +138,10 @@ # return_type return_type = opts[:debug_return_type] # auth_names - auth_names = opts[:debug_auth_names] || ['hapikey'] + auth_names = opts[:debug_auth_names] || [] new_options = opts.merge( :operation => :"SettingsApi.replace", :header_params => header_params, :query_params => query_params,