Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.Item

Item expands a single workflow step into multiple parallel steps The value of Item can be a map, string, bool, or number

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine
View JSON Schema on GitHub

JSON Schema

argo-workflows-io-argoproj-workflow-v1alpha1-item-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/json-schema/argo-workflows-io-argoproj-workflow-v1alpha1-item-schema.json",
  "title": "io.argoproj.workflow.v1alpha1.Item",
  "description": "Item expands a single workflow step into multiple parallel steps The value of Item can be a map, string, bool, or number"
}