From 4084a574c95115f1baaf6456efbe3df9db6c2830 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Mon, 8 Dec 2025 10:32:35 +0100 Subject: [PATCH] fixed the semantic error --- src/openapi/products/purchased_products-crud.yaml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/openapi/products/purchased_products-crud.yaml b/src/openapi/products/purchased_products-crud.yaml index 3255008..8dafca3 100644 --- a/src/openapi/products/purchased_products-crud.yaml +++ b/src/openapi/products/purchased_products-crud.yaml @@ -1495,10 +1495,6 @@ paths: created: 13 updated: 0 total: 13 - security: - - default: [] - x-auth-type: Application & Application User - x-throttling-tier: Unlimited /voucherstatusinstances/bulk: post: summary: Post voucher status instances in bulk. @@ -1566,10 +1562,6 @@ paths: callbackurl: https://api.integratielaag.nl/voucherstatusinstances/bulk/responsestatus/webhooks/workflow/scaleUnits/prod-00/workflows/6fd466916c retryAfter: 10 summary: null - security: - - default: [] - x-auth-type: Application & Application User - x-throttling-tier: Unlimited /voucherstatusinstances/bulk/responsestatus/{clientTrackingId}: get: tags: @@ -1605,11 +1597,7 @@ paths: summary: created: 5 updated: 0 - total: 5 - security: - - default: [] - x-auth-type: Application & Application User - x-throttling-tier: Unlimited + total: 5 components: securitySchemes: bearerToken: