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-3.1.0.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.1.0 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.1.0.rc2.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.5 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.1.0.rc1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.4 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.3 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0.rc7 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0.rc5 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0.rc4 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0.rc3 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0.rc2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.0.0.rc1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.0 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-2.4.0.rc3 app/views/katello/api/v2/activation_keys/product_content.json.rabl