Use paths without apiversion attribute
authorStefanos A <stapostol@gmail.com>
Thu, 7 Nov 2013 15:48:11 +0000 (16:48 +0100)
committerStefanos A <stapostol@gmail.com>
Thu, 7 Nov 2013 15:48:11 +0000 (16:48 +0100)
commit7ab5e3ab6c5affaaf0068d56534bf3e27b3247aa
tree74498f7de12ac0f816b08bf0bf560a7b1841ed60
parent1f6d4450214b688981471600d0788b754c23cb5d
Use paths without apiversion attribute

Paths that don't define a "version" attribute will now match all
possible versions. This will make it easier to add support for newer
APIs as they are introduced.
Source/Bind/FuncProcessor.cs