reliability/webhook-input-contract

A webhook takes input from outside; validate its shape up front and reject what does not fit.

Departmentreliability
Classquality
Recommendedinfo
Fixableno

Messages

Message IDTemplate
noContractWebhook "{{name}}" accepts its payload without checking it; validate the required fields and stop on bad input.