Sha256: b28ef2feedcf64d7aa40a04c77c59f020d598b5db6be5f3b1dccd2a8ec60c3bc

Contents?: true

Size: 335 Bytes

Versions: 15

Compression:

Stored size: 335 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
  attributes :enabled
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
katello-3.3.2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.1.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.0.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.0 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.0.rc2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.0.rc1.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.3.0.rc1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.1.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.0 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.0.rc3 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.0.rc2 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.0.rc1.1 app/views/katello/api/v2/activation_keys/product_content.json.rabl
katello-3.2.0.rc1 app/views/katello/api/v2/activation_keys/product_content.json.rabl