Skip to content

Commit

Permalink
Update generated code for v1079
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 14, 2024
1 parent 89f65f1 commit 0d0da07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1078
v1079
2 changes: 1 addition & 1 deletion types/Tax/CalculationsResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ declare module 'stripe' {
): Promise<Stripe.Response<Stripe.Tax.Calculation>>;

/**
* Retrieves the line items of a persisted tax calculation as a collection.
* Retrieves the line items of a tax calculation as a collection, if the calculation hasn't expired.
*/
listLineItems(
id: string,
Expand Down

0 comments on commit 0d0da07

Please sign in to comment.