@@ -52,7 +52,7 @@ For this reason, the event, function, retry, and data mapping defined in the ass
5252id : processfile
5353name : Process File Workflow
5454version : ' 1.0'
55- specVersion : ' 0.7 '
55+ specVersion : ' 0.8 '
5656start : Process File
5757states :
5858- name : Process File
@@ -88,7 +88,7 @@ functions:
8888id : processapplication
8989name : Process Application
9090version : ' 1.0'
91- specVersion : ' 0.7 '
91+ specVersion : ' 0.8 '
9292start : ProcessNewApplication
9393states :
9494- name : ProcessNewApplication
@@ -142,7 +142,7 @@ events:
142142id : simplecompensation
143143name : Simple Compensation
144144version : ' 1.0'
145- specVersion : ' 0.7 '
145+ specVersion : ' 0.8 '
146146start : Step 1
147147states :
148148- name : Step 1
@@ -204,7 +204,7 @@ functions:
204204id : errorwithretries
205205name : Error Handling With Retries Workflow
206206version : ' 1.0'
207- specVersion : ' 0.7 '
207+ specVersion : ' 0.8 '
208208start : Make Coffee
209209states :
210210 - name : Make Coffee
@@ -268,7 +268,7 @@ functions:
268268id : executiontimeout
269269name : Execution Timeout Workflow
270270version : ' 1.0'
271- specVersion : ' 0.7 '
271+ specVersion : ' 0.8 '
272272start : Purchase Parts
273273timeouts :
274274 workflowExecTimeout :
@@ -322,7 +322,7 @@ functions:
322322id : foreachWorkflow
323323name : ForEach State Workflow
324324version : ' 1.0'
325- specVersion : ' 0.7 '
325+ specVersion : ' 0.8 '
326326start : ForEachItem
327327states :
328328- name : ForEachItem
@@ -361,7 +361,7 @@ a starting "operation" state transitioning to an "event" state which waits for t
361361id: subflowloop
362362name: SubFlow Loop Workflow
363363version: '1.0'
364- specVersion: '0.7 '
364+ specVersion: '0.8 '
365365start: SubflowRepeat
366366states:
367367- name: SubflowRepeat
@@ -411,7 +411,7 @@ control-flow logic to check email and make a decision to reply to it or wait an
411411id: approvereport
412412name: Approve Report Workflow
413413version: '1.0'
414- specVersion: '0.7 '
414+ specVersion: '0.8 '
415415start: Approve Report
416416states:
417417- name: Approve Report
@@ -474,7 +474,7 @@ functions:
474474id: eventdecision
475475name: Event Decision workflow
476476version: '1.0'
477- specVersion: '0.7 '
477+ specVersion: '0.8 '
478478start: A
479479states:
480480- name: A
0 commit comments