Skip to content

Commit

Permalink
OpenAPI Update (#575)
Browse files Browse the repository at this point in the history
Update OpenAPI for f64c9cbc513c79bed9a7c0fb9c7f6a21ea95cb28

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Dec 18, 2023
1 parent d3bdaf2 commit 68967be
Showing 1 changed file with 4 additions and 28 deletions.
32 changes: 4 additions & 28 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -19472,13 +19472,7 @@
"type": "string"
},
"issuer": {
"anyOf": [
{
"$ref": "#/components/schemas/connect_account_reference"
}
],
"description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.",
"nullable": true
"$ref": "#/components/schemas/connect_account_reference"
},
"last_finalization_error": {
"anyOf": [
Expand Down Expand Up @@ -21050,13 +21044,7 @@
"type": "integer"
},
"issuer": {
"anyOf": [
{
"$ref": "#/components/schemas/connect_account_reference"
}
],
"description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.",
"nullable": true
"$ref": "#/components/schemas/connect_account_reference"
}
},
"required": [
Expand Down Expand Up @@ -21133,13 +21121,7 @@
"type": "integer"
},
"issuer": {
"anyOf": [
{
"$ref": "#/components/schemas/connect_account_reference"
}
],
"description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.",
"nullable": true
"$ref": "#/components/schemas/connect_account_reference"
}
},
"required": [
Expand Down Expand Up @@ -49316,13 +49298,7 @@
"type": "string"
},
"issuer": {
"anyOf": [
{
"$ref": "#/components/schemas/connect_account_reference"
}
],
"description": "The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.",
"nullable": true
"$ref": "#/components/schemas/connect_account_reference"
},
"last_finalization_error": {
"anyOf": [
Expand Down

0 comments on commit 68967be

Please sign in to comment.