Closed
Description
Receiver Documentation has the wrong order of arguments.
const receivedEvent = receiver.accept(req.body, req.headers);
Receiver Documentation has the wrong order of arguments.
const receivedEvent = receiver.accept(req.body, req.headers);