swagger-schema
Advanced tools
Comparing version 0.7.0 to 0.8.0
@@ -52,2 +52,4 @@ /** | ||
add(spec); | ||
if (spec.properties) { | ||
@@ -54,0 +56,0 @@ lodash.forOwn(spec.properties, function(p) { add(p); }); |
{ | ||
"name": "swagger-schema", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "Swagger schema helpers", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59187
2018
6