calpaterson / csvbase

a simple website for sharing table data - with an API
https://csvbase.com
GNU Affero General Public License v3.0
376 stars 13 forks source link

Creating a row validation rasing 500s #114

Closed calpaterson closed 7 months ago

calpaterson commented 7 months ago

Description

Steps to reproduce

  1. Create a table
  2. Then try to create variable invalid kinds of rows

Expected result

400

Actual result

500

Additional details

Multiple different problems:

CSVBASE-22 CSVBASE-21

calpaterson commented 7 months ago

Sorted