Changes to ✨ List learning resources

GET /api/learning-resources/

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

Changed in 8 of the 97 revisions of this API.14110

  1. f1ccbdf55e1a1
  2. 4fa9ae10d0714
  3. bf62692379911
  4. f9a9bd0313641
  5. b5f055b9d45b9
  6. c2893748a8d32
  7. 77f50e3ef22015
  8. d3cf6cceebfd1

What changed

    • added the optional property results/items/single_page_review to the response with the 200 status

      response-optional-property-added

    • the response property results/items/learner_count became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/learners_completed_count became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/learners_started_count became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/page_count became nullable for the status 200

      response-property-became-nullable

    • removed the required property results/items/content from the response with the 200 status

      response-required-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property results/items/structure_version to the response with the 200 status

      response-required-property-added

    • the response property results/items/created_by/allOf[UserSimple]/avatar became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/updated_by/allOf[UserSimple]/avatar became nullable for the status 200

      response-property-became-nullable

    • the results/items/content response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the results/items/learner_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the results/items/learners_completed_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the results/items/learners_started_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the results/items/module_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the results/items/page_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the results/items/project_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • added the new optional query request parameter scope

      new-optional-request-parameter

    • added the new optional query request parameter workspace

      new-optional-request-parameter

  • 77f50e3ef22015See the full diff
    • removed the optional property results/items/default_gate_before_first_annotation from the response with the 200 status

      response-optional-property-removed

    • added the optional property results/items/default_gate_annotator_data_manager to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/default_gate_annotator_label_stream to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/default_gate_reviewer_data_manager to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/default_gate_reviewer_label_stream to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/default_gate_reviewer_review_stream to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

Of the 97 revisions, 1 has no diff computed.