datahub-client
Version:
APIs for interacting with DataHub
15 lines (14 loc) • 332 B
JSON
{
"name": "dp-no-resources",
"title": "DP with Remote Resources",
"resources": [
{
"path": "https://raw.githubusercontent.com/datahq/datahub-cli/master/test/fixtures/sample.csv",
"pathType": "remote",
"name": "sample",
"format": "csv",
"mediatype": "text/csv",
"schema": {}
}
]
}