Changes to Upload dataset from JSON, JSONL, CSV, or PyArrow

POST /v1/datasets/upload

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

Changed in 2 of the 70 revisions of this API.538

  1. 02361ac1935f8
  2. c81391216eb553

What changed

    • added the new optional request property example_id_key (media type: multipart/form-data)

      new-optional-request-property

    • added the new optional request property example_ids (media type: application/json)

      new-optional-request-property

    • added the new optional request property split_key (media type: multipart/form-data)

      new-optional-request-property

    • added the new update enum value to the request property action (media type: application/json)

      request-property-enum-value-added

    • added the new update enum value to the request property action (media type: multipart/form-data)

      request-property-enum-value-added

    • added the required property anyOf[subschema #1: UploadDatasetResponseBody]/data/num_created_examples to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1: UploadDatasetResponseBody]/data/num_deleted_examples to the response with the 200 status

      response-required-property-added

    • added the required property anyOf[subschema #1: UploadDatasetResponseBody]/data/num_updated_examples to the response with the 200 status

      response-required-property-added

  • c81391216eb553See the full diff
    • removed the enum value update of the request property action (media type: application/json)

      request-property-enum-value-removed

    • removed the enum value update of the request property action (media type: multipart/form-data)

      request-property-enum-value-removed

    • removed the required property anyOf[subschema #1: UploadDatasetResponseBody]/data/num_created_examples from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1: UploadDatasetResponseBody]/data/num_deleted_examples from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1: UploadDatasetResponseBody]/data/num_updated_examples from the response with the 200 status

      response-required-property-removed

    • removed the request property example_id_key (media type: multipart/form-data)

      request-property-removed

    • removed the request property example_ids (media type: application/json)

      request-property-removed

    • removed the request property split_key (media type: multipart/form-data)

      request-property-removed

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