Closed kwerle closed 2 years ago
Add support for .json document root. So if you put your .json files in public/api_files you can set api_document_root: '/api_files' and the paths will line up.
api_document_root: '/api_files'
Add support for .json document root. So if you put your .json files in public/api_files you can set
api_document_root: '/api_files'
and the paths will line up.