Kodkollektivet / unitime-api

Unitime Rest API
http://api.kodkollektivet.se/unitime/
8 stars 2 forks source link

Course name/code missing #1

Closed alperg9 closed 7 years ago

alperg9 commented 7 years ago

/unitime/event/{course_code} request will not return any course name/code info in the event attributes.

jherrlin commented 7 years ago

From my perspective the client already have the relevant data. The client knows the course code when asking for events and could hold the name/code somewhere on the client side. But also, i guess it would make things easier if that would came within then event objects. What do you think @OttoBergman @alperg9 ?