Whether or not this filter will run a script

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_enabled",
  "title": "Whether or not this filter will run a script",
  "example": true,
  "type": "boolean"
}