Skip to content

Commit

Permalink
Rename nextStateInput to stateInput to be consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng committed Dec 18, 2022
1 parent 8535c06 commit bb696fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iwf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -686,9 +686,9 @@ components:
properties:
stateId:
type: string
nextStateInput:
stateInput:
$ref: '#/components/schemas/EncodedObject'
nextStateOptions:
stateOptions:
$ref: '#/components/schemas/WorkflowStateOptions'
CommandRequest:
type: object
Expand Down

0 comments on commit bb696fc

Please sign in to comment.