hapi-aptoma-swagger-template
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "hapi-aptoma-swagger-template", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Swagger template for use with Hapi powered projects in Aptoma", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -19,2 +19,3 @@ Hapi Aptoma Swagger Template | ||
auth: false, | ||
apiAuthMethod: 'jwt', // jwt or apikey | ||
swaggeruiAssetsPath: '/docs/' // same value as hapi-swagger endpoint config option | ||
@@ -21,0 +22,0 @@ } |
Sorry, the diff of this file is not supported yet
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
33756
6
24