improved
Course sections now have a parent_id
22 days ago by Sergei Andronov
/courses/:course_id/sections
and /courses/sections/:id
endpoints now include the new parent_id
field, which points to the parent section ID or null for the root section.
Check it out here!