update new package + layout
This commit is contained in:
parent
50e14c3e0a
commit
f20eae1573
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"itemType": "DAILY_SCHEDULE_HISTORY_RESET",
|
"itemType": "BASIC_DATA_JOB",
|
||||||
"requiresFile": false
|
"requiresFile": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"itemType": "DAILY_SCHEDULE_HISTORY",
|
"itemType": "BASIC_DATA_COUNTRY",
|
||||||
"requiresFile": true
|
"requiresFile": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@ -2,14 +2,14 @@
|
|||||||
"packageLayout": "HISTORIQUE_JOURNEES_NEW_layout.json",
|
"packageLayout": "HISTORIQUE_JOURNEES_NEW_layout.json",
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"key": "DAILY_SCHEDULE_HISTORY_RESET-1",
|
"key": "BASIC_DATA_JOB-1",
|
||||||
"itemType": "DAILY_SCHEDULE_HISTORY_RESET",
|
"itemType": "BASIC_DATA_JOB",
|
||||||
"jsonUrl": ""
|
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH-EXPERTS/jobs.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "DAILY_SCHEDULE_HISTORY-1",
|
"key": "BASIC_DATA_COUNTRY-1",
|
||||||
"itemType": "DAILY_SCHEDULE_HISTORY",
|
"itemType": "BASIC_DATA_COUNTRY",
|
||||||
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/action-histories-full.json"
|
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH-EXPERTS/countries.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user