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