mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: reorganize files
This commit is contained in:
30
packages/core/test/resources/indexable/Room.2.json
Normal file
30
packages/core/test/resources/indexable/Room.2.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3306966,
|
||||
52.5104675
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"library"
|
||||
],
|
||||
"uid": "6e5abbff-d995-507b-982b-e0d094da6606",
|
||||
"alternateNames": [
|
||||
"BIB"
|
||||
],
|
||||
"name": "Universitätsbibliothek",
|
||||
"floorName": "0",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCRoom"
|
||||
}
|
||||
Reference in New Issue
Block a user