16 lines
253 B
JSON
16 lines
253 B
JSON
|
|
{
|
||
|
|
"items": [
|
||
|
|
{
|
||
|
|
"itemType": "USERS_RESET",
|
||
|
|
"requiresFile": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"itemType": "BASIC_DATA_USER",
|
||
|
|
"requiresFile": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"itemType": "BASIC_DATA_USER_RIGHT",
|
||
|
|
"requiresFile": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|