Class: Pike13::API::V2::Front::Branding

Inherits:
Base
  • Object
show all
Defined in:
lib/pike13/api/v2/front/branding.rb

Class Method Summary collapse

Methods inherited from Base

client, configure

Class Method Details

.findObject Also known as: get

GET /front/branding



10
11
12
# File 'lib/pike13/api/v2/front/branding.rb', line 10

def find
  client.get("front/branding")
end