aboutsummaryrefslogtreecommitdiffstats
path: root/apps/webhook_listeners/lib/Controller/WebhooksController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: use consistent casing for header names (required by openAPI)Ferdinand Thiessen2025-06-091-3/+3
* fix(webhooks): update docblock options for authMethodHendrik Heil2025-03-121-2/+2
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-7/+5
* feat(webhook_listeners): Add API endpoint to remove all registrations from an...Côme Chilliet2024-09-091-1/+31
* feat: allow to use webhook_listeners without user contextAlexander Piskun2024-07-181-4/+6
* fix(webhooks): Completed API documentation and updated openapi.jsonCôme Chilliet2024-07-021-0/+2
* feat(webhooks): Add support for a userid filterCôme Chilliet2024-07-021-0/+4
* feat(WebhooksController): Allow querying listeners by URIMarcel Klehr2024-06-261-2/+7
* fix(webhooks): Fix a few more psalm noticesCôme Chilliet2024-06-111-5/+10
* fix(webhooks): Fix last psalm and openapi problems with the APICôme Chilliet2024-06-111-10/+43
* fix(webhooks): Fix openapi reponse definitionCôme Chilliet2024-06-111-5/+5
* fix(webhooks): Fix a few of psalm errorsCôme Chilliet2024-06-111-0/+1
* chore(webhooks): Rename webhooks application to webhook_listenersCôme Chilliet2024-06-111-0/+220