@kakkuk/serverless-aws-apigateway-documentation
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "@kakkuk/serverless-aws-apigateway-documentation", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -97,3 +97,3 @@ 'use strict'; | ||
properties: { | ||
statusCode: { type: 'number' }, | ||
statusCode: { type: 'string' }, | ||
responseBody: { "'$ref'": '#/definitions/body' }, | ||
@@ -100,0 +100,0 @@ responseHeaders: { "'$ref'": '#/definitions/arrayOfProps' }, |
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