From ced88f1b08100de780892b16bacba2b81bfee310 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 13 Jan 2022 23:24:21 +0100 Subject: [PATCH] chore: steps are required Signed-off-by: blam --- docs/features/software-catalog/descriptor-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/software-catalog/descriptor-format.md b/docs/features/software-catalog/descriptor-format.md index ec4e13c1d4..a38910df6c 100644 --- a/docs/features/software-catalog/descriptor-format.md +++ b/docs/features/software-catalog/descriptor-format.md @@ -727,7 +727,7 @@ filtering templates, and should ideally match the Component You can find out more about the `parameters` key [here](../software-templates/writing-templates.md) -### `spec.steps` [optional] +### `spec.steps` [required] You can find out more about the `steps` key [here](../software-templates/writing-templates.md)