Closed
Description
When using URL path versioning with OData, I'm having a problem configuring default version to load when no version is specified. The known limitations shows how to solve with attribute routing, but not for convention based routing for odata. I'm primarily after this so that the metadata can be accessed with an OPTIONS request with no version specified so as to find all API versions easily.
https://github.com/Microsoft/aspnet-api-versioning/wiki/Known-Limitations