Zaraz workflow
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/zaraz_zaraz-workflow", "title": "zaraz_zaraz-workflow", "description": "Zaraz workflow", "enum": [ "realtime", "preview" ], "type": "string" }