Skip to content

Commit

Permalink
docs(openapi): re-generate OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperswitch-bot[bot] committed Dec 3, 2023
1 parent 442275e commit c2de515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi/openapi_spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit c2de515

Please sign in to comment.