Changes to List Execution Transitions
GET /executions/{execution_id}/transitions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 44 revisions of this API.4
What changed
- ○
added the new optional
queryrequest parameterscope_idnew-optional-request-parameter
- ○
added the required property
items/items/current/scope_idto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/next/anyOf[subschema #1: TransitionTarget]/scope_idto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
items/items/step_labelto the response with the200statusresponse-optional-property-added
- ○