81 82 83
# File 'lib/discourse_api/client.rb', line 81 def put(path, params={}) request(:put, path, params) end