Changes to ✨ Create project from template

POST /api/project-templates/{id}/create-project

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

Changed in 9 of the 97 revisions of this API.13112

  1. c7f605974c951
  2. 1b113b8df95011
  3. e1ba2ecdbabb24
  4. 0bb2c2fc7ae21
  5. 4a1086d6dd001
  6. 32a5de4a180c1
  7. b5f055b9d45b11
  8. 04ff286141b52
  9. b7b3b45888a81

What changed

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

      response-required-property-added

    • added the new by_annotator enum value to the review_settings/sampling/allOf[ReviewSettingsSamplingEnum]/ response property for the response status 201

      response-property-enum-value-added

    • added the optional property review_settings/annotator_batch_percent to the response with the 201 status

      response-optional-property-added

    • request body became required

      request-body-became-required

    • the title request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • 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 description became nullable

      request-property-became-nullable

    • the request property workspace_id became optional

      request-property-became-optional

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

    • added the optional property annotator_evaluation_metric to the response with the 201 status

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-property-became-nullable

    • the response property prompts became nullable for the status 201

      response-property-became-nullable

    • the response property workspace_title became nullable for the status 201

      response-property-became-nullable

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • added ProjectSamplingEnum to the sampling response property allOf list for the response status 201

      response-property-all-of-added

    • removed SamplingDe5Enum from the sampling 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

    • added the optional property output_schema to the response with the 201 status

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.