workers_compatibility_date

Opt your Worker into changes after this date

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-compatibility-date-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_compatibility_date",
  "title": "workers_compatibility_date",
  "description": "Opt your Worker into changes after this date",
  "example": "2022-04-05",
  "type": "string"
}