canvas-api
canvas-api copied to clipboard
Allow setting a term when creating a course.
The term_id is an integer and not a boolean. It should just map to the enrolment term id. This change allows you to change the term on a course.
I'm not sure this is the right fix, as you want term_id to be a String so that you can create a course and specify the term using a SIS ID.