Sha256: e4e2496feb65b6070016d49976910e4eecefe9c56815009c823cb9289ee5dcd9

Contents?: true

Size: 313 Bytes

Versions: 22

Compression:

Stored size: 313 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(@activation_key)
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
katello-2.4.0.rc2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.0.rc1 app/views/katello/api/v2/activation_keys/product_content.json.rabl