2 lines
80 B
JavaScript
2 lines
80 B
JavaScript
|
module.exports = [{ source: '/api/:splat*', destination: '/api-docs/:splat*' }]
|