EscolaLMS/sdk

View on GitHub
src/services/products.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function attachProduct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  apiUrl: string,
  productableId: number,
  productableType: string,
  token?: string | null,
  options?: RequestOptionsInit
Severity: Minor
Found in src/services/products.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status