Actions
Bug #33787
closedDrop non-standard compliant way of selecting api version
Description
We currently allow passing the api version using a version string in the Accept: HTTP header. This is not compliant with the HTTP standard and is not actually needed since we currently only have one API version and no plans to add v3 in the foreseeable future.
Actions