mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
b7ebe574df
Adds additional fields topic_archetype and category_slug to the post webhook so that handlers have some context about the post event without having to call back to the API. Discussed [here](https://meta.discourse.org/t/webhooks-how-best-to-differentiate-a-pm-from-a-public-post/76363/13).