Changes to ✨ Reset user progress on a learning resource

POST /api/learning-resources/{id}/user-progress/{user_id}/reset/

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

Changed in 4 of the 97 revisions of this API.1319

  1. f1ccbdf55e1a3
  2. c2893748a8d31
  3. 77f50e3ef220315
  4. d3cf6cceebfd1

What changed

    • added the new optional request property single_page_review (media type: application/json)

      new-optional-request-property

    • added the new optional request property single_page_review (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property single_page_review (media type: multipart/form-data)

      new-optional-request-property

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

      request-parameter-type-changed

  • 77f50e3ef220315See the full diff
    • removed the request property default_gate_before_first_annotation (media type: application/json)

      request-property-removed

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

      request-property-removed

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

      request-property-removed

    • added the new optional request property default_gate_annotator_data_manager (media type: application/json)

      new-optional-request-property

    • added the new optional request property default_gate_annotator_data_manager (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property default_gate_annotator_data_manager (media type: multipart/form-data)

      new-optional-request-property

    • added the new optional request property default_gate_annotator_label_stream (media type: application/json)

      new-optional-request-property

    • added the new optional request property default_gate_annotator_label_stream (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property default_gate_annotator_label_stream (media type: multipart/form-data)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_data_manager (media type: application/json)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_data_manager (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_data_manager (media type: multipart/form-data)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_label_stream (media type: application/json)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_label_stream (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_label_stream (media type: multipart/form-data)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_review_stream (media type: application/json)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_review_stream (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property default_gate_reviewer_review_stream (media type: multipart/form-data)

      new-optional-request-property

    • endpoint added

      endpoint-added

Of the 97 revisions, 1 has no diff computed.