Windmill · JSON Structure

Windmill Flow Structure

Structure definition for Windmill Flow

Type: Properties: 0
AutomationInternal ToolsOpen SourceProCode API CompositionScriptsWebhooksWorkflow EngineWorkflows

Windmill Flow 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-flow-structure.json",
  "title": "Windmill Flow Structure",
  "description": "Structure definition for Windmill Flow",
  "structure": {
    "type": "object",
    "properties": {}
  }
}