@ydv/swagger-route
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -19,3 +19,3 @@ const assert = require('assert') | ||
options.method = options.method.toLowerCase() | ||
if (options.method) options.method = options.method.toLowerCase() | ||
@@ -22,0 +22,0 @@ handler = createYdvFunction(handler, { |
{ | ||
"name": "@ydv/swagger-route", | ||
"main": "index.js", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Routes for swagger+serverless", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
10316