UI Schema Annotation¶
Note
See also Parameter Schema Annotations
On WorkflowTemplate
s (workflowtemplates.argoproj.io
) and ClusterWorkflowTemplate
s (clusterworkflowtemplates.argoproj.io
) the workflows.diamond.ac.uk/ui-schema
annotation is reserved for the specification of JSON Forms UI Schema. The schema must supply a Control
for each of the parameters available in the template.
The UI Schema is used to enhance layout in the WorkflowTemplate
and ClusterWorkflowTemplate
submission forms. If no UI Schema is supplied the default vertical layout will be used.