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
What changed
- ●
changed the pattern of the
pathrequest parameterblobHashfrom^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterblobHashfrom^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$request-parameter-pattern-changed
- ●