Skip to content

Commit

Permalink
OpenAPI Update (#578)
Browse files Browse the repository at this point in the history
Update OpenAPI for 3b31e4ff4ddc3b898b7eb6926f865f0c1a26aefa

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Dec 19, 2023
1 parent 4918896 commit 848e275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
8 changes: 1 addition & 7 deletions embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -47890,13 +47890,7 @@
}
},
"invoice_settings": {
"anyOf": [
{
"$ref": "#/components/schemas/invoice_setting_quote_setting"
}
],
"description": "All invoices will be billed using the specified settings.",
"nullable": true
"$ref": "#/components/schemas/invoice_setting_quote_setting"
},
"line_items": {
"description": "A list of items the customer is being quoted for.",
Expand Down
9 changes: 2 additions & 7 deletions embedded/openapi/spec3.json
Expand Up @@ -32139,13 +32139,7 @@
}
},
"invoice_settings": {
"anyOf": [
{
"$ref": "#/components/schemas/invoice_setting_quote_setting"
}
],
"description": "All invoices will be billed using the specified settings.",
"nullable": true
"$ref": "#/components/schemas/invoice_setting_quote_setting"
},
"line_items": {
"description": "A list of items the customer is being quoted for.",
Expand Down Expand Up @@ -32331,6 +32325,7 @@
"discounts",
"expires_at",
"id",
"invoice_settings",
"livemode",
"metadata",
"object",
Expand Down

0 comments on commit 848e275

Please sign in to comment.