workers_tag

Tag to help you manage your Worker

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-tag-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_tag",
  "title": "workers_tag",
  "description": "Tag to help you manage your Worker",
  "example": "my-tag",
  "type": "string"
}