Gottwik/Enduro

View on GitHub
libs/admin_api/get_cms.js

Summary

Maintainability
A
1 hr
Test Coverage

Function call has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

api_call.prototype.call = function (req, res, enduro_server) {

    // gets query parameters
    const sid = req.query.sid
    const filename = req.query.filename
Severity: Minor
Found in libs/admin_api/get_cms.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status