Project

General

Profile

« Previous | Next » 

Revision 744d7fe5

Added by Walden Raines about 10 years ago

Content Views: allow CRUD operations on puppet modules.

View differences:

app/views/katello/api/v2/content_view_puppet_modules/show.json.rabl
attributes :author
attributes :created_at
attributes :updated_at
attributes :computed_version
child :puppet_module => :puppet_module do |puppet_module|
extends 'katello/api/v2/puppet_modules/show'
end

Also available in: Unified diff