denali-js/core

View on GitHub
lib/render/json-api.ts

Summary

Maintainability
A
3 hrs
Test Coverage

JSONAPISerializer has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

export default abstract class JSONAPISerializer extends Serializer {

  /**
   * The default content type to use for any responses rendered by this serializer.
   *
Severity: Minor
Found in lib/render/json-api.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status