class Morpheus::CredentialTypesInterface

Public Instance Methods

base_path() click to toggle source
# File lib/morpheus/api/credential_types_interface.rb, line 5
def base_path
  "/api/credential-types"
end