Updated referential package

This commit is contained in:
2025-07-08 10:24:34 +02:00
parent 30d7399f61
commit 7f6d415eb2
16 changed files with 100 additions and 79 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "TEST_package_with_scope_demo",
"packageLayout": "TEST_layout",
"items": [
{
"key": "BASIC_DATA_RESET_DATABASE-1",
"itemType": "BASIC_DATA_RESET_DATABASE",
"jsonUrl": ""
},
{
"key": "BASIC_DATA_COMPANY-1",
"itemType": "BASIC_DATA_COMPANY",
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/companies.json"
}
]
}