Changes to List projects

GET /api/projects/

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

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

  1. c7f605974c951
  2. 1b113b8df95011
  3. 0bb2c2fc7ae21
  4. 32a5de4a180c2
  5. b5f055b9d45b12
  6. 04ff286141b52
  7. 290141244adc1
  8. 56cd2009bd4d4
  9. b7b3b45888a81

What changed

    • added the required property results/items/collection_mode to the response with the 200 status

      response-required-property-added

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

      response-property-enum-value-added

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

      response-optional-property-added

    • added the optional property results/items/annotator_evaluation_metric to the response with the 200 status

      response-optional-property-added

    • added the required property results/items/internal_description to the response with the 200 status

      response-required-property-added

    • added the required property results/items/internal_description_short to the response with the 200 status

      response-required-property-added

    • the response property results/items/created_by/allOf[UserSimple]/avatar became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/prompts became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/skipped_annotations_number became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/workspace_title became nullable for the status 200

      response-property-became-nullable

    • the results/items/blueprints/items/task_count response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-all-of-added

    • removed SamplingDe5Enum from the results/items/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 new optional query request parameter source_interface_id

      new-optional-request-parameter

    • the response property results/items/queue_left became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/review_total_tasks became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/reviewed_number became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/reviewer_queue_total became nullable for the status 200

      response-property-became-nullable

    • added the optional property results/items/output_schema to the response with the 200 status

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.