Commit 2084f736 by Braden MacDonald Committed by GitHub

Minor doc fix: Clarify how to call try_again

parent cf9c01a9
......@@ -155,6 +155,9 @@ Example URL:
POST https://<lms_server_url>/courses/<course_id>/xblock/<xblock_id>/handler/try_again
```
To call this method you must send a valid JSON body, so put `{}` as the body
of the POST request.
Mentoring Step (`sb-step`)
--------------------------
......
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