andres

Results 3 comments of andres

On premise install would also allow devs to work on inhouse code that's not supposed to leave the perimeter so it would be an awesome feature 👍

Another workaround is to manually change ::Rake::Task[@task].invoke(*@options[:task_args], paths) to ::Rake::Task[@task].invoke(paths) This should work for 0.0.9

Did you end up resolving this somehow in a way that the swagger ui and openapi docks pick it up correctly?