OAI / Arazzo-Specification

The Arazzo Specification - A Tapestry for Deterministic API Workflows
https://spec.openapis.org/arazzo/latest.html
Apache License 2.0
224 stars 44 forks source link

Step onSuccess/onFailure Action Arrays: Move note on similar criteria into the Step #118

Closed frankkilcommins closed 10 months ago

frankkilcommins commented 10 months ago

The notes defined within Success Action Object and Failure Action Object, should be moved up to the Step Fixed field properties for onSuccess and onFailure as they relate to the behaviour of the array.

Example:

Note - should multiple success actions have similar criteria, the first sequential action matching the criteria SHALL be the action executed.