Ivan Bisevac (Иван Бишевац)
Results
1
issues of
Ivan Bisevac (Иван Бишевац)
I have a Rails 6 application and the initializer for open api. Here's the content: ``` # frozen_string_literal: true require 'open_api' OpenApi::Config.class_eval do # Part 1: configs of this gem...