BohemiaInteractive/bi-service

View on GitHub
lib/error/requestError.js

Summary

Maintainability
A
1 hr
Test Coverage

Function toSwagger has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

RequestError.prototype.toSwagger = function() {
    var schema = {
        description: this.desc,
        schema: {
            type: "object",
Severity: Minor
Found in lib/error/requestError.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status