Fix ordervouchers delete URI

This commit is contained in:
Max Martens 2026-08-10 16:56:00 +02:00
parent f87baaca06
commit 3c4ca6e00c

View File

@ -6476,7 +6476,7 @@ paths:
}, },
], ],
} }
/orderVoucher/{orderVoucherId}: /ordervouchers/{orderVoucherId}:
parameters: parameters:
- in: path - in: path
name: orderVoucherId name: orderVoucherId