mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
5 lines
75 B
Ruby
5 lines
75 B
Ruby
module SwaggerRails
|
|
class SwaggerDocs < ActionDispatch::Static
|
|
end
|
|
end
|