class Morpheus::CertificatesInterface

Public Instance Methods

base_path() click to toggle source
# File lib/morpheus/api/certificates_interface.rb, line 5
def base_path
  "/api/certificates"
end