lib/smartdc/api/analytics/heatmap.rb in smartdc-1.2.2 vs lib/smartdc/api/analytics/heatmap.rb in smartdc-1.3.0

- old
+ new

@@ -15,6 +15,6 @@ def details(query={}) request.get('my/analytics/instrumentations/' + @id.to_s + '/value/heatmap/details', query) end end end -end \ No newline at end of file +end