Changes to GET /v1/projects/:projectOrProductUID/jobs/:jobUID/runs

GET /v1/projects/{projectOrProductUID}/jobs/{jobUID}/runs

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

Changed in 2 of the 62 revisions of this API.17

  1. 1887e880199a16
  2. 3420b8de661b1

What changed

  • 1887e880199a16See the full diff
    • the response's body type/format changed from / to object/ for status default

      response-body-type-changed

    • added the optional property debug to the response with the default status

      response-optional-property-added

    • added the optional property details to the response with the default status

      response-optional-property-added

    • added the optional property request to the response with the default status

      response-optional-property-added

    • added the required property code to the response with the default status

      response-required-property-added

    • added the required property err to the response with the default status

      response-required-property-added

    • added the required property status to the response with the default status

      response-required-property-added

    • endpoint added

      endpoint-added