remove outputs from cron

This commit is contained in:
Martin McKeaveney 2021-05-19 10:57:02 +01:00
parent 775fd10b6f
commit 2683b2c03a
1 changed files with 1 additions and 9 deletions

View File

@ -216,15 +216,7 @@ const BUILTIN_DEFINITIONS = {
},
required: ["cron"],
},
outputs: {
properties: {
body: {
type: "object",
description: "Body of the request which hit the webhook",
},
},
// required: ["row", "id"],
},
outputs: {},
},
type: "TRIGGER",
},