Skip to content

Commit

Permalink
Update generated code for v896
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Mar 21, 2024
1 parent 0c0cc00 commit 47e20d8
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 @@
v895
v896
2 changes: 1 addition & 1 deletion types/QuotesResource.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3648,7 +3648,7 @@ declare module 'stripe' {
): Promise<Stripe.Response<Stripe.Quote>>;

/**
* Download the PDF for a finalized quote
* Download the PDF for a finalized quote. Explanation for special handling can be found [here](https://docs.corp.stripe.com/quotes/overview#quote_pdf)
*/
pdf(
id: string,
Expand Down

0 comments on commit 47e20d8

Please sign in to comment.