update reference

This commit is contained in:
Jean-Sébastien BRENDERS
2025-01-17 11:29:58 +01:00
parent f20eae1573
commit 14f6358225
8 changed files with 242 additions and 250 deletions

View File

@@ -1,15 +1,16 @@
{
"packageLayout": "HISTORIQUE_JOURNEES_layout.json",
"items": [
{
"key": "DAILY_SCHEDULE_HISTORY_RESET-1",
"itemType": "DAILY_SCHEDULE_HISTORY_RESET",
"jsonUrl": ""
},
{
"key": "DAILY_SCHEDULE_HISTORY-1",
"itemType": "DAILY_SCHEDULE_HISTORY",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/action-histories-full.json"
}
]
"name": "HISTORIQUE_JOURNEES_COSMETYS",
"packageLayout": "HISTORIQUE_JOURNEES_layout",
"items": [
{
"key": "DAILY_SCHEDULE_HISTORY_RESET-1",
"itemType": "DAILY_SCHEDULE_HISTORY_RESET",
"jsonUrl": ""
},
{
"key": "DAILY_SCHEDULE_HISTORY-1",
"itemType": "DAILY_SCHEDULE_HISTORY",
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/action-histories-full.json"
}
]
}