hapi-swagger
Advanced tools
Comparing version 14.2.0 to 14.2.1
@@ -379,3 +379,3 @@ import { Plugin } from '@hapi/hapi'; | ||
*/ | ||
tryItOutEnabled?: string; | ||
tryItOutEnabled?: boolean; | ||
} | ||
@@ -382,0 +382,0 @@ } |
{ | ||
"name": "hapi-swagger", | ||
"description": "A swagger documentation UI generator plugin for hapi", | ||
"version": "14.2.0", | ||
"version": "14.2.1", | ||
"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
110932