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.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/8877 added
Updated by Tomer Brisker about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|576774e7acca44ab32f020c3dda0ba95b5b6892b.
Actions