Skip to content

Commit b918820

Browse files
committed
feat: correct param for action execution
1 parent 7dff4d7 commit b918820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flows/04_example_action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"parameters": [
2424
{
2525
"databaseId": "4",
26-
"runtimeParameterId": "http_response",
26+
"runtimeParameterId": "number",
2727
"value": {
2828
"literalValue": {
2929
"numberValue": {

0 commit comments

Comments
 (0)