Added notifications to the webhook service (#15174)
* Added webhooks to UdiEntityTypes and UdiGetterExtensions. * Renamed IWebhookservice and amended signature of CreateAsync to allow returning of null. Added notifications for webhooks. * Further renames. * Fixed failing unit test. * Removed inadvertently added file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using Microsoft.Extensions.Options;
|
||||
using Microsoft.Extensions.Options;
|
||||
|
||||
using Umbraco.Cms.Core.Configuration.Models;
|
||||
using Umbraco.Cms.Core.Events;
|
||||
|
||||
Reference in New Issue
Block a user