You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: provider/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ All response fields must use `lower_case_with_underscores`.
70
70
71
71
#### JSON Schema
72
72
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].
74
74
75
75
`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.
0 commit comments