Skip to content

Commit

Permalink
Merge pull request #166 from infabo/project-filter-mapping
Browse files Browse the repository at this point in the history
[TASK] Add filter-map for filter "projekt_id"
  • Loading branch information
simitter authored Nov 8, 2024
2 parents b355b68 + 1c5cdbe commit 6da8582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Justimmo/Model/Mapper/V1/RealtyMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ protected function getFilterMapping()
'ZipCode' => 'plz',
'Rooms' => 'zimmer',
'PropertyNumber' => 'objektnummer',
'ProjectId' => 'projekt_id',
'Area' => 'sort_flaeche',
'LivingArea' => 'wohnflaeche',
'FloorArea' => 'nutzflaeche',
Expand Down

0 comments on commit 6da8582

Please sign in to comment.