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

This commit is contained in:
administrator 2025-03-25 13:52:55 +00:00
parent 58c4c00aa6
commit 2c6d7edc93

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