Sha256: 9e7a95da1053074ca009b5ba280225a2aad646488e86544a4fd2fb4548ed8d45
Contents?: true
Size: 444 Bytes
Versions: 20
Compression:
Stored size: 444 Bytes
Contents
object @resource attributes :id, :name, :full_name attributes :repository_id, :manifest_id child :docker_manifest => :manifest do attributes :uuid => :id attributes :name end child :repository => :repository do attributes :id, :name, :full_path end child :product => :product do attributes :id, :name end child :environment => :environment do attributes :id, :name end child :content_view_version do attributes :id, :name end
Version data entries
20 entries across 20 versions & 1 rubygems