mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 20:12:51 +00:00
27 lines
513 B
JSON
27 lines
513 B
JSON
{
|
|
"errorNames": [],
|
|
"instance": {
|
|
"categories": [
|
|
"privacy"
|
|
],
|
|
"description": "This is a Description",
|
|
"defaultValue": "student",
|
|
"inputType": "single choice",
|
|
"values": [
|
|
"student",
|
|
"employee",
|
|
"guest"
|
|
],
|
|
"name": "group",
|
|
"order": 0,
|
|
"origin": {
|
|
"indexed": "2018-09-11T12:30:00Z",
|
|
"name": "Dummy",
|
|
"type": "remote"
|
|
},
|
|
"type": "setting",
|
|
"uid": "c4ff2b08-be18-528e-9b09-cb8c1d18487b"
|
|
},
|
|
"schema": "SCSetting"
|
|
}
|