Project

General

Profile

« Previous | Next » 

Revision 4737f2de

Added by Martin Bacovsky about 10 years ago

Fixes #4515 - Add support for dynamic bindings

View differences:

app/controllers/katello/api/v2/puppet_modules_controller.rb
module Katello
class Api::V2::PuppetModulesController < Api::V1::PuppetModulesController
include Api::V2::Rendering
resource_description do
api_version 'v2'
api_base_url "#{Katello.config.url_prefix}/api"
end
end
end

Also available in: Unified diff