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,4 +1,4 @@
Rswag::Api.configure do |c|
OpenApi::Rswag::Api.configure do |c|
# Specify a root folder where Swagger JSON files are located
# This is used by the Swagger middleware to serve requests for API descriptions