Update page 'API Documentaion'

Jannik 2019-05-23 14:55:24 +02:00
parent cf59d75932
commit 42a7318fd3
1 changed files with 3 additions and 3 deletions

@ -1,8 +1,8 @@
## API Documentaion
This section contains all needed infromation to access the TheCitadelofRicks API. It also contains the API specification.
### /course
/courses returns a Array "courses" of all currently available courses at the HS Offenburg with their name and link to the timetable (current/first week).
### /courseList
/courseList returns a Array "courses" of all currently available courses at the HS Offenburg with their name and link to the timetable (current/first week).
``` json
{
@ -106,7 +106,7 @@ Each lesson has the following values:
```
### /lesson returns a?courseName={coursename}&lessonSubject={lessonsubject}&week={week}
### /lesson?courseName={coursename}&lessonSubject={lessonsubject}&week={week}
/lesson returns a ArrayList of Lessons.
``` json
[