Skip to content
Snippets Groups Projects

Remove versioning completely

  1. May 14, 2020
    • Chris Lemaire's avatar
      Remove semantic versioning of the API · 0949df7e
      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.
      0949df7e
Loading