These pages are WIP as we transition, update, and publish more documentation.
Open Data API v3, 2021.12.13.1 release
Changes
Changed, as communicated in Breaking change coming to Open Data v3 API we’ve made changes to the schema of the Courses entity endpoints. There is now an endpoint that requires a term code, course ID and a course offer number and returns a singular, or no, instance of a Course. The previous endpoint that required term code, and course ID now returns an array, that may have no, a single, or more Courses. Also reference GitHub issue: Course term+course id endpoint incorrect for cross listed · Issue #222 · uWaterloo/OpenData
We recognize the above change may be breaking for your code base, and apologize, but it is necessary to accurately represent the underlying data and resolve an existing runtime error case – thank you for your patience.