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