{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/json-structure/argo-workflows-io-argoproj-workflow-v1alpha1-lint-cron-workflow-request-structure.json", "name": "io.argoproj.workflow.v1alpha1.LintCronWorkflowRequest", "description": "io.argoproj.workflow.v1alpha1.LintCronWorkflowRequest schema from Argo Workflows API", "type": "object", "properties": { "cronWorkflow": { "$ref": "#/definitions/io.argoproj.workflow.v1alpha1.CronWorkflow" }, "namespace": { "type": "string" } } }