Tag to help you manage your Worker
{ "$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" }