mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
refactor: move core to monorepo
This commit is contained in:
23
packages/core/test/resources/indexable/Room.2.json
Normal file
23
packages/core/test/resources/indexable/Room.2.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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