From 5462814b65fb91cee6201b299430d3d6485b6998 Mon Sep 17 00:00:00 2001 From: Gray Brooks Date: Tue, 2 Dec 2014 15:40:56 -0500 Subject: [PATCH] adding note about format=API --- v1.1/schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.1/schema.md b/v1.1/schema.md index 50863400..07a93379 100644 --- a/v1.1/schema.md +++ b/v1.1/schema.md @@ -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}