diff --git a/packages/custom/test-new-layout.json b/packages/custom/test-new-layout.json new file mode 100644 index 0000000..5693eed --- /dev/null +++ b/packages/custom/test-new-layout.json @@ -0,0 +1,13 @@ +{ + "name" : "test-new-layout", + "packageLayout" : "SALARIES_layout", + "isCustomLayout" : true, + "items" : [ { + "key" : "RESOURCES_RESET-1", + "itemType" : "RESOURCES_RESET" + }, { + "key" : "RESOURCES-1", + "itemType" : "RESOURCES", + "jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/resources-10.json" + } ] +} \ No newline at end of file