Skip to content

Commit 20f160a

Browse files
author
Frank Martinez
authored
Merge pull request #16 from skothari-tibco/fix_return
Fix return
2 parents 0b15a4b + 4cc08f2 commit 20f160a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

activity/actreply/descriptor.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"title": "Reply To Trigger",
66
"description": "Replies to Trigger",
77
"homepage": "https://github.com/project-flogo/contrib/tree/master/activity/actreply",
8+
"reply":true,
89
"settings":[
910
{
1011
"name": "mappings",

activity/actreturn/descriptor.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"title": "Return",
66
"description": "Return Activity",
77
"homepage": "https://github.com/prject-flogo/contrib/tree/master/activity/actreturn",
8+
"return":true,
89
"settings":[
910
{
1011
"name": "mappings",

0 commit comments

Comments
 (0)