TryGhost/Ghost

View on GitHub
ghost/core/core/server/api/endpoints/index.js

Summary

Maintainability
C
1 day
Test Coverage

exports has 63 functions (exceeds 20 allowed). Consider refactoring.
Open

module.exports = {
    get authentication() {
        return apiFramework.pipeline(require('./authentication'), localUtils);
    },

Severity: Major
Found in ghost/core/core/server/api/endpoints/index.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status