Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Sep 9, 2024
1 parent 68ff1fc commit 8d67b66
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -36400,6 +36400,8 @@
"proration_details",
"quantity",
"subscription",
"tax_amounts",
"tax_rates",
"type",
"unit_amount_excluding_tax"
],
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33026,6 +33026,8 @@ components:
- proration_details
- quantity
- subscription
- tax_amounts
- tax_rates
- type
- unit_amount_excluding_tax
title: InvoiceLineItem
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -23612,6 +23612,8 @@
"object",
"period",
"proration",
"tax_amounts",
"tax_rates",
"type"
],
"title": "InvoiceLineItem",
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -32166,6 +32166,8 @@
"proration_details",
"quantity",
"subscription",
"tax_amounts",
"tax_rates",
"type",
"unit_amount_excluding_tax"
],
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29295,6 +29295,8 @@ components:
- proration_details
- quantity
- subscription
- tax_amounts
- tax_rates
- type
- unit_amount_excluding_tax
title: InvoiceLineItem
Expand Down
2 changes: 2 additions & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22495,6 +22495,8 @@ components:
- object
- period
- proration
- tax_amounts
- tax_rates
- type
title: InvoiceLineItem
type: object
Expand Down

0 comments on commit 8d67b66

Please sign in to comment.