Remove versioning completely
- May 14, 2020
-
-
Chris Lemaire authored
The Version of the API will be maintained through the version of LabraDoor. Breaking changes will be reflected through it. If a newer method is added, but we want to leave the old method, we want to simply write a new method with a slightly different Path and deprecate the old method.
-