Sha256: 9cecf51e766d4d85a1846b2c81beafbcc45390ef269f74ec0fe592a87370286d
Contents?: true
Size: 523 Bytes
Versions: 28
Compression:
Stored size: 523 Bytes
Contents
object @resource attributes :id, :cp_id, :name, :label, :description extends 'katello/api/v2/common/syncable' extends 'katello/api/v2/common/org_reference' attributes :provider_id attributes :sync_plan_id attributes :sync_summary attributes :gpg_key_id attributes :available_content => :available_content, :if => params[:include_available_content] child :sync_plan do attributes :name, :description, :sync_date, :interval, :next_sync end node :repository_count do |product| product.library_repositories.count end
Version data entries
28 entries across 28 versions & 1 rubygems