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": {