arjunkomath/lambda-api-gateway-response

View on GitHub

Showing 1 of 1 total issue

Function ApiGatewayResponse has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

let ApiGatewayResponse = function (callback) {
    // Lambda callback function
    this.callback = callback;

    // Default response
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language