-
Daniel Gerhardt authored
Removed sessionKey from routes if it is not needed. Changed sessionKey from PathVariable to RequestParam if still needed. /session/{sessionKey}/question/* => /question/bylecturer/*b44a3c1c
Removed sessionKey from routes if it is not needed.
Changed sessionKey from PathVariable to RequestParam if still needed.
/session/{sessionKey}/question/* => /question/bylecturer/*