Skip to content

Commit 1369631

Browse files
authored
Adding links to events and vehicles schema files
1 parent b848c43 commit 1369631

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
@@ -70,7 +70,7 @@ All response fields must use `lower_case_with_underscores`.
7070

7171
#### JSON Schema
7272

73-
MDS defines [JSON Schema](https://json-schema.org/) files for [`trips`][trips-schema] and [`status_changes`][sc-schema].
73+
MDS defines [JSON Schema](https://json-schema.org/) files for [`trips`][trips-schema], [`status_changes`][sc-schema], [`events`][events-schema], and [`vehicles`][vehicles-schema].
7474

7575
`provider` API responses must validate against their respective schema files. The schema files always take precedence over the language and examples in this and other supporting documentation meant for *human* consumption.
7676

0 commit comments

Comments
 (0)