discussion_topics order_by recent_activity -- most recent last?

dtod
Community Contributor

With regard to 

https://canvas.instructure.com/doc/api/discussion_topics.html#method.discussion_topics.index

and the order_by=recent_activity - it appears to return results with the oldest posts first. Is there a way to reverse the order (and why would it do this!)?

/api/v1/courses/:course_id/discussion_topics?order_by=recent_activity

 

0 Likes