Added DEMO layouts
This commit is contained in:
13
layouts/reference/DEMO_layout.json
Normal file
13
layouts/reference/DEMO_layout.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"name": "DEMO_layout",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"itemType": "BASIC_DATA_USER",
|
||||||
|
"requiresFile": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"itemType": "RESOURCES",
|
||||||
|
"requiresFile": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
16
packages/reference/DEMO_COSMETYS.json
Normal file
16
packages/reference/DEMO_COSMETYS.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"name": "DEMO_COSMETYS",
|
||||||
|
"packageLayout": "DEMO_layout",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"key": "BASIC_DATA_USER-1",
|
||||||
|
"itemType": "BASIC_DATA_USER",
|
||||||
|
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/users.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "RESOURCES-1",
|
||||||
|
"itemType": "RESOURCES",
|
||||||
|
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/resources-10.json"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user