Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions peakflo-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,6 @@ paths:
operationId: send-message
security:
- bearerAuth: []
gatewayApiKeyAuth: []
requestBody:
required: true
content:
Expand Down Expand Up @@ -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
Expand Down