Skip to content
Snippets Groups Projects
Commit 3c70af3b authored by Daniel Friedman's avatar Daniel Friedman
Browse files

Merge pull request #9814 from edx/dan-f/update-course-structure-api-doc

Document child order in course structure api docs
parents 8797a4f6 4fc3593c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment