Skip to content

Commit

Permalink
Update OpenAPI.json
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Nov 29, 2023
1 parent 67206cf commit 21c2e76
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions reference/OpenAPI.json
Original file line number Diff line number Diff line change
Expand Up @@ -5853,8 +5853,8 @@
]
},
"VoucherTransaction": {
"title": "Voucher Transaction Object",
"description": "List of voucher transactions",
"title": "Voucher Transaction",
"description": "Voucher Transaction",
"oneOf": [
{
"$ref": "#/components/schemas/GiftCardTransaction"
Expand All @@ -5864,7 +5864,6 @@
}
]
},

"GiftCardTransaction": {
"title": "Gift Card Transaction",
"description": "List of gift card transactions",
Expand Down

0 comments on commit 21c2e76

Please sign in to comment.