zhandao/zero-rails_openapi

View on GitHub
lib/oas_objs/param_obj.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def initialize(name, param_type, type, required, schema)
Severity: Minor
Found in lib/oas_objs/param_obj.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status