lib/rhoconnect/resource.rb in rhoconnect-rb-0.3.1 vs lib/rhoconnect/resource.rb in rhoconnect-rb-0.3.2

- old
+ new

@@ -55,10 +55,10 @@ def rhoconnect_update call_client_method(:update) end - def rhoconnect_query(partition) + def rhoconnect_query(partition, attributes = nil) #return all objects for this partition end # By default we ignore partition # TODO: Document - this is user-facing function