Skip to content

Commit bb696fc

Browse files
committed
Rename nextStateInput to stateInput to be consistent
1 parent 8535c06 commit bb696fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iwf.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -686,9 +686,9 @@ components:
686686
properties:
687687
stateId:
688688
type: string
689-
nextStateInput:
689+
stateInput:
690690
$ref: '#/components/schemas/EncodedObject'
691-
nextStateOptions:
691+
stateOptions:
692692
$ref: '#/components/schemas/WorkflowStateOptions'
693693
CommandRequest:
694694
type: object

0 commit comments

Comments
 (0)