Changes to Create annotation

POST /api/tasks/{id}/annotations/

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

Changed in 2 of the 97 revisions of this API.116

  1. e1ba2ecdbabb114
  2. 04ff286141b52

What changed

  • e1ba2ecdbabb114See the full diff
    • the lead_time request property type/format changed from number/ to number/double

      request-property-type-changed

    • added the new optional request property bulk_created

      new-optional-request-property

    • added the new optional request property draft_created_at

      new-optional-request-property

    • added the new optional request property import_id

      new-optional-request-property

    • added the new optional request property last_action

      new-optional-request-property

    • added the new optional request property last_created_by

      new-optional-request-property

    • added the new optional request property parent_annotation

      new-optional-request-property

    • added the new optional request property parent_prediction

      new-optional-request-property

    • added the new optional request property unique_id

      new-optional-request-property

    • added the media type application/x-www-form-urlencoded to the request body

      request-body-media-type-added

    • added the media type multipart/form-data to the request body

      request-body-media-type-added

    • the request property lead_time became nullable

      request-property-became-nullable

    • the request property project became nullable

      request-property-became-nullable

    • the request property task became nullable

      request-property-became-nullable

    • the request property updated_by became nullable

      request-property-became-nullable

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

    • added AnnotationHistoryActionEnum to the last_action response property allOf list for the response status 201

      response-property-all-of-added

    • removed LastActionEnum from the last_action response property allOf list for the response status 201

      response-property-all-of-removed

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

Of the 97 revisions, 1 has no diff computed.