From fc8620173807b6d1d7f59f6527173d9345c577e7 Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 18:15:45 +0000 Subject: [PATCH] OpenAPI Update (#830) Update OpenAPI for 5ec379d2c1b815cf3241b0fb806cd7e431a115c9 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 c1f854a0..3ac32501 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -824,7 +824,7 @@ "type": "string" }, "mobilepay_payments": { - "description": "The status of the MobilepPay capability of the account, or whether the account can directly process MobilePay charges.", + "description": "The status of the MobilePay capability of the account, or whether the account can directly process MobilePay charges.", "enum": [ "active", "inactive", diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 7dada99e..3eaa5720 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -603,7 +603,7 @@ "type": "string" }, "mobilepay_payments": { - "description": "The status of the MobilepPay capability of the account, or whether the account can directly process MobilePay charges.", + "description": "The status of the MobilePay capability of the account, or whether the account can directly process MobilePay charges.", "enum": [ "active", "inactive",