Skip to content

Commit

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

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Mar 21, 2024
1 parent 2e8bc9d commit e70bcf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -163028,7 +163028,7 @@
},
"/v1/quotes/{quote}/pdf": {
"get": {
"description": "<p>Download the PDF for a finalized quote</p>",
"description": "<p>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></p>",
"operationId": "GetQuotesQuotePdf",
"parameters": [
{
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Expand Up @@ -116712,7 +116712,7 @@
},
"/v1/quotes/{quote}/pdf": {
"get": {
"description": "<p>Download the PDF for a finalized quote</p>",
"description": "<p>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></p>",
"operationId": "GetQuotesQuotePdf",
"parameters": [
{
Expand Down

0 comments on commit e70bcf8

Please sign in to comment.