diff --git a/iwf.yaml b/iwf.yaml index 4f89f18..45a9dee 100644 --- a/iwf.yaml +++ b/iwf.yaml @@ -686,9 +686,9 @@ components: properties: stateId: type: string - nextStateInput: + stateInput: $ref: '#/components/schemas/EncodedObject' - nextStateOptions: + stateOptions: $ref: '#/components/schemas/WorkflowStateOptions' CommandRequest: type: object