diff options
Diffstat (limited to 'paths.js')
| -rw-r--r-- | paths.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ router.get('/search/:title', (ctx, next) => { }); /** other routes - * + /suggest/<whatever product sub-string> + * + /suggest/<some search string> * + /create * + /stats */ |
