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