Module Puppet::Network::HTTP::API::V1
In: lib/puppet/network/http/api/v1.rb

Methods

Constants

METHOD_MAP = { "GET" => { :plural => :search, :singular => :find   How we map http methods and the indirection name in the URI to an indirection method.

Public Instance methods

[Validate]