Changes to ✨ Update learner progress on a learning resource

POST /api/learning-resources/{id}/progress/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 97 revisions of this API.132

  1. c2893748a8d31
  2. bcf40ee10a6431
  3. d3cf6cceebfd1

What changed

    • for the path request parameter id, the type/format was changed from string/ to integer/

      request-parameter-type-changed

  • bcf40ee10a6431See the full diff
    • removed the request property passed (media type: application/json)

      request-property-removed

    • removed the request property passed (media type: application/x-www-form-urlencoded)

      request-property-removed

    • removed the request property passed (media type: multipart/form-data)

      request-property-removed

    • added the optional property course_reset to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

Of the 97 revisions, 1 has no diff computed.