From eef62418189f3eaa8f8502745e0129499a2237ba Mon Sep 17 00:00:00 2001 From: Amogh Date: Thu, 4 Apr 2024 13:08:50 -0400 Subject: [PATCH] feat: added header spreadsheet --- paths.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paths.json b/paths.json index 63238b5..4de994b 100644 --- a/paths.json +++ b/paths.json @@ -1,8 +1,8 @@ { "mappings": [ "/content/pricefx-target-integration/:/", - "/content/pricefx-target-integration/metadata:/metadata.json" - + "/content/pricefx-target-integration/metadata:/metadata.json", + "/content/pricefx-target-integration/test-demo/header:/header.json", ], "includes": [ "/content/pricefx-target-integratio"