lib/fog/brightbox/requests/compute/get_database_server.rb in fog-brightbox-1.0.0.rc1 vs lib/fog/brightbox/requests/compute/get_database_server.rb in fog-brightbox-1.0.0.rc2

- old
+ new

@@ -1,7 +1,7 @@ module Fog - module Compute - class Brightbox + module Brightbox + class Compute class Real # @param [String] identifier Unique reference to identify the resource # @param [Hash] options # @option options [Boolean] :nested passed through with the API request. When true nested resources are expanded. #