Skip to content

Commit

Permalink
OpenAPI Update (#522)
Browse files Browse the repository at this point in the history
Update OpenAPI for 71828439e57347d63fa6b104d318d4efe948571f

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Nov 14, 2023
1 parent e7a80ed commit 4afe1a5
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 @@ -63576,7 +63576,7 @@
"$ref": "#/components/schemas/source"
}
],
"description": "For most Stripe users, the source of every top-up is a bank account. This hash is then the [source object](https://stripe.com/docs/api#source_object) describing that bank account.",
"description": "The source field is deprecated. It might not always be present in the API response.",
"nullable": true
},
"statement_descriptor": {
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -41214,7 +41214,7 @@
"$ref": "#/components/schemas/source"
}
],
"description": "For most Stripe users, the source of every top-up is a bank account. This hash is then the [source object](https://stripe.com/docs/api#source_object) describing that bank account.",
"description": "The source field is deprecated. It might not always be present in the API response.",
"nullable": true
},
"statement_descriptor": {
Expand Down

0 comments on commit 4afe1a5

Please sign in to comment.