Add packages/custom/test-existing-standard-layout.json

This commit is contained in:
administrator 2025-01-24 09:33:32 +00:00
parent acdf937675
commit b7dc37b38b

View File

@ -0,0 +1,13 @@
{
"name" : "test-existing-standard-layout",
"packageLayout" : "HISTORIQUE_JOURNEES_layout",
"isCustomLayout" : false,
"items" : [ {
"key" : "DAILY_SCHEDULE_HISTORY_RESET-1",
"itemType" : "DAILY_SCHEDULE_HISTORY_RESET"
}, {
"key" : "DAILY_SCHEDULE_HISTORY-1",
"itemType" : "DAILY_SCHEDULE_HISTORY",
"jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/action-histories-full.json"
} ]
}