Bjarne Fyrstenborg
f47830b165
V14: Webhook Management API (#15147)
* Add webhook to management api
* Update webhook controllers
* Add ByKey webhook controller
* Fix typo
* Fix typo
* Update multiple webhooks
* Update using
* Remove duplicate constant after merge
* Fix typo in file name
* Update casing of IWebhookService
* Fix typo
* Use Webhook entity type
* Fix ambiguous reference
* Update webhook mapping
* Update after change of CreatedAtAction
* Use CreatedAtId instead
* Update src/Umbraco.Cms.Api.Management/Controllers/Webhook/ByKeyWebhookController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
* Update src/Umbraco.Cms.Api.Management/Controllers/Webhook/ByKeyWebhookController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
* Update src/Umbraco.Cms.Api.Management/ViewModels/Webhook/CreateWebhookRequestModel.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
* Update src/Umbraco.Cms.Api.Management/Controllers/Webhook/DeleteWebhookController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
* Update src/Umbraco.Cms.Api.Management/Controllers/Webhook/CreateWebhookController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
* Add Guid to WebhookResponseModel
* Cleanup
* Add Auth
* Move webhook logic from backoffice to management api
* Add mapping
---------
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com>
2024-02-26 14:35:35 +01:00
..
2023-12-11 08:25:29 +01:00
2024-02-26 14:35:35 +01:00
2024-02-26 14:35:35 +01:00
2023-12-06 12:47:51 +01:00
2024-02-15 15:23:01 +01:00
2024-02-16 11:19:15 +01:00
2023-11-30 15:53:05 +01:00
2023-09-06 20:08:17 +02:00
2024-02-26 14:35:35 +01:00
2024-02-01 11:24:43 +01:00
2023-08-22 10:24:26 +02:00
2024-01-31 10:40:58 +01:00
2023-01-18 15:02:59 +01:00
2024-02-05 06:42:07 +01:00
2024-02-26 14:35:35 +01:00
2023-05-24 11:48:56 +02:00
2024-02-15 12:36:23 +01:00
2023-11-28 09:39:31 +01:00