Changes to List runs for a workflow

GET /api/workflows/{id}/runs

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

Changed in 3 of the 104 revisions of this API.5

  1. 5514cdcdbf022
  2. 06cac6a7c5bc1
  3. 174e6599c0ba2

What changed

    • added subschema #1 subschema #2 to the response body anyOf list for the response status

      response-body-any-of-added

    • removed subschema #1 subschema #2 from the response body anyOf list for the response status

      response-body-any-of-removed

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter offset

      new-optional-request-parameter