SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 111 forks source link

Include changed fields in webhook payload #2014

Closed tusmester closed 5 months ago

tusmester commented 6 months ago

Currently we do not send changed field information to webhook handler services when a content is modified. Add a new changedFields property to webhook payload so that clients have more information about what happened.