improved

Course sections now have a parent_id

/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!