Commit 4fc3593c by Daniel Friedman

Document child order in course structure api docs

parent 020e1649
......@@ -257,7 +257,7 @@ class CourseStructure(CourseViewMixin, RetrieveAPIView):
* format: The assignment type.
* children: If the block has child blocks, a list of IDs of the child
blocks.
blocks in the order they appear in the course.
"""
@CourseViewMixin.course_check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment