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

This commit is contained in:
administrator 2025-02-17 14:49:01 +00:00
parent fa6b6d9b12
commit efef0d77dc

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"
} ]
}