CityofSantaMonica / mds-provider

Python tools for working with MDS Provider data
https://github.com/openmobilityfoundation/mobility-data-specification
MIT License
18 stars 20 forks source link

Add support for querying endpoints via OPTIONS #80

Closed thekaveman closed 4 years ago

thekaveman commented 5 years ago

To support version negotiation: https://github.com/CityOfLosAngeles/mobility-data-specification/pull/293

There is some question as to whether this is even worth it though.

Hold-over from #40 that wasn't completed.

thekaveman commented 4 years ago

I'm proposing that we don't implement version negotiation in this library. Users of the library should be explicit in their version target.