drone/internal/api/controller/webhook
Johannes Batzill 43c497f59c [MISC] Move webhooks to 'services' package (#232) 2023-01-18 19:08:03 -08:00
..
common.go Added Correct method for enum types (#194) 2023-01-13 13:59:53 +01:00
controller.go [MISC] Move webhooks to 'services' package (#232) 2023-01-18 19:08:03 -08:00
create.go [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
delete.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
find.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
find_execution.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
list.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
list_executions.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00
retrigger_execution.go [MISC] Move webhooks to 'services' package (#232) 2023-01-18 19:08:03 -08:00
update.go [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
wire.go [MISC] Move webhooks to 'services' package (#232) 2023-01-18 19:08:03 -08:00