Changes to Get project by ID

GET /api/projects/{id}/

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

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

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

What changed

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

      response-required-property-added

    • the response property queue_left became nullable for the status 200

      response-property-became-nullable

    • the response property review_total_tasks became nullable for the status 200

      response-property-became-nullable

    • the response property reviewed_number became nullable for the status 200

      response-property-became-nullable

    • the response property reviewer_queue_total became nullable for the status 200

      response-property-became-nullable

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

      response-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

    • added the required property internal_description 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 prompts became nullable for the status 200

      response-property-became-nullable

    • the response property workspace_title became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-all-of-added

    • removed SamplingDe5Enum from the sampling response property allOf list for the response status 200

      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 200 status

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.