Skip to content

Commit 7b71a47

Browse files
authored
Updated to text/vnd.mds+csv for Reports
1 parent 0505c4d commit 7b71a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ The authenticated reports are monthly, historic flat files that may be pre-gener
359359
**Endpoint:** `/reports`
360360
**Method:** `GET`
361361
**[Beta feature][beta]:** Yes (as of 1.1.0). [Leave feedback](https://github.com/openmobilityfoundation/mobility-data-specification/issues/672)
362-
**Usage note:** This endpoint uses media-type `application/vnd.mds+csv` instead of `application/vnd.mds+json`, see [Versioning][versioning].
362+
**Usage note:** This endpoint uses media-type `text/vnd.mds+csv` instead of `application/vnd.mds+json`, see [Versioning][versioning].
363363
**Schema:** TBD when out of beta
364364
**`data` Filename:** monthly file named by year and month, e.g. `/reports/YYYY-MM.csv`
365365
**`data` Payload:** monthly CSV files with the following structure:

0 commit comments

Comments
 (0)