mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Updates README with proper links and examples for new OpenApi 3.0 syntax / features
Missed a few generator items as part of the rename
This commit is contained in:
@@ -11,7 +11,7 @@ module Rswag
|
||||
end
|
||||
|
||||
def add_routes
|
||||
route("mount Rswag::Api::Engine => '/api-docs'")
|
||||
route("mount OpenApi::Rswag::Api::Engine => '/api-docs'")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user