Actions
Bug #4035
closedV2 API: Subscription destroy action should not require a system id
Description
Currently, in our subscriptions controller we use destroy to unsubscribe a system. We should probably use subscriptions#update, systems#update, or something like systems#unsubscribe instead. Might want to also evaluate subscriptions#destroy_all.
Created: daviddavis on January 02, 2014 15:34 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/3535
Actions