Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

Timetable #40

Open
rmeissn opened this issue Mar 28, 2014 · 3 comments
Open

Timetable #40

rmeissn opened this issue Mar 28, 2014 · 3 comments
Assignees

Comments

@rmeissn
Copy link
Member

rmeissn commented Mar 28, 2014

If I pass to your Server http://.../app/timetable/jdsnfijsfiaf834, I'll get, no matter what string I pass, data for the actual Semester. Is that right?!

@hknochi
Copy link
Member

hknochi commented Mar 29, 2014

therefore is the parameter {semester}

curl -XGET http://localhost:8080/app/timetable/{semester}/{fac}/courses?semgroup={semGroup}

@hknochi
Copy link
Member

hknochi commented Oct 14, 2015

is this still relevant - if yes please provide more information

@rmeissn
Copy link
Member Author

rmeissn commented Oct 15, 2015

Executing the following always results in the same response (also on the branch springboot):

curl https://htwk-app.imn.htwk-leipzig.de/timetable/ss
curl https://htwk-app.imn.htwk-leipzig.de/timetable/ws
curl https://htwk-app.imn.htwk-leipzig.de/timetable/IAmAbsolutlyInsaneToBuildSuchAURL

So the parameter {semester} does nothing and I have to ask: Why is it there?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants