Skip to content

Commit

Permalink
OpenAPI Update (#830)
Browse files Browse the repository at this point in the history
Update OpenAPI for 5ec379d2c1b815cf3241b0fb806cd7e431a115c9

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed May 20, 2024
1 parent 939afa9 commit fc86201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@
"type": "string"
},
"mobilepay_payments": {
"description": "The status of the MobilepPay capability of the account, or whether the account can directly process MobilePay charges.",
"description": "The status of the MobilePay capability of the account, or whether the account can directly process MobilePay charges.",
"enum": [
"active",
"inactive",
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@
"type": "string"
},
"mobilepay_payments": {
"description": "The status of the MobilepPay capability of the account, or whether the account can directly process MobilePay charges.",
"description": "The status of the MobilePay capability of the account, or whether the account can directly process MobilePay charges.",
"enum": [
"active",
"inactive",
Expand Down

0 comments on commit fc86201

Please sign in to comment.