Sha256: 7edfc07c0c255faeb27618df095b3937100d5134542e631217b33ea697a6aed0

Contents?: true

Size: 286 Bytes

Versions: 14

Compression:

Stored size: 286 Bytes

Contents

object @resource

extends 'katello/api/v2/module_streams/base'

child :artifacts => :artifacts do
  attributes :id, :name
end

child :library_repositories => :repositories do
  attributes :id, :name
  glue :product do
    attributes :id => :product_id, :name => :product_name
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
katello-4.6.2.1 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.6.2 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.6.1 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.4.2.2 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.4.2.1 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.4.2 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.5.1 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.6.0 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.6.0.rc2 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.6.0.rc1 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.5.0 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.5.0.rc2 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.4.1 app/views/katello/api/v2/module_streams/show.json.rabl
katello-4.5.0.rc1 app/views/katello/api/v2/module_streams/show.json.rabl