Files
openstapps/test/resources/Setting.1.json
Karl-Philipp Wulfert 3a15b6cf5b test: adjust tests
2019-01-08 14:47:45 +01:00

33 lines
626 B
JSON

{
"errorNames": [],
"instance": {
"categories": [
"privacy"
],
"description": "This is a Description",
"input": {
"defaultValue": "student",
"inputType": "singleChoice",
"values": [
"student",
"employee",
"guest"
]
},
"name": "group",
"order": 0,
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy"
},
"translations": {
"de": {
"description": "Dies ist eine Beschreibung"
}
},
"type": "setting",
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642"
},
"schema": "SCSetting"
}