23 24 25
# File 'lib/onvo/widgets.rb', line 23 def update(widget_id, body) base_post("/widgets/#{widget_id}", body: body) end