Skip to main content
Doctorine reference
On this pageOverview

A webhook event name keys conflicting payloads

One wire event name is declared for multiple HTTP methods with differing payloads; only the first declaration is emitted, the rest are refused.

output.webhook.event-name-conflict

Category
Generated output
Default severity
Warning
Applies to
API specification
Default outcome
Completed with warnings
Recommended action
Fix the source
Grouped by
Defect code

Why it matters

One wire event name is declared for multiple HTTP methods with differing payloads; only the first declaration is emitted, the rest are refused.

How to fix it

  1. Give each payload variant its own event name, or make the re-declared payloads identical.
Documentation menu