mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-03 22:06:07 +00:00
While it's quite common to version APIs it's not possible with current DFC tools. The architecture also uses URLs as identifiers for objects like products. Having the id of an object change just because the format of its description changes doesn't make sense. The DFC may solve this by adding a version number in a different way. By removing the version from our API URL, all object ids (URIs) should be stable from now on.