workers_service

Name of Worker to bind to

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-service-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_service",
  "title": "workers_service",
  "description": "Name of Worker to bind to",
  "example": "my-worker",
  "type": "string"
}