Sha256: dfc6893e3ff2ea04beb8b3bc90808154c9cb7991d4dfdeed6641da9101474574

Contents?: true

Size: 305 Bytes

Versions: 10

Compression:

Stored size: 305 Bytes

Contents

object false

extends "katello/api/v2/common/metadata"

child @collection[:results] => :results do
  child :product => :product do
    attributes :id, :name
  end

  child :content => :content do
    attributes :id, :name, :label
  end

  node :override do |pc|
    pc.content_override(@system)
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
katello-2.4.5 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.4 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.3 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.2 app/views/katello/api/v2/systems/_content.json.rabl
katello-3.0.0.rc1 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.1 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.0 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.0.rc3 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.0.rc2 app/views/katello/api/v2/systems/_content.json.rabl
katello-2.4.0.rc1 app/views/katello/api/v2/systems/_content.json.rabl