mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: move core to monorepo
This commit is contained in:
18
packages/core/test/resources/indexable/Semester.1.json
Normal file
18
packages/core/test/resources/indexable/Semester.1.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"uid": "622b950b-a29c-593b-9059-aece622228a0",
|
||||
"type": "semester",
|
||||
"name": "Wintersemester 2017/2018",
|
||||
"acronym": "WS 2017/18",
|
||||
"alternateNames": ["WiSe 2017/18"],
|
||||
"startDate": "2017-10-01",
|
||||
"endDate": "2018-03-31",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCSemester"
|
||||
}
|
||||
Reference in New Issue
Block a user