APIs should declare Arazzo workflows so consumers and agents can discover documented, multi-step sequences for accomplishing common tasks with the API. Declaring a property of type Arazzo in the APIs.json properties array publishes this artifact as part of the API's discoverable index.
APIs.json Arazzo Info
Message: Declares Arazzo workflows.
Policies
Arazzo Workflows Provided
Require that APIs which chain multiple operations to accomplish real work provide Arazzo workflow definitions describing those sequences. I want the multi-step paths a consumer must follow, the ord...