mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: add certification thing
This commit is contained in:
@@ -10,21 +10,14 @@
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3255622,
|
||||
52.5118668
|
||||
]
|
||||
"coordinates": [13.3255622, 52.5118668]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"office"
|
||||
],
|
||||
"categories": ["office"],
|
||||
"openingHours": "Mo-Fr 09:30-12:30; Tu 13:00-16:00; We off",
|
||||
"uid": "7257a1d7-47ac-4acc-a8cc-3f9ac6442e5d",
|
||||
"alternateNames": [
|
||||
"H 0010"
|
||||
],
|
||||
"alternateNames": ["H 0010"],
|
||||
"name": "Prüfungsamt - Team 2",
|
||||
"floorName": "0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user