Renames rswag-api to open_api-rswag-api

This commit is contained in:
Jay Danielian
2019-07-23 22:23:59 -04:00
parent b8dcc8fe30
commit 27a7481b48
12 changed files with 69 additions and 60 deletions

View File

@@ -1,6 +1,7 @@
require 'generator_spec'
require 'generators/rswag/api/install/install_generator'
module Rswag
module Api
@@ -25,3 +26,4 @@ module Rswag
end
end
end