Skip to content

Commit

Permalink
Update generated code for v548
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 22, 2023
1 parent e46dc21 commit 3659c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v546
v548
2 changes: 1 addition & 1 deletion lib/stripe/resources/setup_attempt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

module Stripe
# A SetupAttempt describes one attempted confirmation of a SetupIntent,
# whether that confirmation was successful or unsuccessful. You can use
# whether that confirmation is successful or unsuccessful. You can use
# SetupAttempts to inspect details of a specific attempt at setting up a
# payment method using a SetupIntent.
class SetupAttempt < APIResource
Expand Down

0 comments on commit 3659c7e

Please sign in to comment.