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
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
updateenum value to the request propertyaction(media type: application/json)request-property-enum-value-added
- ○
added the new
updateenum value to the request propertyaction(media type: multipart/form-data)request-property-enum-value-added
- ○
added the required property
anyOf[subschema #1: UploadDatasetResponseBody]/data/num_created_examplesto the response with the200statusresponse-required-property-added
- ○
added the required property
anyOf[subschema #1: UploadDatasetResponseBody]/data/num_deleted_examplesto the response with the200statusresponse-required-property-added
- ○
added the required property
anyOf[subschema #1: UploadDatasetResponseBody]/data/num_updated_examplesto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the enum value
updateof the request propertyaction(media type: application/json)request-property-enum-value-removed
- ▲
removed the enum value
updateof the request propertyaction(media type: multipart/form-data)request-property-enum-value-removed
- ▲
removed the required property
anyOf[subschema #1: UploadDatasetResponseBody]/data/num_created_examplesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
anyOf[subschema #1: UploadDatasetResponseBody]/data/num_deleted_examplesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
anyOf[subschema #1: UploadDatasetResponseBody]/data/num_updated_examplesfrom the response with the200statusresponse-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
- ▲