lib/fog/brightbox/requests/compute/update_firewall_policy.rb in fog-brightbox-0.9.0 vs lib/fog/brightbox/requests/compute/update_firewall_policy.rb in fog-brightbox-0.10.0

- old
+ new

@@ -6,9 +6,10 @@ # # @param [String] identifier Unique reference to identify the resource # @param [Hash] options # @option options [String] :name Editable label # @option options [String] :description Longer editable description + # @option options [Boolean] :nested passed through with the API request. When true nested resources are expanded. # # @return [Hash] if successful Hash version of JSON object # @return [NilClass] if no options were passed # # @see https://api.gb1.brightbox.com/1.0/#firewall_policy_update_firewall_policy