Closed gcatanese closed 7 months ago
The latest approach to accepting webhooks requires sending the response code 202 and an empty response body.
This PR updates all webhook handlers to implement the new approach.
The latest approach to accepting webhooks requires sending the response code 202 and an empty response body.
This PR updates all webhook handlers to implement the new approach.