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 be851ce commit 4de9271
Show file tree
Hide file tree
Showing 2 changed files with 3 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
3 changes: 2 additions & 1 deletion lib/Service/QuoteService.php
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,8 @@ public function markStale($id, $params = null, $opts = null)
}

/**
* Download the PDF for a finalized quote.
* Download the PDF for a finalized quote. Explanation for special handling can be
* found <a href="https://docs.corp.stripe.com/quotes/overview#quote_pdf">here</a>.
*
* @param string $id
* @param callable $readBodyChunkCallable
Expand Down

0 comments on commit 4de9271

Please sign in to comment.