Feature #19587
Add API error handling for PUT requests
Description
We need to add generic API error handling for PUT requests.
Associated revisions
History
#1
Updated by The Foreman Bot about 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6794 added
#2
Updated by Thomas McKay about 5 years ago
- Target version changed from 185 to 194
#3
Updated by Walden Raines about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|6bfbff98b803f14aff9b6cce44f224565c03df30.
Fixes #19587: add PUT request handler to API error service.
Need a way to handle PUT request errors, this commit adds that.
http://projects.theforeman.org/issues/19587