mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-08 00:02:46 -04:00
Remove internal usages of _search (#1320)
This commit is contained in:
parent
ec0e71ddb0
commit
1bde67fba3
@ -80,7 +80,7 @@ module Stripe
|
||||
|
||||
params = filters.merge(page: next_page).merge(params)
|
||||
|
||||
_search(url, params, opts)
|
||||
request_stripe_object(method: :get, path: url, params: params, opts: opts)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user