app/views/katello/api/v2/tasks/task_status_show.json.rabl in katello-3.1.0.1 vs app/views/katello/api/v2/tasks/task_status_show.json.rabl in katello-3.2.0.rc1

- old
+ new

@@ -4,10 +4,9 @@ extends 'katello/api/v2/common/timestamps' attributes :finish_time, :start_time attributes :id, :task_owner_type, :progress, :uuid, :state, :user_id, :task_owner_id, :parameters, :task_type attributes :pending? => :pending -attributes :system attributes :human_readable_message @result = (@task || @object).result node :result do