Skip to content

Conversation

@dragonmantank
Copy link
Contributor

No description provided.

return $response->withStatus(204);
};

$app->post('/webhook/insights', $handler);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be /webhooks/insight to match the existing samples

Copy link
Contributor

@lornajane lornajane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I'm so sorry this took so long to review. I also cheekily pushed the fix that Michael mentioned so this is good to go.

@lornajane lornajane merged commit 8bad990 into master Dec 18, 2019
@lornajane lornajane deleted the ni-advanced-async branch December 18, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants