workers_etag

Hashed script content, can be used in a If-None-Match header when updating.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-etag-schema.json Raw ↑
{
  "$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"
}