Skip to content

Commit ba0732e

Browse files
authored
add support for fulltext parameter for immoscout (#274)
1 parent aa67647 commit ba0732e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/services/immoscout/immoscout-web-translator.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ const PARAM_NAME_MAP = {
8686
shape: 'shape',
8787
sorting: 'sorting',
8888
newbuilding: 'newbuilding',
89+
fulltext: 'fulltext',
8990
};
9091

9192
const EQUIPMENT_MAP = {

0 commit comments

Comments
 (0)