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

30 lines
514 B
JSON

{
"errorNames": [],
"instance": {
"geo": {
"point": {
"type": "Point",
"coordinates": [
13.3306966,
52.5104675
]
}
},
"type": "room",
"categories": [
"library"
],
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
"alternateNames": [
"BIB"
],
"name": "Universitätsbibliothek",
"floor": "0",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy"
}
},
"schema": "SCRoom"
}