This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
titama-backend/tests/10-get_courses.json

22 lines
291 B
JSON

[
{
"title": "UlmAPI",
"time": "18:00",
"day": "Monday",
"kind": "Lab",
"place": "O27/343",
"prof": "",
"turnin": "",
"id": 0
},
{
"title": "FIN Sitzung",
"time": "18:00",
"day": "Wed",
"kind": "meeting",
"place": "",
"prof": "",
"turnin": "",
"id": 2
}
]