Changes to Get task

GET /api/tasks/{id}/

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

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

  1. b5f055b9d45b8
  2. fa73fba014805
  3. fb0e19e02bb94
  4. 26d0743231722

What changed

    • the response property oneOf[LseTaskSerializerForReviewers]/file_upload became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTaskSerializerForReviewers]/storage_filename became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/file_upload became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/storage_filename became nullable for the status 200

      response-property-became-nullable

    • the oneOf[LseTaskSerializerForReviewers]/agreement response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForReviewers]/agreement_selected response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTask]/agreement response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTask]/agreement_selected response's property type/format changed from string/ to number/double for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForAnnotators]/annotations response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForAnnotators]/comment_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForAnnotators]/unresolved_comment_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the oneOf[LseTaskSerializerForReviewers]/annotations response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • the oneOf[LseTask]/annotations response's property type/format changed from string/ to array/ for status 200

      response-property-type-changed

    • the response property oneOf[LseTaskSerializerForReviewers]/annotation_time became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTaskSerializerForReviewers]/review_time became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/annotation_time became nullable for the status 200

      response-property-became-nullable

    • the response property oneOf[LseTask]/review_time became nullable for the status 200

      response-property-became-nullable

    • the oneOf[LseTaskSerializerForReviewers]/annotators/items/ response's property type/format changed from integer/ to object/ for status 200

      response-property-type-changed

    • the oneOf[LseTask]/annotators/items/ response's property type/format changed from integer/ to object/ for status 200

      response-property-type-changed

Of the 97 revisions, 1 has no diff computed.