BlobRef

JSON: bare · @sha256:e72f86306180…
Hash: sha256:e72f86306180d3f818669e11defd9142658ebfcd9086d1815c77faaab60dadcf

Reference to a blob by URL and content hash. Executors fetch the URL and verify sha256 before use.

Schema

FieldTypeDescription
url *string (uri)
sha256 *string (pattern ^[a-f0-9]{64}$)
filenamestring
mime_typestring
sizeinteger (minimum 0)