{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/workers_etag",
"title": "workers_etag",
"description": "Hashed script content, can be used in a If-None-Match header when updating.",
"example": "ea95132c15732412d22c1476fa83f27a",
"readOnly": true,
"type": "string"
}