Actions
Bug #23047
closedWrong documentation for import/obsolete API endpoints
Difficulty:
Triaged:
Description
In the controller, which defines API documentation (controllers/api/v2/ansible_roles_controller.rb), for import and obsolete commands used method POST, which isn't correct since in the routes the PUT method is used.
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/153 added
Updated by Oleh Fedorenko almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions