api/app/controllers/spree/api/v2/storefront/checkout_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Class CheckoutController has 24 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

        class CheckoutController < ::Spree::Api::V2::BaseController
          include Spree::Api::V2::Storefront::OrderConcern
          before_action :ensure_order

          def next
Severity: Minor
Found in api/app/controllers/spree/api/v2/storefront/checkout_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status