Project

General

Profile

« Previous | Next » 

Revision f78b0eec

Added by Nadja Heitmann over 2 years ago

Fixes #33550 - Remove Puppet API endpoints

View differences:

app/controllers/api/v2/smart_proxies_controller.rb
module V2
class SmartProxiesController < V2::BaseController
include Api::Version2
include Api::ImportPuppetclassesCommonController
include Foreman::Controller::Parameters::SmartProxy
before_action :find_resource, :only => %w{show update destroy refresh version logs}

Also available in: Unified diff