1 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode 276016eed7 Handle non-numeric values in selected filter for Country API and add corresponding tests
- 🔧 Refactor `CountryController` to safely process non-numeric values in `selected` query parameter using `array_filter`.
- 🧪 Add feature test to ensure API does not crash when `selected` includes non-numeric codes.
2026-06-17 09:56:25 +02:00