We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a216a4 + 0162821 commit f7735b9Copy full SHA for f7735b9
routes/v1.js
@@ -331,6 +331,7 @@ function addRoutes(app, peliasConfig) {
331
middleware.requestLanguage,
332
controllers.place(peliasConfig.api, esclient),
333
middleware.expandDocument(peliasConfig.api, esclient),
334
+ middleware.applyOverrides(),
335
middleware.accuracy(),
336
middleware.localNamingConventions(),
337
middleware.mapFields(),
0 commit comments