From c2de5154eca06c03cb7cc70aca29639124485107 Mon Sep 17 00:00:00 2001 From: "hyperswitch-bot[bot]" <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 15:29:49 +0000 Subject: [PATCH] docs(openapi): re-generate OpenAPI specification --- openapi/openapi_spec.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/openapi_spec.json b/openapi/openapi_spec.json index 32f854db258e..5b32d7d4442f 100644 --- a/openapi/openapi_spec.json +++ b/openapi/openapi_spec.json @@ -9550,7 +9550,7 @@ }, "card_cvc": { "type": "string", - "description": "This is used when payment is to be confirmed and the card is not saved\nThis field will be deprecated soon, use the CardToken object instead", + "description": "This is used when payment is to be confirmed and the card is not saved", "nullable": true }, "shipping": { @@ -9919,7 +9919,7 @@ }, "card_cvc": { "type": "string", - "description": "This is used when payment is to be confirmed and the card is not saved\nThis field will be deprecated soon, use the CardToken object instead", + "description": "This is used when payment is to be confirmed and the card is not saved", "nullable": true }, "shipping": {