Skip to content

Commit

Permalink
moving to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanueleBVtech committed Dec 10, 2024
1 parent 7971c2b commit 3d95396
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -319,18 +319,6 @@
{
"type": "object",
"properties": {
"closePaymentResultError": {
"type": "object",
"description": "Error details for close payment result",
"properties": {
"statusCode": {
"type": "number"
},
"description": {
"type": "string"
}
}
},
"status": {
"$ref": "#/components/schemas/TransactionStatus"
},
Expand Down
Loading

0 comments on commit 3d95396

Please sign in to comment.