Katello/katello

View on GitHub
app/views/katello/api/v2/common/_org_reference.json.rabl

Summary

Maintainability
Test Coverage
attribute :organization_id
child :organization => :organization do |_r|
  attribute :name
  attribute :label
  attribute :id
end