Skip to content

Commit

Permalink
OpenAPI Update (#924)
Browse files Browse the repository at this point in the history
Update OpenAPI for e138daa385c26143acdc4816a047fcfca4a29396

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Jul 18, 2024
1 parent a5f59c4 commit 3f631ac
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
Original file line number Diff line number Diff line change
Expand Up @@ -170319,7 +170319,7 @@
},
"/v1/refunds": {
"get": {
"description": "<p>Returns a list of all refunds you created. We return the refunds in sorted order, with the most recent refunds appearing first The 10 most recent refunds are always available by default on the Charge object.</p>",
"description": "<p>Returns a list of all refunds you created. We return the refunds in sorted order, with the most recent refunds appearing first. The 10 most recent refunds are always available by default on the Charge object.</p>",
"operationId": "GetRefunds",
"parameters": [
{
Expand Down
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -128536,7 +128536,7 @@
},
"/v1/refunds": {
"get": {
"description": "<p>Returns a list of all refunds you created. We return the refunds in sorted order, with the most recent refunds appearing first The 10 most recent refunds are always available by default on the Charge object.</p>",
"description": "<p>Returns a list of all refunds you created. We return the refunds in sorted order, with the most recent refunds appearing first. The 10 most recent refunds are always available by default on the Charge object.</p>",
"operationId": "GetRefunds",
"parameters": [
{
Expand Down

0 comments on commit 3f631ac

Please sign in to comment.