Skip to content

Commit

Permalink
deploy: f40caed
Browse files Browse the repository at this point in the history
  • Loading branch information
daVitekPL committed Jul 23, 2024
1 parent 9722e1e commit 39f4410
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,5 +370,19 @@
"type": "object"
}
}
}
},
"tags": [
{
"name": "Admin Vouchers",
"description": "Admin Vouchers"
},
{
"name": "Cart",
"description": "Cart"
},
{
"name": "Vouchers",
"description": "Vouchers"
}
]
}

0 comments on commit 39f4410

Please sign in to comment.