nextcloud/apps/webhooks
Côme Chilliet 3bc43b2a34 fix: Move caching to the mapper instead
Application class cannot use DI, and having the cache in the mapper
 allows for invalidating it when inserting or updating a webhook
 registration.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-11 14:10:29 +02:00
..
appinfo chore: rename Index.php to ListWebhooks.php 2024-06-11 14:10:29 +02:00
composer chore: rename Index.php to ListWebhooks.php 2024-06-11 14:10:29 +02:00
img feat: Add webhooks application 2024-06-11 14:10:29 +02:00
lib fix: Move caching to the mapper instead 2024-06-11 14:10:29 +02:00
tests feat: Add support for headers and authentication headers in webhooks 2024-06-11 14:10:29 +02:00
openapi.json fix: Fix eventFilter definition in ResponseDefinitions 2024-06-11 14:10:29 +02:00