From 31fe309d6b6a793985813c620911961cafa35f18 Mon Sep 17 00:00:00 2001 From: aaveggupta Date: Thu, 25 Jun 2026 14:04:37 +0530 Subject: [PATCH] fix: ar workflow actions --- peakflo-v2.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/peakflo-v2.yaml b/peakflo-v2.yaml index cdfa373..0622535 100644 --- a/peakflo-v2.yaml +++ b/peakflo-v2.yaml @@ -771,7 +771,6 @@ paths: operationId: send-message security: - bearerAuth: [] - gatewayApiKeyAuth: [] requestBody: required: true content: @@ -1834,11 +1833,6 @@ components: type: apiKey in: header name: x-api-key - gatewayApiKeyAuth: - type: apiKey - in: header - name: x-api-key - description: API Gateway quota credential for POST /messages/send. This is not a tenant API key and must not be paired with x-client-id. clientIdAuth: type: apiKey in: header