67 68 69
# File 'lib/discourse_api/client.rb', line 67 def get(path, params={}) request(:get, path, params) end