Method: LabClient::Appearances#show

Defined in:
lib/labclient/appearance/show.rb

#showObject



15
16
17
# File 'lib/labclient/appearance/show.rb', line 15

def show
  client.request(:get, 'application/appearance', Appearance)
end