Skip to main content
Version: Next

CSVWTableSchema

columnsstring[]
Example: [{"name":"http://example.com/tableSchema.json"}]
CSVWTableSchema
{
"columns": [
{
"name": "http://example.com/tableSchema.json"
}
]
}