Files
fredy/test
Michel 7a2dacaa61 fix(immoscout): map exclusioncriteria swapflat to mobile API value swap_flat (#332)
The web UI encodes the 'no swap flats' filter as exclusioncriteria=swapflat,
but the mobile API only accepts swap_flat. Unknown values are not ignored by
the API - the whole search silently returns 0 results, so any saved search
with this filter never finds a single listing.

Map the value during web-to-mobile conversion and leave all other
exclusioncriteria values (e.g. projectlisting, which both APIs share)
untouched.
2026-06-10 16:43:12 +02:00
..
2026-03-16 14:26:58 +01:00
2026-03-16 14:26:58 +01:00
2026-06-02 09:24:45 +02:00
2026-03-16 14:26:58 +01:00
2026-04-21 19:42:39 +02:00
2026-06-02 10:55:16 +02:00