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
..
2024-01-31 10:40:58 +01:00
2024-02-16 11:19:15 +01:00
2024-02-26 14:35:35 +01:00
2024-02-01 11:24:43 +01:00
2024-02-16 14:05:21 +01:00
2024-02-26 14:35:35 +01:00
2024-02-26 14:35:35 +01:00
2024-02-14 12:10:45 +01:00
2024-02-26 14:35:35 +01:00
2024-02-26 14:35:35 +01:00
2024-01-23 18:07:21 +01:00
2024-02-16 11:19:15 +01:00
2024-02-01 11:24:43 +01:00
2024-02-16 11:19:15 +01:00
2024-01-25 14:22:47 +01:00
2024-02-26 13:36:19 +01:00