17 18 19
# File 'lib/metabase/connection.rb', line 17 def put(path, **params) request(:put, path, params) end