Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/api/discussion/v1/course_topics/{course_id}/

Partially complete

The following fields are missing from the response:

  • thread_list_url

Complete

/api/discussion/v1/threads/

...

The following fields are not respected:

  • group_id
  • pinned
  • closed

The same fields as for GET above are missing from the response.

/api/discussion/v1/threads/{thread_id}/

GET

Not started

PATCH

In Code Review

DELETE

...

Partially Complete

The following fields are not respected:

  • group_id
  • pinned
  • closed
  • following
  • abuse_flagged
  • voted

The same fields as for GET on the list endpoint above are missing from the response.

DELETE

In Progress

/api/discussion/v1/comments/

...