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 Apr 27, 2023
1 parent 44552ea commit f8fbdd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -66558,7 +66558,7 @@
},
"/v1/capital/financing_offers/{financing_offer}/mark_delivered": {
"post": {
"description": "<p>Acknowledges that platform has received and delivered the financing_offer to\nthe intended merchant recipient. This is required to make the application\naccessible.</p>",
"description": "<p>Acknowledges that platform has received and delivered the financing_offer to\nthe intended merchant recipient.</p>",
"operationId": "PostCapitalFinancingOffersFinancingOfferMarkDelivered",
"parameters": [
{
Expand Down
5 changes: 1 addition & 4 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60143,10 +60143,7 @@ paths:
<p>Acknowledges that platform has received and delivered the
financing_offer to

the intended merchant recipient. This is required to make the
application

accessible.</p>
the intended merchant recipient.</p>
operationId: PostCapitalFinancingOffersFinancingOfferMarkDelivered
parameters:
- in: path
Expand Down

0 comments on commit f8fbdd6

Please sign in to comment.