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/puppet_modules/show.json.rabl
attributes :dependencies
attributes :checksums
attributes :tag_list
attributes :repoids
child :repositories => :repositories do |repository|
extends 'katello/api/v2/repositories/show'
end

Also available in: Unified diff