We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f1563 commit 0f62dfdCopy full SHA for 0f62dfd
1 file changed
lib/softlayer/ProductPackage.rb
@@ -155,7 +155,7 @@ def service
155
156
##
157
# Requests a list (array) of ProductPackages whose key names match the
158
- # one passed in.
+ # one passed in. key_name may be a string or array.
159
#
160
def self.packages_with_key_name(key_name, client = nil)
161
softlayer_client = client || Client.default_client
0 commit comments