mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Fixes last little pathing mistakes from rename
All specs are passing in all gems and in test-app Properly generates open api 3 swagger via rake rswag:specs:swaggerize and via bundle exec rspec in test-app dir
This commit is contained in:
@@ -11,7 +11,7 @@ module OpenApi
|
||||
end
|
||||
|
||||
rake_tasks do
|
||||
load File.expand_path('../../../tasks/rswag-ui_tasks.rake', __FILE__)
|
||||
load File.expand_path('../../../../tasks/rswag-ui_tasks.rake', __FILE__)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user