Changes to ✨ Publish a learning resource

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

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

Changed in 6 of the 97 revisions of this API.1018

  1. f1ccbdf55e1a1
  2. f9a9bd0313641
  3. b5f055b9d45b9
  4. c2893748a8d31
  5. 77f50e3ef22015
  6. d3cf6cceebfd1

What changed

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

      response-optional-property-added

    • added the required property structure_version to the response with the 200 status

      response-required-property-added

    • the response property created_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 200

      response-property-became-nullable

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • the project_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

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

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property 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.