Project

General

Profile

« Previous | Next » 

Revision 1760e128

Added by Justin Sherrill about 10 years ago

Adapting new dynflow work to content views UI

View differences:

app/views/katello/api/v2/content_view_histories/show.json.rabl
h.content_view_version.version
end
node :publish do |h|
h.environment.nil?
end
node :version_id do |h|
h.content_view_version.id
end
child :task => :task do
extends 'foreman_tasks/api/tasks/show'
end
extends 'katello/api/v2/common/timestamps'

Also available in: Unified diff