git commit -m "feat: Mock-API über /api/mockData/webService erfolgreich implementiert 🚀

- JSON-Dateien aus /webServiceMockdata als echte API-Mocks verfügbar
- API-Endpunkte unter /api/mockData/webService/ hinzugefügt
- Fehlerhafte Platzhalter in den API-Handlern korrigiert
- Alle Mock-URLs in config.js auf die neuen API-Routen umgestellt
- Tests erfolgreich durchgeführt, Mock-API funktioniert einwandfrei"
This commit is contained in:
ISA
2025-03-07 10:01:18 +01:00
parent aa218b1c96
commit c6269b75a3
34 changed files with 59746 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
{
"Name": "Liste aller Statis der Dienste",
"Zeitstempel": "2025-03-07T09:27:24.9924932+01:00",
"Statis": []
}