hapi-swagger
Advanced tools
Comparing version 11.0.2 to 11.1.0
@@ -17,6 +17,6 @@ const Joi = require('@hapi/joi'); | ||
}), | ||
'x-order': Joi.number() | ||
}) | ||
.label('Tag') | ||
.optional() | ||
.pattern(/^x-/, Joi.any()) | ||
); | ||
@@ -23,0 +23,0 @@ |
{ | ||
"name": "hapi-swagger", | ||
"description": "A swagger documentation UI generator plugin for hapi", | ||
"version": "11.0.2", | ||
"version": "11.1.0", | ||
"author": "Glenn Jones", | ||
@@ -6,0 +6,0 @@ "repository": { |
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
103842