diff --git a/arazzo/museum-api.arazzo.yaml b/arazzo/museum-api.arazzo.yaml index 348a20e..69110a7 100644 --- a/arazzo/museum-api.arazzo.yaml +++ b/arazzo/museum-api.arazzo.yaml @@ -68,7 +68,9 @@ workflows: - condition: $statusCode == 201 - context: $response.body condition: $.name == 'Mermaid Treasure Identification and Analysis' - type: jsonpath + type: + type: jsonpath + version: draft-goessner-dispatch-jsonpath-00 outputs: createdEventId: $response.body.eventId name: $response.body.name @@ -104,7 +106,9 @@ workflows: - condition: $statusCode == 200 - context: $response.body condition: $.name == 'Orca Identification and Analysis' - type: jsonpath + type: + type: jsonpath + version: draft-goessner-dispatch-jsonpath-00 outputs: updatedEventId: $response.body.eventId - stepId: delete-event