From 515292b4014d58895578f808671d7bffdf86cab7 Mon Sep 17 00:00:00 2001 From: Amogh Date: Wed, 17 Apr 2024 14:23:16 -0400 Subject: [PATCH] feat: Update paths.json --- paths.json | 1 + 1 file changed, 1 insertion(+) diff --git a/paths.json b/paths.json index 0cb8f5c..83715bf 100644 --- a/paths.json +++ b/paths.json @@ -2,5 +2,6 @@ "mappings": [ "/content/pricefx-eds-test/:/", "/content/pricefx-eds-test.resource/query-index.json:/query-index.json", + "/content/pricefx-eds-test/configuration:/.helix/config.json" ] }