Sha256: 58d144327c4d681214366cd1ca98c91b3d08f7c5157aeb61c1d4adcd4307406d

Contents?: true

Size: 407 Bytes

Versions: 28

Compression:

Stored size: 407 Bytes

Contents

object @resource

attributes :user, :status, :description

child :environment => :environment do |_h|
  attributes :id, :name
end

node :version do |h|
  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'

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
katello-3.5.2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.6.0 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.6.0.1.rc2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.6.0.rc2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.6.0.rc1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.5.1.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.5.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.5.0.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.5.0 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.5.0.rc2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.5.0.rc1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.5 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.4 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.0.2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.0.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.3.2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.0 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.4.0.rc2 app/views/katello/api/v2/content_view_histories/show.json.rabl