1 2 3 4 5 6
{ "paths": ["{{SOURCE_PATH}}"], "schema_ref": "schemas/people_csv.schema.json", "options": { "format": "csv" }, "response": { "mode": "dataset", "max_rows": 1000 } }