Changes to List projects' counts

GET /api/projects/counts/

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

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

  1. 89caa2dca86f1
  2. b5f055b9d45b4
  3. 290141244adc1
  4. 56cd2009bd4d3

What changed

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

      response-optional-property-added

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

      response-property-became-nullable

    • 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

    • 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

Of the 97 revisions, 1 has no diff computed.