Changes to List dataset rows
GET /v1/projects/{projectSlug}/datasets/{datasetSlug}/rows
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 67 revisions of this API.83
What changed
- ▲
the response property
items/items/expectedOutputbecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/inputbecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/metadatabecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/outputbecame optional for the status200response-property-became-optional
- ○
added the required property
items/items/customto the response with the200statusresponse-required-property-added
- ▲
- ▲
response property
items/items/expectedOutputlist-of-types was widened by adding typesarrayboolean and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
items/items/inputlist-of-types was widened by adding typesarrayboolean and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
items/items/metadatalist-of-types was widened by adding typesarrayboolean and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
items/items/outputlist-of-types was widened by adding typesarrayboolean and numberto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
- ○
added the required property
items/items/expectedOutputto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○