Mocks erstellt für API für Entwicklungsumgebung

This commit is contained in:
ISA
2025-06-20 13:41:07 +02:00
parent 01d292e72f
commit 0388512f51
727 changed files with 3443 additions and 1948994 deletions

View File

@@ -20,7 +20,7 @@ export default function handler(req: NextApiRequest, res: NextApiResponse) {
const filePath = path.resolve(
process.cwd(),
`apiMockData/SERVICE/knotenpunkte/slot${slotIndex}.js`
`device-cgi-simulator/SERVICE/knotenpunkte/slot${slotIndex}.js`
);
// Datei vorhanden?