Skip to content

Commit 525b47b

Browse files
committed
Changes while reviewing and testing
1 parent 7dcc4ff commit 525b47b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

routes/api-routes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ import rest from '../rest.js'
4949
router.use(staticRouter)
5050
router.use('/id',idRouter)
5151
router.use('/api', compatabilityRouter)
52-
// Validate Content-Type headers on all /api write endpoints (fixes #245, #246, #248)
5352
router.use('/api', rest.validateContentType)
5453
router.use('/api/query', queryRouter)
5554
router.use('/api/search', searchRouter)

0 commit comments

Comments
 (0)