From 7a32d9ebdfd79bd334042db8d4c82576c66e6416 Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs Date: Fri, 27 Oct 2023 10:40:03 -0400 Subject: [PATCH] Fix json syntax Signed-off-by: 1000TurquoisePogs --- schemas/zowe-yaml-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/zowe-yaml-schema.json b/schemas/zowe-yaml-schema.json index 2bc7b76775..6af1d42252 100644 --- a/schemas/zowe-yaml-schema.json +++ b/schemas/zowe-yaml-schema.json @@ -917,7 +917,7 @@ } } } - } + }, "registryHandler": { "$anchor": "registryHandler", "type": "object",