ee-soa-service
Advanced tools
Comparing version 0.2.27 to 0.2.28
@@ -554,3 +554,3 @@ | ||
if(data) { | ||
if (data && (type.object(data) || type.array(data)) && data.length) { | ||
@@ -557,0 +557,0 @@ data.forEach(function(subEntity, subEntityKey) { |
@@ -5,3 +5,3 @@ { | ||
, "keywords" : ["ee", "soa", "service"] | ||
, "version" : "0.2.27" | ||
, "version" : "0.2.28" | ||
, "author": { | ||
@@ -8,0 +8,0 @@ "name" : "Tobias Kneubuehler" |
80728