Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

adding note about format=API #406

Merged
merged 1 commit into from
Dec 2, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v1.1/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ Dataset Fields {#Dataset}
**Cardinality** | (0,1)
**Required** | No
**Accepted Values** | String
**Usage Notes** | This should be a human-readable description of the file format of the dataset, that provides useful information that might not be apparent from `mediaType`.
**Usage Notes** | This should be a human-readable description of the file format of the dataset, that provides useful information that might not be apparent from `mediaType`. Note that `API` should always be used to distinguish web APIs.
**Example** | `{"format":"CSV"}`

{: .table .table-striped .child-field #distribution-mediaType}
Expand Down