storyblok/storyblok-ruby

View on GitHub
lib/storyblok/request.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

    def initialize(client, endpoint, query = {}, id = nil, bypass_cache = false)
Severity: Minor
Found in lib/storyblok/request.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status