Skip to content
Snippets Groups Projects
Commit 2a4c9c58 authored by Fernando Gbur dos Santos's avatar Fernando Gbur dos Santos
Browse files

[FIX] 'query' removed of subroute '/illiteracy'

parent 25257566
No related branches found
No related tags found
3 merge requests!391Hom -> Prod,!386Merge development -> homologa,!383FIrst deploy of new route 'new_pnad'
......@@ -53,7 +53,7 @@ PnadNovoApp.get('/illiteracy', (req, res, next) => {
{id: 9, name: 'Não se aplica - 14 anos ou menos'}
];
next();
}, query, response('illiteracy'));
}, response('illiteracy'));
rqf.addField({
name: 'filter',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment