Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- [Modes](#modes)
- [Versions](#versions)
- [Technical Information](#technical-information)
- [Data Validation](#data-validation)
- [Get Involved](#get-involved)
- [Membership](#membership)
- [Cities Using MDS](#cities-using-mds)
Expand Down Expand Up @@ -123,6 +124,12 @@ The MDS specification is versioned using Git tags and [semantic versioning](http
* [MDS Releases](https://github.com/openmobilityfoundation/governance/wiki/Releases) - current/recommended versions, timeline
* [Release Guidelines](https://github.com/openmobilityfoundation/governance/blob/main/technical/ReleaseGuidelines.md)

## Data Validation

To help with MDS data and feed validation, please see our OpenAPI schema description in the OMF [mds-openapi](https://github.com/openmobilityfoundation/mds-openapi) repository. Browsable interactive documentation is also linked to in that repository.

Starting with MDS 2.0, [schema](/schema) validation of endpoints is done using OpenAPI, instead of the former JSON Schema.

[Top][toc]

# Get Involved
Expand Down
308 changes: 0 additions & 308 deletions agency/get_stops.json

This file was deleted.

Loading