7 8 9
# File 'lib/onvo/widgets.rb', line 7 def list(dashboard_id) base_get('/widgets', query: { dashboard: dashboard_id }) end