From bd7ae8559dccf15ae0a08997dcc59c31ff58602a Mon Sep 17 00:00:00 2001 From: solimant Date: Mon, 30 Dec 2024 20:00:24 +0000 Subject: [PATCH] Fix prettier Signed-off-by: solimant --- plugins/scaffolder-backend/src/schema/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-backend/src/schema/openapi.yaml b/plugins/scaffolder-backend/src/schema/openapi.yaml index c6be10aa4c..21d344b5bc 100644 --- a/plugins/scaffolder-backend/src/schema/openapi.yaml +++ b/plugins/scaffolder-backend/src/schema/openapi.yaml @@ -763,7 +763,7 @@ components: # description: The apiVersion string of the TaskSpec. # kind: # type: string - # enum: + # enum: # - Template # description: The kind of the entity # spec: