docs+refactor: fetchGisStationsStaticDistrict vereinheitlicht

- zentrale API-Port-Logik über .env.local (`NEXT_PUBLIC_API_PORT_MODE`)
- URL-Parameter m/u aus der URL extrahiert und übergeben
- neue Doku unter /docs/frontend/redux/api/fromWebService/fetchGisStationsStaticDistrict.md
- CHANGELOG.md auf Version 1.1.72 erweitert
This commit is contained in:
ISA
2025-05-16 13:37:54 +02:00
parent 128b8fea5d
commit be6638f74c
4 changed files with 101 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.72";
export const APP_VERSION = "1.1.73";