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

  1. bf9190a8aea03
  2. c739a45ccdfb1

What changed

    • added the new optional query request parameter scope_id

      new-optional-request-parameter

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

      response-required-property-added

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

      response-required-property-added

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

      response-optional-property-added