Changes to Read Run Blob

GET /api/v1/runs/{id}/blobs/{blobHash}

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

Changed in 2 of the 134 revisions of this API.2

  1. 64a24779d3951
  2. 6d9c2ee8b4951

What changed

    • changed the pattern of the path request parameter blobHash from ^[0-9a-f]{64}$ to ^[0-9A-Fa-f]{64}$

      request-parameter-pattern-changed

    • changed the pattern of the path request parameter blobHash from ^[0-9a-f]{64}$ to ^[0-9A-Fa-f]{64}$

      request-parameter-pattern-changed