From 3f631acca09c3262df0a2d1316e66edd4e6284c6 Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 21:42:54 +0000 Subject: [PATCH] OpenAPI Update (#924) Update OpenAPI for e138daa385c26143acdc4816a047fcfca4a29396 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 2 +- embedded/openapi/spec3.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 7ecc4974..52f60ee6 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -170319,7 +170319,7 @@ }, "/v1/refunds": { "get": { - "description": "
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.
", + "description": "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.
", "operationId": "GetRefunds", "parameters": [ { diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 3da78303..f305e3ac 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -128536,7 +128536,7 @@ }, "/v1/refunds": { "get": { - "description": "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.
", + "description": "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.
", "operationId": "GetRefunds", "parameters": [ {