express-swagger-generator
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -99,3 +99,3 @@ /** | ||
name: field.name, | ||
id: field.parameter_type, | ||
in: field.parameter_type, | ||
description: comments[i][j]['description'], | ||
@@ -102,0 +102,0 @@ required: field.required, |
{ | ||
"name": "express-swagger-generator", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Generates swagger doc & ui based on express existing routes.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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