mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 15:22:56 +00:00
Merge pull request #249 from BookOfGreg/fix/swagger-generator
Point the railtie to the correct file
This commit is contained in:
@@ -7,7 +7,7 @@ module Rswag
|
||||
end
|
||||
|
||||
generators do
|
||||
require 'generators/rspec/swagger/swagger_generator.rb'
|
||||
require 'generators/rspec/swagger_generator.rb'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user