Changes to ✨ List or create modules for a learning resource

GET /api/learning-resources/{id}/modules/

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

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

  1. b5f055b9d45b4
  2. c2893748a8d312
  3. 4a7384ebdfdf2
  4. d3cf6cceebfd1

What changed

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

      response-property-became-nullable

    • the response property updated_by/allOf[UserSimple]/avatar became nullable for the status 201

      response-property-became-nullable

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

      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

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

      request-parameter-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

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

      response-required-property-added

    • added the required property updated_by to the response with the 201 status

      response-required-property-added

    • endpoint added

      endpoint-added

Of the 97 revisions, 1 has no diff computed.