diff --git a/openapi.json b/openapi.json index 4c0b6f2..28fd738 100644 --- a/openapi.json +++ b/openapi.json @@ -370,5 +370,19 @@ "type": "object" } } - } + }, + "tags": [ + { + "name": "Admin Vouchers", + "description": "Admin Vouchers" + }, + { + "name": "Cart", + "description": "Cart" + }, + { + "name": "Vouchers", + "description": "Vouchers" + } + ] } \ No newline at end of file