Changes to Get Execution Transition

GET /executions/{execution_id}/transitions/{transition_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 44 revisions of this API.3

  1. bf9190a8aea02
  2. c739a45ccdfb1

What changed

    • added the required property current/scope_id to the response with the 200 status

      response-required-property-added

    • added the required property next/anyOf[subschema #1: TransitionTarget]/scope_id to the response with the 200 status

      response-required-property-added

    • added the optional property step_label to the response with the 200 status

      response-optional-property-added