Changes to ✨ Update or delete a module

DELETE /api/learning-resources/{id}/modules/{module_id}/

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

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

  1. b5f055b9d45b2
  2. c2893748a8d31
  3. 4a7384ebdfdf1
  4. d3cf6cceebfd1

What changed

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

      response-property-became-nullable

    • the 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 required property updated_by to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

Of the 97 revisions, 1 has no diff computed.