Skip to content

Commit

Permalink
fix for issue flogo#55; add name to flow in sample flogo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Martinez committed Aug 1, 2017
1 parent 550c52f commit 4a805f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ var tplSimpleApp = `{
"ref": "github.com/TIBCOSoftware/flogo-contrib/action/flow",
"data": {
"flow": {
"name": "my simple flow",
"attributes": [],
"rootTask": {
"id": 1,
Expand Down

0 comments on commit 4a805f3

Please sign in to comment.