From 42a7318fd389be6ac5a4910e45c9ce3031149b0d Mon Sep 17 00:00:00 2001 From: Seil0 Date: Thu, 23 May 2019 14:55:24 +0200 Subject: [PATCH] Update page 'API Documentaion' --- API-Documentaion.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/API-Documentaion.md b/API-Documentaion.md index 5145ecc..7af0132 100644 --- a/API-Documentaion.md +++ b/API-Documentaion.md @@ -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 [