mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-02 00:00:35 -04:00
Merge pull request #432 from Edouard-chin/req_url_doc_fix
Removed a forgotten line of doc [ci skip]:
This commit is contained in:
commit
cb8917b7a3
@ -10,9 +10,7 @@ module Stripe
|
|||||||
# ==== Attributes
|
# ==== Attributes
|
||||||
#
|
#
|
||||||
# * +params+ - Overrides any parameters in the resource's serialized data
|
# * +params+ - Overrides any parameters in the resource's serialized data
|
||||||
# and includes them in the create or update. If +:req_url:+ is included
|
# and includes them in the create or update.
|
||||||
# in the list, it overrides the update URL used for the create or
|
|
||||||
# update.
|
|
||||||
# * +opts+ - A Hash of additional options (separate from the params /
|
# * +opts+ - A Hash of additional options (separate from the params /
|
||||||
# object values) to be added to the request. E.g. to allow for an
|
# object values) to be added to the request. E.g. to allow for an
|
||||||
# idempotency_key to be passed in the request headers, or for the
|
# idempotency_key to be passed in the request headers, or for the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user