Apipie/apipie-rails

View on GitHub
lib/apipie/apipie_module.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method to_swagger_json has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.to_swagger_json(version = nil, resource_id = nil, method_name = nil, lang = nil, clear_warnings = true)
Severity: Minor
Found in lib/apipie/apipie_module.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status