Sha256: f36ecb1fdd242fe4ef9c9fd17b76ccba80f0a8ee6b78904cffb7bc2f1d3e19ea

Contents?: true

Size: 460 Bytes

Versions: 29

Compression:

Stored size: 460 Bytes

Contents

object @resource

attributes :user, :status

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

node :version do |h|
  h.content_view_version.version
end

node :description do |h|
  h.content_view_version.description
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

29 entries across 29 versions & 1 rubygems

Version Path
katello-3.2.1.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.2.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.2.0 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.2.0.rc3 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.2.0.rc2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.2.0.rc1.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.2.0.rc1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.1.0.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.1.0 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.1.0.rc2.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.0.2 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-2.4.5 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.1.0.rc1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.0.1 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-2.4.4 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.0.0 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-2.4.3 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.0.0.rc7 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-3.0.0.rc5 app/views/katello/api/v2/content_view_histories/show.json.rabl
katello-2.4.2 app/views/katello/api/v2/content_view_histories/show.json.rabl