Closed calpaterson closed 7 months ago
Users are getting the API slightly wrong, and we are 500ing
row_id
400, "you're missing the row id"
500
CSVBASE-25
We should also be clear in the api docs that users are not required to construct their own url key - that is optional
url
And for now, let's prevent users from editing the row id
Description
Users are getting the API slightly wrong, and we are 500ing
Steps to reproduce
row_id
key in the dictExpected result
400, "you're missing the row id"
Actual result
500
Additional details
CSVBASE-25
We should also be clear in the api docs that users are not required to construct their own
url
key - that is optionalAnd for now, let's prevent users from editing the row id