lib/smartdc/api/machine/snapshots.rb in smartdc-1.2.2 vs lib/smartdc/api/machine/snapshots.rb in smartdc-1.3.0

- old
+ new

@@ -30,6 +30,6 @@ raise ArgumentError unless id request.post('my/machines/' + @id.to_s + '/snapshots/' + id.to_s) end end end -end \ No newline at end of file +end