Skip to content

Commit

Permalink
Bad NOTE:
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe committed Nov 28, 2023
1 parent 2d6249f commit 41fcd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stripe/api_operations/save.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def save(params = {}, opts = {})

values = serialize_params(self).merge(params)

# NOTE: that id gets removed here our call to #url above has already
# Please note that id gets removed here our call to #url above has already
# generated a uri for this object with an identifier baked in
values.delete(:id)

Expand Down

0 comments on commit 41fcd5e

Please sign in to comment.