Sha256: 99054335c2ef4b014e147326a2f6dfc785d0174240d31f4b1ae8cd6b99528779

Contents?: true

Size: 390 Bytes

Versions: 3

Compression:

Stored size: 390 Bytes

Contents

object @resource

attributes :id, :schema_version, :digest, :manifest_type
attributes :annotations, :labels, :is_bootable, :is_flatpak

child :docker_tags => :tags do
  attributes :associated_meta_tag_identifier => :id
  attributes :repository => :repository_id
  attributes :name
end

child :docker_manifests => :manifests do
  attributes :id, :digest, :schema_version, :manifest_type
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
katello-4.15.0 app/views/katello/api/v2/docker_manifest_lists/show.json.rabl
katello-4.15.0.rc2 app/views/katello/api/v2/docker_manifest_lists/show.json.rabl
katello-4.15.0.rc1 app/views/katello/api/v2/docker_manifest_lists/show.json.rabl