mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-16 00:02:00 -04:00
Update generated code for v1685
This commit is contained in:
parent
112c2e7a77
commit
9505d9b562
@ -1299,7 +1299,7 @@ module Stripe
|
||||
"/#{CGI.escape(id)}"
|
||||
opts = Util.normalize_opts(opts)
|
||||
APIRequestor.active_requestor.execute_request_initialize_from(:delete, url, :api, self,
|
||||
params: params, opts: opts)
|
||||
params: params, opts: RequestOptions.extract_opts_from_hash(opts))
|
||||
end
|
||||
|
||||
def source_transactions(params = {}, opts = {})
|
||||
|
Loading…
x
Reference in New Issue
Block a user