In the below mentioned link (https://docs.microsoft.com/en-us/learn/modules/monitor-github-events-with-a-function-triggered-by-a-webhook/5-exercise-setup-webhook-for-github-repo) it says that the message generated will be "The webhook will indicate that the message was not processed correctly; it will generate an HTTP 400 error."
But it doesn't gives HTTP error 400 , rather it gives 200 as a result but at the same time mentions that the request was missing "name" as a input .
