owainkenwayucl / uclapi-java

Java access to the UCL API
MIT License
2 stars 0 forks source link

Changes Coming to Timetable Endpoints #6

Open ChristopherHammond13 opened 6 years ago

ChristopherHammond13 commented 6 years ago

Hey! 👋

Not an issue as such, but thought I'd give you a quick heads up (in case you didn't see on Twitter) that we're doing some work on the Timetable endpoints of UCL API.

The new version is currently in Staging (so technically still could change), but it's near final. The PR is at https://github.com/uclapi/uclapi/pull/298 and you can access Staging at https://staging.ninja. I've updated the docs at https://staging.ninja/docs too so that you can see what the new output data structure is. Also, if anything breaks or you hit some 500s feel free to raise an issue with us!

Thanks for all that you're doing! Having SDKs really adds value to our system 😀

owainkenwayucl commented 6 years ago

Thanks! Currently I don't have the timetable endpoints working at all because as I understand it (I could be wrong) I need to make OAuth work first.

(I'm also not sure if I can look at the timetable stuff with a staff userid?)

owainkenwayucl commented 6 years ago

Note to take a look when issue #5 is resolved!