Windmill · JSON Structure

Windmill Job Structure

Structure definition for Windmill Job

Type: Properties: 0
AutomationInternal ToolsOpen SourceProCode API CompositionScriptsWebhooksWorkflow EngineWorkflows

Windmill Job Structure is a JSON Structure definition published by Windmill. It conforms to the https://json-schema.org/draft/2020-12/schema meta-schema.

Meta-schema: https://json-schema.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/windmill/refs/heads/main/json-structure/windmill-job-structure.json",
  "title": "Windmill Job Structure",
  "description": "Structure definition for Windmill Job",
  "structure": {
    "type": "object",
    "properties": {}
  }
}