Skip to content

Commit 3f631ac

Browse files
OpenAPI Update (#924)
Update OpenAPI for e138daa385c26143acdc4816a047fcfca4a29396 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent a5f59c4 commit 3f631ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170319,7 +170319,7 @@
170319170319
},
170320170320
"/v1/refunds": {
170321170321
"get": {
170322-
"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>",
170322+
"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>",
170323170323
"operationId": "GetRefunds",
170324170324
"parameters": [
170325170325
{

embedded/openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128536,7 +128536,7 @@
128536128536
},
128537128537
"/v1/refunds": {
128538128538
"get": {
128539-
"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>",
128539+
"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>",
128540128540
"operationId": "GetRefunds",
128541128541
"parameters": [
128542128542
{

0 commit comments

Comments
 (0)