mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 15:22:56 +00:00
Honor basePath, output tags & other cleanup
This commit is contained in:
@@ -6,7 +6,7 @@ module SwaggerRails
|
||||
source_root File.expand_path('../templates', __FILE__)
|
||||
|
||||
def add_swagger_dir
|
||||
empty_directory('config/swagger/v1')
|
||||
empty_directory('swagger/v1')
|
||||
end
|
||||
|
||||
def add_initializer
|
||||
|
||||
Reference in New Issue
Block a user